mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-29 05:25:34 +00:00
63d13182c1
* Use RPC batching to send offer requests and filter out duplicate offers. * Lookup offers after gossip to check if gossip successful. * Use multiple workers for gossiping offers. * Update Fluffy state network logging. * Use single RPC calls instead of batching. * Update cli parameters. * Fix bug in contract trie offer building.