What's Changed
- cicd: add typos job by @julio4 in #34
- perf: optimize remove_invalidated_orders by @mattsse in #38
- refactor: use &TxHash in Bundle trait methods by @mattsse in #39
- Make epilogue to accept multiple steps by @SozinM in #43
- feat: tagged checkpoints by @namn-grg in #35
- feat: build_payload based on block context StateProvider by @julio4 in #42
- perf(payload): Avoid redundant encoding of bundle transactions by @7suyash7 in #41
- Fix job accumulation issue by @SozinM in #47
- make step setup fn async by @akundaz in #48
- feat(tests): Add tests for Checkpoint and CheckpointExt by @varun-doshi in #36
- add a simple example of building a pipeline by @akundaz in #49
- Feat(test_utils): platform agnostic transfer_tx + mock_tx by @julio4 in #52
- feat: PartialEq bounds by @julio4 in #53
- test: Checkpoint by @julio4 in #54
- feat: Combinator Steps + Atomic by @julio4 in #58
- chore: add tests to executable by @Peponks9 in #60
- feat(tests): Add tests for Span by @varun-doshi in #37
- feat: sugar for conditionally adding steps by @akundaz in #61
- simulation impl by @SozinM in #56
- feat: combinator step Chain by @julio4 in #62
- test/doc: Combinator mod by @julio4 in #63
- test/doc: Chain by @julio4 in #66
- test/doc: combinator atomic by @julio4 in #67
- revert: multiple epilogues by @julio4 in #68
- Implement cached reads by @SozinM in #75
- feat: priortized orderpool by @dvush in #69
- feat(op): checkpoint/span ext for da bytes by @julio4 in #80
- feat: platform-specific Limits extensions by @julio4 in #81
- fix(ci): do not cache rustup by @julio4 in #82
- Feat(test-utils/test): BlockContextMocked platform-agnostic + Optimism execution tests by @julio4 in #79
- feat: make Platform::next_block_environment_context faillible by @julio4 in #83
- feat: allow for user defined checkpoint metadata by @akundaz in #78
- feat(op): minimal jovian support by @julio4 in #84
- Add Ash as codeowner by @julio4 in #87
- prepare v0.4.1 by @julio4 in #86
New Contributors
- @mattsse made their first contribution in #38
- @SozinM made their first contribution in #43
- @namn-grg made their first contribution in #35
- @7suyash7 made their first contribution in #41
- @akundaz made their first contribution in #48
- @varun-doshi made their first contribution in #36
- @Peponks9 made their first contribution in #60
- @dvush made their first contribution in #69
Full Changelog: v0.4.0...v0.4.1