Penumbra v0.63.0 Rhea
There are no precompiled binaries available for this release. We'll work on resolving that problem going forward.
What's Changed
- docs: update cometbft to v0.37.2 for Testnet 62 by @conorsch in #3172
- ci: fix bot image update task by @conorsch in #3175
- Summonerd: Improve double contribution error message by @cronokirby in #3176
- Serialize u64 as bigint [wasm] by @grod220 in #3177
- testnet: change base allocation with new address by @erwanor in #3181
- Make Summonerd a bit more responsive & Fix ranking bug by @cronokirby in #3185
- View service: wallet id rpc by @grod220 in #3186
- feat(pd): specific error msg for auto https by @conorsch in #3187
- summoner: provide phase 1 root during ceremony initialization by @redshiftzero in #3183
- deploy: update docker-compose setup by @conorsch in #3184
- penumbra: integration work for new tendermint bindings and
prost@0.12
by @erwanor in #3192 - Summonerd: transition and export by @cronokirby in #3190
- [wasm] Wasm code related to transaction building is deprecated and requires refactoring #3179 by @Valentine1898 in #3197
- Summonerd: Implement phase1 contributions by @cronokirby in #3201
- penumbra: regen proto with
protoc@24.4
by @erwanor in #3199 - Tweak Summonerd coordinator to avoid amplification by @cronokirby in #3203
- docs: add ibc channel info for testnet 62 iapetus by @conorsch in #3173
- Tx planner updates [wasm] by @grod220 in #3207
- Bug: Summonerd: Fix serialization of elements by @cronokirby in #3205
- Fix spurious test suite crashes related to tracing by @cronokirby in #3210
- Re-enable governance proposals by @zbuc in #3212
- fix(protos): remove unused proto imports by @conorsch in #3213
- Improve summonerd performance through parallelism by @cronokirby in #3208
- Summonerd: remove unnecessary checked parsing when fetching root by @cronokirby in #3215
- test: run e2e test of ceremony in CI by @redshiftzero in #3204
- docs(summonerd): add help text to cli by @conorsch in #3216
- fix display of trading pairs in opaque
SwapClaim
s by @redshiftzero in #3165 - spec: add motivation for tx signing section by @redshiftzero in #3196
- wasm_planner support gas fees & add ICS20 withdrawal by @Valentine1898 in #3198
- Minor ceremony UX improvements by @hdevalence in #3217
- pcli: update terminology in re: ceremony by @hdevalence in #3224
- Simplify state management in summonerd by @cronokirby in #3225
- deploy: add support for cometbft postgres indexing by @conorsch in #3228
- ci: build cuiloa container by @conorsch in #3229
- Disable buildjet caching on smoketest workflows by @zbuc in #3232
- chore: update chain id for rhea 63 by @conorsch in #3227
- proof-params: improve error message by @hdevalence in #3234
- initial summonerd web view by @redshiftzero in #3231
- pcli: add config file generated by
pcli init
by @hdevalence in #3239 - chore: rename note commitment tree to state commitment tree by @TalDerei in #3237
- test: update syntax for pcli init command in summonerd smoke test by @redshiftzero in #3242
- update address prefix for mainnet by @redshiftzero in #3243
- ci: enable debug logging for validators by @conorsch in #3244
- Use different ceremony addresses for phases 1 and 2 by @hdevalence in #3246
- Pcli ceremony: add contribution hash / receipt by @cronokirby in #3248
- ci: update funding streams for new address by @conorsch in #3249
New Contributors
Full Changelog: v0.62.0...v0.63.0