Leonid Logvinov
9a308e25a3
Add WS endpoint to devnode
2019-02-14 16:41:24 -08:00
nitper
744fa22f01
allow devnet rpc to listen on any vhost
...
geth's default value for `--rpcvhosts` is `localhost`, which does not work when trying to use the devnet in certain environments such as `docker-compose` or `gitlab-ci`
2019-01-22 14:14:12 -05:00
Alex Browne
d79994fbb2
Improve reliability of the minimum block number hack for the devnet/geth
2018-06-28 15:32:14 -07:00
Alex Browne
915ddb2b2b
Increase delay when sending transactions during devnet startup
2018-06-11 17:26:10 -07:00
Alex Browne
a8b8d53d9d
Run contracts tests against Geth in CI
2018-06-07 15:47:43 -07:00
Alex Browne
dd8727d3ae
Apply various fixes based on PR feedback
2018-06-06 12:41:15 -07:00
Alex Browne
00bf957b53
Add more transactions to Geth on init. Skip tests that are failing.
2018-06-06 12:39:43 -07:00
Alex Browne
5b999c2f7d
Increase gas limit to account for bigger ExchangeContract
2018-06-06 12:39:42 -07:00
Alex Browne
577156fe5f
Use Geth for contract tests
2018-06-06 12:39:39 -07:00