Iuri Matias
|
e6ed016cc0
|
Merge pull request #510 from embark-framework/gastimation
Gastimation
|
2018-06-12 14:11:28 -04:00 |
Iuri Matias
|
e0ff5b3580
|
remove anoying backtrace
|
2018-06-12 13:58:21 -04:00 |
VoR0220
|
41f77793f4
|
more patchy mcpatchface
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 12:54:41 -05:00 |
VoR0220
|
3ede75ce50
|
Merge branch 'gastimation' of github.com:embark-framework/embark into gastimation
|
2018-06-12 12:52:36 -05:00 |
VoR0220
|
258d9b3fe0
|
patchy mcpatchface
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 12:52:23 -05:00 |
Iuri Matias
|
7ef1898be5
|
Merge pull request #512 from embark-framework/update_configs
Update configs
|
2018-06-12 13:26:40 -04:00 |
Iuri Matias
|
a88513f58d
|
Merge branch 'gastimation' of github.com:embark-framework/embark into gastimation
|
2018-06-12 13:24:30 -04:00 |
Iuri Matias
|
1dcd30b3a8
|
don't crash and instead inform user if contract cannot be profiled
|
2018-06-12 13:24:21 -04:00 |
VoR0220
|
acf67071c8
|
fix name
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 12:21:31 -05:00 |
VoR0220
|
cd67500dd1
|
minor cleanup
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 12:16:19 -05:00 |
VoR0220
|
539c035aa6
|
unnecessary declaration
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 12:14:02 -05:00 |
VoR0220
|
a601541bb0
|
get rid of one more line and get rid of unused cb
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 12:12:37 -05:00 |
VoR0220
|
43c8525d48
|
fix callbacks in gas estimator, add more fallback support and clean up console logs to better display potential errors
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 12:10:35 -05:00 |
Iuri Matias
|
40ea38993a
|
convert json configs to js configs
|
2018-06-12 12:59:31 -04:00 |
Iuri Matias
|
e1b127138e
|
add ws to dappConnection list of the templates
|
2018-06-12 12:33:21 -04:00 |
Iuri Matias
|
5b1eeab7ed
|
make debug a default api option
|
2018-06-12 12:21:46 -04:00 |
Iuri Matias
|
cd5ce085bf
|
Merge pull request #511 from embark-framework/event-test
add a test to test events
|
2018-06-12 12:15:58 -04:00 |
Iuri Matias
|
4ebeb86c3c
|
Merge pull request #506 from embark-framework/bug_fix/slow-pipeline
Speed up the webpack process a little bit
|
2018-06-12 12:15:02 -04:00 |
Iuri Matias
|
03870953a7
|
Merge pull request #508 from embark-framework/test_fixes
warn if configured account has no funds
|
2018-06-12 12:10:05 -04:00 |
Iuri Matias
|
79282f8d64
|
Merge branch 'develop' into bug_fix/slow-pipeline
|
2018-06-12 12:06:01 -04:00 |
Iuri Matias
|
ad4c79390a
|
Merge pull request #504 from embark-framework/conn-proxy
Proxy for inspecting function calls for contracts and retrieve trx information and display it on console
|
2018-06-12 12:02:20 -04:00 |
VoR0220
|
e0470b8ef4
|
clean up junk and fix logger formatting
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 10:44:21 -05:00 |
VoR0220
|
335670f2ca
|
package lock update and linting errors fixed
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 10:39:45 -05:00 |
Jonathan Rainville
|
d19c473b81
|
add a test to test events
|
2018-06-12 11:38:25 -04:00 |
VoR0220
|
57f098239d
|
add support for null inputs and fallback and constructor types
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 10:36:41 -05:00 |
VoR0220
|
0ff39f48b3
|
fix the callback schema for async and pretty it up a bit
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 10:36:41 -05:00 |
VoR0220
|
90f342b65a
|
redo logic so that it uses the async library
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 10:36:41 -05:00 |
VoR0220
|
5c7e9f0054
|
changes to the logic around gas estimator and profiler
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 10:36:41 -05:00 |
VoR0220
|
311ec7d9cb
|
switch the keys around and make a few logical changes to the way things are structured. Currently stuck at method calling
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 10:36:41 -05:00 |
VoR0220
|
fedbe0d2bc
|
first attempt at gas estimation using a 3 round fuzzer and linking it into the profiler
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-12 10:36:41 -05:00 |
Richard Ramos
|
8f52dd4cf3
|
Missing semicolon
|
2018-06-12 10:15:54 -04:00 |
Richard Ramos
|
a9065b1eae
|
Websocket handling
|
2018-06-12 08:50:49 -04:00 |
Iuri Matias
|
787162575e
|
Merge pull request #507 from embark-framework/bug_fix/webpack-piling
kill webpack processes when they are done
|
2018-06-11 17:31:30 -04:00 |
Iuri Matias
|
56724aecd4
|
lint is king
|
2018-06-11 17:22:08 -04:00 |
Iuri Matias
|
bedd5fd4e7
|
Merge pull request #505 from embark-framework/embarkjs_wrapper
Embarkjs wrapper
|
2018-06-11 17:19:43 -04:00 |
Richard Ramos
|
3ae6bbf5a4
|
Adding proxy to testapp
|
2018-06-11 17:14:02 -04:00 |
Richard Ramos
|
820b7c49b1
|
Commit package-lock
|
2018-06-11 16:47:59 -04:00 |
Richard Ramos
|
a50e7c25a9
|
Not all messages received are json objects
|
2018-06-11 16:46:57 -04:00 |
Richard Ramos
|
9e92069667
|
Fixing conflicts
|
2018-06-11 16:44:34 -04:00 |
Richard Ramos
|
03483052ea
|
Adding error messages
|
2018-06-11 16:43:26 -04:00 |
Richard Ramos
|
38e6a9571d
|
Updating tests
|
2018-06-11 16:43:26 -04:00 |
Richard Ramos
|
48a3f2afdc
|
Fixing conflicts
|
2018-06-11 16:43:08 -04:00 |
Iuri Matias
|
e46f6aa5b7
|
color output
|
2018-06-11 16:40:59 -04:00 |
Iuri Matias
|
a4985fde40
|
make proxy mode the default
|
2018-06-11 16:40:59 -04:00 |
Richard Ramos
|
80052fc5e1
|
Displays json as a string in the console
|
2018-06-11 16:40:59 -04:00 |
Richard Ramos
|
6040509942
|
Adding line break
|
2018-06-11 16:40:59 -04:00 |
Richard Ramos
|
f467fc5a31
|
Launching ipc connection depending on role
|
2018-06-11 16:40:59 -04:00 |
Richard Ramos
|
09c11662aa
|
Removing unused variables
|
2018-06-11 16:40:59 -04:00 |
Richard Ramos
|
0f853ba841
|
Typo
|
2018-06-11 16:40:59 -04:00 |
Richard Ramos
|
a669538e70
|
Adding proxy to config, and closing on error
|
2018-06-11 16:40:59 -04:00 |