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-02-20 09:26:41 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
corda
/
samples
/
simm-valuation-demo
/
src
History
Shams Asari
4374c32a75
HttpUtils methods now throw an IOException when a request isn't successful, rather than returning a Boolean. This has been the cause of previous bugs as people forget to check for the false case.
2017-12-04 21:50:19 +00:00
..
integration-test/kotlin/net/corda
/vega
HttpUtils methods now throw an IOException when a request isn't successful, rather than returning a Boolean. This has been the cause of previous bugs as people forget to check for the false case.
2017-12-04 21:50:19 +00:00
main
Introduce contextLogger (
#2085
)
2017-11-20 11:31:08 +00:00
test
On exit, the driver will automaticallly shutdown any nodes which weren't waited for.
2017-11-14 20:20:00 +00:00