chore(main): release protocol 2.0.0 #16704
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-04-10)
⚠ BREAKING CHANGES
Features
acceptOwnership
method in deployOnL1 (#16103) (745d7d3)AuthorizeTaikoForMultihop
script (#15888) (45aff8e)lastSyncedBlockId
for L2 DAO vote aggregation (#16654) (edbae8d)LibTiers.TIER_GUARDIAN
toOptimisticTierProvider
(#15647) (ee5c855)OptimisticTierProvider
for client testing (#15645) (6569264)TaikoL1.getTransition(blockId, transitionID)
function (2c63cb0)UpgradeTierProvider
script (#16017) (a01da46)replaceUUPSImmutableVaules
in genesis generation script (#15479) (24d73e7)INSTANCE_VALIDITY_DELAY
to0
at first (#16656) (86a41ac)_authorizePause
for Bridge (#16544) (f76c705)_proveSignalReceived
code readability (37fa853)contestations
fromTransitionState
and events (it's buggy) (2c63cb0)hardhat
dependency (#15442) (b0ce57e)proposedIn
from TaikoData.Block (#16630) (511c18d)AuthorizeTaikoForMultihop
script (#16147) (0b1aa8b)config_dcap_sgx_verifier.sh
test script (#16218) (5df976c)SetRemoteBridgeSuites
to register remote signal services (#15982) (11af1cc)blobhash()
and removeBlobHashReader.yulp
(#15610) (d886ad7)Bug Fixes
retryMessage
(#16660) (8209a43)receivedAt
(by OZ) (#16545) (c879124)chainid = type(uint64).max
to still be valid, per the implied intention of type downcasting (#15792) (a401622)transferFrom
issue (alternative) (#16327) (7423ffa)_proveSignalReceived
and fix genesis test (#15641) (15f6995)snapshot
return value (#16436) (dcae54a)to.call(...)
(#16145) (8d79dde)__self
in bytecode for allEssentialContract
s when generating genesis JSON (#15476) (552e983)proposedIn
(being used by node/client) (#16644) (2c311e1)acceptOwnership
(#16071) (63cd7d3)Reverts
Documentation
Miscellaneous Chores
This PR was generated with Release Please. See documentation.