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
/
order-utils
/
test
/
abi
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed old log messages
Greg Hysen
2018-11-29
3
-11
/
+0
*
Cleaner interface for encoding/decoding. Moved encode/decode parameters into ...
Greg Hysen
2018-11-29
3
-65
/
+52
*
More robust implementation for optimizer
Greg Hysen
2018-11-29
1
-18
/
+23
*
Alias now points to dependency, not pointer
Greg Hysen
2018-11-29
1
-3
/
+3
*
optimizer works for basic case
Greg Hysen
2018-11-29
2
-8
/
+94
*
Annotated calldata (draft).
Greg Hysen
2018-11-29
3
-26
/
+112
*
decoding with objects as structs works
Greg Hysen
2018-11-29
2
-28
/
+30
*
Decoder works for uints with width less than 256
Greg Hysen
2018-11-29
1
-12
/
+12
*
Decoding works for some basic typs
Greg Hysen
2018-11-29
3
-4
/
+244
*
removed old code
Greg Hysen
2018-11-29
1
-38
/
+0
*
Tests for nested tuples -- couldnt test because not supported by reference AB...
Greg Hysen
2018-11-29
1
-1
/
+1
*
passing 18 tests
Greg Hysen
2018-11-29
3
-7
/
+61
*
Works for types with default widths
Greg Hysen
2018-11-29
2
-17
/
+16
*
arrays working
Greg Hysen
2018-11-29
2
-2
/
+4
*
passing tests slowly but surely
Greg Hysen
2018-11-29
2
-4
/
+19
*
works for simple case
Greg Hysen
2018-11-29
1
-1
/
+2
*
resolved issue with value.greaterThan
Greg Hysen
2018-11-29
2
-2
/
+4
*
making progress on basic example
Greg Hysen
2018-11-29
2
-9
/
+13
*
Refactor Builds!
Greg Hysen
2018-11-29
2
-8
/
+14
*
Should build? TBD!
Greg Hysen
2018-11-29
2
-2
/
+6
*
refactored implementation done but not tested
Greg Hysen
2018-11-29
3
-88
/
+167
*
Initial port -- wont compile yet
Greg Hysen
2018-11-29
5
-0
/
+899