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
/
Common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate `byte`-typedef and use `uint8_t` in all their places instead.
Christian Parpart
2018-11-07
1
-5
/
+3
*
Added guards for unknown pragmas
Augusto F. Hack
2018-08-06
1
-2
/
+0
*
Cleanup of Common.h
chriseth
2017-08-25
1
-50
/
+8
*
Mark appropriate constructors explicit
Alex Beregszaszi
2017-08-22
1
-1
/
+1
*
Remove some unused includes
Alex Beregszaszi
2017-08-21
1
-1
/
+0
*
Remove obscure DEV_IGNORE_EXCEPTIONS macro
Alex Beregszaszi
2017-06-22
1
-2
/
+0
*
Replace cpp-ethereum with solidity in the license headers
Alex Beregszaszi
2017-02-02
1
-4
/
+4
*
convert individual numbers to hex
VoR0220
2016-11-22
1
-0
/
+1
*
add ostream to bytes for ease of development
VoR0220
2016-11-18
1
-0
/
+10
*
Drop CryptoPP leftovers
Paweł Bylica
2016-11-08
1
-1
/
+0
*
Removed 'secure_vector'
Thanabodee Charoenpiriyakij
2016-10-15
1
-41
/
+0
*
Fix a typo and whitespaces
Yoichi Hirai
2016-09-07
1
-1
/
+1
*
Some cleanup regarding libdevcore. Also rename to avoid conflicts.
chriseth
2016-08-06
1
-1
/
+0
*
Make the Solidity repository standalone.
Bob Summerwill
2016-08-01
1
-0
/
+210