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
/
contracts
/
src
/
utils
/
web3_wrapper.ts
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update file structure
Amir Bandeali
2018-06-30
1
-82
/
+0
|
*
Change wording of error message when you try to use more than one subprovider
Alex Browne
2018-06-15
1
-1
/
+1
|
*
Fix linter errors and remove coverage.json
Alex Browne
2018-06-15
1
-2
/
+1
|
*
Remove unused variables and other small fixes
Alex Browne
2018-06-15
1
-5
/
+6
|
*
Fix a bug in revert_trace.ts
Alex Browne
2018-06-15
1
-23
/
+23
|
*
Introduce subprovider for printing revert stack traces
Alex Browne
2018-06-15
1
-22
/
+29
|
*
Implement SolidityProfiler & adapt sol-cov to work with Geth
Leonid Logvinov
2018-06-09
1
-0
/
+22
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵
fragosti
2018-06-07
1
-2
/
+37
|
\
|
|
|
|
|
|
feature/improve-linting
|
*
Use an enum for ProviderType in contracts/src/utils/web3_wrapper
Alex Browne
2018-06-07
1
-4
/
+21
|
|
|
*
Add support for TEST_PROVIDER env var
Alex Browne
2018-06-07
1
-3
/
+4
|
|
|
*
Get LibBytes tests working on both Ganache and Geth
Alex Browne
2018-06-07
1
-1
/
+1
|
|
|
*
Add ability to quickly switch between Geth and Ganache by changing a const
Alex Browne
2018-06-07
1
-3
/
+16
|
|
|
*
Update code after rebase
Alex Browne
2018-06-07
1
-2
/
+6
|
|
*
|
Linter now passes
fragosti
2018-06-06
1
-1
/
+0
|
/
*
Fix linter errors
Leonid Logvinov
2018-06-01
1
-1
/
+1
|
*
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
-1
/
+1
|
*
Fix a bug in CALL-like opcode handling
Leonid Logvinov
2018-05-23
1
-1
/
+2
|
*
Remove web3Factory.create and remove dev-tools dependency on sol-cov
Leonid Logvinov
2018-05-23
1
-3
/
+9
|
*
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
1
-0
/
+12