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-02 13:37:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba2351f5aaa32fe7fd6ba3eb7909157f59626e12
altcoinj
/
tests
/
com
/
google
/
bitcoin
History
Mike Hearn
03647dbb7e
Add a getTransactions() method that returns a set of all transactions, optionally including those which are dead and inactive. Add an argument for returning dead transactions in getRecentTransactions(). Updates issue 3.
2011-09-18 21:08:39 +00:00
..
core
Add a getTransactions() method that returns a set of all transactions, optionally including those which are dead and inactive. Add an argument for returning dead transactions in getRecentTransactions(). Updates issue 3.
2011-09-18 21:08:39 +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
Use RandomAccessFile in DiskBlockStore to fix corruption. Resolves issue 76
2011-09-06 20:40:15 +00:00