Skip to content
Unverified Commit 293d4a59 authored by Ermal Kaleci's avatar Ermal Kaleci Committed by GitHub
Browse files

[pallet-revive] Update delegate_call to accept address and weight (#6111)



Enhance the `delegate_call` function to accept an `address` target
parameter instead of a `code_hash`. This allows direct identification of
the target contract using the provided address.
Additionally, introduce parameters for specifying a customizable
`ref_time` limit and `proof_size` limit, thereby improving flexibility
and control during contract interactions.

---------

Co-authored-by: default avatarAlexander Theißen <[email protected]>
parent 5e8348f0
Pipeline #506144 waiting for manual action with stages
in 16 minutes and 7 seconds