Andrius Dagys
7311111c9c
Re-enable notary idempotence test ( #2356 )
...
* Re-enable notary idempotence test
2018-01-12 20:25:49 +00:00
Andrius Dagys
219d6f8b12
Un-ignore several integration tests
2018-01-12 18:19:02 +00:00
Andrius Dagys
89b64da12b
Increase shutdown action timeout. In some tests using driver, the shutdown
...
can be invoked before the notary node gets started, and the node disposal action
times out, leading to unclosed message brokers and port conflicts.
2018-01-12 18:19:02 +00:00
Joel Dudley
29b52f66dc
Updates the documentation on versioning.
2018-01-12 10:20:24 +00:00
Shams Asari
bbfbb08c43
CORDA-881: Signed network parameters has the network map cert attached to it instead of just the public key. ( #2346 )
...
Introduced DigitalSignatureWithCert and SignedDataWithCert as internal APIs, with the expectation that they will become public; renamed the network parameters end-point to network-parameters; updated the network-map.rst doc; and did some refactoring.
2018-01-12 07:59:08 +00:00
Andrius Dagys
0a56c75543
Minor: AuthDBTests - close RPC connections to prevent thread leaks
2018-01-11 12:00:02 +00:00
igor nitto
8b5ad9d5c0
Remove unused class DefaultCordaRpcPermissions ( #2328 )
2018-01-11 10:45:33 +00:00
Katelyn Baker
d846011cc4
Merge pull request #2251 from corda/kat/feature/testingDisableEvolver
...
Disable Evolver / Generics fingerprinting bugfix
2018-01-10 17:26:38 +00:00
Katelyn Baker
97793447d5
CORDA-855 - Adding tests for wild card generics
...
Can't actually get something to go through the serializer with a
wild card in place as it seems that's an impossible situation
* Review Changes
* CORDA-855 - Review Comments
* Review Comments
* Review comments
2018-01-10 15:53:28 +00:00
Katelyn Baker
41220de816
CORDA-855 - Fix for fingerprinting generics in AMQP
...
* Undo refactor
2018-01-10 15:36:54 +00:00
Katelyn Baker
017f865fa3
CORDA-852 - Fix AMQP serialisation of nested generic
2018-01-10 15:35:47 +00:00
Tudor Malene
c2bd7403a8
hibernate mapping changes ( #2337 )
...
* add foreign key names and move the participants mapping to the subclass so that the table name can be configured
* update api-current file
* fix compilation errors
* PR changes
* PR changes
2018-01-10 11:42:08 +00:00
Katelyn Baker
cacdba872e
CORDA-908 - Support private properties in AMQP serialization ( #2336 )
...
CORDA-908 - Support private properties in AMQP serialization
* Review comments
* Fix tests
* Review Comments
* review comments
* review comments
2018-01-10 11:41:49 +00:00
Anthony Keenan
979d7f2c63
ENT-1226 Improve Network client Error Handling ( #2344 )
...
* Improve Network client Error Handling
* Reformatted NetworkMapServer
* Removed line that is now redundant
2018-01-09 16:55:16 +00:00
Andrius Dagys
a6cf04b49c
Ignore flaky Raft Notary integration test while it's being investigated
2018-01-09 16:07:07 +00:00
Andrius Dagys
63e1bdaa94
Revert "Raft notaries can share a single key pair for the service identity (i… ( #2269 )"
...
This reverts commit 3e00676851
.
2018-01-09 12:20:25 +00:00
Joel Dudley
46d88ed740
Adds JavaDocs for waitForAllNodesToFinish param
2018-01-09 11:56:48 +00:00
Andrius Dagys
3e00676851
Raft notaries can share a single key pair for the service identity (i… ( #2269 )
...
* Raft notaries can share a single key pair for the service identity (in contrast to a shared composite public key, and individual signing key pairs). This allows adjusting the cluster size on the fly.
2018-01-09 08:17:59 +00:00
igor nitto
4a995870c8
Fix example-node.conf in docs ( #2334 )
2018-01-08 17:50:29 +00:00
Mike Hearn
38fd99792f
Minor: add some discussion to the JavaDocs about why attachments are zip files.
2018-01-08 17:36:47 +01:00
Anthony Keenan
5df48e0f5e
Allow testing of platform version when building test node info ( #2333 )
2018-01-08 14:42:51 +00:00
Rick Parker
c5149bab9f
Backport of ENT-1303 applied to 3.0-RC3 ( #2332 )
2018-01-08 12:11:55 +00:00
Anthony Keenan
5924427659
Make additionalcorddapps property on cordform node internal ( #2329 )
2018-01-08 11:54:41 +00:00
Katelyn Baker
83a0a2fa3c
Enum evolution documentation ( #2189 )
...
* CORDA-553 - Documentation
* CORDA-553 - Documentation
* Review comments
* review comments
* DOCUMENTATION: Serilization docs review updates
2018-01-05 19:30:17 +00:00
Katelyn Baker
6a07576c96
CORDA-834 - Class default evolution serialisation documentation ( #2209 )
...
CORDA-834 - Class default evolution serialisation documentation
2018-01-05 17:44:53 +00:00
Katelyn Baker
e2286a75e5
CORDA-902 - Serialization documentation ( #2323 )
...
CORDA-902 - Serialization documentation
2018-01-05 17:34:32 +00:00
Katelyn Baker
37e0830b7d
Merge pull request #2317 from corda/kat/feature/setterConstructAMQP
...
CORDA-902 - AMQP Setter Construction when empty / no constructor
2018-01-05 16:37:23 +00:00
Andrzej Cichocki
9d66214f4a
CORDA-891 Convert NodeSchedulerServiceTest into a unit test ( #2273 )
2018-01-05 16:34:03 +00:00
Katelyn Baker
3bf84ebbd4
Review Comments
2018-01-05 15:50:24 +00:00
Katelyn Baker
f230e2670b
REVIEW COMMENTS
2018-01-05 15:50:24 +00:00
Katelyn Baker
f4ad8d3e70
CORDA-902 - AMQP Setter Construction when empty / no constructor
2018-01-05 15:50:24 +00:00
Katelyn Baker
7856eb158c
Merge pull request #2327 from corda/REMOVE_FLAKEY_TESTS
...
REMOVING FLAKEY TESTS TILL THEYRE STABILISED
2018-01-05 15:49:23 +00:00
Katelyn Baker
ab76ef4deb
REMOVING FLAKEY TESTS TILL THEYRE STABILISED
2018-01-05 15:05:10 +00:00
Katelyn Baker
694721e8ba
TEMP removal of SSH tests till they're made determinsitic ( #2325 )
2018-01-05 14:07:55 +00:00
igor nitto
00b570df29
Improve RPC security test coverage [CORDA-827] ( #2320 )
...
* Added test cases covering encrypted password usage
* Renamed UserAuthServiceTests as AuthDBTests: the integration tests checking user credentials loaded from external database (still limited to H2 in-memory for now).
* Some internal renamings
2018-01-05 11:50:21 +00:00
Anthony Keenan
1661cea816
CORDA-892: Make cordform test use new network bootstrapper logic ( #2307 )
...
* Make cordform test use new network bootstrapper logic
* Fixing review comments
* Fix issue with backwards compatibility
* Fix issue with setup not being called from CordformDefinitions
* Make sure node dir is created (as CordformDefinition uses it directly if setup is overridden
Make sure tmp dir is created
* Don't crash if node dir is already created
* Stop overwriting errors
2018-01-05 09:21:59 +00:00
Chris Rankin
00a02b30fe
Update link for Corda API strategy documentation. ( #2316 )
2018-01-04 18:05:06 +00:00
Konstantinos Chalkias
48be562a2a
ECDSA entropyToKeyPair + no idempotent signatures ( #2210 )
2018-01-04 17:52:31 +00:00
Katelyn Baker
259eef8838
Merge pull request #2314 from corda/spellerrorfix
...
SPELLING ERROR FIX - It's -> Its
2018-01-04 16:46:29 +00:00
Katelyn Baker
01e4880947
SPELLING: updae error message in tests
2018-01-04 15:49:55 +00:00
Joel Dudley
63734aa3ed
Harmonises the names of the parameters across CashExitFlow constructors.
2018-01-04 13:35:56 +00:00
Ross Nicoll
412fead02e
CORDA-785: Add functions for constructing FlowLogicRef without the class ( #2134 )
...
Add functions for constructing `FlowLogicRef` from class name, rather than requiring the class itself. This avoids requiring that schedulable states have access to the scheduled flow to instantiate, but instead can require it only actually scheduling the flow. This reduces the size of the JAR required to validate transactions containing these states.
2018-01-04 13:32:10 +00:00
Andrzej Cichocki
8a3299fa2a
CORDA-716 Configure api scanner for test modules ( #2259 )
2018-01-04 10:09:04 +00:00
Katelyn Baker
6d485a3329
SPELLING ERROR FIX
2018-01-04 10:03:04 +00:00
Shams Asari
d84105b60e
Using X509Certificate consistently throughout, rather than BC's X509CertificateHolder. ( #2305 )
...
The later is now only used where needed. This has reduced the amount of converting we have to do back and forth.
2018-01-03 22:00:39 +00:00
Katelyn Baker
266493c4f5
Merge pull request #2312 from corda/kat/feature/betterPrivateMemberErrMsg
...
CORDA-882 - Better err messages when serializer encounters private property
2018-01-03 21:04:46 +00:00
Tommy Lillehagen
131f2795fb
Merge pull request #2311 from corda/tlil/CORDA-878/update-irs-demo-instructions
...
CORDA-878 - Update IRS demo instructions
2018-01-03 18:38:58 +00:00
Katelyn Baker
fb71a45be5
CORDA-882 - Better err messages when serializer encounters private property
2018-01-03 18:27:14 +00:00
Tommy Lillehagen
dd329c860c
CORDA-878 - Update IRS demo instructions
2018-01-03 14:19:03 +00:00
Joel Dudley
c1874cbd62
Fixes a broken link to the shell page.
2018-01-03 10:00:33 +00:00