Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve reliability of the minimum block number hack for the devnet/geth | Alex Browne | 2018-06-29 | 1 | -21/+2 |
* | Increase delay when sending transactions during devnet startup | Alex Browne | 2018-06-12 | 1 | -2/+2 |
* | Run contracts tests against Geth in CI | Alex Browne | 2018-06-08 | 1 | -0/+2 |
* | Apply various fixes based on PR feedback | Alex Browne | 2018-06-07 | 1 | -5/+19 |
* | Document debug_increaseTime method and fix typo in devnet README | Alex Browne | 2018-06-07 | 1 | -1/+36 |
* | Remove outdated todo | Alex Browne | 2018-06-07 | 1 | -4/+0 |
* | Add more transactions to Geth on init. Skip tests that are failing. | Alex Browne | 2018-06-07 | 3 | -9/+14 |
* | Increase gas limit to account for bigger ExchangeContract | Alex Browne | 2018-06-07 | 2 | -2/+2 |
* | Use Geth for contract tests | Alex Browne | 2018-06-07 | 16 | -0/+210 |