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-15 19:55:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
altcoinj
/
tests
/
com
/
google
/
bitcoin
History
Mike Hearn
d5aad396a3
Use temp dir under target/ for derby test, ensure we actually do delete the directory afterwards.
...
Resolves issue 129.
2012-02-07 22:50:58 +01:00
..
core
Provide network parameter IDs as constant strings. Make the "id" field of NetworkParameters private and make the getter upgrade the object using port as a heuristic if the field isn't present. Add a unit test to ensure we can convert old wallets to protobuf form. Resolves issue 134.
2012-02-07 22:34:39 +01: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 temp dir under target/ for derby test, ensure we actually do delete the directory afterwards.
2012-02-07 22:50:58 +01:00