corda/testing
Patrick Kuo c8cf46c657
CORDA-961 Wire up and enforce max transaction size (#2465)
* wire up and enforce max transaction size

* fixup after rebase
moved network parameter from AbstractNode to NodeProperties

* removed TODO

* fix broken import

* address PR issues

* remove API breaking change
address PR issue

* added max transaction size to driver and mock network.
address PR issues

* fix failing test

* added TODO

* fix verifier test

* fix spring driver build error
2018-02-09 14:48:45 +00:00
..
node-driver CORDA-961 Wire up and enforce max transaction size (#2465) 2018-02-09 14:48:45 +00:00
smoke-test-utils Exposed RPC SSL settings through Cordformation (#2419) 2018-01-25 14:32:58 +00:00
test-common CORDA-961 Wire up and enforce max transaction size (#2465) 2018-02-09 14:48:45 +00:00
test-utils Added various X509 utilities to remove some of the existing boilerplate. (#2416) 2018-01-24 18:07:29 +00:00