corda/tests
Mike Hearn dad59d116c Major: Integrate serialisation everywhere, implement basic signing/sig checking code.
Currently the serialised forms and the form fed into the contract aren't quite joined up, because on disk/network a transaction is serialised with input references i.e. (txhash, output index) pairs, but the contract wants to see all input states in fully loaded form. To do that, we need some notion of a database of transactions.
2015-11-13 23:12:39 +01:00
..
contracts Major: Integrate serialisation everywhere, implement basic signing/sig checking code. 2015-11-13 23:12:39 +01:00
serialization Major: Integrate serialisation everywhere, implement basic signing/sig checking code. 2015-11-13 23:12:39 +01:00
testutils Major: Integrate serialisation everywhere, implement basic signing/sig checking code. 2015-11-13 23:12:39 +01:00