Age | Commit message (Expand) | Author |
---|---|---|
2021-06-24 | Merge bitcoin/bitcoin#22257: test: refactor: various (de)serialization helper... | MarcoFalke |
2021-06-22 | test: Add missing sync_all to feature_coinstatsindex | MarcoFalke |
2021-06-21 | test: remove `ToHex` helper, use .serialize().hex() instead | Sebastian Falbesoner |
2021-05-31 | Use COINBASE_MATURITY constant in functional tests. | Kiminuo |
2021-04-19 | rpc: gettxoutsetinfo rejects hash_serialized_2 for specific height | Fabian Jahr |
2021-04-19 | test: Add test for coinstatsindex behavior in reorgs | Fabian Jahr |
2021-04-19 | index, rpc: Add use_index option for gettxoutsetinfo | Fabian Jahr |
2021-04-19 | test: Test coinstatsindex robustness across restarts | Fabian Jahr |
2021-04-19 | test: Add tests for block_info in gettxoutsetinfo | Fabian Jahr |
2021-04-19 | rpc, index: Add verbose amounts tracking to Coinstats index | Fabian Jahr |
2021-04-19 | test: Add functional test for Coinstats index | Fabian Jahr |