Releases: gattaca-com/based-op
Releases · gattaca-com/based-op
v0.2.11
v0.2.9
v0.2.8
What's Changed
- allow revert config by @BrycePy in #193
- TxProxy by @BrycePy in #196
- Su/portal refactor1 (Introduce GatewayManager) by @BrycePy in #197
- Su/portal refactor2 (simplify and clean up middleware) by @BrycePy in #198
- Su/portal refactor3 (Renamed var for clarity) by @BrycePy in #199
- fix(based-txproxy): remove repeated
std::sync::atomic::Ordering::Relaxedby @umbertov in #200 - clippy + fmt by @BrycePy in #202
- fix: add trailing newline in
main_node/env_exampleby @umbertov in #201 - clean unused api by @ltitanb in #204
- feat(metrics): add bop-metrics crate skeleton by @merklefruit in #203
- fix: add missing volume in main_node compose for based-txproxy by @thedevbirb in #208
- Su/middleware forward error by @BrycePy in #209
- fix(portal): proxy portal_ namespace to internal proxy by @merklefruit in #210
- feat(metrics): setup basic monitoring infra for local dev by @merklefruit in #205
- chore(metrics): quick shutdown by @merklefruit in #212
- fix(portal): also proxy op_node requests for overseer to startup by @merklefruit in #211
- feat: send txs from geth to tx-proxy instead of portal by @merklefruit in #214
- rm kurtosis by @ltitanb in #206
- Basic spamoor integration by @thedevbirb in #213
- fix: use DisputeGameFactory proxy address rather than implementation by @umbertov in #219
- OP Batcher DA limit aware by @BrycePy in #221
- Vsync window by @BrycePy in #223
- EnvelopeV4Patch by @BrycePy in #224
- feat(metrics): add metrics queue with first items by @merklefruit in #207
- chore: adjust metrics for better visibility in dashboard by @merklefruit in #218
- Change file logging argument behaviour by @0xVasconcelos in #227
- add in process metrics by @ltitanb in #228
- fix: open shared by @BrycePy in #232
- Su/txlossfix2 by @BrycePy in #234
- feat: upload default dashboard json by @merklefruit in #238
- feat(sequencer): fifo ordering by @thedevbirb in #237
- feat: frag stream by @BrycePy in #235
- improve frag scheduling by @ltitanb in #239
- catch sigterm by @ltitanb in #240
- chore: address leftover PR reviews by @merklefruit in #233
- chore: fix lints by @merklefruit in #241
- bin: txspammer by @BrycePy in #236
- spammer doc by @BrycePy in #242
- Load gossip signer pk from file or argument by @0xVasconcelos in #243
- feat: chain replication testing by @thedevbirb in #247
- fix: TxList bug (#245) by @ltitanb in #246
New Contributors
- @umbertov made their first contribution in #200
- @0xVasconcelos made their first contribution in #227
Full Changelog: v0.2.7...v0.2.8
v0.2.7
bump version to keep in sync with based-optimism
v0.2.6
Tx spammer overseer (#190)
Portal Heartbeat
v0.2.5 Gateway heartbeat (#186)
Fabric compliance
impl fabric gateway commitments api (#185) Co-authored-by: Louis Ponet <[email protected]>
Pectra release
v0.2.3 Version bumps, pectra tested (#184)