Releases: guildxyz/guild-network
Releases · guildxyz/guild-network
Support EVM-specific ECDSA signatures
The runtime now supports EVM-specific ECDSA signatures, so end-users can interact with the guild pallet using wallets like Metamask.
Activate `ReportUnresponsiveness` for pallet `ImOnline`
Replaced pallet_im_online::Config::ReportUnresponsiveness
type from ()
to ValidatorManager
. Related issue #123
Runtime upgrade to spec version 102
Added pallet-im-online
to runtime with ReportUnresponsiveness = ()
in its config. Related issue: #114
Runtime upgrade to spec version 101
Fixed a bug in the validator manager pallet. Related issue: #116
guild-network-alpha
Super early alpha release.