v1.3.3
Changed
- Increased gRPC max received message size accepted by Firehose and Substreams gRPC endpoints to 25 MiB.
Removed
- Command
fireeth init
has been removed, this was a leftover from another time and the command was not working anyway.
Added
- flag
common-auto-max-procs
to optimize go thread management using github.com/uber-go/automaxprocs - flag
common-auto-mem-limit-percent
to specify GOMEMLIMIT based on a percentage of available memory