| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix signed/unsigned comparison warnings | Gavin Andresen | 2013-04-03 | 1 | -2/+2 | |
| * | Introduce script verification flags | Pieter Wuille | 2012-11-15 | 1 | -4/+2 | |
| * | Ultraprune | Pieter Wuille | 2012-10-20 | 1 | -9/+17 | |
| * | Check for canonical public keys and signatures | Pieter Wuille | 2012-09-21 | 1 | -3/+3 | |
| * | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-01 | 1 | -2/+2 | |
| * | Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress | Pieter Wuille | 2012-05-24 | 1 | -13/+13 | |
| * | Fix tests after 38067c18 | Pieter Wuille | 2012-02-20 | 1 | -3/+3 | |
| * | Merge branch 'standardScriptSigs' of github.com:gavinandresen/bitcoin-git | Gavin Andresen | 2012-02-07 | 1 | -0/+9 | |
| |\ | ||||||
| | * | Make transactions with extra data in their scriptSig's non-standard. | Gavin Andresen | 2012-01-19 | 1 | -0/+9 | |
| * | | Simplify counting of P2SH sigops to match BIP 16 (thanks to Matt Corallo for ... | Gavin Andresen | 2012-01-20 | 1 | -3/+14 | |
| |/ | ||||||
| * | Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). | Gavin Andresen | 2012-01-13 | 1 | -0/+310 | |