Iuri Matias
782044ef7c
Merge pull request #375 from embark-framework/fix_package_management
...
Fix package management
2018-04-20 20:10:38 -04: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
1b6d747dbd
fixing package management test
2018-04-20 17:17:49 -04:00
Jonathan Rainville
c1bed28c00
code and test importing the http contract
2018-04-20 11:39:17 -04:00
Jonathan Rainville
df5b647ecb
fix and add tests
2018-04-19 15:25:27 -04:00
Jonathan Rainville
a435bcc328
oopsie removed zeppelin config
2018-04-18 15:36:54 -04:00
Jonathan Rainville
5ca9dd73de
package locks
2018-04-18 15:04:04 -04:00
Jonathan Rainville
df226919c0
change file creation with using File.types
2018-04-18 15:02:50 -04:00
Jonathan Rainville
5925124978
fix unit tests and add test_appp test for http contracts
2018-04-18 14:56:18 -04:00
Jonathan Rainville
0948b04366
Merge pull request #368 from embark-framework/await_tests
...
convert example tests to use await
2018-04-17 14:59:57 -04:00
Iuri Matias
424c7afc70
convert example tests to use await
2018-04-17 14:48:31 -04:00
Eric Mastro
31a2a27e9a
#156326148 Updates to build and upload process and fixes for test_app/test.html
...
* Updated build to include deployment of contracts
* updated the plugin uploadCmd to be a Promise for better bubbling of errors and messaging.
* updated test.js imports so functionality works correctly.
2018-04-15 20:30:59 +10:00
Iuri Matias
f9b7f5c034
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
2018-04-13 16:56:10 -04:00
Iuri Matias
1d80f80823
remove unnnecessary chains files
2018-04-13 16:55:55 -04:00
Iuri Matias
7243c6ea8b
revert to lower versions of solc
2018-04-12 18:52:13 -04:00
Iuri Matias
7dd36a7a3b
support getting contract from module; fix bug in which entire contract path was being replaced instead of just the beginning (if matching contracts in embark.json)
2018-04-12 18:50:47 -04:00
Iuri Matias
db61e355c1
look for contract import in dapp dir and node_modules
2018-04-12 17:55:57 -04:00
Iuri Matias
e3fde1ad22
support mapping contract file in contracts config
2018-04-12 17:54:08 -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
94887f933d
update finalhandler npm package
2018-03-30 12:47:15 -04:00
Iuri Matias
6cafb319ac
update commander, css-loader, ejs packages
2018-03-30 12:07:58 -04:00
Iuri Matias
66187aef9a
update eslint version
2018-03-30 11:48:35 -04:00
Iuri Matias
d855ade8d4
add missing parameters to the genesis config files
2018-03-30 11:16:47 -04:00
Iuri Matias
1e2b22c25b
simplify test contracts app
2018-03-29 19:05:30 -04:00
Iuri Matias
a00119f5dc
move test_app to test_apps
2018-03-29 18:20:45 -04:00