This website requires JavaScript.
Explore
Help
Register
Sign In
Qortal
/
altcoinj
Watch
3
Star
0
Fork
0
You've already forked altcoinj
mirror of
https://github.com/Qortal/altcoinj.git
synced
2025-02-13 10:45:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
altcoinj
/
core
/
src
History
dcw312
6230d01e7b
H2FullPrunedBlockStore: Fix issue
#1260
: the h2 prefix and params are prepended twice using this constructor. Only prepend when calling the super constructor.
2016-05-18 15:59:23 +02:00
..
main
H2FullPrunedBlockStore: Fix issue
#1260
: the h2 prefix and params are prepended twice using this constructor. Only prepend when calling the super constructor.
2016-05-18 15:59:23 +02:00
test
Payment channels: Add KeyParameter support to PaymentChannelServer
2016-04-15 17:07:20 +02:00
paymentchannel.proto
Implemented version 2 of payment channels API
2016-02-10 11:15:35 +01:00
paymentrequest.proto
Adding support for processing PaymentRequests.
2014-01-28 09:46:51 +01:00
peerseeds.proto
Add an experimental HTTP based peer discovery engine that uses signed gzipped protocol buffers.
2014-12-19 02:30:58 +01:00
storedclientpaymentchannel.proto
Implemented version 2 of payment channels API
2016-02-10 11:15:35 +01:00
storedserverpaymentchannel.proto
Implemented version 2 of payment channels API
2016-02-10 11:15:35 +01:00
wallet.proto
For watching wallets, store the key creation time always in the watching key rather than the
2016-03-11 10:08:42 +01:00