3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-02-13 10:45:51 +00:00

5 Commits

Author SHA1 Message Date
Miron Cuperman
789798bae0 Serialize key creation time.
Resolves issue 151.
2012-03-03 14:00:05 -08:00
Miron Cuperman
1c28bd3972 Persist TransactionConfidence to protobuf 2012-02-02 09:49:08 -08:00
Miron Cuperman
891cdcc02d Remove dependence of WalletProtobufSerializer on BlockStore, migrate to Transaction.appearsInHashes 2012-01-19 08:36:29 -08:00
Miron Cuperman
1a2ce7d982 Fixes based on input from Mike, fix invariant checking, fix spentBy 2012-01-11 10:44:08 -08:00
Miron Cuperman
a8fd0d474d Wallet protobuf cleanup.
* Un-nest protobuf

* Add rest of tx fields, ASN.1 private key

* Pending-inactive combo

* Tests
2012-01-10 16:05:38 -08:00