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
/
test
/
abi_encoder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ran prettier
Greg Hysen
2019-01-15
1
-5
/
+15
*
Renamed decode rule `structsAsObjects` to `shouldConvertStructsToObjects`
Greg Hysen
2019-01-15
3
-39
/
+39
*
Ran prettier and linter
Greg Hysen
2019-01-15
3
-132
/
+140
*
Ran prettier
Greg Hysen
2019-01-15
3
-44
/
+46
*
Finished porting new abi encoder to contracts
Greg Hysen
2019-01-15
1
-15
/
+0
*
Generalized `create` for signature / dataItems. Cleaner.
Greg Hysen
2019-01-15
1
-132
/
+132
*
Abi Encoder tests fixed + added a signature parser for cases where MethodAbi/...
Greg Hysen
2019-01-15
5
-51
/
+243
*
Add prefix to names of properties in EncodingRules and DecodingRules
Amir Bandeali
2019-01-08
4
-13
/
+13
*
Implement prefer-template tslint rule
kao
2018-12-08
1
-2
/
+2
*
Explicit encoding rules in tests.
Greg Hysen
2018-11-29
4
-102
/
+106
*
Use ethUti.isValidAddress in encoder
Greg Hysen
2018-11-29
1
-2
/
+2
*
Tests use to.be.deep.equal instead of JSON
Greg Hysen
2018-11-29
4
-252
/
+84
*
Comments and inline documentation for dynamic bytes
Greg Hysen
2018-11-29
1
-1
/
+1
*
Split ABI Encoder/Decoder tests into separate files
Greg Hysen
2018-11-29
7
-0
/
+3085