Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@maoueh
Copy link
Contributor

@maoueh maoueh commented Dec 17, 2021

With the revamped FirehoseBlockStream, it's now possible to directly re-use the TriggerAdapter::triggers_in_blocks code instead of relying on our specialized firehose_triggers_in_block. This make the code more re-usable.

Eliminated at the same time a useless close in NearChair::TriggersAdapter. Also make some NearChain now panics instead of silently returning something that is not good.

Linked to #3080

Note

Based on #3078

Base automatically changed from maoueh/feature/async-stream-firehose-block-stream to master December 17, 2021 19:59
…TriggerAdapter::triggers_in_blocks`

With the revamped `FirehoseBlockStream`, it's now possible to directly re-use the `TriggerAdapter::triggers_in_blocks` code instead of relying on our specialized `firehose_triggers_in_block`. This make the code more re-usable.

Eliminated at the same time a useless close in `NearChair::TriggersAdapter`. Also make some `NearChain` now panics instead of silently returning something that is not good.

Linked to #3080
@maoueh maoueh force-pushed the maoueh/feature/firehose-ethereum-reuse-triggers-in-blocks branch from e687fde to 34a4295 Compare December 17, 2021 20:02
@maoueh maoueh merged commit 80d079b into master Dec 17, 2021
@maoueh maoueh deleted the maoueh/feature/firehose-ethereum-reuse-triggers-in-blocks branch December 17, 2021 20:41
kamilkisiela pushed a commit that referenced this pull request Jan 5, 2022
…TriggerAdapter::triggers_in_blocks` (#3082)

With the revamped `FirehoseBlockStream`, it's now possible to directly re-use the `TriggerAdapter::triggers_in_blocks` code instead of relying on our specialized `firehose_triggers_in_block`. This make the code more re-usable.

Eliminated at the same time a useless close in `NearChair::TriggersAdapter`. Also make some `NearChain` now panics instead of silently returning something that is not good.

Linked to #3080

Co-authored-by: Matthieu Vachon <[email protected]>
kamilkisiela pushed a commit that referenced this pull request Jan 12, 2022
…TriggerAdapter::triggers_in_blocks` (#3082)

With the revamped `FirehoseBlockStream`, it's now possible to directly re-use the `TriggerAdapter::triggers_in_blocks` code instead of relying on our specialized `firehose_triggers_in_block`. This make the code more re-usable.

Eliminated at the same time a useless close in `NearChair::TriggersAdapter`. Also make some `NearChain` now panics instead of silently returning something that is not good.

Linked to #3080

Co-authored-by: Matthieu Vachon <[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