Skip to content

Releases: guildxyz/guild-network

Support EVM-specific ECDSA signatures

19 Apr 12:48
f3f0c24
Compare
Choose a tag to compare

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`

31 Mar 07:27
c4b929a
Compare
Choose a tag to compare

Replaced pallet_im_online::Config::ReportUnresponsiveness type from () to ValidatorManager. Related issue #123

Runtime upgrade to spec version 102

23 Mar 16:30
3d46290
Compare
Choose a tag to compare

Added pallet-im-online to runtime with ReportUnresponsiveness = () in its config. Related issue: #114

Runtime upgrade to spec version 101

20 Mar 12:23
b082aa8
Compare
Choose a tag to compare

Fixed a bug in the validator manager pallet. Related issue: #116

guild-network-alpha

27 Feb 13:20
f318786
Compare
Choose a tag to compare
guild-network-alpha Pre-release
Pre-release

Super early alpha release.