archethic-foundation / archethic-node

Official Archethic Blockchain node, written in Elixir
GNU Affero General Public License v3.0
75 stars 22 forks source link

Provide a way to get the last value of an oracle #451

Closed redDwarf03 closed 2 years ago

redDwarf03 commented 2 years ago

Describe the problem you discovered

If i would like to find the last value of an oracle, i can't because the networkTransactions api get the first addresses and we have to paging to find the last value. Not easy because we don't know what is the last page too.

Describe the solution you'd like

Could you provide an API to get the last address of an oracle please

ghost commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @apoorv-2204 @imnik11 @Neylix @prix-uniris

redDwarf03 commented 2 years ago

if possible while you do this issue, is it possible to add a param in the query to get an oracle for a timestamp (or a period) related to https://github.com/archethic-foundation/archethic-wallet/issues/141 Thx

ghost commented 2 years ago

Closed by #532