Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Koios V1.3.1 #319

Merged
merged 11 commits into from
Jan 6, 2025
Merged

Koios V1.3.1 #319

merged 11 commits into from
Jan 6, 2025

Conversation

rdlrt
Copy link
Contributor

@rdlrt rdlrt commented Jan 2, 2025

Description

  • fix for drep_info regarding active state (was missing by 1)
  • Add block_tx_cbor and deprecate block_tx_info
  • Fix Typo in API Specs (Preferred => Prefer)
  • Return is_valid as-is from dbsync
  • Add fees and deposit fields to ./totals
  • Add new drep_history endpoint for querying historic voting power
  • Add extra fields to the proposal_summary endpoint: drep_active_yes_vote_power, drep_active_no_vote_power, drep_active_abstain_vote_power, drep_always_abstain_vote_power, pool_active_yes_vote_power, pool_active_no_vote_power, pool_active_abstain_vote_power

Which issue it fixes?

#314 , #315, #313, #311

@rdlrt rdlrt requested review from Scitz0 and hodlonaut January 2, 2025 00:59
…st, also optimized passive pool votes calculation
Copy link
Contributor

@hodlonaut hodlonaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks okay to me, good job

@rdlrt rdlrt force-pushed the v1.3.1 branch 2 times, most recently from 7cb4609 to d9a40fb Compare January 3, 2025 02:01
Copy link
Contributor

@Scitz0 Scitz0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rdlrt rdlrt merged commit d6fff30 into main Jan 6, 2025
2 checks passed
@rdlrt rdlrt deleted the v1.3.1 branch January 6, 2025 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants