bitcoinj/core/src
2014-05-31 11:27:19 +02:00
..
main Access NetworkParameters.MAX_MONEY in a static way. 2014-05-31 11:27:19 +02:00
test Replace or remove remaining misuses of the term 'nanocoin'. 2014-05-30 18:09:36 +02:00
paymentchannel.proto Payment channels: require a minimum payment to initiate. 2013-11-13 18:18:10 +01:00
paymentrequest.proto Adding support for processing PaymentRequests. 2014-01-28 09:46:51 +01:00
storedclientpaymentchannel.proto Payment channels: bug fixes and improved close behaviour. 2013-09-30 14:35:25 +02:00
storedserverpaymentchannel.proto Store states in protobufs instead of using Java Serialization. 2013-07-11 14:16:40 +02:00
wallet.proto Bump wallet version and add missing check (!) to detect wallets from the future. The absence/incompleteness of this feature had not been noticed before, and it means that old apps will fail to read HD wallets due to the new key enum value rather than a more sensible error (but there's still no chance of an old app accepting an HD wallet, so it should still be safe). 2014-05-29 20:11:15 +02:00