Commits
User selector
Commit History
Commits on Dec 17, 2014
Make bitcoin.core.bignum internal use
Show description for d641c79committedAdd __all__ to all modules
Show description for e3cdf68committedRename b58_digits -> B58_DIGITS
Show description for 2cb4cf7committedStop exporting bitcoin.bloom.ROTL32
Show description for ad72884committedStop exporting ssl and NID_secp256k1 in bitcoin.core.key
Show description for 2ee8bc0committedPrefix py2_(x|lx|b2x|b2lx) with _
Show description for d1e02a4committedPrefix bord/bchr with _
Show description for b0f545ccommittedPrefix (HTTP_TIMEOUT|USER_AGENT) to DEFAULT_foo
Show description for d01e53fcommittedPass Proxy() timeout parameter properly
Show description for 82d6d95committedUse __all__ in bitcoin.messages
Show description for 9f5a095committedUse explicit import and __all__ in bitcoin.net
Show description for d6c5cd6committedMove non-consensus-critical constants out of bitcoin.core
Show description for b2f803ccommittedRename nMaxNumSize to MAX_NUM_SIZE
Show description for a260407committedUse __all__ in bitcoin.core.scripteval
Show description for 6619249committedMake ISA_BINOP and ISA_UNOP private
Show description for 638e89bcommittedMake DISABLED_OPCODES a constant
Show description for 8d8ad1ccommitted
Commits on Dec 11, 2014
Commits on Nov 28, 2014
Commits on Nov 27, 2014
Commits on Nov 18, 2014
Commits on Nov 16, 2014
Remove non-existent messages
Show description for 308f6bbcommitted- committed
- committed
- authored andcommitted
- committed
- authored andcommitted
Get rid of semicolons in bloom tests
Show description for f9a4698committed
Commits on Nov 9, 2014
use same name for function to load test data
Show description for c9be341committed
Commits on Nov 4, 2014
Commits on Sep 20, 2014
Add warning about the merkle-tree algorithm duplicate txid flaw
Show description for 637fb24committed
Commits on Sep 19, 2014
- committed
- committed
- committed
- committed
Fix CScript.is_push_only() on pushdata w/ missing length fields
Show description for e3957adcommitted