forked from Consensys/gpact
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed mass conservation and created minter burner bridge (Consensys#25)
Resolved an issue linking the ERC 20 Mass Conversion Bridges together. Created an ERC 20 Minter Burner Bridge.
- Loading branch information
1 parent
fc17977
commit a51fe2d
Showing
69 changed files
with
1,767 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...rc/main/java/net/consensys/gpact/appcontracts/erc20/soliditywrappers/CrosschainERC20.java
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...consensys/gpact/appcontracts/erc20/soliditywrappers/CrosschainERC20PresetFixedSupply.java
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...t/consensys/gpact/appcontracts/erc20/soliditywrappers/LockableERC20PresetFixedSupply.java
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...java/net/consensys/gpact/appcontracts/erc20/soliditywrappers/TraditionalERC20Adaptor.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.