Ecosyste.ms: Timeline

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

hashgraph/hedera-block-node

georgi-l95 created a review comment on a pull request on hashgraph/hedera-block-node
```suggestion **Note**: Block Node can (re)enter connect _any_ time that Block Node gets the next block from Publisher with a block number that is not what the Block Node expects. This simpl...

View on GitHub

georgi-l95 created a review comment on a pull request on hashgraph/hedera-block-node
```suggestion `Block Node`: A software system intended to store and process a Block Stream. The API for a Block Node is defined in `HIP-1056`, among others. `Block Number`: A monotonically i...

View on GitHub

georgi-l95 created a review comment on a pull request on hashgraph/hedera-block-node
The format in which is described the logic bugs me a little, as it's gets a little deep and somewhat not very eye friendly. Although I don't have any better suggestions currently, so we can leave i...

View on GitHub

georgi-l95 created a review on a pull request on hashgraph/hedera-block-node
Overall looks good, I've already reviewed the design, so don't have any comments on it. Left a few formatting suggestions.

View on GitHub

georgi-l95 created a review on a pull request on hashgraph/hedera-block-node
Overall looks good, I've already reviewed the design, so don't have any comments on it. Left a few formatting suggestions.

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/267?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

View on GitHub

jsync-swirlds pushed 1 commit to add-handshake-document hashgraph/hedera-block-node

View on GitHub

AlfredoG87 opened an issue on hashgraph/hedera-block-node
Update all tests as needed
AlfredoG87 pushed 5 commits to repeated-block-items-refactor hashgraph/hedera-block-node
  • refactor: introduce commons module (#251) Signed-off-by: Atanas Atanasov <[email protected]> Signed-off-by: ... 1e0288c
  • feat: added MILLIS_PER_BLOCK Streaming mode to the simulator (#248) Signed-off-by: Alfredo Gutierrez <alfredo@swirld... 611e91b
  • temporary commit to use protobuf from temporal branch block-repeated-fix-tss-message, hopefully by the time this read... 24774eb
  • simple changes to allow the simulator to stream List<BlockItems> instead of individual block items. Pending to add a... 30f569a
  • Changes to Helidon and Services Signed-off-by: Alfredo Gutierrez <[email protected]> d18788f

View on GitHub

AlfredoG87 created a comment on a pull request on hashgraph/hedera-block-node
Closing this, no longer useful. Not yet deleting the branch

View on GitHub

AlfredoG87 closed a draft pull request on hashgraph/hedera-block-node
Just a POC, do Not Merge. Good file format whole block stream poc
**Description**: <!-- One or two line summary of what this PR does and why it is needed, followed by a list of changes in imperative, present tense for use in the commit message or changelog. Ex...
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/267?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 pushed 1 commit to add-handshake-document hashgraph/hedera-block-node

View on GitHub

AlfredoG87 opened a draft pull request on hashgraph/hedera-block-node
Repeated block items refactor
**Description**: <!-- One or two line summary of what this PR does and why it is needed, followed by a list of changes in imperative, present tense for use in the commit message or changelog. Ex...
AlfredoG87 created a branch on hashgraph/hedera-block-node

repeated-block-items-refactor - New Block Node services

ed-marquez starred hashgraph/hedera-block-node
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/267?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

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/267?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

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/267?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

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/267?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

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/267?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

View on GitHub

jsync-swirlds pushed 2 commits to add-handshake-document hashgraph/hedera-block-node
  • feat: added MILLIS_PER_BLOCK Streaming mode to the simulator (#248) Signed-off-by: Alfredo Gutierrez <alfredo@swirld... 611e91b
  • Add a protocol document for `publishBlockStream`. * Added a new document in `docs/Protocol` for `publishBlockStream`.... a062c6f

View on GitHub

jsync-swirlds opened a draft pull request on hashgraph/hedera-block-node
Add a protocol document for `publishBlockStream`.
* Added a new document in `docs/Protocol` for `publishBlockStream`. * Included a first pass protocol definition. * Note this is in general informal language; not Estelle, SDL, LOTOS, or ...
jsync-swirlds created a branch on hashgraph/hedera-block-node

add-handshake-document - New Block Node services

jsync-swirlds created a comment on a pull request on hashgraph/hedera-block-node
@ata-nas, it appears that most of your commits on this PR are unsigned. You can fix this with the following git commands: ```shell git rebase --gpg-sign -f HEAD~20 git push --force ```

View on GitHub

rbarkerSL created a review on a pull request on hashgraph/hedera-block-node
Review applies to - `.github/workflows/smoke-test.yaml` - `README.md` LGTM

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/248?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 pushed 1 commit to main hashgraph/hedera-block-node
  • feat: added MILLIS_PER_BLOCK Streaming mode to the simulator (#248) Signed-off-by: Alfredo Gutierrez <alfredo@swirld... 611e91b

View on GitHub

AlfredoG87 deleted a branch hashgraph/hedera-block-node

simulator-streaming-improvements

Load more