Iuri Matias
|
00dd8ecf91
|
display compilation and/or deployment error in the logs and status instead of crashing
|
2016-10-29 11:08:10 -04:00 |
Iuri Matias
|
816e67370a
|
refactor duplicated build & deploy process
|
2016-10-29 10:33:54 -04:00 |
Iuri Matias
|
c9a52c11b0
|
update to 2.1.1
|
2016-10-25 19:44:12 -04:00 |
Iuri Matias
|
19735884c0
|
add support for -p option in embark run to specify web server port
|
2016-10-25 19:33:24 -04:00 |
Iuri Matias
|
a6397b3fe9
|
update to 2.1.0
|
2016-10-24 06:14:35 -04:00 |
Iuri Matias
|
3ea6e53218
|
get contract from contract list, not compiled contracts
|
2016-10-23 11:15:35 -04:00 |
Iuri Matias
|
42fd369cf4
|
remove trailing commas
|
2016-10-22 20:16:00 -04:00 |
Iuri Matias
|
9de3d20ee9
|
remove trailing commas
|
2016-10-22 20:10:25 -04:00 |
Iuri Matias
|
4b1a16b100
|
add jshint exceptions and TODO
|
2016-10-22 17:29:06 -04:00 |
Aleš Katona
|
835047c755
|
fix lint errors
|
2016-10-22 13:29:41 -06:00 |
Iuri Matias
|
4989876135
|
display ethereum node name and embark version in available services
|
2016-10-22 12:11:47 -04:00 |
Iuri Matias
|
f337ffd418
|
clarify web3 error msg
|
2016-10-22 11:57:36 -04:00 |
Iuri Matias
|
bcdba3f8bc
|
clarify gas amount msg
|
2016-10-22 11:48:47 -04:00 |
Iuri Matias
|
ae3bcb1060
|
fix gas settings; add information of gas used with deployment
|
2016-10-22 09:42:52 -04:00 |
Iuri Matias
|
d05cf90b5b
|
display error in contract status
|
2016-10-21 07:16:15 -04:00 |
Iuri Matias
|
907a358e5b
|
add some tabs to adjust status message
|
2016-10-20 23:34:31 -04:00 |
Iuri Matias
|
f747c757c5
|
if the contract is set to not deploy, display information correctly on the dashboard
|
2016-10-20 23:31:42 -04:00 |
Iuri Matias
|
727e2d0923
|
set the default limit if the contract deploy option is false
|
2016-10-20 23:22:31 -04:00 |
Iuri Matias
|
bf509e8b27
|
don't return a contract from the chains.json if it has no address
|
2016-10-20 23:21:32 -04:00 |
Iuri Matias
|
f9dbbd9243
|
update to 2.0.1
|
2016-10-19 07:38:32 -04:00 |
Iuri Matias
|
fa17170878
|
add version number to cmd
|
2016-10-16 12:41:28 -04:00 |
Iuri Matias
|
23a7f03cc4
|
add more tests; fix issue with selecting selecting non-default environment contract configuration
|
2016-10-15 15:54:19 -04:00 |
Iuri Matias
|
5a6a9e8b94
|
join serpent and solidity contracts
|
2016-10-15 08:22:18 -04:00 |
Iuri Matias
|
969e4015cb
|
add test for abi and blockchain config; fix whisper config
|
2016-10-14 07:01:54 -04:00 |
Iuri Matias
|
ab42ae92d5
|
support nodiscover option; add warnings to cors settings
|
2016-10-07 07:15:29 -04:00 |
Iuri Matias
|
47736b6eed
|
add check for ipfs
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
a19a690d3d
|
fix relative paths to js files
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
8a1fd3a165
|
jshint it
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
8711b75462
|
add support for more simulators
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
9d6e7b79bd
|
implement onDeploy
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
fcc808b9f4
|
add ipfs and tests cmd
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
b0458c6fab
|
fix logging in test
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
5ae091ffb5
|
refactor ipfs module
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
fb41ce8a66
|
remove old files
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
ed6b1fd5c2
|
implement test functionality
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
97954ead32
|
refactor contract builder
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
4b4b15f405
|
add support for static addresses in contracts config
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
2b6e5e834a
|
support instanceOf config
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
2a8f0635b9
|
implement contract dependencies
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
d21f385fc0
|
fix rpccorsdomain; deployment to livenet and testnet
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
2e79299f14
|
cleanup; add todo to add other items to chains file
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
3d672a0f63
|
make sure code exists when tracking it
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
4af36ce1e4
|
refactor blockchain module; support more options
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
2eef8b46ae
|
make address green in dashboard
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
7f31566684
|
adjust log levels of watcher
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
4c1f3fb8f6
|
refactor watch module
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
656ac157d3
|
refactor watch module
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
3a5891810a
|
jshint it
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
03f81c47d7
|
implement contract tracking
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
c3beb51327
|
fix contract arguments
|
2016-10-06 07:40:22 -04:00 |