Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Go to file
Eric Scharff 51c198f0f0 Implemented java.lang.Math.random() properly (seeding the random number
on first use, and then using the system random number generator)
2007-11-28 17:06:04 -07:00
classpath Implemented java.lang.Math.random() properly (seeding the random number 2007-11-28 17:06:04 -07:00
src avoid uninitialized value warnings 2007-11-27 16:04:15 -07:00
test implement impdep1 instruction for lazily loading bootstrap classes 2007-11-05 08:29:43 -07:00
.gitignore add .gitignore 2007-06-04 17:48:16 -06:00
makefile implement persistent red-black tree in util.cpp based on PersistentSet.java 2007-11-26 18:40:47 -07:00
valgrind.supp bugfixes for recent refactoring effort 2007-09-24 07:46:48 -06:00