Skip to content

Comments

release: v3.0.0#288

Merged
gzeoneth merged 105 commits intomainfrom
develop
Jan 7, 2025
Merged

release: v3.0.0#288
gzeoneth merged 105 commits intomainfrom
develop

Conversation

@gzeoneth
Copy link
Member

No description provided.

gzeoneth and others added 30 commits June 18, 2024 17:26
Co-authored-by: Lee Bousfield <ljbousfield@gmail.com>
Co-authored-by: Chris Buckland <cpbuckland88@gmail.com>
Co-authored-by: shotaro <shawtarohgn@gmail.com>
Co-authored-by: Henry <11198460+godzillaba@users.noreply.github.com>
Co-authored-by: Chris Buckland <cpbuckland88@gmail.com>
Co-authored-by: Henry <11198460+godzillaba@users.noreply.github.com>
godzillaba and others added 22 commits December 9, 2024 17:19
Co-authored-by: gzeon <im@gzeon.dev>
* chore: effectively disableing delay buffer

* chore: typo

Co-authored-by: Henry <11198460+godzillaba@users.noreply.github.com>

---------

Co-authored-by: Henry <11198460+godzillaba@users.noreply.github.com>
* 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 <11198460+godzillaba@users.noreply.github.com>

---------

Co-authored-by: Henry <11198460+godzillaba@users.noreply.github.com>
* 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 <im@gzeon.dev>
Co-authored-by: gzeon <hng@offchainlabs.com>
* 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 <h@arry.io>
* 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
@gzeoneth
Copy link
Member Author

gzeoneth commented Jan 7, 2025

@@ -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
15 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