This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
85ccae2276
solidity
/
test
/
libyul
/
ewasmTranslationTests
/
log1.yul
9 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add basic test cases for most of EVM->Ewasm translator
2019-12-09 20:22:31 +00:00
{
log1(0x20, 0x40, 0x60)
}
// ----
// Trace:
[WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall
2020-01-08 09:08:26 +00:00
// LOG1()
Add basic test cases for most of EVM->Ewasm translator
2019-12-09 20:22:31 +00:00
// Memory dump:
// Storage dump:
Reference in New Issue
Copy Permalink