jwasinger d8ada03eac
core/vm: return copy of input slice in identity precompile, avoid returndata copy (#25183)
* core/vm: return copy of input slice in identity precompile.  don't deep copy return data slice upon call completion

* make use of common.CopyBytes
2022-09-20 14:58:03 +02:00
..
2022-09-10 13:25:40 +02:00
2022-09-10 13:25:40 +02:00
2022-08-19 09:00:21 +03:00
2022-09-07 20:21:59 +02:00
2022-09-07 20:21:59 +02:00
2022-09-07 20:21:59 +02:00
2022-06-08 18:40:37 +02:00
2022-09-10 13:25:40 +02:00
2022-09-10 13:25:40 +02:00
2022-09-07 20:21:59 +02:00
2018-12-14 11:15:31 +01:00