Sai Vegasena
Sai Vegasena
**Problem** There are occasionally some unusually high snark bids that make it into blocks: see https://minaexplorer.com/analytics/snarks. This happens when block producers go offline and then back online before they are...
part 3 of #16173, actual ipc implementation and networking changes
**Problem**: broadcast_transition's purpose is to distribute a gossip received on some topics to other topics. Existing implementation couldn't accomodate the case of gossip being received on both topics (in which...
The following PRs are prerequesites to Bitswap and need to be reviewed from: https://github.com/MinaProtocol/mina/pulls?q=is%3Aopen+is%3Apr+label%3Abitswap Networking https://github.com/MinaProtocol/mina/pull/16072 https://github.com/MinaProtocol/mina/pull/16073 https://github.com/MinaProtocol/mina/pull/16173 https://github.com/MinaProtocol/mina/pull/16177 nightly passing for 16072: https://buildkite.com/o-1-labs-2/mina-end-to-end-nightlies/builds/2696#_ https://coveralls.io/builds/70234359 nightly passing for 16177: https://buildkite.com/o-1-labs-2/mina-end-to-end-nightlies/builds/2697#01926dff-f38b-4561-be76-a1d4d3d4391f...