Skip to content

Commit

Permalink
feat: add whitelisting to erc20 custody v2 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito authored Aug 9, 2024
1 parent da9ec04 commit f975656
Show file tree
Hide file tree
Showing 58 changed files with 6,437 additions and 135 deletions.
396 changes: 394 additions & 2 deletions v2/pkg/erc20custody.sol/erc20custody.go

Large diffs are not rendered by default.

512 changes: 510 additions & 2 deletions v2/pkg/erc20custody.t.sol/erc20custodytest.go

Large diffs are not rendered by default.

396 changes: 394 additions & 2 deletions v2/pkg/erc20custodyechidnatest.sol/erc20custodyechidnatest.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions v2/pkg/gatewayevm.sol/gatewayevm.go

Large diffs are not rendered by default.

46 changes: 44 additions & 2 deletions v2/pkg/gatewayevm.t.sol/gatewayevminboundtest.go

Large diffs are not rendered by default.

292 changes: 290 additions & 2 deletions v2/pkg/gatewayevm.t.sol/gatewayevmtest.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions v2/pkg/gatewayevmechidnatest.sol/gatewayevmechidnatest.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions v2/pkg/gatewayevmupgrade.t.sol/gatewayevmuupsupgradetest.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions v2/pkg/gatewayevmupgradetest.sol/gatewayevmupgradetest.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions v2/pkg/gatewayevmzevm.t.sol/gatewayevmzevmtest.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v2/pkg/gatewayzevm.sol/gatewayzevm.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v2/pkg/gatewayzevm.t.sol/gatewayzevminboundtest.go

Large diffs are not rendered by default.

67 changes: 65 additions & 2 deletions v2/pkg/gatewayzevm.t.sol/gatewayzevmoutboundtest.go

Large diffs are not rendered by default.

1,027 changes: 1,027 additions & 0 deletions v2/pkg/ierc20custody.sol/ierc20custody.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v2/pkg/ierc20custody.sol/ierc20custodyerrors.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

290 changes: 289 additions & 1 deletion v2/pkg/ierc20custody.sol/ierc20custodyevents.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f975656

Please sign in to comment.