Skip to content

Tokenbridge2#981

Merged
brendaloya merged 28 commits intomainfrom
tokenbridge2
Mar 17, 2026
Merged

Tokenbridge2#981
brendaloya merged 28 commits intomainfrom
tokenbridge2

Conversation

@tkernell
Copy link
Collaborator

Description

Related Issue

Fixes #

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • State Changes (please describe)"
  • Chain Changes (please describe):
  • Daemon Changes
  • Tests
  • Added Getter

Testing

Checklist

  • Code follows project style guidelines
  • I have added appropriate comments to my code
  • I have updated the documentation accordingly
  • I have added tests that prove my fix or feature works
  • go test ./... is passing locally
  • make e2e is passing locally

@brendaloya brendaloya merged commit b1833c4 into main Mar 17, 2026
38 checks passed
@brendaloya brendaloya deleted the tokenbridge2 branch March 17, 2026 18:44
github-actions bot pushed a commit that referenced this pull request Mar 17, 2026
* init v2 tokenbridge

* new query type for bridge implementation

* Fix tests

* create and test tokenbridgev2

* small improvements and cleanup

* tokenbridgev2 deploy script

* add update guardian delay

* comments

* small improvements

* track extra withdraw amounts by id

* make bridge address based on chain id and add .env support

* added RoleManager

* role fix

* update deploy scripts

* update tests for tokenbridgeV2 roles

* audit 1 changes

* audit 2 changes

* rpc

* sanity checks script updates

* merged

* block all v1 bridge reports

* upgrades

* fix e2e upgrade test

* add v2 contract addr to upgrade test env

* mintToOracle on every new withdraw and deposit period

* pausePeriod in constructor

---------

Co-authored-by: akrem <71235284+akremstudy@users.noreply.github.com>
Co-authored-by: danflo27 <florentinodc@outlook.com>
(cherry picked from commit b1833c4)
brendaloya pushed a commit that referenced this pull request Mar 17, 2026
* init v2 tokenbridge

* new query type for bridge implementation

* Fix tests

* create and test tokenbridgev2

* small improvements and cleanup

* tokenbridgev2 deploy script

* add update guardian delay

* comments

* small improvements

* track extra withdraw amounts by id

* make bridge address based on chain id and add .env support

* added RoleManager

* role fix

* update deploy scripts

* update tests for tokenbridgeV2 roles

* audit 1 changes

* audit 2 changes

* rpc

* sanity checks script updates

* merged

* block all v1 bridge reports

* upgrades

* fix e2e upgrade test

* add v2 contract addr to upgrade test env

* mintToOracle on every new withdraw and deposit period

* pausePeriod in constructor

---------



(cherry picked from commit b1833c4)

Co-authored-by: tkernell <tpkernell@gmail.com>
Co-authored-by: akrem <71235284+akremstudy@users.noreply.github.com>
Co-authored-by: danflo27 <florentinodc@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants