What's Changed
- [build] update workflows due to docker images can be pulled publicly now by @davidtaikocha in #8
- [build] update go.mod by @davidtaikocha in #11
- prover/tx_list_validator tests by @cyberhorsey in #13
- [docs] add documentation by @davidtaikocha in #10
- [driver] when fetching L1 events, read at most
MaxL1BlocksRead
L1 blocks by @davidtaikocha in #14 - [proposer] ensure the given
l2SuggestedFeeRecipient
is an address by @davidtaikocha in #15 - [driver] check throwaway blocks builder's balance when starting by @davidtaikocha in #17
New Contributors
- @cyberhorsey made their first contribution in #13
Full Changelog: v0.1.0...v0.1.1