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 review on a pull request on hashgraph/hedera-block-node

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
✅ Removed!

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

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

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

View on GitHub

AlfredoG87 pushed 16 commits to repeated-block-items-refactor hashgraph/hedera-block-node
  • ci: Change "contents" persmission and add hardened runner step (#283) Signed-off-by: Mihail Mihov <mihail.mihov@lime... 560404c
  • test: introduce tests in common module (#274) Signed-off-by: Atanas Atanasov <[email protected]> f5f1ed2
  • temporary commit to use protobuf from temporal branch block-repeated-fix-tss-message, hopefully by the time this read... 81c2147
  • simple changes to allow the simulator to stream List<BlockItems> instead of individual block items. Pending to add a... 3b2be50
  • Changes to Helidon and Services Signed-off-by: Alfredo Gutierrez <[email protected]> da2cc06
  • Fixing Unit Tests Signed-off-by: Alfredo Gutierrez <[email protected]> 27a259a
  • Refactor BlockStreamService to extract BlockAccessService Signed-off-by: Alfredo Gutierrez <[email protected]> 544dd6b
  • Enable BlockAccessService as part of the GRPC Routes in the BlockNodeApp, fixed scripts for smoke-test and created an... d6a80bf
  • Added missing UT to complete coverage Signed-off-by: Alfredo Gutierrez <[email protected]> 2d77799
  • - Refactored BlockStreamConfig and extracted BlockGeneratorConfig Properties to its own record class. - Added generat... d59bcaf
  • - More fixes to the simulator and it's tests. - Updated the README.md and app.properties example file. - Simplify som... bf75e9c
  • added missing UT Signed-off-by: Alfredo Gutierrez <[email protected]> 7086c45
  • Addressing PR Review comments, suggestions and improvements. Signed-off-by: Alfredo Gutierrez <[email protected]> a0dd2c4
  • restoring app.properties to defaults Signed-off-by: Alfredo Gutierrez <[email protected]> ea98ce3
  • Addressing more feedback from PR Reviews Signed-off-by: Alfredo Gutierrez <[email protected]> 0092362
  • addressing warnings and adding unit test for Chunkify Util Signed-off-by: Alfredo Gutierrez <[email protected]> 5369431

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages hashgraph/hedera-block-node
  • Publish hedera-block-node-0.2.0-SNAPSHOT.tgz 2143ac0

View on GitHub

AlfredoG87 created a review comment on a pull request on hashgraph/hedera-block-node
https://github.com/hashgraph/hedera-block-node/issues/285

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
https://github.com/hashgraph/hedera-block-node/issues/286

View on GitHub

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

View on GitHub

ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
Can you please add some tests for this as well? https://github.com/hashgraph/hedera-block-node/pull/274 is now available and will be even easier! :)

View on GitHub

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

View on GitHub

ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
Awesome, sounds good.

View on GitHub

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

View on GitHub

ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
Noted, thanks for the clarification! :)

View on GitHub

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

View on GitHub

AlfredoG87 opened an issue on hashgraph/hedera-block-node
Add Error Handling to Simulator
### Problem Currently when the simulator is running and the block-node server returns an `onError` message, the simulator just logs the message and continues as if nothing has happenend. ### Solu...
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/274?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 deleted a branch hashgraph/hedera-block-node

273-test-introduce-tests-in-common-module

ata-nas pushed 1 commit to main hashgraph/hedera-block-node

View on GitHub

ata-nas closed an issue on hashgraph/hedera-block-node
test: introduce tests in common module
## Story **AS A** Block Node Developer **I WANT** to have unit tests for `:common` **SO THAT** we have unit tests for `:common`
ata-nas closed a pull request on hashgraph/hedera-block-node
test: introduce tests in common module
**Description**: - add tests in the `:common` module **Related issue(s)**: Fixes #273 **Notes for reviewer**: - am I missing some tests or edge cases? **Checklist** - [x] add unit test...
AlfredoG87 created a review comment on a pull request on hashgraph/hedera-block-node
No, this increment refers only to a whole block. 👍

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
I prefer to return an empty collection, I think it makes it more generic to any use case. Maybe just add to the javadoc the expected behaviour to keep things simple.

View on GitHub

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

View on GitHub

Load more