Skip to content

Releases: insipx/polkadot-rewards

Release v0.5.4

26 Apr 03:51
258309d
Compare
Choose a tag to compare

Polkadot Rewards v0.5.4

Fixed

  • (#179) Increase pricing pause to 5s from 2s.

Changed

  • update Cargo dependencies

Release v0.5.3

06 Dec 23:16
ba3fc52
Compare
Choose a tag to compare

Polkadot Rewards v0.5.3

Added

  • Calamari network (#141)

Release v0.5.2

04 Sep 16:09
v0.5.2
bd1d4b0
Compare
Choose a tag to compare

Polkadot Rewards v0.5.2

Changed

  • Update dependencies to latest

Added

  • local kv cache for price data (#122)

Release v0.5.1

03 Sep 21:19
cf7eed3
Compare
Choose a tag to compare

Polkadot Rewards v0.5.1

Release v0.5.0

22 Feb 22:13
7612806
Compare
Choose a tag to compare

Polkadot Rewards v0.5.0

Changed

  • Updated dependencies

Added

  • Added Moonbeam network

Release v0.4.0

15 Sep 19:10
62dbd8f
Compare
Choose a tag to compare

Polkadot Rewards v0.4.0

Changed

  • Add moonriver, movr to network in usage
  • rearrange columns for readability. amount and price are now next to each other.

Added

  • --no-group flag. --no-group does not group block-numbers by day. Instead, each block number gets
    its own row. This additionally adds a time column, with the Hour, Minute, Second timestamp of the block.
  • --time-format option. This allows the configuration of the time format when using --no-group flag

Release v0.3.0

04 Sep 22:12
Compare
Choose a tag to compare

Polkadot Rewards v0.3.0

Added

  • --no-price flag. Skips fetching prices from CoinGecko.
  • --preview flag. Outputs a table in CLI instead of a CSV format or writing to a file. Useful if you don't care about
    preserving the data you get and just want an overview of your rewards from the terminal.

Release v0.2.0

01 Sep 00:07
Compare
Choose a tag to compare

Polkadot Rewards v0.2.0

Added

  • Add Moonriver Network. Available under MOVR or moonriver ids.
  • Add option to change user-agent. --user or -u CLI option. Default user agent is polkadot-rewards/version

Fixed

  • Fix subscan URL. Used to be network.subscan.io, new url is network.api.subscan.io
  • Fix hitting API Request limit. Change subscan requests to 3 per second.

Release v0.1.0

09 Aug 02:28
Compare
Choose a tag to compare

Polkadot Rewards v0.1.0

Added

  • Polkadot Rewards CLI that scrapes rewards for Polkadot & Kusama from Subscan & Coingecko
  • Support for 'sek', 'aud', 'ars', 'dot', 'bch', 'try', 'twd', 'vef', 'yfi', 'idr', 'sar', 'uah', 'inr', 'chf', 'krw', 'czk', 'bmd', 'bdt', 'cad', 'huf', 'ltc', 'pln', 'sgd', 'xlm', 'zar', 'link', 'ils', 'pkr', 'bnb', 'kwd', 'mmk', 'lkr', 'nzd', 'gbp', 'sats', 'mxn', 'cny', 'vnd', 'thb', 'xag', 'eur', 'ngn', 'nok', 'xrp', 'hkd', 'xau', 'clp', 'xdr', 'dkk', 'eth', 'jpy', 'eos', 'aed', 'bhd', 'php', 'brl', 'rub', 'btc', 'usd', 'bits', 'myr' curencies. #21
  • supports RFC2822 date format