index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
dev-utils
/
src
/
blockchain_lifecycle.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-2
/
+2
*
Merge pull request #883 from 0xProject/feature/tslint-improvements
Leonid Logvinov
2018-07-18
1
-2
/
+2
|
\
|
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-2
/
+2
*
|
Mine a dummy block in blockchain_lifecycle to re-apply any time offset
Alex Browne
2018-07-18
1
-14
/
+25
|
/
*
Move NodeType caching out of web3-wrapper and into our internal code
Alex Browne
2018-07-04
1
-2
/
+10
*
Improve robustness of revert reason assertions
Alex Browne
2018-07-03
1
-19
/
+3
*
Improve reliability of the minimum block number hack for the devnet/geth
Alex Browne
2018-06-29
1
-1
/
+37
*
Fix linting issues
fragosti
2018-06-07
1
-1
/
+0
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-9
/
+46
|
\
|
*
Update more things to work with both Geth and Ganache
Alex Browne
2018-06-07
1
-8
/
+3
|
*
Remove extra logs and other small fixes
Alex Browne
2018-06-07
1
-2
/
+0
|
*
Add more transactions to Geth on init. Skip tests that are failing.
Alex Browne
2018-06-07
1
-0
/
+2
|
*
Use Geth for contract tests
Alex Browne
2018-06-07
1
-8
/
+49
*
|
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+0
|
/
*
Make BlockchainLifecycle accept only web3Wrapper
Leonid Logvinov
2018-03-12
1
-4
/
+2
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-6
/
+9
*
Remove constructor arg
Leonid Logvinov
2018-01-30
1
-2
/
+1
*
Make an RPC constructor param implicit
Leonid Logvinov
2018-01-30
1
-2
/
+3
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-1
/
+1
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-8
/
+8
*
Implement first custom linter rule async-suffix
Leonid Logvinov
2017-12-15
1
-3
/
+0
*
Create dev-utils with blockchainLifecycle in it
Leonid Logvinov
2017-12-14
1
-0
/
+26