Commit Graph

22 Commits

Author SHA1 Message Date
Alexander Kolotov ca64cf3b6a merge from master branch 2018-02-16 02:13:46 +03:00
Maximilian Krüger ab094d6fa0 gitignore: integration_tests/tmp -> integration-tests/tmp 2018-01-22 14:35:54 +01:00
viktor 199e7ec271 Upstream from paritytech master branch 2018-01-19 22:26:10 +03:00
Maximilian Krüger e6f6797ac7 add first rough integration test 2018-01-19 14:43:28 +01:00
Maximilian Krüger ccaac25d2f compile contracts in build.rs and remove compiled from git so they don't get out of sync 2018-01-18 12:53:02 +01:00
snd 63b0745ea0 Issue 58 solidity test code coverage (#70)
* add initial package.json with test, ci and coverage scripts

inspired by 86794a866b/package.json

* .travis.yml: use ci script from package.json

* upload coverage to coveralls

* README.md: add coveralls badge

* .travis.yml: run npm install

* package.json: make ganache ports match up so truffle can connect

* .travis.yml: call coveralls script directly

* README.md: try to put badges on one line [ci skip]

* README.md: try to fix badge formatting [ci skip]

* package.json: remove directories prop which is not needed

* add notice that code coverage is for contracts only

* .gitignore: node_modules

* package.json: improve description

* package.json: add license

* package.json: replace npm with yarn

* .travis.yml: use yarn instead of npm

* add yarn.lock

* .travis.yml: cache cargo to speed things up
2017-12-14 17:52:36 +01:00
viktor c093deff3d Reserved Sokol 2017-11-03 20:27:29 +03:00
viktor 1af5e4182f private PoA 2017-10-31 19:54:31 +03:00
viktor a6fe795f14 Ropsten tests 2017-10-31 12:16:36 +03:00
viktor 3d2e7a7279 loading tests 2017-10-30 16:09:13 +03:00
viktor eb6ad3b7d7 Oracles -> Kovan 2017-10-26 15:23:25 +03:00
viktor 040e4bf9d4 Configs update 2017-10-18 17:30:56 +03:00
viktor 7ef1b4ee1a . 2017-10-17 17:35:17 +03:00
viktor a37002ef05 . 2017-10-15 12:20:23 +03:00
viktor b617dd3c5b node js deployment script for right side is added; configs update 2017-10-12 18:35:21 +03:00
viktor 75d570bbbf Oracles like network spec update 2017-10-05 15:17:59 +03:00
viktor 30456d7b15 .gitignore update 2017-10-05 14:41:45 +03:00
viktor 0a779a1a7d .gitignore update 2017-10-05 07:08:14 +03:00
viktor 307827e610 bridge config is updated 2017-10-05 07:03:33 +03:00
viktor ae42406b3e examples configs 2017-10-05 06:09:57 +03:00
debris 9eadffcfdd first truffle tests for EthereumBridge 2017-09-01 15:11:20 +02:00
debris c74c52fcd4 initial commit 2017-05-25 09:16:08 +02:00