Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hashgraph/hedera-block-node

AlfredoG87 created a comment on an issue on hashgraph/hedera-block-node
@ata-nas. can you consider this comment as part of this ticket? https://github.com/hashgraph/hedera-block-node/pull/269#discussion_r1811171683

View on GitHub

jsync-swirlds closed an issue on hashgraph/hedera-block-node
Convert proto API to `repeated BlockItem` for `publishBlockStream`
This issue is just to change the block stream protocol buffer definitions.
github-actions[bot] pushed 1 commit to gh-pages hashgraph/hedera-block-node
  • Publish hedera-block-node-0.2.0-SNAPSHOT.tgz 134f663

View on GitHub

codecov[bot] created a comment on a pull request on hashgraph/hedera-block-node
## [Codecov](https://app.codecov.io/gh/hashgraph/hedera-block-node/pull/269?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

View on GitHub

AlfredoG87 opened an issue on hashgraph/hedera-block-node
Enhancements pending from Repeated BlockItems PR Review
### Problem In order to unblock the rest of the team, we decided to handle the following PR Review comments on a future PR. ### Solution Implement the following improvements: 1. https://githu...
AlfredoG87 closed an issue on hashgraph/hedera-block-node
Update simulator to produce variable length `repeated` block items
as a CN I want the simulator to stream the block items in batches of X configurable throught a property. # notes by default set it at `1000` block items per batch. block proof can only be a...
AlfredoG87 closed an issue on hashgraph/hedera-block-node
Update smoke tests
As a Block Node I Want to have smoke tests Need to do the necessary changes for the smoke tests to pass after the refactor of the grpc services and the repeated block items.
AlfredoG87 closed an issue on hashgraph/hedera-block-node
Update dependency version for protobufs to bring in new definitions.
Related to https://github.com/hashgraph/hedera-protobufs/pull/421 once the above PR is merged, use main with a `commit` hash reference instead of the branch.
AlfredoG87 pushed 1 commit to main hashgraph/hedera-block-node
  • refactor: Stream of repeated block items instead of block items (#269) Signed-off-by: Alfredo Gutierrez <alfredo@swi... 4fb471c

View on GitHub

AlfredoG87 closed an issue on hashgraph/hedera-block-node
Change all Helidon-related elements to support `List<BlockItem>`.
As a Consensus Node I Want to stream Block Items in repeated batches So That I can improve the channel efficiency and reduce streaming overhead ### Technical Notes Currently we are using prot...
AlfredoG87 closed a pull request on hashgraph/hedera-block-node
refactor: Stream of repeated block items instead of block items
**Description**: This PR changes the version of `hedera-protobuf` and refactors all the project due to 2 fundamental changes to the API spec. 1. Service was changed from 1 single service call...
jsync-swirlds created a review comment on a pull request on hashgraph/hedera-block-node
Don't forget to reset this before merging.

View on GitHub

jsync-swirlds created a review comment on a pull request on hashgraph/hedera-block-node
Just a note, the latest PR removes this message and replaces it with a more generic `BlockItemSet`, because it turned out we needed a `oneof` in the publish API too.

View on GitHub

jsync-swirlds created a review comment on a pull request on hashgraph/hedera-block-node
We should plan to remove this soonish. It was supposed to be temporary, and we are better off using the "real" protos, even for tests.

View on GitHub

mattp-swirldslabs created a review on a pull request on hashgraph/hedera-block-node
Looks good

View on GitHub

mattp-swirldslabs created a review comment on a pull request on hashgraph/hedera-block-node
I added this item: " Review Optional return value from the Writer so downstream code can generate the correct response"

View on GitHub

mattp-swirldslabs created a review on a pull request on hashgraph/hedera-block-node

View on GitHub

ata-nas created a review on a pull request on hashgraph/hedera-block-node
Looks good to me, all comments I had on everything I managed to find is now resolved. Please see others as well! 👍

View on GitHub

codecov[bot] created a comment on a pull request on hashgraph/hedera-block-node
## [Codecov](https://app.codecov.io/gh/hashgraph/hedera-block-node/pull/269?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

View on GitHub

ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
@jsync-swirlds +1 from me for the discussion & resolved by @AlfredoG87

View on GitHub

ata-nas created a review on a pull request on hashgraph/hedera-block-node

View on GitHub

AlfredoG87 pushed 1 commit to repeated-block-items-refactor hashgraph/hedera-block-node

View on GitHub

AlfredoG87 created a review comment on a pull request on hashgraph/hedera-block-node
✅ Done!

View on GitHub

AlfredoG87 created a review on a pull request on hashgraph/hedera-block-node

View on GitHub

jsync-swirlds created a review comment on a pull request on hashgraph/hedera-block-node
I've opened a [discussion item](https://github.com/hashgraph/hedera-block-node/discussions/287) to discuss the proposed process and format.

View on GitHub

jsync-swirlds created a review on a pull request on hashgraph/hedera-block-node

View on GitHub

codecov[bot] created a comment on a pull request on hashgraph/hedera-block-node
## [Codecov](https://app.codecov.io/gh/hashgraph/hedera-block-node/pull/269?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

View on GitHub

AlfredoG87 created a review comment on a pull request on hashgraph/hedera-block-node
✅ Done!

View on GitHub

AlfredoG87 created a review on a pull request on hashgraph/hedera-block-node

View on GitHub

AlfredoG87 created a review comment on a pull request on hashgraph/hedera-block-node
✅ Done!

View on GitHub

Load more