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

Finalize Koios v1.1.0 #250

Merged
merged 5 commits into from Dec 6, 2023
Merged

Finalize Koios v1.1.0 #250

merged 5 commits into from Dec 6, 2023

Conversation

rdlrt
Copy link
Contributor

@rdlrt rdlrt commented Dec 6, 2023

Description

  • Make use of asset-txo-cache for top assets on mainnet, and use this cache for asset_addresses and policy_asset_addresses
  • Add v0 RPC redirectors to keep serve v0 endpoints from v1
  • Convert few simple RPC functions from PLPGSQL to SQL language to help with inline filtering
  • Address linting results from SQLFluff
  • Move db-scripts from guild-operators repository to koios-artifacts repository
  • Drop stale db-scripts/genesis_table.sql file
  • Add 3 additional indexes for collateral and reference inputs based on query times
  • Add top 3 assets for preview/preprod to asset-txo-cache
  • Bump schema version for koios-1.1.0

How has this been tested?

Live on guildnet and preview

rdlrt added a commit to cardano-community/guild-operators that referenced this pull request Dec 6, 2023
## Description
<!--- Describe your changes -->
- [x] Update changelog as per cardano-community/koios-artifacts#250
- [x] Fix PostgREST release to v11.2.2, as v12 can leak DDoS attempts if used as-is
@rdlrt rdlrt merged commit db94293 into main Dec 6, 2023
2 checks passed
@rdlrt rdlrt deleted the v1.1.0 branch December 6, 2023 12:43
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.

None yet

2 participants