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
/
libdevcore
/
CommonData.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify hex prefix.
chriseth
2018-12-06
1
-1
/
+4
*
Remove `w` parameter for toHex.
chriseth
2018-12-06
1
-3
/
+2
*
Move toHex implementation to cpp file.
chriseth
2018-12-06
1
-0
/
+20
*
Merge pull request #5265 from ethereum/cleanupsha3
chriseth
2018-11-09
1
-1
/
+1
|
\
|
*
Renamed SHA3.{h,cpp} files.
chriseth
2018-10-18
1
-1
/
+1
*
|
Eliminate `byte`-typedef and use `uint8_t` in all their places instead.
Christian Parpart
2018-11-07
1
-1
/
+1
*
|
Some well-formedness checks for the Yul AST.
chriseth
2018-10-22
1
-0
/
+23
|
/
*
Fix checksum check.
chriseth
2018-10-12
1
-5
/
+5
*
Ensure that non-hex characters are caught in address checksumming
Alex Beregszaszi
2017-11-17
1
-2
/
+6
*
Improves address literal checksum error message
wadeAlexC
2017-11-17
1
-11
/
+14
*
Remove escape function.
chriseth
2017-08-29
1
-28
/
+0
*
Replace cpp-ethereum with solidity in the license headers
Alex Beregszaszi
2017-02-02
1
-4
/
+4
*
Also check library addresses.
chriseth
2017-01-25
1
-2
/
+38
*
Windows build fix.
chriseth
2016-11-09
1
-3
/
+0
*
Don't include random in CommonData
Alex Beregszaszi
2016-10-15
1
-7
/
+0
*
Make the Solidity repository standalone.
Bob Summerwill
2016-08-01
1
-0
/
+107