index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
dev-utils
/
src
/
web3_factory.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-1
/
+7
|
\
|
*
Add ability to quickly switch between Geth and Ganache by changing a const
Alex Browne
2018-06-07
1
-1
/
+7
|
*
Use Geth for contract tests
Alex Browne
2018-06-07
1
-1
/
+1
*
|
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-2
/
+0
|
/
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT
Amir Bandeali
2018-05-31
1
-2
/
+2
*
Increase block gas limit
Amir Bandeali
2018-05-31
1
-0
/
+1
*
Remove web3Factory.create and remove dev-tools dependency on sol-cov
Leonid Logvinov
2018-05-23
1
-19
/
+1
*
Fix ganache subprovider config
Leonid Logvinov
2018-05-11
1
-2
/
+2
*
Update the Changelog with pr number
Jacob Evans
2018-04-14
1
-1
/
+1
*
Remove truffle-hdwallet from 0x.js tests
Jacob Evans
2018-04-13
1
-1
/
+5
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-1
/
+2
*
Properly and consistently parse ENV vars
Leonid Logvinov
2018-03-13
1
-6
/
+1
*
Make env variables parsing more strict and add docs
Leonid Logvinov
2018-03-12
1
-2
/
+9
*
Add double negation before using shouldUseInProcessGanache
Leonid Logvinov
2018-03-12
1
-1
/
+1
*
Rename useInProcessGanache to shouldUseInProcessGanache
Leonid Logvinov
2018-03-12
1
-3
/
+3
*
Make coverage a module instead of a function
Leonid Logvinov
2018-03-12
1
-2
/
+2
*
Rename COVERAGE to SOLIDITY_COVERAGS
Leonid Logvinov
2018-03-12
1
-1
/
+1
*
Rename getCoverageSubprovider to getCoverageSubproviderSingleton
Leonid Logvinov
2018-03-12
1
-2
/
+2
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-9
/
+40
*
Change imports order
Leonid Logvinov
2018-02-15
1
-1
/
+2
*
Move subproviders from dev-utils to subproviders
Leonid Logvinov
2018-02-15
1
-3
/
+1
*
Refactor contracts tests to not use injected web3 instance
Leonid Logvinov
2018-01-30
1
-0
/
+42