hodlbank
|
07c6be968a
|
[+] Added beforeDeploy handlers.
[+] Plugins can call embark.registerBeforeDeploy() to register beforeDeploy handlers.
|
2018-01-17 23:04:19 +00:00 |
Iuri Matias
|
ea8f3a2232
|
improve gas handling and errors
|
2018-01-13 11:38:10 -05:00 |
Iuri Matias
|
7a5e5947ee
|
cleanup
|
2018-01-05 15:34:31 -05:00 |
Iuri Matias
|
11ba67bb34
|
cleanup
|
2018-01-05 15:33:53 -05:00 |
Iuri Matias
|
59c3d82260
|
update web3.js
|
2018-01-05 15:10:47 -05:00 |
Iuri Matias
|
ab5d3722b9
|
fix issue where contract was being deployed everytime when gas config was set; catch errors on individual onDeploy cmds
|
2017-12-28 08:27:20 -05:00 |
Iuri Matias
|
750eace6ce
|
always define contract code so ondeploy cmds work
|
2017-12-27 11:40:21 -05:00 |
Iuri Matias
|
281ebc643d
|
update & fix onDeploy
|
2017-12-20 14:09:35 -05:00 |
Iuri Matias
|
d005d3f668
|
fix on deploy
|
2017-12-20 11:32:11 -05:00 |
Iuri Matias
|
9404bfb2cc
|
don't attempt to link contract if it's not in the code
|
2017-12-19 11:13:27 -05:00 |
Iuri Matias
|
d42a34b342
|
comply with eslint
|
2017-12-15 17:30:29 -05:00 |
Iuri Matias
|
68886d7095
|
add error for reference issues
|
2017-12-15 16:39:13 -05:00 |
Iuri Matias
|
cfaccb307b
|
throw error when target lib is not found
|
2017-12-15 16:18:19 -05:00 |
Iuri Matias
|
7c33720c98
|
fix onDeploy cmds
|
2017-12-15 15:50:42 -05:00 |
Iuri Matias
|
1cb6581fde
|
better display error contract deployment errors in the dashbord
|
2017-12-14 15:03:08 -05:00 |
Iuri Matias
|
c5a7db2da0
|
cleanup
|
2017-10-14 06:12:54 -04:00 |
Iuri Matias
|
322fabab3d
|
update tests; fix test module
|
2017-10-13 05:56:42 -04:00 |
Iuri Matias
|
ef98346963
|
fix issues with the console
|
2017-10-07 19:53:57 -04:00 |
Iuri Matias
|
2dc1941e48
|
rename ABIGenerator (very old legacy reasons) to more apropriate CodeGenerator
|
2017-08-03 19:29:09 -04:00 |
Iuri Matias
|
fd5eca6856
|
replace all instances of matched lib
|
2017-07-16 13:38:12 -04:00 |
Iuri Matias
|
48f9c54d9d
|
detect and replace library references with address
|
2017-07-16 12:10:17 -04:00 |
Todd Baur
|
fbe3f302b2
|
cleanup code from linter feedback
|
2017-03-30 20:38:14 +09:00 |
Todd Baur
|
67f325f5a0
|
migrate all the code to ES6
|
2017-03-30 20:12:39 +09:00 |
Todd Baur
|
5bf1475ea4
|
swap more var -> let
|
2017-03-30 02:50:05 +09:00 |
Iuri Matias
|
dbb0b0b171
|
track deployed contracts taking into account swarm hash inserted by solc
|
2017-03-01 20:52:58 -05:00 |
Iuri Matias
|
5e4ad9a7e5
|
reorder requires in a more logical manner
|
2017-02-19 13:17:28 -05:00 |
Iuri Matias
|
1868788342
|
reorgnize code structure
|
2017-02-19 12:51:32 -05:00 |