corda/src
2015-11-03 17:54:18 +01:00
..
Amounts.kt Amount: split out of Structures.kt and into a separate file, add operator overloads. 2015-11-03 17:54:18 +01:00
Cash.kt TDD: Cash contract: Some basic tests of spend crafting. 2015-11-03 17:54:18 +01:00
Crypto.kt Introduce OpaqueBytes, a simple wrapper around the JVM level byte[] which fixes hashCode and equals to use value-type identity rather than instance identity. Allows for more natural code. 2015-11-03 17:54:18 +01:00
Main.kt Initial import 2015-11-03 17:54:17 +01:00
Structures.kt Introduce OpaqueBytes, a simple wrapper around the JVM level byte[] which fixes hashCode and equals to use value-type identity rather than instance identity. Allows for more natural code. 2015-11-03 17:54:18 +01:00
TestUtils.kt TestUtils: add some formatting toString methods to make test failures easier to read. 2015-11-03 17:54:18 +01:00
Utils.kt TestUtils: add some formatting toString methods to make test failures easier to read. 2015-11-03 17:54:18 +01:00