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
/
contract_wrappers
/
contract_wrapper.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gasPrice regression
Leonid Logvinov
2017-09-05
1
-3
/
+1
*
Make the functions immidiately return txHash instead of awaiting for a transa...
Leonid Logvinov
2017-09-05
1
-40
/
+7
*
Remove default value for gasPrice
Leonid Logvinov
2017-08-29
1
-2
/
+2
*
Allow user to specify the gas price
Leonid Logvinov
2017-08-29
1
-1
/
+6
*
Convert artifacts addresses lo lower case before using
Leonid Logvinov
2017-08-24
1
-1
/
+1
*
Use PascalCase names as string enum keys
Leonid Logvinov
2017-07-12
1
-3
/
+3
*
Revert "Use different lodash import syntax which allows to include only used ...
Leonid
2017-06-22
1
-8
/
+7
*
Fall back to import x = require() syntax
Leonid Logvinov
2017-06-21
1
-2
/
+2
*
Use different lodash import syntax which allows to include only used functions
Leonid Logvinov
2017-06-21
1
-7
/
+8
*
Duplicate truffle contracts types
Leonid Logvinov
2017-06-11
1
-1
/
+1
*
Fix last tests
Leonid Logvinov
2017-06-11
1
-5
/
+5
*
Prefix private vars with _
Leonid Logvinov
2017-06-10
1
-1
/
+1
*
Make web3Wrapper protected instead of public
Fabio Berger
2017-06-08
1
-1
/
+1
*
Move files up and remove ts folder
Leonid Logvinov
2017-05-29
1
-0
/
+48