| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1742 from sipa/canonical | Jeff Garzik | 2012-10-20 | 2 | -0/+29 |
| |\ | |||||
| | * | Check for canonical public keys and signatures | Pieter Wuille | 2012-09-21 | 2 | -0/+29 |
| * | | data-driven base58 CBitcoinAddress/CBitcoinSecret tests | Wladimir J. van der Laan | 2012-10-01 | 3 | -0/+618 |
| |/ | |||||
| * | Add various tests for CTransaction::CheckTransaction() | Matt Corallo | 2012-09-05 | 2 | -2/+59 |
| * | Add data-driven transaction tests. | Matt Corallo | 2012-08-20 | 2 | -0/+78 |
| * | Add a few test cases to data-driven script tests. | Matt Corallo | 2012-08-20 | 2 | -2/+195 |
| * | Remove newlines from JSON strings | Gavin Andresen | 2012-05-25 | 2 | -80/+11 |
| * | Unit tests for transaction size limits | Gavin Andresen | 2012-05-25 | 2 | -0/+100 |
| * | Lots more Script unit test cases. | Gavin Andresen | 2012-05-24 | 2 | -7/+224 |
| * | More CScript unit tests. | Gavin Andresen | 2012-05-24 | 2 | -1/+15 |
| * | Data-drive script evaluation unit tests. | Gavin Andresen | 2012-04-21 | 2 | -0/+103 |