Skip to content

fix(pipe): some fix#25

Merged
nekomoto911 merged 6 commits intov1.0.7-gravityfrom
cyx-dev
Jan 7, 2025
Merged

fix(pipe): some fix#25
nekomoto911 merged 6 commits intov1.0.7-gravityfrom
cyx-dev

Conversation

@nekomoto911
Copy link
Collaborator

  • fix range in BlockViewStorage::get_state_view
  • block waiting for make canonical to complete
  • implement missing state_root_with_updates_v2 function for structs which implement StateRootProvider trait
  • use std::mpsc channel as event channel, because the receiver side is not in tokio task and we need recv_timeout function.

@nekomoto911 nekomoto911 merged commit 6233594 into v1.0.7-gravity Jan 7, 2025
Richard1048576 pushed a commit that referenced this pull request Feb 26, 2026
- fix range in BlockViewStorage::get_state_view
- block waiting for make canonical to complete
- implement missing state_root_with_updates_v2 function for structs which implement StateRootProvider trait
- use std::mpsc channel as event channel, because the receiver side is not in tokio task and we need recv_timeout function.
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.

1 participant