index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
contract_wrappers
/
ether_token_wrapper.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade bignumber to the version with native typings and remove typings
Leonid Logvinov
2017-10-26
1
-2
/
+3
*
Revert "Reduce final bundle size by 11% (82kB)"
Leonid
2017-10-24
1
-1
/
+1
*
Include only used lodash functions
Leonid Logvinov
2017-10-18
1
-1
/
+1
*
Postfix variable names with 'ifExists'
Leonid Logvinov
2017-09-19
1
-4
/
+4
*
Make contract addresses configurable
Leonid Logvinov
2017-09-18
1
-2
/
+4
*
Decode logs args in awaitTransactionMinedAsync
Leonid Logvinov
2017-09-06
1
-2
/
+2
*
Rename x.call -> x.callAsync x() -> x.sendTransactionAsync() x.estimateGas() ...
Leonid Logvinov
2017-09-05
1
-2
/
+2
*
Fix gasPrice regression
Leonid Logvinov
2017-09-05
1
-2
/
+2
*
Change non-exhange contracts to also return txHash
Leonid Logvinov
2017-09-05
1
-4
/
+8
*
Make the functions immidiately return txHash instead of awaiting for a transa...
Leonid Logvinov
2017-09-05
1
-1
/
+3
*
Remove default value for gasPrice
Leonid Logvinov
2017-08-29
1
-1
/
+1
*
Allow user to specify the gas price
Leonid Logvinov
2017-08-29
1
-2
/
+2
*
Use PascalCase names as string enum keys
Leonid Logvinov
2017-07-12
1
-2
/
+2
*
Fix the bug when didn't invalidate etherToken contract instance
Leonid Logvinov
2017-07-05
1
-0
/
+3
*
Additional EtherToken comment changes
Fabio Berger
2017-06-27
1
-10
/
+10
*
Improve EtherToken comments
Fabio Berger
2017-06-27
1
-10
/
+10
*
refactor getBalanceInEthAsync to getBalanceInWeiAsync and change the test ass...
Fabio Berger
2017-06-27
1
-2
/
+1
*
Fix typo
Fabio Berger
2017-06-27
1
-1
/
+1
*
Implement EtherTokenWrapper and tests, with deposit and withdraw methods
Fabio Berger
2017-06-26
1
-0
/
+76