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

Create GitHub Action to build a binary for near-state-indexer #201

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

kobayurii
Copy link
Member

@kobayurii kobayurii commented Mar 12, 2024

This PR introduces a GitHub Action to automate building the near-state-indexer binary.
It streamlines the compilation process and enhances project workflow efficiency.

@kobayurii kobayurii self-assigned this Mar 12, 2024
@kobayurii kobayurii marked this pull request as ready for review March 12, 2024 10:40
@kobayurii
Copy link
Member Author

#199

Copy link
Member

@khorolets khorolets left a comment

Choose a reason for hiding this comment

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

Great. We checked it works, we're good to merge

@kobayurii kobayurii merged commit 5287e60 into 0.2.x Mar 12, 2024
2 checks passed
kobayurii added a commit that referenced this pull request Mar 15, 2024
* Support nearcore 1.37 (#194)

* Support nearcore 1.37

* fmt

* runtime config

* protocol config

* delete unused deps

* requests methods

* rpc methods 1.37

* add near rpc client with supports nearcore 1.37

* rebase from main

* rebase from main

* rebase from main

* Enhance state-indexer compatibility with NEAR Lake and NEAR Indexer Framework  (#196)

* add near-state-indexer

* solve compilation problem

* improvements

* add readme

* Implement support for optimistic block finality (#197)

* add optimistic handler

* handle optimistic block

* update nearcore

* optimistiv block handle

* add redis client clone

* reffactoring

* run with optimistic improvement

* naming improvement

* update changelog

* Create GitHub Action to build a binary for `near-state-indexer` (#201)

* Improvements for near-state-indexer and rpc-server (#202)

* 1. Improvement builds for near-state-indexer and rpc-server
2. Umprovement metrics for near-state-indexer

* update nearcore to 1.38.0-rc.2 (#203)

* chore: release v0.2.0-rc.1

* set feature near_state_indexer_disabled as a default (#204)
@kobayurii kobayurii deleted the action branch March 15, 2024 13:03
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