corda/testing/test-common
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
..
src/main CORDA-961 Wire up and enforce max transaction size (#2465) 2018-02-09 14:48:45 +00:00
build.gradle CORDA-716 Configure api scanner for test modules (#2259) 2018-01-04 10:09:04 +00:00