Commit Graph

19 Commits

Author SHA1 Message Date
Alexander Kolotov 0b26f8935b Ropsten as a foreign network 2018-03-17 21:40:01 +03:00
Alexander Kolotov bf663049d0 script to withdraw exact amount of tokens 2018-03-15 00:49:17 +03:00
Alexander Kolotov 2f230d1523 more predictable deposits 2018-03-15 00:48:29 +03:00
Alexander Kolotov 536c107ee8 test environment DB is used to get IPC-file from bridge config 2018-03-15 00:47:31 +03:00
Alexander Kolotov b8da8623b1 script to send batch of transactions to the bridge contract. Could be useful for stress testing. 2018-03-12 10:42:39 +03:00
Alexander Kolotov f0cfd70975 Change of terminal message to reflect nature of transaction 2018-03-11 02:34:17 +03:00
Alexander Kolotov 544873fd50 rename the field as per the original issue 2018-02-28 02:00:08 +03:00
Alexander Kolotov 2e3bd4ef32 keep gas consumption limits in the bridge contracts 2018-02-28 00:49:26 +03:00
Alexander Kolotov fb6dd85150 blockDeployed field to store block number when the contract was deployed is implemented 2018-02-27 23:45:03 +03:00
Alexander Kolotov 2848036715 changes related to rollbkack of little-endian encoding for withdraw messages 2018-02-27 23:11:50 +03:00
Alexander Kolotov 47931085d9 fixed #1 2018-02-23 04:16:54 +03:00
Alexander Kolotov 421aba08db synchronized with ca64cf3b6a 2018-02-23 04:14:26 +03:00
Alexander Kolotov 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 2018-02-15 11:15:55 +03:00
Alexander Kolotov aabeb9385c reduce log verbosity by default 2018-02-15 11:13:34 +03:00
Alexander Kolotov 40ae94d0ab ForeignBridge optimized to use maps instead of arrays 2018-02-13 10:42:04 +03:00
Alexander Kolotov ca4f9b6370 set of tools extended to allow test the bridge from CLI 2018-02-12 02:10:43 +03:00
Alexander Kolotov 20acfe0c04 merge with latest (1cef159) parity-bridge state 2018-01-18 03:55:34 +03:00
Alexander Kolotov 705d1e6196 changes after update web3.py to 4.0.0 2018-01-18 03:53:13 +03:00
Alexander Kolotov 9973a49819 Initial commit 2018-01-17 01:46:53 +03:00