Skip to content

Commit

Permalink
bytecode
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Nov 15, 2024
1 parent 3a2956d commit 287f104
Show file tree
Hide file tree
Showing 97 changed files with 97 additions and 97 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ function withdrawAndRevert(
Deposits asset to custody and pay fee in zeta erc20.

**Note:**
This method is deprecated.
deprecated: This method is deprecated.


```solidity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ uint256 public constant MAX_PAYLOAD_SIZE = 1024;
### constructor

**Note:**
constructor
oz-upgrades-unsafe-allow: constructor


```solidity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ modifier onlyProtocol();
### constructor

**Note:**
constructor
oz-upgrades-unsafe-allow: constructor


```solidity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[Git Source](https://github.com/zeta-chain/protocol-contracts/blob/main/v2/contracts/zevm/interfaces/UniversalContract.sol)

**Note:**
should be removed once v2 SystemContract is not used anymore.
deprecated: should be removed once v2 SystemContract is not used anymore.
UniversalContract should be used


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[Git Source](https://github.com/zeta-chain/protocol-contracts/blob/main/v2/contracts/zevm/interfaces/UniversalContract.sol)

**Note:**
should be removed once v2 SystemContract is not used anymore.
deprecated: should be removed once v2 SystemContract is not used anymore.
MessageContext should be used


Expand Down
2 changes: 1 addition & 1 deletion v2/pkg/address.sol/address.go

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Loading

0 comments on commit 287f104

Please sign in to comment.