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
/
src
/
web3_wrapper.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch back to using Web3.Provider, not Web3Provider in internal classes
Leonid Logvinov
2017-06-15
1
-4
/
+3
*
Make ZeroEx constructor accept Web3Provider instead of Web3 instance
Leonid Logvinov
2017-06-15
1
-6
/
+5
*
Add isAnyAddressAvailableAsync
Leonid Logvinov
2017-06-06
1
-6
/
+0
*
Rename accounts to addreses
Leonid Logvinov
2017-06-06
1
-4
/
+4
*
Make methods accept senderAccount
Leonid Logvinov
2017-06-05
1
-22
/
+2
*
Add missing async suffix
Fabio Berger
2017-06-03
1
-1
/
+1
*
Merge branch 'master' into remainingTokenMethods
Fabio Berger
2017-06-03
1
-7
/
+20
|
\
|
*
Fix getTransactionSenderAccountIfExistsAsync to return true senderAddress or ...
Fabio Berger
2017-06-02
1
-1
/
+1
|
*
Introduce coinBase account
Leonid Logvinov
2017-06-02
1
-0
/
+3
|
*
Get getSenderAddressOrThrowAsync everywhere where we throw if the senderAddre...
Fabio Berger
2017-06-01
1
-8
/
+8
|
*
Add setDefaultAccount
Leonid Logvinov
2017-06-01
1
-0
/
+3
|
*
Fix linter errors
Leonid Logvinov
2017-05-31
1
-2
/
+2
|
*
Merge branch 'master' into fillOrderAsync
Leonid Logvinov
2017-05-30
1
-4
/
+6
|
|
\
|
*
\
Merge branch 'master' into fillOrderAsync
Leonid Logvinov
2017-05-30
1
-1
/
+1
|
|
\
\
|
*
|
|
Add getExchangeInstanceOrThrowAsync && getSenderAddressOrThrowAsync
Leonid Logvinov
2017-05-30
1
-0
/
+7
*
|
|
|
Add setAllowanceAsync, getAllowanceAsync and transferFrom to tokenWrapper
Fabio Berger
2017-06-02
1
-2
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' into dontReinstantiateContractInstances
Fabio Berger
2017-05-30
1
-4
/
+3
|
\
\
\
|
*
|
|
Fix the empty code regex
Leonid Logvinov
2017-05-30
1
-4
/
+3
|
|
|
/
|
|
/
|
*
/
|
Add setProvider method to 0x.js that updates the web3 provider and invalidate...
Fabio Berger
2017-05-30
1
-0
/
+3
|
/
/
*
/
Reverts: 7e96b45ea0c51ca5589640018172a91a35596148 which broke this regex for ...
Fabio Berger
2017-05-30
1
-1
/
+1
|
/
*
Move files up and remove ts folder
Leonid Logvinov
2017-05-29
1
-0
/
+69