index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
security-considerations.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move FAQ item about truncation checks
Chris Ward
2019-01-22
1
-2
/
+4
*
Update non-existant pragma 0.4.99 to 0.5.0
Chris Ward
2019-01-07
1
-2
/
+2
*
[DOCS] Security updates.
chriseth
2018-09-27
1
-9
/
+12
*
Pitfalls regarding over/underflows
chriseth
2018-09-27
1
-0
/
+20
*
Set 0.5.x specific example code to be compilable with >0.4.99 <0.6.0 (e.g. 0....
Alex Beregszaszi
2018-09-26
1
-2
/
+2
*
Update version pragma in all documentation examples
Alex Beregszaszi
2018-09-26
1
-3
/
+3
*
Add payable and non-payable state mutability to AddressType.
Daniel Kirchner
2018-09-13
1
-3
/
+3
*
Update documentation.
Daniel Kirchner
2018-09-04
1
-1
/
+2
*
Add some more documentation.
Daniel Kirchner
2018-08-15
1
-1
/
+2
*
Small clarifications around the 2300 gas stipend from transfer and send
Chris Ward
2018-08-01
1
-1
/
+1
*
enforce interface-functions to be external-declared
Christian Parpart
2018-07-16
1
-1
/
+1
*
documentation: adjustments to not use the "var" keyword
Christian Parpart
2018-07-03
1
-2
/
+1
*
Adds review suggestions.
Erik Kundt
2018-07-02
1
-2
/
+2
*
Updates docs to new constructor syntax.
Erik Kundt
2018-07-02
1
-4
/
+4
*
Fallback function has to be external: backwards-compatible changes.
chriseth
2018-06-29
1
-1
/
+1
*
Documentation.
chriseth
2018-06-25
1
-2
/
+2
*
Prefer view over constant in the documentation.
Daniel Kirchner
2018-05-09
1
-1
/
+1
*
Update security considerations.
chriseth
2018-04-17
1
-3
/
+16
*
Fix Solidity warnings
Jim McDonald
2017-12-13
1
-9
/
+9
*
Correct that ether transfers _can_ always include code execution in re-entran...
Alex Beregszaszi
2017-12-12
1
-2
/
+2
*
Add another contract with call to demonstrate re-entrancy vulnerability.
Evgeny Medvedev
2017-12-12
1
-1
/
+18
*
Ensure each code snippet in the docs can be extracted for tests
Alex Beregszaszi
2017-11-22
1
-24
/
+26
*
Merge pull request #2636 from ethereum/docs-random
Yoichi Hirai
2017-07-27
1
-2
/
+1
|
\
|
*
Remove reference to Why3
Alex Beregszaszi
2017-07-27
1
-2
/
+1
*
|
fix misspell
Skiral Inc
2017-07-27
1
-1
/
+1
|
/
*
Fix bugs in example contracts
Alex Beregszaszi
2017-07-14
1
-3
/
+5
*
Corrections and some style.
chriseth
2017-05-03
1
-1
/
+2
*
Cleanup to make the docs more consistent.
chriseth
2017-05-03
1
-10
/
+11
*
Update common-patterns.rst
Matt Wisniewski
2017-05-03
1
-6
/
+5
*
Some changes after review.
chriseth
2017-04-18
1
-1
/
+2
*
List of known bugs.
chriseth
2017-04-12
1
-1
/
+4
*
Replace references to browser-solidity with Remix
Alex Beregszaszi
2017-03-16
1
-1
/
+1
*
Rename sha3 to keccak256 in the documentation
Alex Beregszaszi
2016-10-06
1
-1
/
+1
*
Typo Fix
D-Nice
2016-10-04
1
-1
/
+1
*
Review suggestions.
chriseth
2016-09-07
1
-6
/
+6
*
Update documentation to version 0.4.0.
chriseth
2016-09-07
1
-3
/
+9
*
add "pragma solidity ^0.4.0;" to code examples
Dimitry
2016-09-05
1
-0
/
+8
*
Documentation.
chriseth
2016-08-30
1
-1
/
+3
*
Remove trailing whitespaces
Denton Liu
2016-08-24
1
-2
/
+2
*
Link to withdraw pattern
Denton Liu
2016-08-10
1
-1
/
+1
*
Add section about withdrawal pattern
Denton Liu
2016-08-10
1
-0
/
+2
*
Added tx.origin caution
DennisBPeterson
2016-07-22
1
-0
/
+39
*
Merge pull request #704 from ethereum/malleability
chriseth
2016-07-19
1
-1
/
+5
|
\
|
*
Expanded malleability risks.
chriseth
2016-07-07
1
-2
/
+6
*
|
Repharse sentence
Denton Liu
2016-07-09
1
-1
/
+2
*
|
Incorporate corrections
Denton Liu
2016-07-08
1
-2
/
+2
*
|
Reformat code
Denton Liu
2016-07-05
1
-17
/
+16
*
|
Correct grammar and language
Denton Liu
2016-07-05
1
-27
/
+27
|
/
*
Fixes.
chriseth
2016-07-04
1
-10
/
+23
*
Security Considerations
chriseth
2016-07-04
1
-0
/
+208