lotus/gen
Steven Allen 514129eee5 fix: exchange: allow up to 10k messages per block
Also explicitly limit how many bytes we're willing to read in one go
such that we're capable of reading a worst-case tipset (like, really,
never going to happen worst-case). Previously, this wasn't an issue.
However, we've bumped the max number of messages from 8,192 to 150,000
and need to limit allocations somewhere else.
2023-12-09 20:56:57 +08:00
..
api fix: eth: incorrect struct tags (#10309) 2023-02-17 15:06:58 -08:00
bundle feat: bundle: only write git tags for newly packed bundles 2023-02-17 14:17:30 -05:00
inline-gen refactor: stop using deprecated io/ioutil 2023-03-29 15:38:46 -04:00
inlinegen-data.json feat: introduce local nv21 skeleton 2023-08-16 20:01:48 +02:00
main.go fix: exchange: allow up to 10k messages per block 2023-12-09 20:56:57 +08:00