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
/
ABIDecoderTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tests
Chase McDermott
2018-08-15
1
-2
/
+2
*
Disallow ambiguous conversions between number literals and bytesXX types.
Daniel Kirchner
2018-08-13
1
-2
/
+2
*
Specifies visibility in unit tests.
Erik Kundt
2018-07-16
1
-1
/
+1
*
Added default data locations to parameters for end to end tests.
Chase McDermott
2018-07-16
1
-29
/
+29
*
Updates unit test to specify visibility.
Erik Kundt
2018-07-04
1
-9
/
+9
*
Merge pull request #4374 from ethereum/v050-var-keyword-removal-preps-end2end...
chriseth
2018-07-03
1
-3
/
+3
|
\
|
*
test: ensure compiled tests do not use var-keyword in preparation of var-keyw...
Christian Parpart
2018-07-02
1
-3
/
+3
*
|
Merge pull request #4224 from ethereum/revert_wrong_calldata
chriseth
2018-07-02
1
-10
/
+4
|
\
\
|
|
/
|
/
|
|
*
Revert if calldata is too short or points out of bounds
Leonardo Alt
2018-06-26
1
-10
/
+4
*
|
Updates compiled unit tests to new constructor syntax.
Erik Kundt
2018-06-29
1
-5
/
+5
|
/
*
Enforce disallowing empty structs
Christian Parpart
2018-06-14
1
-20
/
+0
*
Adjust tests.
Daniel Kirchner
2018-05-17
1
-1
/
+1
*
Tests for returning dynamic data.
chriseth
2018-03-21
1
-0
/
+83
*
Also test short input for old decoder.
chriseth
2017-11-30
1
-5
/
+9
*
Cleanup and overflow checks for data pointers.
chriseth
2017-11-30
1
-1
/
+1
*
Decoder tests.
chriseth
2017-11-30
1
-0
/
+790