Iuri Matias
|
05aadc5c10
|
support specifying contract args as an object
|
2018-03-04 20:07:39 -05:00 |
Iuri Matias
|
ac79cef97b
|
fix 337; support contract references in array arguments
|
2018-03-04 18:46:12 -05:00 |
Iuri Matias
|
66a3388a9d
|
fix error reporting for wrong params
|
2018-03-02 17:48:30 -05:00 |
Iuri Matias
|
b3749bd5ac
|
fix test_app tab selection
|
2018-03-02 17:25:56 -05:00 |
Iuri Matias
|
62d4dd456d
|
restore pipeline plugin
|
2018-02-28 17:45:39 -05:00 |
Iuri Matias
|
20f4e7621b
|
fix imports issue
|
2018-02-22 14:56:55 -05:00 |
Iuri Matias
|
9cd8449014
|
fix directory copying
|
2018-02-22 11:45:22 -05:00 |
Iuri Matias
|
671bf58433
|
add use case of imports in different files on test_app
|
2018-02-14 07:01:33 -05:00 |
Iuri Matias
|
e74b3a2693
|
update test_app
|
2018-02-07 19:39:11 -05:00 |
Iuri Matias
|
f4d2f5346d
|
import react bootstrap
|
2018-01-17 13:16:43 -05:00 |
Iuri Matias
|
61470a32d7
|
update test app
|
2018-01-17 10:45:55 -05:00 |
Iuri Matias
|
273834ec39
|
update gas value in test app
|
2018-01-17 09:45:50 -05:00 |
Iuri Matias
|
be1c5badd8
|
improve full support for es6
|
2018-01-16 19:17:52 -05:00 |
Iuri Matias
|
ea8f3a2232
|
improve gas handling and errors
|
2018-01-13 11:38:10 -05:00 |
Iuri Matias
|
7bd1be0d05
|
move contracts to root dir
|
2018-01-11 09:29:42 -05:00 |
Iuri Matias
|
33adaf360b
|
add tests for libs
|
2017-12-27 08:37:39 -05:00 |
Iuri Matias
|
d005d3f668
|
fix on deploy
|
2017-12-20 11:32:11 -05:00 |
Iuri Matias
|
7e4429b342
|
add onDeploy to test_app for testing purposes
|
2017-12-20 09:41:52 -05:00 |
Iuri Matias
|
ccb77051f8
|
import bootstrap in test_app
|
2017-12-13 19:24:20 -05:00 |
Iuri Matias
|
18d6aafd60
|
update test_app files
|
2017-12-13 17:36:24 -05:00 |
Iuri Matias
|
d0afd27969
|
revert web3.js version check
|
2017-12-13 17:10:33 -05:00 |
Iuri Matias
|
9e1fff2cdb
|
re-enable whisper in test app
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
12c8e223d6
|
update ipfs lib
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
0b00f99f09
|
include ipfs lib in embarkjs
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
3ddd492e83
|
refactor building web3 obj
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
a174b94702
|
move basic import so it's always available
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
99a66a05ef
|
import web3 object on contract import
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
b7b5fae2c8
|
imports with shared web3 object
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
92e22ea519
|
support special imports
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
038f57e7d2
|
fix new index example
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
3d36aaaeb3
|
support both old system and imports in the pipeline
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
33711c8db2
|
support imports
|
2017-12-13 15:53:29 -05:00 |
Iuri Matias
|
33ec36ddae
|
update demo app
|
2017-10-25 06:19:24 -04:00 |
Iuri Matias
|
73bd2df860
|
downgrade to 0.4.17
|
2017-10-22 09:38:54 -04:00 |
Iuri Matias
|
1cb0644f92
|
Revert "update solc version"
This reverts commit d23cd753ce .
|
2017-10-22 09:27:13 -04:00 |
Iuri Matias
|
d23cd753ce
|
update solc version
|
2017-10-21 15:16:11 -04:00 |
Iuri Matias
|
0a139c7b73
|
update test contracts to solc 0.4.17
|
2017-10-21 15:01:09 -04:00 |
Iuri Matias
|
be7d4b0d4d
|
update tests in the test_app
|
2017-10-21 09:33:32 -04:00 |
Iuri Matias
|
09db4eaa53
|
re-add support for whisper 5
|
2017-10-09 08:59:02 -04:00 |
Iuri Matias
|
69fa1b24c3
|
adapt test app to work with 1.0
|
2017-10-07 21:02:05 -04:00 |
Iuri Matias
|
a9e63069fb
|
fix connecting to correct provider
|
2017-10-07 15:20:51 -04:00 |
Iuri Matias
|
763a864e89
|
test imports
|
2017-07-16 14:11:37 -04:00 |
Iuri Matias
|
c02e3e7ab8
|
treat library as dependencies for contract deployment
|
2017-07-16 13:31:40 -04:00 |
Iuri Matias
|
48f9c54d9d
|
detect and replace library references with address
|
2017-07-16 12:10:17 -04:00 |
Iuri Matias
|
b56b51cf6e
|
don't stop when getting a compiler warning but print it as a warning
|
2017-07-15 11:35:29 -04:00 |
Iuri Matias
|
232f6fc88b
|
support list of fallbacks for dapp web3 connection, support separate connection config for deployment
|
2017-07-06 18:48:20 -04:00 |
Iuri Matias
|
b473d68a1e
|
include specific contract config given contract name
|
2017-07-01 12:55:46 -04:00 |
Iuri Matias
|
cdc75c91e1
|
fix contract extension file matching
|
2017-06-29 07:39:12 -04:00 |
Iuri Matias
|
d9e615453c
|
update demo and test app; warn about whisper version
|
2017-06-27 16:01:54 -04:00 |
Iuri Matias
|
d800c1cee0
|
add aliases to embarkjs
|
2017-04-02 14:12:12 -04:00 |