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
/
compilationTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds visibility to compilation tests.
Erik Kundt
2018-07-05
42
-137
/
+137
*
Update compilation tests.
Daniel Kirchner
2018-07-03
46
-166
/
+170
*
Fallback function has to be external: backwards-compatible changes.
chriseth
2018-06-29
5
-4
/
+5
*
Merge pull request #4097 from ethereum/noPackedExceptForPacked
chriseth
2018-06-28
8
-21
/
+21
|
\
|
*
Update compilation tests.
chriseth
2018-06-25
8
-21
/
+21
*
|
Add emit keyword to compilation tests.
chriseth
2018-06-27
43
-120
/
+120
*
|
Updates external contracts to new constructor syntax.
Erik Kundt
2018-06-26
39
-41
/
+41
|
/
*
Update external contracts in compilationTests (to support strict address lite...
Alex Beregszaszi
2018-06-25
22
-54
/
+54
*
test: drop var-keyword in compilationTests in favor of explicit types
Christian Parpart
2018-06-21
15
-119
/
+119
*
C99 scoping rules by default
Leonardo Alt
2018-06-20
2
-4
/
+7
*
Update external contract in compilationTests to not use deprecated sha3
Alex Beregszaszi
2018-06-13
4
-31
/
+31
*
Update imported stringutils to use keccak256
Alex Beregszaszi
2018-06-04
1
-9
/
+9
*
Disallow conversions between bytesX and uintY of different size.
Daniel Kirchner
2018-05-17
1
-1
/
+1
*
Gnosis compilation contracts.
chriseth
2017-07-12
33
-0
/
+3303
*
Added various contracts for testing.
chriseth
2017-07-05
70
-0
/
+10043