namada icon indicating copy to clipboard operation
namada copied to clipboard

RPC: add PoS queries

Open tzemanovic opened this issue 3 years ago • 2 comments

closes #19

based on v0.9.0

This PR adds new PoS sub-router (https://github.com/anoma/namada/blob/tomas/rpc-sub-vp-pos/shared/src/ledger/queries/vp/pos.rs#L15) with handlers implemented using trait PosReadOnly. These are then used to replace the gov utils functions for on-chain proposal votes and tallying and client tx/rpc for offline proposals to hide PoS implementation details.

tzemanovic avatar Oct 07 '22 17:10 tzemanovic

pls update wasm

tzemanovic avatar Oct 24 '22 16:10 tzemanovic

pls update wasm

tzemanovic avatar Nov 03 '22 13:11 tzemanovic