chore(main): release protocol 2.0.0 #17088
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
2.0.0 (2024-05-11)
⚠ BREAKING CHANGES
Features
acceptOwnership
method in deployOnL1 (#16103) (745d7d3)BridgedTaikoToken
that inheritsERC20VotesUpgradeable
(97a328e)DeployTaikoToken
script (#16771) (00f8954)lastSyncedBlockId
for L2 DAO vote aggregation (#16654) (edbae8d)PAUSE_BRIDGE
env toDeployOnL1
script (#16927) (1045a55)PAUSE_TAIKO_L1
config toDeployOnL1
script (#16904) (d8c189f)TaikoL1.getTransition(blockId, transitionID)
function (2c63cb0)UpgradeTierProvider
script (#16017) (a01da46)GAS_RESERVE
to800_000
(#16840) (63035fd)INSTANCE_VALIDITY_DELAY
to0
at first (#16656) (86a41ac)enableTaikoTokenAllowance
inDeployOnL1
script (#16907) (83cdbe8)_authorizePause
for Bridge (#16544) (f76c705)TransitionProved
event to include previous prover and contester (#16967) (4b4a502)_proveSignalReceived
code readability (37fa853)contestations
fromTransitionState
and events (it's buggy) (2c63cb0)proposedIn
from TaikoData.Block (#16630) (511c18d)TierProviderV2
toTierProviderV3
and add a newTierProviderV2
(#16908) (0d5b685)AuthorizeTaikoForMultihop
script (#16147) (0b1aa8b)config_dcap_sgx_verifier.sh
test script (#16218) (5df976c)SetRemoteBridgeSuites
to register remote signal services (#15982) (11af1cc)ERC20VotesUpgradeable
(97a328e)Bug Fixes
retryMessage
(#16660) (8209a43)DevnetTierProvider
(#16798) (2714dd2)receivedAt
(by OZ) (#16545) (c879124)transferFrom
issue (alternative) (#16327) (7423ffa)snapshot
return value (#16436) (dcae54a)to.call(...)
(#16145) (8d79dde)proposedIn
(being used by node/client) (#16644) (2c311e1)acceptOwnership
(#16071) (63cd7d3)Documentation
Miscellaneous Chores
This PR was generated with Release Please. See documentation.