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
/
wallettemplate
History
Mike Hearn
04bc624a91
Rewrite TxConfidenceTable to actually track confidence objects. Make Transaction.getConfidence() fetch the object from the table via the context. This allows us to simplify large chunks of code quite considerably. Note that confidence listeners are not yet pinning the attached confidence to the root set, so the same old bugs remain if you don't pin the tx object. That will be fixed next.
2015-03-21 17:07:44 +01:00
..
src
/main
Rewrite TxConfidenceTable to actually track confidence objects. Make Transaction.getConfidence() fetch the object from the table via the context. This allows us to simplify large chunks of code quite considerably. Note that confidence listeners are not yet pinning the attached confidence to the root set, so the same old bugs remain if you don't pin the tx object. That will be fixed next.
2015-03-21 17:07:44 +01:00
pom.xml
Creating a useful shaded jar, that can be run with java -jar.
2014-12-23 18:14:15 +01:00