Commit Graph

542 Commits

Author SHA1 Message Date
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
debris d9c6773185 withdraw_confirm unit tests 2017-08-25 17:58:55 +02:00
debris ddd68c1f4f typos 2017-08-25 16:27:55 +02:00
debris 6399b1c8e5 tests for relay 2017-08-25 15:01:47 +02:00
debris 9201a19967 tests for log_stream receiving logs 2017-08-25 12:40:33 +02:00
debris 7c858ba2ac boilerplate for withdraw tests 2017-08-25 12:13:53 +02:00
debris b6d4834400 bridge::deposit_relay tests init 2017-08-25 11:58:47 +02:00
debris 8abf7999f3 api::log_stream tests, closes #6 2017-08-25 01:09:51 +02:00
debris f2ccb7e8d9 jsonrpc-core is not a direct dependency of the bridge 2017-08-25 00:40:42 +02:00
debris fa962565ad repo overhaul, separated binary from library, closes #10, added tests crate 2017-08-25 00:36:13 +02:00