Commit Graph

101 Commits

Author SHA1 Message Date
debris d34f0e5427 Merge branch 'master' into fixes 2017-10-02 17:52:49 +02:00
debris 134bf5a620 fixed loading .bin files, filter topics and example gas amounts 2017-10-01 19:18:50 +02:00
Marek Kotewicz 6b649b149d Merge pull request #38 from vbaranov/master
Function names typos
2017-09-29 18:21:04 +02:00
Marek Kotewicz 882292ac90 Update README.md 2017-09-29 01:32:31 +02:00
Marek Kotewicz 6e9e17ea7e Basic docs 2017-09-29 01:26:15 +02:00
viktor ef62bcc427 Function names typos 2017-09-28 15:59:19 -07:00
debris 40e76eecaa udpated links to travis in README.md 2017-09-29 00:51:53 +02:00
Marek Kotewicz a89a50b9c4 Merge pull request #37 from paritytech/license
LICENSE
2017-09-28 10:52:10 +02:00
debris b662888ff6 LICENSE 2017-09-28 10:51:23 +02:00
Marek Kotewicz ef5336404a Merge pull request #32 from paritytech/truffle
more solidity tests
2017-09-04 16:11:22 +02:00
debris 9a893c9842 test for submitting signature twice 2017-09-04 16:05:47 +02:00
debris 57c8427539 submitSignature tests 2017-09-04 16:02:41 +02:00
debris c475cb9009 tests for solidity contract transfer 2017-09-04 14:42:10 +02:00
debris 769c98e013 fixed sol files indentation 2017-09-04 12:50:43 +02:00
debris 9046cf8d62 fixed signature validation in solidity, added truffle tests for it 2017-09-04 12:49:05 +02:00
Marek Kotewicz b1983e3ff6 Merge pull request #28 from paritytech/truffle
first Truffle tests
2017-09-01 17:54:59 +02:00
debris f0d9e56699 fix KovanBridge vulnerability when one of the authorities is misbehaving 2017-09-01 16:26:06 +02:00
debris e69c9ce08d tests for solidity contract consturctor params 2017-09-01 15:44:36 +02:00
debris 9eadffcfdd first truffle tests for EthereumBridge 2017-09-01 15:11:20 +02:00
Marek Kotewicz ff3a90baf3 Merge pull request #27 from paritytech/timeouts
timeouts
2017-08-31 18:13:09 +02:00
debris 6286a76708 timeouts 2017-08-31 17:32:34 +02:00
debris 9d9feb756e tuned contract deploy 2017-08-31 14:57:43 +02:00
debris eeb08c1062 updated dependencies 2017-08-31 14:42:39 +02:00
Marek Kotewicz 25ff29b758 Merge pull request #24 from axelchalon/test-wd-confirm-payload
Replace bogus signature with actual signature in test
2017-08-30 14:11:54 +02:00
Axel Chalon 65fda77a81 merge from master 2017-08-30 12:40:52 +02:00
Marek Kotewicz 5f5a0cb298 Merge pull request #25 from axelchalon/wd-confirm-test-mult-payloads
Withdraw confirm: Add gas in test config & test multiple logs
2017-08-30 10:22:43 +02:00
Axel Chalon 61849b042e Fix multiple payload test in withdraw confirm 2017-08-29 18:24:53 +02:00
Axel Chalon 5f82fdd4c5 Add gas in test config & multiple logs 2017-08-29 18:21:30 +02:00
debris 58cb8d1074 Merge branch 'wr' 2017-08-29 16:28:59 +02:00
debris 526ef740b9 removed commented out code 2017-08-29 16:27:27 +02:00
Axel Chalon 171ffb2b78 Replace bogus signature with actual signature in test 2017-08-29 16:26:46 +02:00
Marek Kotewicz 23162625e6 Merge pull request #23 from axelchalon/test-wd-confirm-payload
Add payload test for withdraw confirm
2017-08-29 16:24:51 +02:00
Marek Kotewicz aa7ab88fee Merge pull request #22 from axelchalon/fix-test-macro
Test macro: check earlier if requests match
2017-08-29 16:23:58 +02:00
debris 52ed724bfa withdraw_relay tests, more readable error messages for test macros, closes #9 2017-08-29 16:22:18 +02:00
Axel Chalon a4199d726e Add payload test for withdraw confirm 2017-08-29 16:08:01 +02:00
Axel Chalon a2fd6aa88f Test macro: check earlier if requests match 2017-08-29 15:51:27 +02:00
Marek Kotewicz ca39ef9b71 Merge pull request #21 from axelchalon/withdraw-confirm-contract-address-test
Add test for contract_address in withdraw_confirm
2017-08-29 12:22:28 +02:00
Axel Chalon b13d704f75 Fix test 2017-08-29 12:07:39 +02:00
Marek Kotewicz 50eb01c17f Merge pull request #20 from paritytech/deposit_relay_test
added deposit_relay tests, closes #7
2017-08-29 11:29:23 +02:00
Axel Chalon e15485b1a3 Add test for contract_address in withdraw_confirm 2017-08-29 11:26:27 +02:00
debris 8f776f185f added deposit_relay tests, closes #7 2017-08-29 11:20:39 +02:00
debris 318dfc0660 test_app_stream macro allows to configure transactions, closes #19 2017-08-28 18:40:58 +02:00
Marek Kotewicz eac9b30821 Merge pull request #18 from axelchalon/test-withdraw-confirm
Add one test for withdraw_confirm
2017-08-28 18:34:31 +02:00
Axel Chalon 167d58f64b Add one test for withdraw_confirm 2017-08-28 17:58:38 +02:00
debris 3009632a6b use and_then instead of skip_while 2017-08-28 17:27:25 +02:00
debris ec0dcefc46 udpated futures, removed compiler warnings 2017-08-28 17:19:03 +02:00
debris 9456b5a08f tests for FileBackend 2017-08-28 17:15:10 +02:00
debris 1a2cb47124 bridge writes to backing database 2017-08-28 16:48:01 +02:00
debris 316b9ce4a0 withdraw_relay guarantees and tests 2017-08-28 12:28:21 +02:00
debris a9709f942a fixed verification of signatures signed with eth_sign, closes #17 2017-08-25 18:29:29 +02:00