2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
|
Submodule protocol-eth updated 39 files
- .gitignore+1
- README.md+17-2
- abi/Identity5.0.json+1-1
- audits/G0Group_AdExStaking.pdf
- audits/G0Group_AdEx_Platform.pdf
- audits/Sigma_Prime_Solidity_Security_Review.pdf
- build.sh+3-3
- contracts/ADXLoyaltyPool.sol+10-8
- contracts/Guardian.sol+7-5
- contracts/Identity.sol+52-5
- contracts/IdentityFactory.sol+1-1
- contracts/StakingPool.sol+3-3
- contracts/extra/Gasless.sol+1-5
- contracts/extra/StakingMigrator.sol+1-4
- contracts/interfaces/IStakingPool.sol+8
- contracts/libs/SignatureValidator.sol+40
- contracts/wallet/Zapper.sol+29-5
- js/Channel.js+6
- js/IdentityProxyDeploy.js+2-1
- js/Permit.js+47
- js/index.js+2
- migrations/1_initial_migration.js+39-4
- package-lock.json+45.0k-4.4k
- package.json+3-2
- resources/bytecode/Depositor.bin+1-1
- resources/bytecode/Depositor.json+1-1
- resources/bytecode/OUTPACE.bin+1-1
- resources/bytecode/OUTPACE.json+1-1
- resources/bytecode/Sweeper.bin+1-1
- resources/bytecode/Sweeper.json+1-1
- test/TestADXToken.js+1-2
- test/TestGuardian.js+88-7
- test/TestIdentity.js-12
- test/TestLoyaltyPool.js+3-3
- test/TestStakingPool.js+95-11
- test/deploy.js+48
- test/index.js+3-2
- test/lib.js+31-4
- truffle-config.js+36-1
0 commit comments