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
/
contract_templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix getABIEncodedTransactionData in contract templates
Amir Bandeali
2018-04-21
1
-1
/
+1
*
Remove ethers-contracts types
Jacob Evans
2018-04-20
1
-1
/
+1
*
Update CHANGELOGs
Jacob Evans
2018-04-19
1
-6
/
+4
*
Support Tuples from function returns
Jacob Evans
2018-04-19
3
-10
/
+13
*
Updated deployer to accept a list of contract directories as input. Contract ...
Greg Hysen
2018-04-10
3
-14
/
+14
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-3
/
+3
*
Add metacoin example project
Leonid Logvinov
2018-04-02
3
-10
/
+10
*
Remove redundant cast
Leonid Logvinov
2018-03-28
1
-1
/
+1
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
3
-28
/
+22
*
Transform input data before encoding for callAsync and getABIEncodedTransacti...
Amir Bandeali
2018-03-14
1
-0
/
+4
*
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
Fabio Berger
2018-03-04
1
-1
/
+1
*
Move BaseContract to its own package
Leonid Logvinov
2018-02-28
1
-1
/
+2
*
Move BaseContract to web3Wrapper
Leonid Logvinov
2018-02-28
1
-3
/
+1
*
Add txData to async calls
Leonid Logvinov
2018-02-28
1
-1
/
+2
*
Rewrite templates to decode call data on transactions
Leonid Logvinov
2018-02-28
3
-47
/
+31
*
Update template link
Leonid Logvinov
2018-02-28
1
-1
/
+1
*
Fix build
Leonid Logvinov
2018-02-28
1
-1
/
+1
*
Use the same templates as 0x.js
Leonid Logvinov
2018-02-28
7
-0
/
+175