index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
ABIEncoderTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-1
/
+1
*
Update tests
Chase McDermott
2018-08-15
1
-1
/
+1
*
Disallow ambiguous conversions between number literals and bytesXX types.
Daniel Kirchner
2018-08-13
1
-1
/
+1
*
Added default data locations to parameters for end to end tests.
Chase McDermott
2018-07-16
1
-2
/
+2
*
Add emit keyword to tests.
chriseth
2018-06-27
1
-14
/
+14
*
Update tests for strict address literals
Jason Cobb
2018-06-25
1
-3
/
+3
*
Enforce disallowing empty structs
Christian Parpart
2018-06-14
1
-22
/
+0
*
Properly pad data from calldata.
chriseth
2018-06-13
1
-5
/
+2
*
Decoder tests.
chriseth
2017-11-30
1
-31
/
+19
*
Test encoder for empty structs.
chriseth
2017-09-27
1
-0
/
+22
*
ABI encoder fixes and test.
chriseth
2017-09-27
1
-0
/
+59
*
Implement struct encoder.
chriseth
2017-09-16
1
-0
/
+36
*
Named assembly labels.
chriseth
2017-09-16
1
-0
/
+28
*
Test both encoders.
chriseth
2017-08-14
1
-77
/
+137
*
ABI encoder tests.
chriseth
2017-08-14
1
-0
/
+86
*
Some more ABI tests.
chriseth
2017-08-10
1
-0
/
+259