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-01 07:42:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
df1ba42100
altcoinj
/
core
/
src
History
Mike Hearn
df1ba42100
Fix OP_PUSHDATA decoding by preventing sign-extension. Clears some FindBugs warnings.
2012-12-10 23:44:14 +01:00
..
main
/java
Fix OP_PUSHDATA decoding by preventing sign-extension. Clears some FindBugs warnings.
2012-12-10 23:44:14 +01:00
test
Some work on DNS discovery - look up all seeds in parallel, pick 30 results, shuffle them and return. Allow users to specify a timeout. Return after the 30 results are found or we run out of time, whichever is first. Should smooth bumpy startup delays caused by occasional seed breakdowns.
2012-12-07 17:06:53 +01:00
bitcoin.proto
Serialize the broadcastBy set for each transaction. Resolves issue 237.
2012-08-20 23:37:46 +02:00