Jonathan Rainville
|
ab0a3b0735
|
only set provider if provider is ENS
|
2018-08-06 20:35:47 +00:00 |
|
hodlbank
|
c60a2a6fed
|
Allow user to specify "random" as privateKey configuration. In such case embark generates some random privateKey for the account.
|
2018-08-06 20:35:47 +00:00 |
|
hodlbank
|
513154e427
|
Enabling contract:deploy:beforeDeploy plugins to access deploymentAccount value by adding it into the contract object.
|
2018-08-06 20:35:47 +00:00 |
|
Jonathan Rainville
|
69bd34392b
|
remove provider!==ens
|
2018-08-06 20:35:47 +00:00 |
|
Jonathan Rainville
|
960202dee9
|
disable ens if it is not enabled
|
2018-08-06 20:35:47 +00:00 |
|
hodlbank
|
3edf7c2419
|
Applying simulatorAccounts configuration for "embark simulator".
|
2018-08-03 23:08:02 +00:00 |
|
Anthony Laibe
|
e24937cadc
|
Merge pull request #674 from embark-framework/feature/add-github-template
Add Github templates
|
2018-08-03 13:27:59 +01:00 |
|
Anthony Laibe
|
55b537f468
|
Add options for logs
|
2018-08-03 13:18:35 +01:00 |
|
Anthony Laibe
|
15c1821ec0
|
Add Github templates
|
2018-08-03 09:20:25 +01:00 |
|
Iuri Matias
|
aab24792fc
|
Merge pull request #665 from embark-framework/features/ens-deploy
Deploy to ENS
|
2018-08-02 12:35:41 -04:00 |
|
Jonathan Rainville
|
0742690f49
|
Merge pull request #670 from embark-framework/features/warn-wrong-network
Warn if there is a mismatch in network ids
|
2018-08-02 11:25:08 -04:00 |
|
Jonathan Rainville
|
9fb71b6db3
|
remove extra space
|
2018-08-01 09:24:28 -04:00 |
|
Jonathan Rainville
|
aadc4062fb
|
fix stuff and move functions to utils
|
2018-07-31 10:33:10 -04:00 |
|
Jonathan Rainville
|
daaeb30262
|
change to command
|
2018-07-31 10:09:41 -04:00 |
|
Jonathan Rainville
|
752fde7fed
|
remove duplicated register
|
2018-07-31 10:08:49 -04:00 |
|
Jonathan Rainville
|
5fa795b265
|
fixes and linting
|
2018-07-31 09:59:58 -04:00 |
|
Jonathan Rainville
|
8253491a07
|
warn if mismatch on network id
|
2018-07-31 09:59:27 -04:00 |
|
Iuri Matias
|
2dc6ad218f
|
Merge pull request #641 from embark-framework/features/avoid-ganache-require
In test, try to connect to node first
|
2018-07-31 08:43:30 -04:00 |
|
Iuri Matias
|
a42c58026f
|
Merge pull request #666 from embark-framework/bug_fix/dot.embark_versions_modules_2
.embark/versions modules — round 2
|
2018-07-31 08:41:16 -04:00 |
|
Iuri Matias
|
03d8ffc653
|
Merge pull request #664 from embark-framework/refactor_graph
remove engine dependency from graph
|
2018-07-31 08:40:44 -04:00 |
|
Iuri Matias
|
254a032700
|
Merge pull request #669 from embark-framework/bugfix/require-fs
Fix require fs for reset
|
2018-07-31 08:39:16 -04:00 |
|
Anthony Laibe
|
150be44fff
|
Fix require fs for reset
|
2018-07-31 11:46:19 +01:00 |
|
Anthony Laibe
|
353b04d0f4
|
Reset service local
|
2018-07-31 11:17:50 +01:00 |
|
Anthony Laibe
|
dbb46ad7dc
|
Reset account
|
2018-07-31 11:15:49 +01:00 |
|
Anthony Laibe
|
ee4722b34a
|
Remove test
|
2018-07-31 11:01:52 +01:00 |
|
Anthony Laibe
|
50fc3d8846
|
Make sure config is called at least once
|
2018-07-31 10:48:04 +01:00 |
|
Anthony Laibe
|
ec9949d70e
|
Change connection
|
2018-07-31 10:16:56 +01:00 |
|
Michael Bradley, Jr
|
94d19eb8d7
|
win compat
|
2018-07-30 16:27:22 -05:00 |
|
Michael Bradley, Jr
|
26ad1175fa
|
Revert "Merge pull request #663 from embark-framework/revert-656-bug_fix/dot.embark_versions_modules"
This reverts commit 7859c384ca1a9a4a307a53ea2b477c0d78766ca9, reversing
changes made to a58f21c30340e74c3cd8b35b4545a6760c9d9909.
|
2018-07-30 16:26:25 -05:00 |
|
Jonathan Rainville
|
7ebeb597c8
|
revert trace
|
2018-07-30 16:03:02 -04:00 |
|
Jonathan Rainville
|
55be853bcb
|
remove comment
|
2018-07-30 15:57:58 -04:00 |
|
Jonathan Rainville
|
ea53f9498e
|
swarm adjustements
|
2018-07-30 15:49:58 -04:00 |
|
Iuri Matias
|
7522ae6a21
|
Merge pull request #662 from embark-framework/features/adding-ipns
Features/adding ipns
|
2018-07-30 15:20:54 -04:00 |
|
Iuri Matias
|
b0338743df
|
fix line
|
2018-07-30 15:17:54 -04:00 |
|
Iuri Matias
|
4b44885998
|
add find contract
|
2018-07-30 15:12:49 -04:00 |
|
Iuri Matias
|
5ffb02c24c
|
remove engine dependency; use api
|
2018-07-30 14:33:01 -04:00 |
|
Iuri Matias
|
fda1036845
|
remove engine param
|
2018-07-30 14:31:24 -04:00 |
|
Jonathan Rainville
|
8724c46924
|
fix using promise
|
2018-07-30 14:07:53 -04:00 |
|
Jonathan Rainville
|
67b3dff1ba
|
fix small oopsies and make it work
|
2018-07-30 14:07:53 -04:00 |
|
Jonathan Rainville
|
25cfb9ac0a
|
add associate event in ens (not yet tested)
|
2018-07-30 14:07:53 -04:00 |
|
Jonathan Rainville
|
6b9618433a
|
conflict in embark js
|
2018-07-30 14:07:52 -04:00 |
|
Anthony Laibe
|
a548c72f2c
|
Update embarkjs version
|
2018-07-30 18:34:19 +01:00 |
|
Anthony Laibe
|
d0fe71aebf
|
Revert package change
|
2018-07-30 18:32:32 +01:00 |
|
Iuri Matias
|
7859c384ca
|
Merge pull request #663 from embark-framework/revert-656-bug_fix/dot.embark_versions_modules
wRevert ".embark/versions modules"
|
2018-07-30 12:58:26 -04:00 |
|
Iuri Matias
|
2eb218cdfe
|
Revert ".embark/versions modules"
|
2018-07-30 12:57:58 -04:00 |
|
Iuri Matias
|
a58f21c303
|
Merge pull request #656 from embark-framework/bug_fix/dot.embark_versions_modules
.embark/versions modules
|
2018-07-30 12:54:43 -04:00 |
|
Anthony Laibe
|
fd89a1dcd3
|
Better error message
|
2018-07-30 17:22:44 +01:00 |
|
Anthony Laibe
|
d90774a50e
|
PR feedback
|
2018-07-30 17:06:20 +01:00 |
|
Iuri Matias
|
6f2a2aba8d
|
Merge pull request #661 from embark-framework/modules_refactor_2
Modules refactor p2
|
2018-07-30 11:48:23 -04:00 |
|
Iuri Matias
|
47eb457457
|
remove console log
|
2018-07-30 11:23:07 -04:00 |
|