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
/
utils
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ony abi-gen changes from Greg's PR
Leonid Logvinov
2018-04-12
2
-0
/
+72
*
Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS...
Leonid Logvinov
2018-04-12
2
-73
/
+0
*
Move NULL_BYTES to @0xproject/utils
Fabio Berger
2018-04-11
2
-0
/
+3
*
Added a detailed description of `renameOverloadedMethods` (special thanks to ...
Greg Hysen
2018-04-10
1
-44
/
+41
*
Updated deployer to accept a list of contract directories as input. Contract ...
Greg Hysen
2018-04-10
2
-0
/
+75
*
Add metacoin example project
Leonid Logvinov
2018-04-02
1
-2
/
+2
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-9
/
+18
*
Merge branch 'development' into feature/utils/console-log
Brandon Millman
2018-03-15
2
-0
/
+14
|
\
|
*
Move configuration into package.json configs section
Fabio Berger
2018-03-14
1
-2
/
+3
|
*
Fix lint issues
Fabio Berger
2018-03-13
1
-0
/
+1
|
*
move scripts to monorepro-scripts
Fabio Berger
2018-03-13
2
-0
/
+12
*
|
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
2
-0
/
+6
|
/
*
Rename idx to i
Leonid Logvinov
2018-02-28
1
-2
/
+2
*
Create ethers-typescript-typings
Leonid Logvinov
2018-02-28
1
-28
/
+0
*
Use as a backend to decode event args
Leonid Logvinov
2018-02-28
2
-15
/
+41
*
Use forEach instead of map
Leonid Logvinov
2018-02-05
1
-2
/
+2
*
Fix an exception when a signature collision happens
Leonid Logvinov
2018-02-05
1
-5
/
+14
*
Fix tslint issues
Leonid Logvinov
2018-01-30
1
-2
/
+1
*
Normalize the dependencies
Leonid Logvinov
2018-01-30
1
-0
/
+1
*
Remove duplicate code
Leonid Logvinov
2018-01-30
2
-55
/
+0
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
5
-0
/
+129
*
Add an error handler parameter to intervals
Leonid Logvinov
2018-01-11
1
-2
/
+19
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
3
-12
/
+10
*
Apply prettier config
Leonid Logvinov
2018-01-03
3
-15
/
+12
*
Move more shared utils into utils package and reuse them
Leonid Logvinov
2017-12-14
4
-0
/
+52
*
Move isAddress to shared utils and remove all dependencies on ethereum-address
Leonid Logvinov
2017-12-11
2
-0
/
+35
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
2
-0
/
+25