Iuri Matias
|
444c504061
|
Merge pull request #640 from embark-framework/feature/log-gas-info
Display info about gas when deploying contract
|
2018-07-26 14:42:46 -04:00 |
Anthony Laibe
|
eea987f95e
|
Display info about gas when deploying contract
|
2018-07-25 13:27:15 +01:00 |
Jonathan Rainville
|
f49d21d491
|
fix the indexOf instead by simulating what solc does
|
2018-07-12 11:18:03 -04:00 |
Jonathan Rainville
|
5e210a67fa
|
fix duplicate dependencies and warn correctly for length
|
2018-07-12 10:23:24 -04:00 |
Jonathan Rainville
|
c7876bc7cd
|
add reporter with event to get receipt
|
2018-07-06 15:11:18 -04:00 |
Jonathan Rainville
|
832e757262
|
add triple equals
|
2018-06-20 14:06:15 -04:00 |
Iuri Matias
|
5a2cf62ee5
|
reload config; create a config so it doens't damage original
|
2018-06-14 09:22:13 -04:00 |
Iuri Matias
|
c8b52a1746
|
fix errors handling so it doesn't attempt to continue building when there are fatal errors compiling contracts
|
2018-06-08 07:07:27 -04:00 |
Jonathan Rainville
|
b727d85358
|
small fixes
|
2018-06-01 13:53:09 -04:00 |
Jonathan Rainville
|
2d1a37d63b
|
conflict in pakcgae lock
|
2018-06-01 13:44:49 -04:00 |
Iuri Matias
|
20d7496980
|
take into account errors when determining arguments
|
2018-05-31 10:02:57 -04:00 |
Iuri Matias
|
4f20d31b4c
|
add emitAndRunActionsForEvent
|
2018-05-30 13:38:08 -04:00 |
Iuri Matias
|
1912981d7d
|
move contract deploy code to contract deployer; move it to events
|
2018-05-30 13:38:08 -04:00 |