Commit Graph

5 Commits

Author SHA1 Message Date
Chance Hudson
fa782c811a fix: contracts docker image build
integration-test check for truthy DEBUG env var
2021-07-08 13:34:04 -05:00
Chance Hudson
8e738c1254 fix: use 5 second block times in ganache 2020-12-17 11:27:31 -06:00
Wanseob Lim
7fea3732f2 feat: make fullnode vaildates challenge conditions both onchain and offchain 2020-11-18 19:16:17 +09:00
Wanseob Lim
09f7897370 fix: dockerfile script causes some error in installing truffle tool 2020-10-31 22:21:12 +09:00
Wanseob Lim
c5f15ecc45 refactor: improve build & test process
1. Describe build context & dockerfiles in `dockerfiles/docker-compose.yml`.
2. Using utils.buildAndGetContainer() function, specify the service name
and build the image before run test.
3. To skip the initial build process, developer can run `yarn pull:images`
on the root directory.
2020-08-17 13:31:47 +09:00