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

feat: onchain publishers endpoint #41

Merged
merged 11 commits into from
May 29, 2024
Merged

feat: onchain publishers endpoint #41

merged 11 commits into from
May 29, 2024

Conversation

akhercha
Copy link
Member

@akhercha akhercha commented May 29, 2024

Added

  • /node/v1/onchain/publishers endpoint
  • postgre migrations to create index on entries table
  • Currency::get_decimals_all

Updated

  • ethereum_address on Currency is now wrapped in Option to reflect the fact that it can be null on the db

## Removed

  • add_source/up.sql timescale migration ; moved to add_entries migration

@akhercha akhercha marked this pull request as ready for review May 29, 2024 19:57
@EvolveArt EvolveArt merged commit 5adfb6d into astraly-labs:main May 29, 2024
4 of 5 checks passed
@akhercha akhercha deleted the feat/endpoint_onchain_publishers branch June 5, 2024 11:42
@akhercha akhercha self-assigned this Aug 9, 2024
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.

2 participants