Commit Graph

2607 Commits

Author SHA1 Message Date
Heikki Hakala 872501e94e Update sync mode config values in demo config #601 2018-07-06 08:53:54 -04:00
Iuri Matias 5bb1d33739 update to 3.1.4 2018-07-04 17:05:01 +03:00
Iuri Matias dbc18fddfa
Merge pull request #598 from embark-framework/geth_fix
ignore stderr since geth outputs normal logs to it
2018-07-04 09:50:44 -04:00
Iuri Matias 289be4b8a4 check for cmd not found in stderr 2018-07-04 16:40:46 +03:00
Iuri Matias a7a6a62edc make linter happy 2018-07-04 16:36:49 +03:00
Iuri Matias 6c03a2e212 ignore stderr since geth outputs normal logs to it 2018-07-04 16:10:12 +03:00
Jonathan Rainville 3228ff2086 3.1.3 2018-07-03 15:12:27 -04:00
Jonathan Rainville dc2247a290 update package lock 2018-07-03 15:12:22 -04:00
Jonathan Rainville 5ac45f18b0 fix account initialization and address use 2018-07-03 15:10:44 -04:00
Jonathan Rainville 12d73e1213 3.1.1 2018-07-03 15:06:30 -04:00
Jonathan Rainville eb6a7d78f3 update package lock json 2018-07-03 15:06:26 -04:00
Jonathan Rainville d184d71cc8
Merge pull request #596 from embark-framework/bug_fix/account
fix account initialization and address use
2018-07-03 15:03:56 -04:00
Jonathan Rainville ffb3ec544b fix account initialization and address use 2018-07-03 14:55:04 -04:00
Iuri Matias b1684d8c73
Merge pull request #595 from embark-framework/bad_connection_handling_patch_fix
Bad connection handling patch fix
2018-06-29 18:38:48 -04:00
Iuri Matias 6ee387653d fix metamask check for non dev environment 2018-06-29 18:14:21 -04:00
Iuri Matias db3356cec0 detect if there is a connection error and pass it down to the ready function 2018-06-29 18:14:08 -04:00
Jonathan Rainville 098a8963a9
Merge pull request #589 from embark-framework/warn_about_web3
add message to warn about web3.js version
2018-06-27 15:42:52 -04:00
Iuri Matias e1166df121 add message to warn about web3.js 2018-06-27 10:09:21 -04:00
Iuri Matias 8800da6b42 update to 3.1.2 2018-06-25 13:37:36 -04:00
Iuri Matias d4ab94ead5
Merge pull request #578 from embark-framework/bug_fix/upload-fail-solc-plugin_3_1
Bug fix/upload fail solc plugin 3 1
2018-06-25 13:24:40 -04:00
Iuri Matias 589589cb6a don't use -h option due to bug in ethersim fork v2 2018-06-25 12:48:35 -04:00
Jonathan Rainville 063472a07e skip build if cmpile only 2018-06-25 12:03:22 -04:00
emizzle 7187be969e Fix for `embark build --contracts` writing into the pipeline 2018-06-25 12:03:15 -04:00
Iuri Matias bb21490d87 update to 3.1.1 2018-06-21 21:24:37 -04:00
Iuri Matias bdaf141faf
Merge pull request #570 from embark-framework/ens_metamask_fix
use EmbarkJS to initialize ens contracts and set ens contract only wh…
2018-06-21 21:13:45 -04:00
Iuri Matias 5a429d0574 make linter happy 2018-06-21 21:07:27 -04:00
Iuri Matias 0ba9990073 use EmbarkJS to initialize ens contracts and set ens contract only when embark is ready 2018-06-21 21:03:23 -04:00
Iuri Matias de39180737 re-add comment 2018-06-20 16:38:26 -04:00
Iuri Matias 1e580bfd23 organize package.json 2018-06-20 16:37:19 -04:00
Iuri Matias 67118ab019 remove unneded files 2018-06-20 16:30:16 -04:00
Iuri Matias caddd6c11d fix solc version 2018-06-20 16:23:13 -04:00
Iuri Matias a6195d2517 Merge branch 'develop' 2018-06-20 15:55:16 -04:00
Iuri Matias 6a5020402f update to 3.1 2018-06-19 17:54:10 -04:00
Iuri Matias de33dc9de2
Merge pull request #563 from embark-framework/disable_ipc_client
disable ipc client in tests
2018-06-19 17:39:54 -04:00
Iuri Matias 650eb5e359 disable ipc client 2018-06-19 17:33:24 -04:00
Iuri Matias aa5063e5ef
Merge pull request #562 from embark-framework/remove_extra_messages
remove extra logs
2018-06-19 15:49:37 -04:00
Iuri Matias 9f16740ead
Merge pull request #559 from embark-framework/warn_wrong_upload_cmd
warn if old upload cmd is used
2018-06-19 15:47:39 -04:00
Iuri Matias 9beaaa2a29 remove extra logs 2018-06-19 15:46:55 -04:00
Iuri Matias 6a031e1dab warn if old cmd is used 2018-06-19 14:07:14 -04:00
Iuri Matias 9574562602
Merge pull request #558 from embark-framework/bug_fix/console-dir-test
Fix testing a directory without ending slash
2018-06-19 11:40:44 -04:00
Iuri Matias d2489f0da8
Merge pull request #557 from embark-framework/bug_fix/hanging-graph
Fix hanging embark graph by starting web3 service
2018-06-19 11:38:21 -04:00
Jonathan Rainville c1f29fdea4 fix test directory without ending slash 2018-06-19 10:58:09 -04:00
Jonathan Rainville 01277f6014 start web3 service so getGasPrice is available 2018-06-19 10:03:46 -04:00
Iuri Matias b363873da2
Merge pull request #556 from embark-framework/bug_fix/hanging-test-node
Fix hanging tests when using a wrong node
2018-06-19 09:33:41 -04:00
Jonathan Rainville 287998d127
Merge pull request #554 from embark-framework/bug_fix/https-rpc-network
Add support for https ethereum network hosts and infura hosts with API key
2018-06-19 09:26:46 -04:00
Jonathan Rainville 1a91f3c688 ping endpoint before connecting to see if available 2018-06-19 09:24:36 -04:00
Jonathan Rainville aa02aeb74c move pingEndpoint to utils 2018-06-19 09:02:19 -04:00
emizzle ba66d763fe Add support for infura network hosts with api key.
Fix bug with non-development code generation.
2018-06-19 15:14:37 +10:00
emizzle b56def7c57 Updated web3 endpoint for use with infura api key and https
Allows `protocol` to be specified in config/contract.js[on] for `<env>/deployment/protocol`.
2018-06-19 14:43:55 +10:00
Iuri Matias c5799839bb
Merge pull request #553 from embark-framework/chores/update-templates
Update templates with tests and comments
2018-06-18 16:35:16 -04:00