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 b3891debb2 Fixes build for Mac OS X.
If the binary is stripped on Mac OS X, dlsym fails, so builtin native library
calls do not work.  The solution, in this case, is to not strip the binary.
2007-10-30 16:22:53 -06:00
classpath Minor optimization for ByteArrayInputStream 2007-10-30 15:37:46 -06:00
src implement StringBuilder.delete() more efficiently 2007-10-29 15:40:05 -06:00
test implement fixed object support 2007-10-27 19:54:30 -06:00
.gitignore add .gitignore 2007-06-04 17:48:16 -06:00
makefile Fixes build for Mac OS X. 2007-10-30 16:22:53 -06:00
valgrind.supp bugfixes for recent refactoring effort 2007-09-24 07:46:48 -06:00