corda/testing/node-driver
Patrick Kuo c18bc8758f CORDA-961 Wire up and enforce max transaction size (#2465) (#2493)
* 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

(cherry picked from commit c8cf46c)
2018-02-09 17:24:15 +00:00
..
src CORDA-961 Wire up and enforce max transaction size (#2465) (#2493) 2018-02-09 17:24:15 +00:00
build.gradle CORDA-716 Configure api scanner for test modules (#2259) 2018-01-04 10:09:04 +00:00