What's Changed
- docs: fix some typos by @d1onys1us in #109
- feat(prover): introduce
ProofSubmitter
interface for better decoupling by @davidtaikocha in #111 - feat(driver): move some components into separated directories by @davidtaikocha in #114
- test(coverage): improve coverage by @davidtaikocha in #115
- chore(ci): trigger HIVE integration tests by @alexshliu in #113
- chore(action): trigger hive test by PR by @alexshliu in #118
- feat(proposer): introduce
types.TransactionsByPriceAndNonce
to store pool content by @davidtaikocha in #120
Full Changelog: v0.2.2...v0.2.3