erigon-pulse/rlp
hexoscott 7fc7b91270
OOM fix for bodies stage (#5253)
* OOM fix for bodies stage


change misleading bodies stage log messages


remove duplicate func to create key from block number


ensure body isn't nil when reading from bucket in bodies stage


remove unused blocknum variable from body requests


moving to using RLP encoding for stage bodies storage


encode bodies to RLP for stage bodies storage


better error handling in stage bodies


fixup body algos after rebase

* fixes for body stage oom after rebase
2022-09-22 12:27:42 +07:00
..
decode_tail_test.go all: update license information 2016-04-15 09:48:05 +02:00
decode_test.go Replace strings.Replace with strings.ReplaceAll (#5128) 2022-08-21 21:21:09 +07:00
decode.go OOM fix for bodies stage (#5253) 2022-09-22 12:27:42 +07:00
doc.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
encode_test.go rlp: add support for optional struct fields (#22832) (#3977) 2022-04-26 18:24:23 +07:00
encode.go rlp: add support for optional struct fields (#22832) (#3977) 2022-04-26 18:24:23 +07:00
encoder_example_test.go rlp: improve nil pointer handling (#20064) 2019-09-13 11:10:57 +02:00
iterator_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
iterator.go cmd, core, eth: background transaction indexing (#20302) 2020-05-20 15:26:22 +03:00
raw_test.go Try to solve sentry hanging problem + p2p impovement from geth (#2191) 2021-06-18 12:47:46 +01:00
raw.go Try to solve sentry hanging problem + p2p impovement from geth (#2191) 2021-06-18 12:47:46 +01:00
typecache.go rlp: add support for optional struct fields (#22832) (#3977) 2022-04-26 18:24:23 +07:00