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
/
abi-gen
/
src
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
move abi-gen funcs from index to utils for testing
F. Eugene Aumson
2018-07-09
1
-34
/
+7
*
using timestamps, skip gen of up-to-date wrappers
F. Eugene Aumson
2018-07-09
1
-4
/
+25
*
Add a hack comment
Leonid Logvinov
2018-06-29
1
-0
/
+2
*
Remove generated contract directory before writing new contracts and replace ...
Leonid Logvinov
2018-06-29
1
-3
/
+3
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+1
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-2
/
+1
*
Rename deployer to sol-compiler
Leonid Logvinov
2018-05-10
1
-1
/
+1
*
Implement new artifacts format
Leonid Logvinov
2018-05-07
1
-2
/
+2
*
Added a detailed description of `renameOverloadedMethods` (special thanks to ...
Greg Hysen
2018-04-10
1
-2
/
+2
*
Updated deployer to accept a list of contract directories as input. Contract ...
Greg Hysen
2018-04-10
1
-6
/
+8
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-4
/
+4
*
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
1
-8
/
+9
*
Fix an option description
Leonid Logvinov
2018-02-28
1
-1
/
+1
*
Add to context data
Leonid Logvinov
2018-02-28
1
-0
/
+1
*
Allow users to specify the contracts backend in abi-gen
Leonid Logvinov
2018-02-28
1
-3
/
+10
*
Fix ABI error message
Leonid Logvinov
2018-02-07
1
-1
/
+3
*
Special-case ZRXToken snake case conversion
Leonid Logvinov
2018-02-07
1
-1
/
+4
*
Add indices for index parameters so that their names don't collide
Leonid Logvinov
2018-02-07
1
-2
/
+2
*
Fix artifacts path
Amir Bandeali
2018-02-07
1
-1
/
+1
*
Update compile command and run prettier
Amir Bandeali
2018-02-07
1
-4
/
+3
*
Add CLI option for networkId, add abi-gen to contracts package
Amir Bandeali
2018-02-07
1
-3
/
+15
*
Prettier
Brandon Millman
2018-02-01
1
-2
/
+4
*
Removed deprecated CLI options
Olaf Tomalka
2018-01-31
1
-19
/
+2
*
Added CLI options for explicit specifying location of partials and main template
Olaf Tomalka
2018-01-27
1
-14
/
+49
*
Changes to abi-gen after code review
Olaf Tomalka
2018-01-05
1
-4
/
+4
*
Added constructor ABIs to abi-gen
Olaf Tomalka
2018-01-03
1
-0
/
+7
*
Add #302 description to changelog
Leonid Logvinov
2018-01-03
1
-1
/
+1
*
Merge pull request #302 from joincivil/ritave/feature/abi-gen-events
Leonid
2018-01-03
1
-0
/
+6
|
\
|
*
Added Event generation to abi-gen
Olaf Tomalka
2017-12-30
1
-0
/
+6
*
|
Apply prettier config
Leonid Logvinov
2018-01-03
1
-8
/
+7
|
/
*
Stop supporting different file extensions in abi-gen
Leonid Logvinov
2017-12-08
1
-6
/
+1
*
Make fileExtension configurable
Leonid Logvinov
2017-12-06
1
-1
/
+6
*
Rename abi-gen to typed-contracts
Leonid Logvinov
2017-12-06
1
-0
/
+98