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
Mike Hearn
a73677e9fb
DeterministicKey: throw a KeyCrypterException instead of an IllegalStateException if the derivation check fails (as this can happen when the password is wrong)
2015-09-02 20:10:38 +02:00
..
main
DeterministicKey: throw a KeyCrypterException instead of an IllegalStateException if the derivation check fails (as this can happen when the password is wrong)
2015-09-02 20:10:38 +02:00
test
Rename getChangeAddress() to currentChangeAddress()
2015-09-01 17:39:46 -03:00
paymentchannel.proto
Payment channel API. Negotiation af the channel duration.
2014-09-09 13:29:22 +02: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
PaymentChannelClient support encrypted wallets. Store will upgrade forward gracefully.
2014-12-02 16:28:14 +01:00
storedserverpaymentchannel.proto
Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central.
2014-09-30 17:05:07 +02:00
wallet.proto
Wallet protobuf serialization for RAISE_FEE transaction purpose.
2015-07-14 10:51:38 +02:00