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-01-19 03:06:36 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
4374c32a75
corda
/
testing
/
test-utils
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
..
src
/main
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
build.gradle
Introducing network parameters.
2017-11-03 09:46:10 +00:00