This repository was archived by the owner on May 11, 2024. It is now read-only.
v0.21.0
0.21.0 (2024-04-10)
Features
- bindings: bump bindings (#671) (16fe52a)
- bindings: update Go contract bindings (#680) (b64bf1a)
- bindings: update Go contract bindings (#689) (fd98d4b)
- bindings: update Go contract bindings (#697) (993d491)
- bindings: update Go contract bindings (#705) (a97255d)
- cmd: revert
SubcommandApplicationcontext changes (#701) (985f030) - driver: add blob datasource (#688) (a598847)
- driver: fix the latest verified block hash check when using snap sync (#700) (3cae4ea)
- driver: improve driver implementation (#672) (55717c8)
- driver: update snap sync strategy (#695) (7a68a25)
- flags: remove
--rpc.waitReceiptTimeoutflag (#684) (a70519b) - pkg: update
WaitTillL2ExecutionEngineSynced(#677) (2c2b996) - proof_producer: update
sgxProducerrequest body (#693) (ba40ced) - proof_producer: update SGX
proofParam.bootstraptofalse(#694) (78d5303) - proposer: add more tests for propsoer (#686) (cd26204)
- proposer: improve proposing strategy (#682) (62cc7ff)
- proposer: remove
--tierFee.maxflag (#702) (553c432) - prover_producer: update
SGXRequestProofBodyParam(#691) (41c2019) - prover: stop retrying when error is
vm.ErrExecutionReverted(#706) (971f581)
Bug Fixes
- pkg: remove redundant alias (#665) (bd1c324)
- proposer: fix tier fee (#687) (651f188)
- proposer: rename
lastUnfilteredPoolContentProposedAt(#685) (8c85703) - prover: do not retry when the status in receipt is not
types.ReceiptStatusSuccessful(#675) (5f91e0e) - prover: fix
tx.gasLimitflag for prover (#692) (6683d54) - prover: fix a check in
isValidProof()(#679) (16857ba)