Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v3.0.0 #288

Merged
merged 105 commits into from
Jan 7, 2025
Merged

release: v3.0.0 #288

merged 105 commits into from
Jan 7, 2025

Conversation

gzeoneth
Copy link
Member

No description provided.

gzeoneth and others added 30 commits June 18, 2024 17:26
Co-authored-by: Lee Bousfield <[email protected]>
Co-authored-by: Chris Buckland <[email protected]>
Co-authored-by: shotaro <[email protected]>
Co-authored-by: Henry <[email protected]>
Co-authored-by: Chris Buckland <[email protected]>
Co-authored-by: Henry <[email protected]>
godzillaba and others added 22 commits December 9, 2024 17:19
* chore: effectively disableing delay buffer

* chore: typo

Co-authored-by: Henry <[email protected]>

---------

Co-authored-by: Henry <[email protected]>
* refactor: move hardcoded value to config

* refactor: minimumAssertionPeriod and validatorAfkBlocks in bold upgrade setting

* perf: remove onchain verification

* chore: update sigs

* refactor: remove hardcode in rollup initialize

* chore: update example

* test: new config param

* fix: format test

* test: fix config

* Apply suggestions from code review

Co-authored-by: Henry <[email protected]>

---------

Co-authored-by: Henry <[email protected]>
* docs: add note regarding reorg

* wip: use create2

* edit comment

* start over

* use create2 in bridge creator

* require rollup exists

* fix tests

* fix lint

* Revert "docs: add note regarding reorg"

This reverts commit d451b72.

* remove unnecessary args from salt

* fmt

* put the salt args back

* refactor: move hardcoded value to config

* refactor: minimumAssertionPeriod and validatorAfkBlocks in bold upgrade setting

* perf: remove onchain verification

* chore: update sigs

* refactor: remove hardcode in rollup initialize

* chore: update example

* test: new config param

* fix: format

* fix: BridgeTemplates

* fix: memory

* fix: format test

* feat: use msg.data hash as salt

* test: fix

* test: fix config

* fix: slither

* refactor: bridge creator create2Salt

* chore: remove unintended change

* chore: slither

---------

Co-authored-by: gzeon <[email protected]>
Co-authored-by: gzeon <[email protected]>
* update links in README.md

* update link in README.md

update link to deployed nitro contract addresses

* adding #core-contracts to end of link text

---------

Co-authored-by: gzeon <[email protected]>
* v3.0.0

* chore: bold upgrade deployment (#283)

* chore: hardcode deployed

* chore: arb1 bold upgrade action

* chore: hardcode deployed for nova

* chore: nova bold upgrade action

* fix: format

* revert: hardcoded values
@cla-bot cla-bot bot added the s label Dec 30, 2024
@gzeoneth gzeoneth marked this pull request as ready for review January 7, 2025 10:51
.github/workflows/contract-tests.yml Show resolved Hide resolved
@@ -2,7 +2,7 @@
╭----------------------------------+------------------------------------------------+------+--------+-------+------------------------------╮
| Name | Type | Slot | Offset | Bytes | Contract |
+==========================================================================================================================================+
| _initialized | bool | 0 | 0 | 1 | src/bridge/Bridge.sol:Bridge |
| _initialized | uint8 | 0 | 0 | 1 | src/bridge/Bridge.sol:Bridge |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the release notes we mention a guide for dealing with storage changes but we should also include a link to that guide.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still working on it

@gzeoneth gzeoneth merged commit 94999b3 into main Jan 7, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants