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-24 13:06:12 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
corda
/
node
/
src
History
Scott James
aab536646f
Fixed various compiler warnings, mostly removing unused parameters and replacing calls to getDevX509Name with getX509Name with specific data, this should be a nullop. Remainign compiler warnings will require changing semantics of code
2017-06-16 09:59:52 +02:00
..
integration-test/kotlin/net
/corda
Cleanup: move node startup code into a class that can be sub-classed to customise behaviour.
2017-06-15 17:27:27 +02:00
main
Fixed various compiler warnings, mostly removing unused parameters and replacing calls to getDevX509Name with getX509Name with specific data, this should be a nullop. Remainign compiler warnings will require changing semantics of code
2017-06-16 09:59:52 +02:00
smoke-test/kotlin/net/corda
/node
Moved Driver.kt to net.corda.testing.driver in the test-utils module
2017-06-14 15:12:39 +01:00
test
Fixed various compiler warnings, mostly removing unused parameters and replacing calls to getDevX509Name with getX509Name with specific data, this should be a nullop. Remainign compiler warnings will require changing semantics of code
2017-06-16 09:59:52 +02:00