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 05321e97f9 If you pass 0 to printTrace, it will print the stack trace of a null
pointer exception.  This dramatically simplifies debugging in GDB:

p vm::printTrace(t, 0)
2007-10-12 14:54:37 -06:00
classpath Added Math.ceil() and Math.sin() 2007-10-12 12:53:56 -06:00
src If you pass 0 to printTrace, it will print the stack trace of a null 2007-10-12 14:54:37 -06:00
test Simple non-blocking client and server example programs. The client 2007-10-07 17:15:29 -06:00
.gitignore add .gitignore 2007-06-04 17:48:16 -06:00
makefile If you pass 0 to printTrace, it will print the stack trace of a null 2007-10-12 14:54:37 -06:00
valgrind.supp bugfixes for recent refactoring effort 2007-09-24 07:46:48 -06:00