This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
useCalldataCopyForSelector
solidity
/
libsolidity
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
chriseth
cee41839f5
Use calldatacopy for selector retrieval to avoid access out of bounds for calldata.
2019-10-31 18:18:36 +01:00
..
analysis
Merge pull request
#7551
from ethereum/060-cxx17-std-optional
2019-10-28 12:17:31 +01:00
ast
Make use of C++17 std::optional<> instead of boost::optional<>.
2019-10-28 11:39:30 +01:00
codegen
Use calldatacopy for selector retrieval to avoid access out of bounds for calldata.
2019-10-31 18:18:36 +01:00
formal
[SMTChecker] Fix SMT name for function identifiers
2019-09-24 11:23:10 +02:00
interface
Make use of C++17 std::optional<> instead of boost::optional<>.
2019-10-28 11:39:30 +01:00
parsing
Make use of C++17 std::optional<> instead of boost::optional<>.
2019-10-28 11:39:30 +01:00
CMakeLists.txt
Add CHC skeleton
2019-07-19 11:52:05 +02:00