ecadlabs / taquito

A library for building dApps on the Tezos Blockchain - JavaScript / TypeScript
https://taquito.io
Apache License 2.0
298 stars 116 forks source link

RPC - Support `voting_info` endpoint #1749

Closed roxaneletourneau closed 2 years ago

roxaneletourneau commented 2 years ago

Add support for the new RPC endpoint voting_info. It returns data found on the voting listings for a delegate, i.e. voting power, casted ballots and proposals in the current voting period.

RPC endpoint: /chains/<chain_id>/blocks/<block>/context/delegates/<delegate_pkh>/voting_info

Additional context https://tezos.gitlab.io/protocols/014_kathmandu.html#rpc-changes

roxaneletourneau commented 2 years ago

Hey team! Please add your planning poker estimate with Zenhub @dsawali @hui-an-yang @zainen