This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2025-04-25 13:29:51 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
corda
/
docs
/
source
/
example-code
/
src
History
Shams Asari
d5e3f28303
Removed remaining references to networkMapService
2017-12-01 20:57:58 +00:00
..
integration-test/kotlin/net/corda
/docs
Removed the ability to manually start notary nodes from the driver and MockNetwork. Instead by default a single notary is automatically started. This can be customised at creation time of the driver and MockNetwork. This more accurately models the concept of network parameters in a CZ.
2017-11-05 22:55:33 +00:00
main
Removed remaining references to networkMapService
2017-12-01 20:57:58 +00:00
test/kotlin/net/corda
/docs
StateMachineManager is no longer lateinit. (
#2123
)
2017-11-27 17:55:08 +00:00