This website requires JavaScript.
Explore
Help
Sign In
Qortal
/
altcoinj
Watch
1
Star
0
Fork
1
You've already forked altcoinj
mirror of
https://github.com/Qortal/altcoinj.git
synced
2025-11-03 05:57:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a049b633e2044dae502b7e3e0a5e9f0748a1dc4
altcoinj
/
tests
/
com
/
google
/
bitcoin
History
Mike Hearn
9d5af32a9c
When confirming a transaction as sent, move connected newly spent transactions from unspent->spent. Introduce a method to do this, so as to avoid duplication with updateForSpends(). Add a getPoolSize() method and use it in unit tests to verify the pools at various points. Resolves issue 72.
2011-09-05 13:06:33 +00:00
..
core
When confirming a transaction as sent, move connected newly spent transactions from unspent->spent. Introduce a method to do this, so as to avoid duplication with updateForSpends(). Add a getPoolSize() method and use it in unit tests to verify the pools at various points. Resolves issue 72.
2011-09-05 13:06:33 +00:00
discovery
Fix a typo bug in IrcDiscoveryTest. Patch from Nathan Baulch. Resolves issue 33.
2011-06-30 19:00:52 +00:00
store
Move some classes into new packages.
2011-06-29 17:45:18 +00:00