Jonathan Rainville
|
8a74694a8b
|
Merge pull request #776 from embark-framework/bugfix/gasPrice
Fix Gas Price
|
2018-09-04 08:52:42 -04:00 |
Anthony Laibe
|
5ad17be140
|
Fix Gas Price
|
2018-09-04 08:21:31 +01:00 |
Iuri Matias
|
c42bbd169c
|
Merge pull request #775 from embark-framework/bug_fix/web3-beta.35
web3@1.0.0-beta.35
|
2018-09-03 11:10:55 -04:00 |
Michael Bradley, Jr
|
8e6ed95fdf
|
try bumping appveyor/travis npm version
|
2018-09-02 20:35:21 -05:00 |
Michael Bradley, Jr
|
0ac384c478
|
web3@1.0.0-beta.35
|
2018-09-02 19:23:12 -05:00 |
Iuri Matias
|
228eaef331
|
Merge pull request #772 from embark-framework/expand_test
update examples
|
2018-09-01 10:35:09 -04:00 |
Iuri Matias
|
10e41dd4f2
|
update examples
|
2018-09-01 10:34:12 -04:00 |
Iuri Matias
|
343bf2489a
|
Merge pull request #753 from embark-framework/dapp_connection
Move dapp connection logic to EmbarkJS
|
2018-09-01 10:00:30 -04:00 |
Iuri Matias
|
1f684aea94
|
update tests
|
2018-09-01 09:42:52 -04:00 |
Iuri Matias
|
f94fd7b18f
|
update embarkjs version
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
15467e6f49
|
use es string templates
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
9cd3cb6891
|
update embark.js version
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
9912c71b6f
|
cleanup
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
1be58863e7
|
cleanup
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
af947910c4
|
re-add context code
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
262a6d3aef
|
move older code to embarkjs & refactor
|
2018-09-01 09:35:13 -04:00 |
Iuri Matias
|
608b5c38d7
|
remove no longer needed check for unexistant file
|
2018-09-01 09:30:37 -04:00 |
Iuri Matias
|
e42c4f94d8
|
remove utils; use EmbarkJS.connect method
|
2018-09-01 09:30:37 -04:00 |
Iuri Matias
|
0428ff83cb
|
Merge pull request #771 from embark-framework/bugfix/message0-events-already-declared
Fix message events already declared
|
2018-08-31 15:45:40 -04:00 |
Anthony Laibe
|
e6911a5e15
|
Fix test
|
2018-08-31 19:01:00 +01:00 |
Anthony Laibe
|
98e63ad424
|
Fix message events already declared
|
2018-08-31 18:55:38 +01:00 |
Iuri Matias
|
43945f6a49
|
Merge pull request #759 from embark-framework/bug_fix/ens-crash
Don't crash if ENS contracts don't deploy
|
2018-08-31 09:05:43 -04:00 |
Iuri Matias
|
aeb4c0d0c0
|
Merge pull request #758 from embark-framework/bugfix/profile-do-not-crash
profile always return
|
2018-08-31 08:57:03 -04:00 |
Iuri Matias
|
f63f10f4c3
|
Merge pull request #754 from embark-framework/bug_fix/await-hang
Fix hang by not intercepting web3 transactions
|
2018-08-31 08:54:42 -04:00 |
Jonathan Rainville
|
f1e5aff3fb
|
dont crash if ens contracts don't deploy
|
2018-08-31 08:50:15 -04:00 |
Jonathan Rainville
|
3e89729331
|
conflict with indents
|
2018-08-31 08:46:08 -04:00 |
Anthony Laibe
|
a325abe1c2
|
profile always return
|
2018-08-31 13:41:41 +01:00 |
Iuri Matias
|
a1c2d7e77a
|
Merge pull request #756 from embark-framework/feature/console-ipc-server-client
Console can be a client or server ipc
|
2018-08-31 07:58:55 -04:00 |
Iuri Matias
|
f0221bbb10
|
Merge pull request #755 from embark-framework/chores/es-lint-no-else
Enable no-else-return
|
2018-08-31 07:49:25 -04:00 |
Iuri Matias
|
46076c8d4e
|
Merge pull request #751 from embark-framework/feature/embarkjs-console
Feature/embarkjs console
|
2018-08-31 07:46:54 -04:00 |
Anthony Laibe
|
e0f73c7d22
|
Make console a module
|
2018-08-31 09:36:50 +01:00 |
André Medeiros
|
6122b69a03
|
Merge pull request #757 from embark-framework/fix-passing-compiler-options
Fix passing compiler options
|
2018-08-30 16:26:12 -04:00 |
Andre Medeiros
|
bb92582c0a
|
Fix passing compiler options
|
2018-08-30 16:11:42 -04:00 |
André Medeiros
|
026da48e74
|
Merge pull request #749 from embark-framework/features/coverage-loops-declarations-events
Improve code coverage
|
2018-08-30 14:46:34 -04:00 |
Andre Medeiros
|
34f6a130d8
|
Update complexity
|
2018-08-30 13:50:36 -04:00 |
Andre Medeiros
|
f3857e4084
|
Import directives and struct definitions don't really count as executed code
|
2018-08-30 13:46:26 -04:00 |
Andre Medeiros
|
0230e29a8d
|
Use matcher for error message instead of string
|
2018-08-30 13:29:33 -04:00 |
Andre Medeiros
|
05dea5844a
|
Fix the way we pass compiler options instead of assuming via the environment
|
2018-08-30 13:27:18 -04:00 |
Andre Medeiros
|
2c2e54b613
|
Fix feedback
|
2018-08-30 13:01:13 -04:00 |
Andre Medeiros
|
bc5de4ef90
|
Support modifiers
|
2018-08-30 12:49:41 -04:00 |
Anthony Laibe
|
59e82d5fc6
|
Console can be a client or server ipc
|
2018-08-30 15:45:01 +01:00 |
Anthony Laibe
|
df651865c1
|
Enable no-else-return
|
2018-08-30 14:53:04 +01:00 |
Anthony Laibe
|
234d2d39a1
|
Fix test
|
2018-08-30 11:17:44 +01:00 |
Anthony Laibe
|
31cb79bf5b
|
PR feedback
|
2018-08-30 10:41:13 +01:00 |
Anthony Laibe
|
581b0c9f42
|
Fix lint
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
98c785a4bb
|
Fix register var and runcode
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
cc312a91b6
|
Refactor code runner
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
deb433c0fb
|
Fix ens enabled
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
b9944b18d2
|
Pass web3 as params
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
0a261b050d
|
Name available in console
|
2018-08-30 10:04:58 +01:00 |