parity-bridge-research/erc20
Alexander Kolotov fc79c2c898 script cleanup 2018-06-02 05:06:58 +03:00
..
bridge script to get token balances modified to use utils api 2018-06-02 05:00:06 +03:00
keys set of pre-paid accounts extended for test networks 2018-05-21 21:00:57 +03:00
utils enhancement for getting test environment parameters 2018-06-02 04:55:44 +03:00
.gitignore enhancement for getting test environment parameters 2018-06-02 04:55:44 +03:00
Kovan_foreign.toml parity startup scripts for Kovan added 2018-05-15 14:29:51 +03:00
PoA_foreign.json genesis extended with additional pre-paid account (metamask account) 2018-05-24 17:23:19 +03:00
PoA_foreign.toml adjustments for test networks 2018-05-15 14:06:02 +03:00
PoA_home.json genesis extended with additional pre-paid account (metamask account) 2018-05-24 17:23:19 +03:00
PoA_home.toml adjustments for test networks 2018-05-15 14:06:02 +03:00
Ropsten_foreign.toml parity startup scripts for Ropsten simplified 2018-05-15 17:20:48 +03:00
Sokol_bootnodes.txt Configuration for Sokol testnet addedd 2018-03-14 12:58:33 +03:00
Sokol_home.json Configuration for Sokol testnet addedd 2018-03-14 12:58:33 +03:00
Sokol_home.toml startup script for Sokol simplified 2018-05-15 14:20:45 +03:00
env.example enhancement for getting test environment parameters 2018-06-02 04:55:44 +03:00
faucet.py a script faucet added 2018-04-11 23:34:30 +03:00
foreign_withdraw.py script cleanup 2018-06-02 05:06:58 +03:00
get_balance.py getting balance is modified to use utils-api 2018-05-25 18:11:34 +03:00
get_token_balance.py a typo in the function name fixed 2018-05-31 21:45:11 +03:00
get_transaction.py getting transaction details and receipt details are modified to use utils-api 2018-05-25 18:36:38 +03:00
get_transaction_receipt.py getting transaction details and receipt details are modified to use utils-api 2018-05-25 18:36:38 +03:00
home_deposit.py check if the actor has enough funds to deposit added 2018-06-01 18:44:42 +03:00
start_Kovan_foreign.sh parity startup scripts for Kovan added 2018-05-15 14:29:51 +03:00
start_PoA_foreign.sh removed unused variable from test network startup scripts 2018-05-15 14:23:28 +03:00
start_PoA_home.sh removed unused variable from test network startup scripts 2018-05-15 14:23:28 +03:00
start_Ropsten_foreign.sh parity startup scripts for Ropsten simplified 2018-05-15 17:20:48 +03:00
start_Sokol_home.sh startup script for Sokol simplified 2018-05-15 14:20:45 +03:00
start_common.sh adjustments for test networks 2018-05-15 14:06:02 +03:00