consensus/index
2023-07-21 17:42:31 +02:00
..
found_block.go Optimize struct alignment and memory size across the project 2023-06-14 17:26:46 +02:00
index.go fix sort on /api/transaction_lookup 2023-07-21 17:42:31 +02:00
main_block.go Faster JSON encoder/decoder 2023-05-27 14:43:22 +02:00
main_coinbase_output.go Deprecate old APIs, use SideBlock instead of JSONBlock, optimize and standardize templates 2023-04-13 21:26:23 +02:00
main_likely_sweep_transaction.go Faster JSON encoder/decoder 2023-05-27 14:43:22 +02:00
miner.go Optimize struct alignment and memory size across the project 2023-06-14 17:26:46 +02:00
payout.go Create schema VIEW for found blocks / payouts, track debug tags on web/api/queries 2023-05-28 13:54:15 +02:00
schema.sql Use pg_ivm extension for incremental materialized view updates, bump to postgres 15.3 2023-05-29 16:01:41 +02:00
side_block.go Optimize struct alignment and memory size across the project 2023-06-14 17:26:46 +02:00
utils.go Speedup Difficulty Cmp / Add / Mul64, consensus Uncle Penalty method 2023-07-20 07:40:19 +02:00