Commit Graph

  • fc79c2c898 script cleanup master Alexander Kolotov 2018-06-02 05:06:58 +0300
  • f06b8bf508 script to get token balances modified to use utils api Alexander Kolotov 2018-06-02 05:00:06 +0300
  • 7be0df6e32 enhancement for getting test environment parameters database with test environment configuration could be specified through BRIDGE_TEST_ENV environment variable Alexander Kolotov 2018-06-02 04:55:44 +0300
  • 3b365d6213 fixed error in the parameter naming Alexander Kolotov 2018-06-02 04:50:33 +0300
  • 1911014a25 added the configuration to test Sokol-to-Ropsten bridge with gas price oracle Alexander Kolotov 2018-06-01 18:46:03 +0300
  • 116ab15a20 check if the actor has enough funds to deposit added Alexander Kolotov 2018-06-01 18:44:42 +0300
  • 1e6df73bbe a typo in the function name fixed Alexander Kolotov 2018-05-31 21:45:11 +0300
  • c1db5f51af script to get token balances modified to use utils api Alexander Kolotov 2018-05-31 21:39:44 +0300
  • 50c77f4055 RPC call timeout reduced to make the bridge more responsive Alexander Kolotov 2018-05-31 20:41:03 +0300
  • a81c03bc76 added support of two types of JSON files for abi a contract API will be initialized if JSON represents ABI (list of methods) or contains complete description of the contract (dictionary with abi field) Alexander Kolotov 2018-05-31 20:39:36 +0300
  • 56962ff6e3 script to doposit to home modified to use utils api Alexander Kolotov 2018-05-28 10:43:01 +0300
  • 07416424aa getting transaction details and receipt details are modified to use utils-api Alexander Kolotov 2018-05-25 18:36:38 +0300
  • ac77f4675c getting balance is modified to use utils-api Alexander Kolotov 2018-05-25 18:11:34 +0300
  • 1ec2750699 initial development of tools Alexander Kolotov 2018-05-25 18:06:23 +0300
  • 6ad86289de do not track artifacts related to local configuration of bridge Alexander Kolotov 2018-05-25 18:04:43 +0300
  • 02fc8cd1fa support for bridge testbed related parameters in separate file bridge startup script modified to support sourcing of testbed related parameters like config file and database from .env file Alexander Kolotov 2018-05-24 20:20:37 +0300
  • 4c5d1fc78a genesis extended with additional pre-paid account (metamask account) Alexander Kolotov 2018-05-24 17:23:19 +0300
  • 542299e9fe genesis updated to be cosistent with the list of enabled EIPs from POA chains. Especially it is related to EIP-658. Alexander Kolotov 2018-05-22 00:55:20 +0300
  • fc95607407 set of pre-paid accounts extended for test networks Alexander Kolotov 2018-05-21 21:00:57 +0300
  • 66667b84f5 bridge startup script simplified Alexander Kolotov 2018-05-15 17:37:19 +0300
  • 9b8a88e640 parity startup scripts for Ropsten simplified Alexander Kolotov 2018-05-15 17:20:48 +0300
  • e098ca242d parity startup scripts for Kovan added Alexander Kolotov 2018-05-15 14:29:51 +0300
  • 1b4d8c3284 removed unused variable from test network startup scripts Alexander Kolotov 2018-05-15 14:23:28 +0300
  • a59403b056 startup script for Sokol simplified Alexander Kolotov 2018-05-15 14:20:45 +0300
  • 8f9baa38bc do not track address book files in keys directories Alexander Kolotov 2018-05-15 14:11:40 +0300
  • c466cf52a2 adjustments for test networks 1) configuration files and genesis json updated 2) parity statup scripts modified as so runner script is not needed any more Alexander Kolotov 2018-05-15 14:06:02 +0300
  • 073cbd94fa parity and bridge keys arranged Alexander Kolotov 2018-05-15 12:14:37 +0300
  • 2ca3184172 gas price adapted Alexander Kolotov 2018-04-11 23:35:55 +0300
  • 8adab7e19b functionality to get balances extended Alexander Kolotov 2018-04-11 23:34:56 +0300
  • c092b37797 a script faucet added Alexander Kolotov 2018-04-11 23:34:30 +0300
  • 0b26f8935b Ropsten as a foreign network Alexander Kolotov 2018-03-17 21:40:01 +0300
  • 6bbc50b5c8 switched to get information from testing environment database Alexander Kolotov 2018-03-17 21:32:14 +0300
  • bf663049d0 script to withdraw exact amount of tokens Alexander Kolotov 2018-03-15 00:49:17 +0300
  • 2f230d1523 more predictable deposits Alexander Kolotov 2018-03-15 00:48:29 +0300
  • 536c107ee8 test environment DB is used to get IPC-file from bridge config Alexander Kolotov 2018-03-15 00:47:31 +0300
  • c4be991455 Configuration for Sokol testnet addedd Alexander Kolotov 2018-03-14 12:58:33 +0300
  • 066f01d7e8 to enable syntax highlighting for Solidity files Alexander Kolotov 2018-03-14 10:47:26 +0300
  • b8da8623b1 script to send batch of transactions to the bridge contract. Could be useful for stress testing. Alexander Kolotov 2018-03-12 10:42:39 +0300
  • f0cfd70975 Change of terminal message to reflect nature of transaction Alexander Kolotov 2018-03-11 02:34:17 +0300
  • 544873fd50 rename the field as per the original issue Alexander Kolotov 2018-02-28 02:00:08 +0300
  • 2e3bd4ef32 keep gas consumption limits in the bridge contracts Alexander Kolotov 2018-02-28 00:49:26 +0300
  • fb6dd85150 blockDeployed field to store block number when the contract was deployed is implemented Alexander Kolotov 2018-02-27 23:45:03 +0300
  • 2848036715 changes related to rollbkack of little-endian encoding for withdraw messages Alexander Kolotov 2018-02-27 23:11:50 +0300
  • 47931085d9 fixed #1 Alexander Kolotov 2018-02-23 04:16:54 +0300
  • 421aba08db synchronized with ca64cf3b6a Alexander Kolotov 2018-02-23 04:14:26 +0300
  • e94004d09a new scripts added to inspect transactions Alexander Kolotov 2018-02-23 04:09:25 +0300
  • 015a68bd31 update to reflect sw reqs Alexander Kolotov 2018-02-15 11:20:29 +0300
  • ce8ef237a2 Merge branch 'master' of https://github.com/poanetwork/parity-bridge-research Alexander Kolotov 2018-02-15 11:16:36 +0300
  • 6dddac7d6b IPC is used instead of RPC, new API of web3py 4.0.0b9 is used to build a transaction to invoke the contract methods Alexander Kolotov 2018-02-15 11:15:55 +0300
  • aabeb9385c reduce log verbosity by default Alexander Kolotov 2018-02-15 11:13:34 +0300
  • 7218f9ca35 changes after upgrade to parity 1.9.2 Alexander Kolotov 2018-02-15 11:12:59 +0300
  • 1727058901
    Create LICENSE Igor Barinov 2018-02-14 14:09:50 -0700
  • a0dc6996f4 Update README.md Alexander Kolotov 2018-02-13 16:30:47 +0000
  • 003e8d9322 Update README.md Alexander Kolotov 2018-02-13 08:10:26 +0000
  • 1602146d42 Update README.md Alexander Kolotov 2018-02-13 08:09:44 +0000
  • 911256bed7 README.md provided to clarify steps could be used for testing ERC20 token with the bridge Alexander Kolotov 2018-02-13 11:07:26 +0300
  • 40ae94d0ab ForeignBridge optimized to use maps instead of arrays Alexander Kolotov 2018-02-13 10:42:04 +0300
  • ca4f9b6370 set of tools extended to allow test the bridge from CLI Alexander Kolotov 2018-02-12 02:10:43 +0300
  • ee3b9fe746 Optimized deposit and withdraw_confirm operations of ForeignBridge contract Alexander Kolotov 2018-01-22 01:08:59 +0300
  • 20acfe0c04 merge with latest (1cef159) parity-bridge state Alexander Kolotov 2018-01-18 03:55:34 +0300
  • 705d1e6196 changes after update web3.py to 4.0.0 Alexander Kolotov 2018-01-18 03:53:13 +0300
  • 9973a49819 Initial commit Alexander Kolotov 2018-01-17 01:46:53 +0300