0.18.0 (2023-12-03)
Features
- bindings: update Go contract bindings (#443) (b155b5a)
- bindings: update Go contract bindings based on latest A6 protocol changes (#435) (7e39dc2)
- bindings: update Go contract bindings based on the latest contestable zkRollup protocol (#429) (d33e19b)
- bindings: update Go contract bindings for the latest protocol (#441) (02c981d)
- bindings: updates related to TaikoToken && guardian prover changes (#436) (9066722)
- docs: host swagger doc by github page (#427) (ab4e613)
- driver: improve
ResetL1Current
method based on the latest protocol changes (#445) (ddf6980) - driver: update
anchorGasLimit
based on the latestTaikoL2
contract (#437) (171600a) - pkg: update
defaultMaxTransactionsPerBlock
to150
(#438) (93b9ecf) - proposer: remove
--l2.suggestedFeeRecipient
flag (#442) (405b9ed) - prover: add
--prover.blockSlippage
flag (#449) (0ee8259) - prover: guardian prover block signature && bindings updates for based contestable zkRollup (#450) (904d3e7)
- prover: improve
/status
API (#444) (e688c25) - prover: increase the assignment expiration waiting time (#431) (579dcc5)
- prover: more accurate
provingWindowExpiresAt
calculation && update bindings (#433) (72c528f) - test: fix
suite.go
(#453) (38fbb66)
Bug Fixes
- docs: fix swagger generation (#455) (9533761)
- prover: fix guardian prover APIs (#459) (08c77f2)
- prover: fix Guardian prover waiting (#462) (8266845)
- prover: guardian prover sign wait (#461) (51fd8f9)
- prover: reorder guardian prover signature && add allowance flag (#457) (4bc2a63)
- server: fix a typo in
license.url
(#460) (d632109) - tests: fix workflow errors (#440) (8b3cef2)