Compare commits

..

5 Commits

Author SHA1 Message Date
8edf46a76b
fix: typo in pinned requirement 2023-03-28 10:01:16 +03:00
03b46361f7
fix (deps): pin proxy version 2023-03-27 16:40:46 +03:00
3eea3d6429
feat: add custodial proxy 2023-03-27 16:38:59 +03:00
76fc157583
boot.sh: update optional parameters
* gift = 30 transfers equivalent
* threshold = 5 transfers equivalent
* period = every 24 hrs
* update training voucher name and symbol
2023-03-27 16:37:53 +03:00
7f9cdbb320
fix: bump gas limit to 6M 2023-03-27 16:37:53 +03:00
2 changed files with 16 additions and 16 deletions

View File

@ -1,16 +0,0 @@
chainlib-eth==0.4.23
chainlib==0.4.14
eth-erc20==0.7.3
eth-erc721==0.2.1
eth-erc712==0.0.1
ccw==0.0.6
eth-accounts-index==0.5.2
eth-contract-registry==0.11.0
erc20-faucet==0.8.0
eth-address-index==0.7.3
eth-token-index==0.6.2
eth-faucet==0.3.4
erc20-transfer-authorization==0.5.0
erc20-demurrage-token==0.5.6
eth-interface==0.1.1
#cic-contracts==0.2.0

View File

@ -1 +1,17 @@
chainlib-eth==0.4.17
chainlib==0.4.12
eth-erc20==0.7.3
eth-erc721==0.2.1
ccw==0.0.6
eth-accounts-index==0.5.1
eth-contract-registry==0.11.0
erc20-faucet==0.8.0
eth-address-index==0.7.2
eth-token-index==0.6.0
eth-faucet==0.3.4
erc20-transfer-authorization==0.5.0
erc20-demurrage-token==0.5.2
eth-interface==0.1.1
custodial-registration-proxy==0.1.0
#cic-contracts==0.2.0
#defalsify-evm==0.2.0