Skip to content

Commit d6cb9da

Browse files
feat: Add custom upgradeable TokenPool contracts (#3)
* feat: Add custom upgradeable TokenPool contracts * test: Add unit and e2e tests (#4) * test: Add unit and e2e tests * test: Add tests for bridge limit config * fix: Fix foundry toml * feat: Add Bridge limit admin (#6) * test: Add unit and e2e tests * test: Add tests for bridge limit config * fix: Fix foundry toml * feat: Add bridge limit admin * fix: Rename error * doc: Add caution docs to setBridgeLimit * fix: Fix github action dir name * fix: Add code diffs between custom token pools and standard implementation * fix: Directory restructure * fix: Fix README * fix: Remove unneccesary files * fix: fix README * test: Refactor invariant tests * test: Refactor tests * fix: Rename test files * Certora review (#10) * fix: Apply fixes based on code review (#11) * fix: Use modern version of Initializable * fix: Add event emission on bridge limit admin update * fix: Rebuild GHO diffs * fix: Remove unneeded revision getter * ci: Remove unneeded ci actions (#12) * fix: Use modern version of Initializable * fix: Update diffs * fix: Add event emission on bridge limit admin update --------- Co-authored-by: Nissan Levi <[email protected]>
1 parent f8c6250 commit d6cb9da

File tree

143 files changed

+4721
-12949
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+4721
-12949
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/development.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/faucet.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/node-operator.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/smart-contract.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/actions/build-chainlink-image/action.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)