Commit Graph

25 Commits

Author SHA1 Message Date
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 e94004d09a new scripts added to inspect transactions 2018-02-23 04:09:25 +03:00
Alexander Kolotov 015a68bd31 update to reflect sw reqs 2018-02-15 11:20:29 +03:00
Alexander Kolotov ce8ef237a2 Merge branch 'master' of https://github.com/poanetwork/parity-bridge-research 2018-02-15 11:16:36 +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 7218f9ca35 changes after upgrade to parity 1.9.2 2018-02-15 11:12:59 +03:00
Igor Barinov 1727058901
Create LICENSE 2018-02-14 14:09:50 -07:00
Alexander Kolotov a0dc6996f4 Update README.md 2018-02-13 16:30:47 +00:00
Alexander Kolotov 003e8d9322 Update README.md 2018-02-13 08:10:26 +00:00
Alexander Kolotov 1602146d42 Update README.md 2018-02-13 08:09:44 +00:00
Alexander Kolotov 911256bed7 README.md provided to clarify steps could be used for testing ERC20 token with the bridge 2018-02-13 11:07:26 +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 ee3b9fe746 Optimized deposit and withdraw_confirm operations of ForeignBridge contract 2018-01-22 01:08:59 +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