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
/
web3-wrapper
/
src
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup web3-wrapper and subproviders index.ts
Fabio Berger
2018-08-20
1
-3
/
+22
*
Merge development
Fabio Berger
2018-08-15
1
-1
/
+13
|
\
|
*
Export RPC data types from web3-wrapper
Leonid Logvinov
2018-08-03
1
-1
/
+11
|
*
Export marshaller from web3-wrapper
Leonid Logvinov
2018-08-03
1
-0
/
+1
*
|
Add missing types to web3-wrapper index.ts
Fabio Berger
2018-08-03
1
-0
/
+9
*
|
Add missing exports discovered by generating compact typedoc JSON
Fabio Berger
2018-07-30
1
-0
/
+14
|
/
*
Stop exporting marshaller from web3-wrapper
fragosti
2018-07-20
1
-1
/
+0
*
Don't export object literal because the docs cannot yet render them, moved ty...
Fabio Berger
2018-07-19
1
-2
/
+2
*
Export marshaller and use it to unmarshal tx dataa
fragosti
2018-07-07
1
-0
/
+1
*
Revert moving formatUtils into utils
fragosti
2018-07-07
1
-1
/
+0
*
Unmarshall txn data in SignerSubprovider before calling web3wrapper sendTrans...
fragosti
2018-07-06
1
-0
/
+1
*
Improve robustness of revert reason assertions
Alex Browne
2018-07-03
1
-1
/
+1
*
Update more things to work with both Geth and Ganache
Alex Browne
2018-06-07
1
-1
/
+1
*
Add metacoin example project
Leonid Logvinov
2018-04-02
1
-326
/
+2
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-12
/
+24
*
Improve comments
Fabio Berger
2018-03-21
1
-13
/
+12
*
Add DocComments to Web3Wrapper
Fabio Berger
2018-03-21
1
-1
/
+132
*
Rename method for clarity
Fabio Berger
2018-03-21
1
-1
/
+1
*
Remove duplicate method
Fabio Berger
2018-03-21
1
-3
/
+0
*
Fix var name typo
Fabio Berger
2018-03-21
1
-2
/
+2
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-1
/
+17
*
Add getProvider method to web3Wrapper
Fabio Berger
2018-03-10
1
-0
/
+3
*
Fix comment
Fabio Berger
2018-03-09
1
-1
/
+1
*
Move RawLogEntry to types package
Fabio Berger
2018-03-07
1
-12
/
+1
*
Move BaseContract to its own package
Leonid Logvinov
2018-02-28
1
-2
/
+179
*
Move BaseContract to web3Wrapper
Leonid Logvinov
2018-02-28
1
-179
/
+2
*
Add txData to async calls
Leonid Logvinov
2018-02-28
1
-2
/
+2
*
Add web3Wrapper.callAsync and remove web3Wrapper.getContractInstance
Leonid Logvinov
2018-02-28
1
-6
/
+6
*
Lowercase web3 wrapper addresses
Jacob Evans
2018-02-27
1
-2
/
+4
*
Remove promisified web3 functions from tests
Leonid Logvinov
2018-01-30
1
-0
/
+4
*
Include web3 types via typeRoots and factor out common parts of tsconfig.json
Leonid Logvinov
2018-01-10
1
-1
/
+1
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-5
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-16
/
+13
*
Add missing calls to bigNumberConfigs in packages where we are instantiating ...
Brandon Millman
2017-12-22
1
-1
/
+7
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-39
/
+39
*
Refactor networkId out of web3Wrapper
Leonid Logvinov
2017-12-08
1
-7
/
+6
*
Address feedback
Leonid Logvinov
2017-12-07
1
-6
/
+0
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
1
-0
/
+181