Iuri Matias
|
5d8f236df3
|
remove custom web3 js; use packaged one instead
|
2018-08-21 15:35:55 -04:00 |
Andre Medeiros
|
6d1dfd3581
|
Bump grunt-contrib-coffee
|
2018-08-21 15:33:00 -04:00 |
Jonathan Rainville
|
4f4cb094d6
|
fix webserver errors
|
2018-08-21 15:29:32 -04:00 |
Jonathan Rainville
|
26243e21e0
|
remove provider-engine as it has been creating lots of issues
|
2018-08-21 15:28:02 -04:00 |
Jonathan Rainville
|
01900f8c6e
|
wip fixes
|
2018-08-21 15:26:31 -04:00 |
Jonathan Rainville
|
92d5fc8e1e
|
hotfix blockchain configs for privatenet
|
2018-08-21 15:22:59 -04:00 |
Jonathan Rainville
|
63cd508e06
|
change templates to add privatenet
|
2018-08-21 15:22:07 -04:00 |
Jonathan Rainville
|
5581964fab
|
conflict in package json
|
2018-08-21 15:17:05 -04:00 |
emizzle
|
efe649e4e6
|
Removed p-iteration from embark altogether.
Replaced usage in storage module (on dapp side) with async.js `detectSeries`
|
2018-08-21 15:12:07 -04:00 |
VoR0220
|
056b5a0ab9
|
bare bones bulk registration example spec
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
add registrars to system
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-21 15:03:34 -04:00 |
Jonathan Rainville
|
bd9e86cd46
|
remove log
|
2018-08-21 15:03:34 -04:00 |
Jonathan Rainville
|
75a7b93d69
|
intercept logs by adding the name only
|
2018-08-21 15:03:34 -04:00 |
Iuri Matias
|
f2213970f7
|
first stab at funding accounts in geth given config
|
2018-07-13 15:56:59 +03:00 |
Iuri Matias
|
5ee9843973
|
Merge pull request #541 from embark-framework/bug_fix/testnet-hang
remove deprecated geth params
|
2018-06-15 16:46:16 -04:00 |
Iuri Matias
|
dae9e4ae7f
|
Merge pull request #460 from embark-framework/fix_overridecompiler
Allow plugins to override core compilers
|
2018-06-15 16:39:09 -04:00 |
Jonathan Rainville
|
d77083ee8c
|
enable syncMode
|
2018-06-15 16:33:59 -04:00 |
Jonathan Rainville
|
26447c9362
|
remove deprecated geth params
|
2018-06-15 16:23:55 -04:00 |
VoR0220
|
7926a697c4
|
change directories for passwords to replicate good behavior and add light and fast modes
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-15 14:03:48 -05:00 |
VoR0220
|
44a77aa065
|
add rinkeby option for testing purposes
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-15 13:21:32 -05:00 |
VoR0220
|
391777d5bf
|
fix test app config and swap olympic for rinkeby as testnet option
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-15 13:18:37 -05:00 |
Jonathan Rainville
|
2ed6842e71
|
trigger CI build
|
2018-06-15 09:16:03 -04:00 |
Jonathan Rainville
|
8766c9b761
|
show warning if dependency is not deploying
|
2018-06-13 13:47:11 -04:00 |
Iuri Matias
|
cd5ce085bf
|
Merge pull request #511 from embark-framework/event-test
add a test to test events
|
2018-06-12 12:15:58 -04:00 |
Iuri Matias
|
ad4c79390a
|
Merge pull request #504 from embark-framework/conn-proxy
Proxy for inspecting function calls for contracts and retrieve trx information and display it on console
|
2018-06-12 12:02:20 -04:00 |
Jonathan Rainville
|
d19c473b81
|
add a test to test events
|
2018-06-12 11:38:25 -04:00 |
Richard Ramos
|
3ae6bbf5a4
|
Adding proxy to testapp
|
2018-06-11 17:14:02 -04:00 |
Iuri Matias
|
c4ca4e52b8
|
support embarkjs in the tests
|
2018-06-10 12:11:34 -04:00 |
Iuri Matias
|
9f18c7ff0e
|
add test for balance and web3 object
|
2018-06-08 13:10:47 -04:00 |
Iuri Matias
|
3db8ccd44e
|
remove unnecessary config
|
2018-06-07 20:21:01 -04:00 |
Iuri Matias
|
edbbaa160b
|
make config params optional
|
2018-06-07 20:21:01 -04:00 |
Iuri Matias
|
402ee19722
|
default contracts fields
|
2018-06-07 20:20:24 -04:00 |
Iuri Matias
|
1c6df9db8d
|
remove data parameter
|
2018-06-07 20:20:24 -04:00 |
Iuri Matias
|
8fa7357d07
|
fix default from and data; add single test spec
|
2018-06-07 20:20:24 -04:00 |
Jonathan Rainville
|
e902c86ed2
|
conflicts in tests
|
2018-06-07 16:14:42 -04:00 |
Jonathan Rainville
|
4ffb5c401f
|
enable setting balance in mutliple formats
|
2018-06-07 13:01:12 -04:00 |
Jonathan Rainville
|
30a8263569
|
enable using accounts and balances
|
2018-06-07 13:01:12 -04:00 |
Jonathan Rainville
|
435e5eba03
|
fix calling back with accounts
|
2018-06-06 13:54:20 -04:00 |
RJ Catalano
|
60e4f9f07d
|
Merge pull request #491 from embark-framework/alias_address
alias address
|
2018-06-06 12:16:21 -05:00 |
Iuri Matias
|
a4196be958
|
alias address
|
2018-06-06 12:47:16 -04:00 |
Iuri Matias
|
1e4838d25a
|
Merge pull request #490 from embark-framework/fix_assert
make assert global like before
|
2018-06-06 11:24:27 -04:00 |
Iuri Matias
|
fdd462af79
|
make lint happy; always make it happy
|
2018-06-06 11:10:31 -04:00 |
Iuri Matias
|
da6572bb11
|
make assert global like before
|
2018-06-06 11:00:30 -04:00 |
Iuri Matias
|
cd6dcb7548
|
fix setting default account
|
2018-06-06 10:39:02 -04:00 |
Jonathan Rainville
|
b32c90b56e
|
compile tests only once
|
2018-06-04 10:45:50 -04:00 |
Iuri Matias
|
74df72fc0d
|
lint is king
|
2018-06-01 19:35:41 -04:00 |
Iuri Matias
|
60c687aa41
|
refactor storage module
|
2018-06-01 19:32:14 -04:00 |
Iuri Matias
|
17f5bb3905
|
Merge branch 'develop' into features/test-revamp-multi
|
2018-06-01 18:14:32 -04:00 |
Iuri Matias
|
8d985ce60a
|
fix tests; put back solc 0.4.24
|
2018-06-01 18:09:54 -04:00 |
Jonathan Rainville
|
b727d85358
|
small fixes
|
2018-06-01 13:53:09 -04:00 |
Jonathan Rainville
|
88889a1a9d
|
update test_app tests
|
2018-06-01 13:44:53 -04:00 |