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
2024-12-19 13:08:04 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
aab536646f
corda
/
node
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
..
capsule
Build capsules using runtime dependencies instead of compile ones. (
#842
)
2017-06-14 15:10:59 +01:00
src
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
build.gradle
Moved Driver.kt to net.corda.testing.driver in the test-utils module
2017-06-14 15:12:39 +01:00