Skip to content

Releases: warden-protocol/wardenprotocol

v0.3.0-rc3

17 Apr 11:48
7ea66ae
Compare
Choose a tag to compare
v0.3.0-rc3 Pre-release
Pre-release

This is a release candidate for v0.3.0

v0.3.0-rc2

17 Apr 11:06
c0587d8
Compare
Choose a tag to compare
v0.3.0-rc2 Pre-release
Pre-release

A release candidate for v0.3.0

v0.3.0-rc1

16 Apr 14:35
698ba95
Compare
Choose a tag to compare
v0.3.0-rc1 Pre-release
Pre-release

A release candidate for v0.3.0

v0.2.0

25 Mar 15:24
4d37e5a
Compare
Choose a tag to compare

UPGRADE HEIGHT: 386352 (Alfama)

Our first network upgrade is happening!

v0.2.0-rc2

25 Mar 14:12
e5585e3
Compare
Choose a tag to compare
v0.2.0-rc2 Pre-release
Pre-release

Changelog

  • 1e02be6 ci: add check-action-handlers (#111)
  • 7c9aa06 ci: allow to build and push new Docker image manually (#105)
  • 4231662 feat(clichain): adds a way of operating a keychain from CLI (#113)
  • a9af418 feat(wardend): add wardend q wait-tx command (#115)
  • fe60778 feat(wardend): add cli commands for approving/rejecting key requests (#108)
  • e4c1290 feat(x/intent): index intent mentioned addresses (#112)
  • e35f3ef feat(x/intent): use fixed Intent in Actions and improve ActionsByAddress query performance (#117)
  • 4003bb1 feat(x/warden): add MsgUpdateKey (#110)
  • cc03e6f feat(x/warden): add ability to assign Intent to Keys (#109)
  • e5585e3 feat(x/warden): refactor and improve perf for SpacesByOwner query (#122)
  • 343c06a feat: improve Keys queries performance (#121)
  • 1e9fa67 fix(spaceward): updated project id for CosmosKit (#114)
  • 2a0d450 fix(wardend): check SetModuleVersionMap error (#104)
  • 1a3bc45 fix(wardend): wrong type URLs after changing protobuf paths (#107)
  • cc2bb99 fix(x/intent): v0.2 migration broke Actions query (#116)
  • 409e600 fix(x/warden): avoid interrupting entire query if one key fails to derive an address (#120)

v0.2.0-rc1

20 Mar 09:31
1b30e1a
Compare
Choose a tag to compare
v0.2.0-rc1 Pre-release
Pre-release

Changelog

  • 8b32bbd Update tutorial-spaceward.md (#102)
  • 07a5344 build(spaceward): fix missing WARDEN_CHAIN_ID var (#53)
  • b629d7c build(spaceward): include MetaMask Snap bundle in SpaceWard image (#86)
  • e2380df build: add goreleaser for building binaries in releases (#101)
  • 4f0a65c build: cleanup and add Makefile (#69)
  • 5fb2d15 build: fix ignite binary package path (#72)
  • b054bea build: update devnet snapshot sha (#58)
  • 2c5fce4 chore: disable temporarily faro analytics (#64)
  • cf9a63d ci(wardenkms): fix wrong path (#78)
  • 3d95841 ci: add a button to deploy services to alfama (#65)
  • 2591e45 ci: add missing AWS_REGION env var in deploy to testnet action (#67)
  • a7a7c68 ci: add missing CLUSTER_NAME env var in deploy to testnet action (#68)
  • aedd959 ci: add telegram message on new deployments (#54)
  • e9d2a7c ci: enable Docker builds on push to release/* branches (#82)
  • d218d83 feat!: use uint64 IDs for Keychains and Spaces (#77)
  • 6eed2fd feat(faucet): add html page explaining usage (#73)
  • 2998c2b feat(faucet): batch multiple send in one tx (#66)
  • 2a81b7d feat(faucet): rate limit based on IP address too (#91)
  • 6f8a396 feat(keychain-sdk): batch multiple requests into a single transaction (#92)
  • 6d00992 feat(keychain-sdk): make gas limit configurable (#93)
  • 738cbf0 feat(shield): initial version (#55)
  • c5a2b03 feat(spaceward): Total asset value (#48)
  • 8807b26 feat(spaceward): add grafana Faro for metrics and error reporting (#57)
  • e1582f7 feat(spaceward): added maintenance flag (#61)
  • b47db9c feat(spaceward): added plausible integration (#63)
  • e3e81a1 feat(spaceward): added test for Plausible events (#70)
  • a241e86 feat(spaceward): changed default theme to dark (#50)
  • 8cfc3e1 feat(spaceward): port features from v0.1 into main (#98)
  • 7630e70 feat(spaceward): re-enable total asset value in home (#49)
  • 0abe4d4 feat(wardend): implement ExportGenesisState for warden module (#79)
  • 3ac3997 feat: initial MetaMask Snap version (#83)
  • 1b30e1a feat: v0.2 migrations (#100)
  • 4e5fa40 fix(faucet): add useful log for debugging (#52)
  • a85e41b fix(faucet): can't send multiple txs concurrently (#51)
  • 9e5081e fix(faucet): restore IP ratelimit (#99)
  • ad64d1c fix(snap): manifest (#90)
  • 1b9d494 fix(spaceward): User feedback bugs (#56)
  • 46422b1 fix(spaceward): added maintenance pages as temp fix (#88)
  • cb15d6d fix(spaceward): disable Faro on localhost (#59)
  • d5621dd fix(spaceward): disable queries if not ready (#87)
  • 591684c fix(spaceward): fix Faro app name (#60)
  • c11bfa6 fix(spaceward): maintenance var name (#62)
  • 269f455 fix(spaceward): removed temp flag (#89)
  • a92501b fix(spaceward): signature request modal stuck on awaiting approvals (#47)

v0.1.0

06 Mar 11:06
3fcc5fa
Compare
Choose a tag to compare

This is the first release of wardend, used in our Alfama testnet. 🎉