mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-12 20:16:27 +00:00
* 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.