Jonathan Rainville
b3b61dd82c
add build to gitignore
2018-09-14 14:36:27 -04:00
Jonathan Rainville
800a3ce285
remove last build thing
2018-09-14 14:35:39 -04:00
Jonathan Rainville
ce8a201f43
remove build in contracts app
2018-09-14 14:35:29 -04:00
Jonathan Rainville
0bf4e48607
fix warnings in contracts app sol contracts
2018-09-14 14:35:12 -04:00
Jonathan Rainville
92d5fc8e1e
hotfix blockchain configs for privatenet
2018-08-21 15:22:59 -04:00
Jonathan Rainville
63cd508e06
change templates to add privatenet
2018-08-21 15:22:07 -04:00
Jonathan Rainville
0e71dca03f
update templates to use isDev false
2018-08-21 15:20:12 -04:00
Jonathan Rainville
d77083ee8c
enable syncMode
2018-06-15 16:33:59 -04:00
Jonathan Rainville
26447c9362
remove deprecated geth params
2018-06-15 16:23:55 -04:00
VoR0220
7926a697c4
change directories for passwords to replicate good behavior and add light and fast modes
...
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-06-15 14:03:48 -05:00
VoR0220
950ae2df88
replicate in contracts app
...
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-06-15 13:27:14 -05:00
Jonathan Rainville
e902c86ed2
conflicts in tests
2018-06-07 16:14:42 -04:00
Iuri Matias
17f5bb3905
Merge branch 'develop' into features/test-revamp-multi
2018-06-01 18:14:32 -04:00
Iuri Matias
8d985ce60a
fix tests; put back solc 0.4.24
2018-06-01 18:09:54 -04:00
Jonathan Rainville
5fb4e3330c
conflict in packagelock
2018-06-01 13:44:30 -04:00
Jonathan Rainville
dbb2352928
fix contracts that are instances of
2018-06-01 13:44:14 -04:00
Jonathan Rainville
6712fc294c
change another storage test
2018-06-01 13:44:14 -04:00
Jonathan Rainville
beb0df8985
make running config() without callback work
2018-06-01 13:44:14 -04:00
Jonathan Rainville
ab92457319
fix missing default from
2018-06-01 13:43:48 -04:00
Jonathan Rainville
4040c1eec9
use object assign to assign new values to contract
2018-06-01 13:43:48 -04:00
Jonathan Rainville
8664570d7c
conflict in test
2018-06-01 13:43:43 -04:00
Jonathan Rainville
d0a289a450
conflict in deployManager
2018-06-01 13:42:05 -04:00
Jonathan Rainville
3555575ff9
change another storage test
2018-06-01 13:35:58 -04:00
Jonathan Rainville
049af73294
make running config() without callback work
2018-06-01 13:35:58 -04:00
Jonathan Rainville
d647ea791e
fix missing default from
2018-06-01 13:35:18 -04:00
Jonathan Rainville
72da3b4a35
use object assign to assign new values to contract
2018-06-01 13:35:18 -04:00
Jonathan Rainville
a1d32e72e7
conflict in deployManager
2018-06-01 13:35:15 -04:00
Jonathan Rainville
9dcb64bde3
conflict in deployManager
2018-06-01 13:34:23 -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