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-08-01 12:31:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34fea867082bfb8210a40404ffef925298628d9f
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