Anthony Laibe
|
d017f5f5f6
|
Fix fuzzer for bytes and uint
|
2018-08-09 10:38:01 +01:00 |
|
Iuri Matias
|
44f765dc9a
|
print error message for profiler if any
|
2018-08-07 13:41:51 -04:00 |
|
Iuri Matias
|
2a9537109e
|
make linter happ-ier
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
7cfdcdafcc
|
refactor format params
|
2018-08-07 13:37:11 -04:00 |
|
Iuri Matias
|
f877cd06ad
|
refactor profile caller
|
2018-08-07 13:37:11 -04:00 |
|
Iuri Matias
|
1504a09a99
|
use json in table generation
|
2018-08-07 13:37:11 -04:00 |
|
Iuri Matias
|
eceb2f152a
|
return profiler object instead of text
|
2018-08-07 13:37:11 -04:00 |
|
Iuri Matias
|
e7263b1a01
|
define api for profiler
|
2018-08-07 13:37:11 -04:00 |
|
Anthony Laibe
|
4039bbac6b
|
Fix profile command
In case the contract don't exist or the profile
command don't have argument, embark don't crash
and return an error
|
2018-07-25 09:51:10 +01:00 |
|
Iuri Matias
|
20f782607c
|
move fuzer & gasEstimator to profiler module
|
2018-07-07 16:30:47 +03:00 |
|
VoR0220
|
ad6a6cf328
|
small fixes to ensure something of a better experience for error reporting on the profiler side
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-15 15:22:27 -05: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
|
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 |
|
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
|
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
|
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 |
|
Iuri Matias
|
b43a766de7
|
cleanup module call
|
2018-05-30 13:38:08 -04:00 |
|
VoR0220
|
dc0c8c5622
|
fix profiler and this is ready to go
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-18 10:41:23 -05:00 |
|
VoR0220
|
8411f36e06
|
trying this
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-18 10:18:00 -05:00 |
|
VoR0220
|
5af4eb5b25
|
now profiler and other plugins will be able to benefit from undefined return output for logs only plugins
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-18 08:54:25 -05:00 |
|
Jonathan Rainville
|
edbc77afca
|
hotfix console
|
2018-05-08 14:51:51 -04:00 |
|
VoR0220
|
cdf46f2b30
|
fix linting errors and clean up ze code
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-08 10:53:34 -05:00 |
|
VoR0220
|
ab53bfba0c
|
fix linting errors
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-08 10:41:38 -05:00 |
|
VoR0220
|
819dec1bc3
|
profile me officer, here's a new module
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-08 10:30:46 -05:00 |
|