bitcoinj/core/src
Piotr Włodarek 9c8d2cc600 Renamed proofOfWorkLimit to maxTarget along with get/set and minor refactorings.
* proofOfWorkLimit renamed to maxTarget to get it more inline with commonly used terminology (wiki, etc.)
* some misleading local variables renamed from 'difficulty' to 'target'
2014-05-25 11:44:52 +02:00
..
main Renamed proofOfWorkLimit to maxTarget along with get/set and minor refactorings. 2014-05-25 11:44:52 +02:00
test Renamed proofOfWorkLimit to maxTarget along with get/set and minor refactorings. 2014-05-25 11:44:52 +02:00
bitcoin.proto Add a simple API that lets you tag wallets with arbitrary string->byte[] pairs. 2014-05-08 20:13:09 +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
storedserverpaymentchannel.proto