issues
search
use-ink
/
cargo-contract
Setup and deployment tool for developing Wasm based smart contracts via ink!
GNU General Public License v3.0
249
stars
120
forks
source link
chore: improvements peter/feat-revive branch
#1780
Closed
AlexD10S
closed
6 days ago
AlexD10S
commented
6 days ago
Experimental PR for testing contracts deployed into pallet_revive
Updated the contract template to allow the generation of RISC-V compatible contracts using the pop new contract command.
Address parsing event data: Improved event parsing functionality to correctly handle cases where the address type is H160.
Experimental PR for testing contracts deployed into pallet_revive