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-01-31 15:22:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1b5252fd61
altcoinj
/
src
/
com
/
google
/
bitcoin
History
Mike Hearn
1b5252fd61
Fix a bug that could cause transactions to not move from the unspent to spent maps (efficiency issue but not a correctness issue). Add change outputs to the fake transactions created by TestUtils to reveal the issue and add more pool size tests. Resolves issue 89.
2011-12-27 23:40:45 +00:00
..
core
Fix a bug that could cause transactions to not move from the unspent to spent maps (efficiency issue but not a correctness issue). Add change outputs to the fake transactions created by TestUtils to reveal the issue and add more pool size tests. Resolves issue 89.
2011-12-27 23:40:45 +00:00
discovery
Update DNS seeds list.
2011-12-17 01:14:52 +01:00
examples
Switch to JDK logging and add a simple formatter that is more concise than the default Java one.
2011-11-25 16:56:35 +00:00
store
Reformat the codebase, this is pretty much whatever IntelliJ thinks the code should look like.
2011-10-14 13:06:54 +00:00
utils
Print the exception stack trace in BriefLogFormatter.
2011-12-16 14:24:37 +01:00