Skip to content

Releases: penumbra-zone/penumbra

011-Sponde

04 May 03:50
c340d74
Compare
Choose a tag to compare
011-Sponde Pre-release
Pre-release

This is a minor release that fixes issues introduced in Pasithee that prevented new validators from joining the testnet.

010-Pasithee

02 May 18:20
Compare
Choose a tag to compare
010-Pasithee Pre-release
Pre-release

This release marks Penumbra's 10th testnet, Pasithee. Since the previous testnet, Cyllene, a number of improvements and features have been introduced:

  • Fixed validator power sorting
  • Implemented IBC connection handshake
  • gRPC services have been unified
  • added support for Tokio console

Internal improvements:

  • clarifying validator state transitions
  • further work on TCT design
  • further work on restructuring wallet code

009-Cyllene

25 Apr 17:16
2b0bb14
Compare
Choose a tag to compare
009-Cyllene Pre-release
Pre-release

This release marks Penumbra's 9th testnet, Cyllene. Since the previous testnet, Philophrosyne, a number of improvements and features have been introduced:

  • Sending validator power back to Tendermint for validator participation in testnets
  • Displaying of validator status in the list-validators command
  • Added template-definition and fetch-definition commands for handling validator definitions
  • Added basic IBC support for MsgUpdateClient messages
  • Implementation of uptime-based slashing for validators

Philophrosyne Testnet

19 Apr 19:58
Compare
Choose a tag to compare
Philophrosyne Testnet Pre-release
Pre-release

This release marks Penumbra's 8th testnet, Philophrosyne. Since the previous testnet, Herse, a number of small improvements have been made:

  • Removed legacy Postgres code, completing the transition to Rocksdb
  • Updated documentation
  • Renamed light/thin wallets and started implementation of new wallet client protocol
  • Refactored ShieldedcPool::write_block
  • Fix various bugs in Tendermint voting power handling
  • Improved performance of minted notes by using their NCT position as blinding factor

See https://github.com/penumbra-zone/penumbra/compare/007-herse...008-philophrosyne?expand=1 for a full list of changes.

To participate in the testnet, refer to the Penumbra Guide.