| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | changed CreateNewBlock to return a CBlockTemplate object, which includes per-... | Forrest Voight | 2012-12-19 | 1 | -14/+16 | |
| * | Don't force getblocktemplate to have a parameter. | Gregory Maxwell | 2012-10-24 | 1 | -1/+1 | |
| * | Batch block connection during IBD | Pieter Wuille | 2012-10-20 | 1 | -3/+1 | |
| * | Ultraprune | Pieter Wuille | 2012-10-20 | 1 | -22/+19 | |
| * | Document RPC error codes | Wladimir J. van der Laan | 2012-10-04 | 1 | -10/+10 | |
| * | Merge pull request #1771 from luke-jr/bugfix_bip22_mode | Jeff Garzik | 2012-09-01 | 1 | -0/+4 | |
| |\ | ||||||
| | * | Bugfix: getblocktemplate: Accept optional "mode" parameter not being provided | Luke Dashjr | 2012-09-01 | 1 | -0/+4 | |
| * | | RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module | Jeff Garzik | 2012-08-21 | 1 | -3/+0 | |
| * | | RPC: submitblock returns null on success, string on error | Jeff Garzik | 2012-08-21 | 1 | -2/+2 | |
| |/ | ||||||
| * | RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code | Jeff Garzik | 2012-08-21 | 1 | -0/+380 | |