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(node_framework): Add tree api server & client to the metadata calculator #1885

Merged
merged 9 commits into from
May 14, 2024

Conversation

popzxc
Copy link
Member

@popzxc popzxc commented May 8, 2024

What ❔

Adds ability to spawn the tree API from the metadata calculator layer.
Note: this functionality isn't utilized by the main node example, I expect it to be done separately (likely when we'll be porting the main node itself to the framework).

Why ❔

Previously it wasn't possible, so the implementation was incomplete.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.
  • Linkcheck has been run via zk linkcheck.

@AnastasiiaVashchuk AnastasiiaVashchuk self-requested a review May 10, 2024 15:54
@popzxc popzxc merged commit 6dda157 into main May 14, 2024
35 checks passed
@popzxc popzxc deleted the popzxc-tree-api branch May 14, 2024 06:20
perekopskiy pushed a commit that referenced this pull request May 14, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.2.0](core-v24.1.0...core-v24.2.0)
(2024-05-14)


### Features

* **api:** Add zeppelinos well-known slots
([#1892](#1892))
([1c041cc](1c041cc))
* **en:** Brush up EN observability config
([#1897](#1897))
([086f768](086f768))
* **node_framework:** Add tree api server & client to the metadata
calculator
([#1885](#1885))
([6dda157](6dda157))


### Bug Fixes

* **core/prover:** Changes to support Validium
([#1910](#1910))
([1cb0dc5](1cb0dc5))
* **eth-client:** Fix call error detection
([#1890](#1890))
([c22ce63](c22ce63))
* **eth-client:** Make block params non-optional
([#1882](#1882))
([3005862](3005862))
* **pruning:** Don't require metadata to exist for first L1 batches to
be pruned
([#1850](#1850))
([75c8565](75c8565))
* **pruning:** query optimization
([#1904](#1904))
([9154390](9154390))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
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