| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix tests after recent refactors | Pieter Wuille | 2012-04-17 | 1 | -1/+1 |
| * | Fix tests after 38067c18 | Pieter Wuille | 2012-02-20 | 1 | -1/+1 |
| * | Merge branch 'standardScriptSigs' of github.com:gavinandresen/bitcoin-git | Gavin Andresen | 2012-02-07 | 1 | -6/+18 |
| |\ | |||||
| | * | Make transactions with extra data in their scriptSig's non-standard. | Gavin Andresen | 2012-01-19 | 1 | -6/+18 |
| * | | Simplify counting of P2SH sigops to match BIP 16 (thanks to Matt Corallo for ... | Gavin Andresen | 2012-01-20 | 1 | -2/+0 |
| |/ | |||||
| * | Refactored ConnectInputs, so valid-transaction-checks are done before ECDSA-v... | Gavin Andresen | 2012-01-13 | 1 | -0/+85 |
| * | Rework unit tests so test_bitcoin.cpp does not #include them all | Gavin Andresen | 2011-12-19 | 1 | -2/+2 |
| * | Add file for transaction tests. | Matt Corallo | 2011-08-08 | 1 | -0/+25 |