Chris Rankin
d09e9383e6
Fix build breakage with Gradle 4.7. ( #3178 )
2018-05-17 12:50:46 +01:00
josecoll
939e50d999
Vault Fungible Asset Query Criteria: removed incorrect reference in docs. ( #2547 )
...
* Removed incorrect reference.
* Removed reference to finance package class.
2018-05-17 11:41:10 +01:00
Anthony Keenan
8ee9c5d5fc
CORDA-1280 Update api-current from v3.2 and use most recent version of api-scanner ( #3153 )
...
* Update api current from v3
* Update Cordapp Context as per CORDA-556
* Update Exception base classes as per CORDA-1334: port enterprise statemachine (#2964 )
* Move notary service related classes and interfaces in core to internal (#2827 )
* CordaRPCClient changes from CORDA-1099: Orchestrated clean shutdown from Shell (#2831 )
* [CORDA-1264]: Ensure correct serialisation and masking for throwables raised by a node and propagated through RPC. (#2892 )
* CORDA-973 Refactoring for serialization compression support (#2466 )
* [CORDA-941]: Add NetworkParameters contract implementation whitelist. (#2580 )
* Cleanup and improvements to the serialisation format of JacksonSupport (needed for CORDA-1238) (#3102 )
* Existing internal exposures which need removing - see CORDA-1489
* revert to gradle plugins version of api-scanner
2018-05-17 10:09:12 +01:00
Patrick Kuo
0b76a12637
CORDA-864 Wire up max message size ( #3057 )
...
* add checks on message size
* added size check in AMQP bridge
* passing maxMessageSize to AMQPClient and server
* added Interceptor to enforce maxMessageSize on incoming messages
2018-05-17 09:59:30 +01:00
Joel Dudley
cb882ad694
Removes outdated information from scheduling tutorial. ( #3175 )
2018-05-17 09:09:07 +01:00
Michal Kit
0ee116a1d9
CORDA-1476 Adding TLS certificate CRL extension point configs ( #3140 )
...
* Adding TLS certificate CRL extension point configs
* Addressing review comments
* Addressing review comments - round 3
2018-05-17 08:21:24 +01:00
josecoll
27803cdc9e
ENT-1887 Make sure open and enterprise API are identical ( #3158 )
...
* Sync public API's (and associated internal helpers) between Enterprise and OS.
* Add previous default constructor explicitly.
* Keep the API checker happy!
* Revert addition of ENT makeTestDataSourceProperties() function.
2018-05-16 18:01:53 +01:00
Ivan Schasny
1c49043b36
[CORDA-1459] Typo fix
2018-05-16 17:19:41 +01:00
Ivan Schasny
dc5d89367d
Merge branch 'master' into CORDA-1459
2018-05-16 17:11:23 +01:00
Ivan Schasny
c4be0ad959
[CORDA-1459] Removed CommodityContract
2018-05-16 17:11:12 +01:00
Tudor Malene
8e934df217
Fix db transaction check ( #3164 )
2018-05-16 15:55:51 +01:00
Thomas Schroeter
3d50e73271
Add configuration notary.serviceLegalName
for clustered notaries
2018-05-16 15:19:14 +01:00
Patrick Kuo
573210486d
snapshot should be all uppercase ( #3123 )
2018-05-16 14:40:47 +01:00
Andrzej Cichocki
65b782c206
ENT-933 Add spectator and participant profiles of rigorousMock ( #3157 )
2018-05-16 13:56:41 +01:00
Andras Slemmer
87e955701c
Merge pull request #3161 from corda/CORDA-1491/aslemmer-fix-ack-race
...
CORDA-1491: Use MessagingExecutor for deduplication ACK codepath
2018-05-16 13:20:25 +01:00
Andras Slemmer
3392c15c0b
CORDA-1491: Use MessagingExecutor for deduplication ACK codepath
2018-05-16 12:21:29 +01:00
Katarzyna Streich
b06738b371
CORDA-1093 Deleting node info from directory ( #3115 )
...
* CORDA-1093 Deleting node info from directory
Deleting NodeInfo from additional-node-infos directory should remove it from cache.
2018-05-16 11:45:59 +01:00
Joel Dudley
0c38a63486
Update generating-a-node.rst
2018-05-15 17:37:09 +01:00
Joel Dudley
502088d798
Update generating-a-node.rst
2018-05-15 17:36:17 +01:00
josecoll
3f2e653f01
Update references to point to new repo and remove other redundant references. ( #3151 )
2018-05-15 17:09:50 +01:00
Shams Asari
b031e66ab9
CORDA-1238: Updated JacksonSupport to support SerializedBytes, CertPath, X509Certificate and the signature classes ( #3145 )
...
SerializedBytes are first converted to the object it represents before being serialised as a pojo.
These changes will be needed to support the the blob inspector when it will output to YAML/JSON.
2018-05-15 17:02:43 +01:00
Mike Hearn
7da0bcd741
Docs: simplify design review process doc and link into toctree.
2018-05-15 16:59:35 +02:00
Mike Hearn
75b621bdce
Docs: improve appearance of notary service HA doc.
2018-05-15 16:59:35 +02:00
Mike Hearn
7b26f4ecb4
Docs: import notary service HA doc.
2018-05-15 16:59:35 +02:00
Mike Hearn
987875d600
Docs: improve the appearance of monitoring and management
2018-05-15 16:59:35 +02:00
Mike Hearn
c7bfc8f655
Docs: import monitoring and management
2018-05-15 16:59:35 +02:00
Mike Hearn
9868a18361
Docs: improve appearance of the Kafka design doc.
2018-05-15 16:59:35 +02:00
Mike Hearn
3a80cdfb68
Docs: Import kafka notary design doc.
2018-05-15 16:59:35 +02:00
Mike Hearn
f29bbb6b16
Docs: Docs: switch from ReCommonMark to m2r, as RCM is not really maintained and is buggy.
...
Tidy up presentation of HA design doc.
Misc markup fixes throughout, as revealed by m2r.
2018-05-15 16:59:35 +02:00
Mike Hearn
b2c28cb523
Docs: import hadr design doc.
2018-05-15 16:59:35 +02:00
Mike Hearn
3f44910a2b
Docs: use toctree to link design decisions into site. Update float design doc to fit with docsite.
2018-05-15 16:59:35 +02:00
Mike Hearn
9cf06dff10
Docs: add float design doc, as is.
2018-05-15 16:59:35 +02:00
Mike Hearn
1895872307
Docs: improve rendering of "failure detection and master election"
2018-05-15 16:59:35 +02:00
Mike Hearn
7b6284c504
Docs: add design doc "failure detection and master election"
2018-05-15 16:59:35 +02:00
Mike Hearn
534863fb7c
Minor: rename directory for cert hierarchies doc to remove JIRA ref.
2018-05-15 16:59:35 +02:00
Mike Hearn
6ff91cadca
Docs: add a note to the top of the cert hierarchies design doc.
...
Enable AutoStructify in ReCommonMark to allow rst/md to be mixed.
2018-05-15 16:59:35 +02:00
Mike Hearn
da01312ab6
Docs: adjust the certificate hierarchy design doc to render better in sphinx.
2018-05-15 16:59:35 +02:00
Mike Hearn
3baf27bbc7
Docs: bring certificate hierarchy design doc across into the open repo.
2018-05-15 16:59:35 +02:00
Mike Hearn
8cac69d252
Docs: re-organise the toctree a bit more and introduce a design section
...
It includes (for now) just the design template.
2018-05-15 16:59:35 +02:00
Mike Hearn
0dd0657194
Docs: add support for Markdown to Sphinx
2018-05-15 16:59:35 +02:00
Mike Hearn
2c16de8ec4
Docs: reorganise the left hand table of contents.
...
It now has an app dev section, an operations section, and a "participate" section.
2018-05-15 16:59:35 +02:00
Andras Slemmer
32aa1bf9d2
Merge pull request #2978 from corda/CORDA-1352/aslemmer-os-killflow
...
CORDA-1352: Add killFlow
2018-05-15 15:49:27 +01:00
Tudor Malene
26c6ba6118
CORDA-1461 Fix smoke tests ( #3150 )
2018-05-15 13:25:28 +01:00
Chris Rankin
d0d07287e7
Remove duplicate Netty classes from Node. ( #3142 )
...
* Remove duplicate Netty classes from Node.
* Force all Netty modules to our given version.
2018-05-15 12:35:00 +01:00
Katarzyna Streich
24fa695ca0
CORDA-866: Implement removal of stale nodes from network - backport ( #3128 )
...
* CORDA-866: Implement removal of stale nodes from network
Backported
* Implement removal of stale nodes from network
Add eventHorizon to NetworkParameters structure. Add republishing of
node info on 1 day intervals - it is treated by network map as heartbeat from node indicating if it's alive or not. Add removal of old node infos on network map signing.
* Add copy method to NetworkParameters data class
Add JvmOverloads annotation to the constructor, because it's data class
exposed in API
* Fix test
2018-05-15 12:10:04 +01:00
Chris Rankin
84d94d44ad
ENT-1463: Hide more AMQP ConcurrentHashMaps behind interfaces. ( #3147 )
2018-05-15 12:03:33 +01:00
Joel Dudley
323e809f8c
Update CONTRIBUTORS.md
2018-05-15 11:23:15 +01:00
Joel Dudley
dce0956f37
Update FlowLogic.kt ( #3144 )
2018-05-15 09:40:50 +01:00
renlulu
b2e9a427a8
Extracted a tool class to reduce duplicated logic between InMemoryIdentityService and PersistentIdentityService ( #3141 )
2018-05-14 18:00:07 +01:00
Joel Dudley
e1dc57ba9d
Update CONTRIBUTORS.md
2018-05-14 17:40:52 +01:00