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-15 11:45:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
altcoinj
/
core
/
src
History
Andreas Schildbach
76c4f03d63
Utils: Rename uint64ToByteArrayLE() helper to int64ToByteArrayLE(), as the implementation is actually signed.
2018-02-22 12:21:59 +01:00
..
main
Utils: Rename uint64ToByteArrayLE() helper to int64ToByteArrayLE(), as the implementation is actually signed.
2018-02-22 12:21:59 +01:00
test
Utils: Inline getResourceAsString() into DeterministicKeyChainTest, as it's only being used there.
2018-02-22 11:43:26 +01: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
Allow to create wallets with an arbitrary account path. Adds a test for BIP44 wallets (account zero only).
2017-11-27 22:22:25 +01:00