12 Commits (2835080e164527ecc2db31e68d86ab8a8337c62b)

Author SHA1 Message Date
Forrest Voight f3d872d1ea moved "index_in_template" to a separate variable to clarify what it is 12 years ago
Forrest Voight 0f927ceb5b use fee/sigop data in BlockTemplate struct instead of (not always correctly) calculating it ourselves 12 years ago
Forrest Voight 03cac0bb8e changed CreateNewBlock to return a CBlockTemplate object, which includes per-tx fee and sigop count data 12 years ago
Gregory Maxwell 3beac9837f Don't force getblocktemplate to have a parameter. 12 years ago
Pieter Wuille ae8bfd12da Batch block connection during IBD 12 years ago
Pieter Wuille 450cbb0944 Ultraprune 12 years ago
Wladimir J. van der Laan 738835d7b8 Document RPC error codes 12 years ago
Luke Dashjr 0689a7eb9c Bugfix: getblocktemplate: Accept optional "mode" parameter not being provided 12 years ago
Jeff Garzik c625ae04d2 RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module 12 years ago
Jeff Garzik a2168d94c0 RPC: submitblock returns null on success, string on error 12 years ago
Jeff Garzik 7600e7fc39 RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code 12 years ago