Commit Graph

20 Commits

Author SHA1 Message Date
Jonathan Rainville 32e676384d change another storage test 2018-05-30 17:35:54 -04:00
Jonathan Rainville 521165f710 make running config() without callback work 2018-05-30 16:17:17 -04:00
Jonathan Rainville 17c7880441 fix missing default from 2018-05-30 09:06:38 -04:00
Jonathan Rainville 99fd1be986 use object assign to assign new values to contract 2018-05-30 08:55:34 -04:00
Jonathan Rainville 89e0d39742 make require and test work 2018-05-29 16:41:55 -04:00
Jonathan Rainville 74d76585db build only once 2018-05-29 13:48:07 -04:00
Iuri Matias 3a62f6a121 update default dev networkid to be the same as --dev option chainId 2018-05-11 10:23:52 -04:00
Jonathan Rainville 8cc485ac94 add isDev blockchain option 2018-05-09 15:16:46 -04:00
Eric Mastro ef0bcbf405 Add 'auto' setting for geth CORS and websockets origin
* 'auto' now supported for `rpcCorsDomain` and `wsOrigins` in the blockchain config.
* 'auto' set to the default value in blockchain config for test and demo apps.
2018-04-26 21:37:00 +10:00
Iuri Matias cf02a10656 use web3 naming instead of web3.js; check if package already exists 2018-04-20 19:45:57 -04:00
Iuri Matias 424c7afc70 convert example tests to use await 2018-04-17 14:48:31 -04:00
Iuri Matias 1d80f80823 remove unnnecessary chains files 2018-04-13 16:55:55 -04:00
Iuri Matias 2ec7589f90 refactor to use dappPath 2018-04-02 15:30:16 -04:00
Iuri Matias bab0171120 revert versions update for now; support granular config on embark json 2018-03-31 21:06:00 -04:00
Iuri Matias 03f0b07d81 support versions on embark json config 2018-03-31 19:35:20 -04:00
Iuri Matias d855ade8d4 add missing parameters to the genesis config files 2018-03-30 11:16:47 -04:00
Iuri Matias 8907753dec remove unneded dependencies from contracts_app 2018-03-30 10:05:01 -04:00
Iuri Matias 1e2b22c25b simplify test contracts app 2018-03-29 19:05:30 -04:00
Iuri Matias 0d71b077b9 update contracts appp 2018-03-29 18:35:10 -04:00
Iuri Matias a00119f5dc move test_app to test_apps 2018-03-29 18:20:45 -04:00