Skip to content

Releases: khorolets/near_rewards

0.6.1

08 May 14:15
47a2063
Compare
Choose a tag to compare

Update dependencies

0.6.0

16 Oct 15:16
a14e2f0
Compare
Choose a tag to compare
  • You can now add lockup_amount into the accounts.json account object to override the value from which your rewards will be subtracted

0.5.1

08 Sep 17:41
d892924
Compare
Choose a tag to compare
  • Fix possible overflow while gathering the reward data

0.5.0

01 Sep 08:49
Compare
Choose a tag to compare
  • --verbose mode which will print a table with fetched accounts one by one (if you have a lot of accounts and don't want to wait when all of them are fetched to print table)
  • Binance price is displayed in the table
  • accounts.json can now be filled with pool_account_id or key (public key) and the tool will find staking pool by itself
  • Staking pool for each account is added to the table

🏆 All the features in this release are authored by mighty @mfornet 🎉. Thank you!

0.4.1

31 Aug 14:27
Compare
Choose a tag to compare
  • Fixed NEAR JSON RPC endpoint (thanks @chefsale)

0.4.0

17 Aug 11:49
908d73b
Compare
Choose a tag to compare
  • Change the precision of the numbers to 2 decimal places
  • Ensure non-lockup accounts can be used with near-rewards
  • If the same account in the accounts.json is present more than once liquid balance is not summing up to prevent misleading

0.3.0

20 Jun 16:27
9455613
Compare
Choose a tag to compare
  • Show the diff compared to previous epoch rewards

0.2.0

10 May 17:39
Compare
Choose a tag to compare
  • Add info epoch current epoch progress to the top of the table (showing percentage)

near_reward result example

Initial version

23 Jan 18:30
Compare
Choose a tag to compare

Let's get it started.