index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
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 ganache subprovider config
Leonid Logvinov
2018-05-11
2
-0
/
+3
*
Fix templates
Leonid Logvinov
2018-05-10
2
-3
/
+3
*
Remove unused deployer docs configs
Leonid Logvinov
2018-05-10
1
-7
/
+7
*
Add a check for compiler output
Leonid Logvinov
2018-05-10
1
-0
/
+3
*
Remove _applyDefaultsToDeployTxDataAsync
Leonid Logvinov
2018-05-10
3
-6
/
+9
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-5
/
+5
*
Rename deployer to sol-compiler
Leonid Logvinov
2018-05-10
1
-1
/
+1
*
Remove deployer from 0x.js and migrations
Leonid Logvinov
2018-05-10
1
-1
/
+4
*
Remove deployer from metacoin and contract tests
Leonid Logvinov
2018-05-10
2
-2
/
+38
*
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