Iuri Matias
|
2f2b61da51
|
cleanup
|
2018-08-21 16:03:35 -04:00 |
Iuri Matias
|
3584a20fd7
|
first stab at refactor blockchain launcher
|
2018-08-21 15:59:46 -04:00 |
Jonathan Rainville
|
5ccd8f6333
|
display gas cost of each test
|
2018-08-21 15:30:10 -04:00 |
Jonathan Rainville
|
f3d55f6742
|
patch weird event max listeners bug
|
2018-06-01 13:44:54 -04:00 |
Iuri Matias
|
8cc86e0b0f
|
remove legacy events
|
2018-05-30 13:35:36 -04:00 |
Jonathan Rainville
|
592b4ed4fd
|
conflict in code_generator
|
2018-05-23 11:16:13 -04:00 |
Iuri Matias
|
01ae387c74
|
Merge pull request #418 from embark-framework/refactor_pipeline
Refactor pipeline
|
2018-05-16 18:15:51 -04:00 |
Jonathan Rainville
|
e651884473
|
set to 200 per Iuri's request
|
2018-05-16 15:27:38 -04:00 |
Iuri Matias
|
00e3af9012
|
lint is king
|
2018-05-16 15:18:12 -04:00 |
Jonathan Rainville
|
0611fee841
|
set max listeners to 50
|
2018-05-16 15:08:22 -04:00 |
Iuri Matias
|
4dcd644b7c
|
remove listeners for command handlers
|
2018-05-16 13:57:27 -04:00 |
Iuri Matias
|
0b70f32bb9
|
initial work for i18n
|
2018-05-10 15:01:34 -04:00 |
Iuri Matias
|
c7f8698e58
|
refactor events handler so it can handle multiple args
|
2017-12-30 17:51:52 -05:00 |
Iuri Matias
|
398aff3af7
|
fix multiple issues with multiple file writes
|
2017-10-21 14:21:18 -04:00 |
Iuri Matias
|
6157968c5e
|
update default solc version; update spec; fix issue with compiler warnings
|
2017-10-17 06:51:52 -04:00 |
Iuri Matias
|
322fabab3d
|
update tests; fix test module
|
2017-10-13 05:56:42 -04:00 |
Iuri Matias
|
f41702634f
|
add deprecated warning for deprecated events
|
2017-08-03 20:03:17 -04:00 |
Iuri Matias
|
232f6fc88b
|
support list of fallbacks for dapp web3 connection, support separate connection config for deployment
|
2017-07-06 18:48:20 -04:00 |
Iuri Matias
|
faf0e1ff48
|
revert some of the recent changes
|
2017-03-31 07:34:43 -04:00 |
Todd Baur
|
67f325f5a0
|
migrate all the code to ES6
|
2017-03-30 20:12:39 +09:00 |
Todd Baur
|
2f5c647c39
|
this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects.
|
2017-03-30 00:37:30 +09:00 |
Iuri Matias
|
3433c75554
|
refactor pipeline to use events instead
|
2017-02-24 06:18:57 -05:00 |