Iuri Matias
5175b5710a
update to fix tests
2018-08-21 16:02:18 -04:00
Andre Medeiros
8be8ca508f
Fix failing test on blockchain
2018-08-21 15:33:00 -04:00
Jonathan Rainville
b6c75ce070
fix unit tests
2018-08-21 15:28:02 -04:00
Michael Bradley, Jr
4d0b536619
revise blockchain test re: docker awareness
...
use defaultHost so tests pass in docker container
+1 for wsPort relative to rpcPort
port change related to proxy now doing `server.listen(port, defaultHost)`
vs. `server.listen(port)`
2018-08-02 15:37:00 -05:00
Jonathan Rainville
da01ab15db
enable using both syncMode and syncmode
2018-07-06 09:31:28 -04:00
Iuri Matias
76ab330546
add debug option
2018-06-18 09:44:16 -04:00
Jonathan Rainville
7d94e4efee
fix tests
2018-06-15 16:40:27 -04:00
Richard Ramos
38e6a9571d
Updating tests
2018-06-11 16:43:26 -04:00
Jonathan Rainville
3759738551
fix tests
2018-05-23 11:17:02 -04:00
Jonathan Rainville
a1e3c741a0
remove remaning of accounts config in blockchain
2018-05-18 13:39:34 -04:00
Jonathan Rainville
50103a8c02
conflict in en.json
2018-05-18 13:39:29 -04:00
Iuri Matias
5c5ef44f2f
update tests
2018-01-23 19:36:02 -05:00
Iuri Matias
7e8a594bf9
update tests
2018-01-17 11:29:30 -05:00
Iuri Matias
d9ac76a0b7
update tests
2018-01-12 14:21:46 -05:00
Iuri Matias
cd72a66c2b
update blockchain config tests
2017-10-19 19:16:08 -04:00
Todd Baur
613e4e6abe
integration testing fixes
2017-03-30 22:16:46 +09:00
Todd Baur
7599f43a3b
fixed problem with double this.client in blockchain.js
2017-03-30 20:48:22 +09:00
Todd Baur
67f325f5a0
migrate all the code to ES6
2017-03-30 20:12:39 +09:00
Todd Baur
26b87b4b05
swap test var -> let
2017-03-30 02:57:22 +09:00
Iuri Matias
1868788342
reorgnize code structure
2017-02-19 12:51:32 -05:00
Iuri Matias
655114b394
add config to specify geth command
2017-02-18 08:55:33 -05:00
Iuri Matias
03a6b6c48d
option added
2017-02-18 08:41:18 -05:00
Iuri Matias
eb36af87b0
add support for the bootnodes config
2017-02-18 08:24:23 -05:00
Iuri Matias
5c283b5232
support maxpeers option
2016-10-30 20:35:11 -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
1167c9ca05
update blockchain spec
2016-05-31 21:10:18 -04:00
Iuri Matias
7afed75e58
update tests
2016-03-08 14:44:40 -05:00
Iuri Matias
84191a241c
update specs
2016-02-08 21:12:09 -05:00
Iuri Matias
9ebabf6c42
update specs
2015-12-06 16:02:13 -05:00
Iuri Matias
4e2256b743
update blockchain spec
2015-08-27 09:25:10 -04:00
Iuri Matias
6ff72432d6
make maxpeers configurable
2015-07-29 21:40:49 -04:00
Joris Bontje
f1a02711bd
make genesis block configurable. fixes #41
2015-07-29 15:49:02 +02:00
Iuri Matias
e43c0a38d6
refactor blockchain lib + tests
2015-07-03 08:53:42 -04:00