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
/
syntaxTests
/
specialFunctions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix abi.decode returning single value.
chriseth
2018-09-05
2
-0
/
+12
*
Add return data to bare calls.
Daniel Kirchner
2018-09-04
1
-8
/
+8
*
Add abi.decode(bytes data, (...))
chriseth
2018-08-15
8
-0
/
+67
*
Tests.
chriseth
2018-08-10
2
-0
/
+19
*
Enforcing error on msg.gas and block.blockhash()
Leonardo Alt
2018-07-04
1
-2
/
+2
*
Also mention regular abi.encode in error message.
chriseth
2018-06-27
1
-3
/
+3
*
Update tests and add new tests.
chriseth
2018-06-25
1
-3
/
+3
*
Adjust tests.
chriseth
2018-06-25
5
-27
/
+23
*
Enforce disallowing empty structs
Christian Parpart
2018-06-14
1
-6
/
+5
*
Split warning for multi arguments for hash functions
Alex Beregszaszi
2018-05-16
1
-3
/
+6
*
Add test for single non-bytes argument.
chriseth
2018-05-16
1
-0
/
+12
*
Adjust tests.
chriseth
2018-05-16
4
-6
/
+8
*
Allow struct encoding with new encoder.
chriseth
2018-04-12
4
-5
/
+55
*
Add source locations to syntax test expectations.
Daniel Kirchner
2018-04-10
4
-18
/
+18
*
Update tests for empty structs
Alex Beregszaszi
2018-03-31
2
-0
/
+2
*
Prevent encoding of weird types and support packed encoding of external funct...
chriseth
2018-03-29
5
-0
/
+62