Iuri Matias
499a3b5609
set gas limit through event
2018-08-21 16:03:35 -04:00
Anthony Laibe
1d71c7fbce
Display info about gas when deploying contract
2018-08-21 15:47:05 -04:00
Jonathan Rainville
3d729b8a78
fix the indexOf instead by simulating what solc does
2018-08-21 15:42:05 -04:00
Jonathan Rainville
6908cf5cdc
fix duplicate dependencies and warn correctly for length
2018-08-21 15:42:05 -04:00
Jonathan Rainville
bd369ec1a8
add reporter with event to get receipt
2018-08-21 15:30:10 -04:00
Jonathan Rainville
5a3a9878f9
add triple equals
2018-08-21 15:03:34 -04:00
Iuri Matias
a01e600857
Merge pull request #627 from embark-framework/bug_fix/warning-contract-path
...
trim the contract name to have the warning correctly (patch)
2018-07-26 13:31:59 -04:00
emizzle
9382f98933
Housekeeping and removal of none additions
...
Clean up debugging statements from fund_accounts.
Removed the addition of the nonce increment for contracts deploy as this was only affecting mneumonic-generated accounts which is not meant for dev environment.
2018-07-18 14:08:32 +02:00
Iuri Matias
d0162a6c78
move - for now - determining gas price to deployment to avoid race conditions
2018-07-17 15:10:22 +03:00
Jonathan Rainville
8875b1b7ab
trim the contract name to have the warning correctly
2018-07-12 12:36:54 -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