zink
zink copied to clipboard
Handle logs with code copy
Describe the feature
we have a log implementation in #114 which writes the log data to memory directly, use code copy to optimize it
EDITED
Do this when some logs which are called several times in contracts
Solution
No response