19 Commits

Author SHA1 Message Date
Alex Browne
42224ab534
Update README.md 2019-02-19 13:46:48 -08:00
Alex Browne
255f278f5e
Update README for devnet 2019-02-14 16:57:02 -08:00
Leonid Logvinov
9a308e25a3
Add WS endpoint to devnode 2019-02-14 16:41:24 -08:00
Alex Browne
ef928aff31
Merge pull request #1537 from nitper/patch-1
[fix] allow devnet rpc to listen on any vhost
2019-01-22 16:24:29 -08:00
Benjamin
c690364ec6 Add docker-compose basic config (#1538)
Add docker-compose.yml config for 0x-devnet package. This can be expanded upon in future if necessary.
2019-01-22 15:23:11 -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
Leonid Logvinov
cdac2d210e
Revert devnet mining period from 1 to 0 2019-01-17 14:23:03 +01:00
Leonid Logvinov
bf183af9a4
Merge development 2019-01-14 12:17:12 +01:00
Remco Bloemen
d9ac5b611a
Generate blocks at interval for truffle 2019-01-11 11:26:38 +01:00
Alex Browne
89e398fa39
Update prettier to version ^1.15.3 2019-01-10 17:41:13 -08: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
b933946f33
Document debug_increaseTime method and fix typo in devnet README 2018-06-06 12:41:15 -07:00
Alex Browne
ae1cf74dcd
Remove outdated todo 2018-06-06 12:40:30 -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