Skip to content

Make search API that can search for Entity#28

Merged
rbochenek merged 18 commits intomasterfrom
feat/golembase-entity-search-api
Jul 29, 2025
Merged

Make search API that can search for Entity#28
rbochenek merged 18 commits intomasterfrom
feat/golembase-entity-search-api

Conversation

@rbochenek
Copy link
Contributor

This adds support for searching Golem Base entities into the standard Blockscout endpoints:

  • /api/v2/search
  • /api/v2/search/quick
  • /api/v2/search/check-redirect

To enable above functionality set GOLEMBASE_ENABLED environment variable to true.

@rbochenek
Copy link
Contributor Author

This also removes dialyzer --halt-exit-status flag from CI, docs and test script. This flag has been removed from dialyzer a long time ago. Our CI also complained about this.

@rbochenek rbochenek merged commit 202af0a into master Jul 29, 2025
15 checks passed
@rbochenek rbochenek deleted the feat/golembase-entity-search-api branch July 29, 2025 16:05
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