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 closed an issue on hashgraph/hedera-block-node
Add Simulator Streaming Mode to reflect more accurate CN Behaviour
### Problem Currently the Simulator is streaming block items, and waiting an X amount of time in Nanos in between each block_item. This is not the actual behaviour by the CN who will attempt to...
AlfredoG87 closed a pull request on hashgraph/hedera-block-node
feat: added MILLIS_PER_BLOCK Streaming mode to the simulator
**Description**: Improvements to how the simulator is able to stream to the BlockNode, this commit creates a StreamingMode enum, with 2 values, CONSTANT_RATE and MILLIS_PER_BLOCK. CONSTANT_RATE...
github-actions[bot] pushed 1 commit to gh-pages hashgraph/hedera-block-node
  • Publish hedera-block-node-0.2.0-SNAPSHOT.tgz 8a9d8e1

View on GitHub

mattp-swirldslabs created a review on a pull request on hashgraph/hedera-block-node
Looks good. I like all of the tests! :)

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/251?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 closed an issue on hashgraph/hedera-block-node
refactor: introduce commons module infrastructure
### Problem Generally every project has utility classes which are usually just full of static methods. Also, there are most likely "precondition" classes which are again full of static methods t...
ata-nas pushed 1 commit to main hashgraph/hedera-block-node

View on GitHub

ata-nas closed a pull request on hashgraph/hedera-block-node
refactor: introduce commons module
**Description**: - introduce `common` module that will be used by all other modules - the `common` module will abstract common logic, mostly constants and utility classes so they could easily b...
ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
I did this based on usages in other places that I saw. In the next part of the epic I will try to see if it is fine when removed along with writing some tests, if it is fine I will include it. Than...

View on GitHub

ata-nas 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/228?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 comment on a pull request on hashgraph/hedera-block-node
Fixes were merged on this PR: https://github.com/hashgraph/hedera-block-node/pull/236

View on GitHub

AlfredoG87 closed a draft pull request on hashgraph/hedera-block-node
fix: Fix the Release Automation GHA WF
**Description**: Recently it was merged a new WF that will allow us to automate the release process. However as any WF of this complexity is hard to make it work at first try, due to limitations ...
AlfredoG87 created a review on a pull request on hashgraph/hedera-block-node
LGTM

View on GitHub

AlfredoG87 created a review comment on a pull request on hashgraph/hedera-block-node
do we need it here? considering that `com.hedera.block.common` plugin also has it?

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

mattp-swirldslabs created a review on a pull request on hashgraph/hedera-block-node
Looks good. Since you changed something in `.github/workflows` you might need approval from someone in RE or DevOps.

View on GitHub

jsync-swirlds created a review comment on a pull request on hashgraph/hedera-block-node
With all of these files moved to a single shared conventions plugin, what options exist to modify that behavior for different projects (e.g. this project may not retain identical java version setti...

View on GitHub

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

View on GitHub

georgi-l95 opened an issue on hashgraph/hedera-block-node
EPIC: Improve documentation
This EPIC aims to improve the current documentation and introduce a process and structure for adding design documents.
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/232?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 pushed 2 commits to 185-refactor-adjust-configuration-management-and-smoke-test-setup-to-support-production-config-by-default hashgraph/hedera-block-node
  • feat: cAdvisor Docker System Metrics and Dashboard for Dev Docker Stack (#258) Signed-off-by: Alfredo Gutierrez <alf... c2a360a
  • Merge branch 'main' into 185-refactor-adjust-configuration-management-and-smoke-test-setup-to-support-production-conf... 6dd22fe

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/232?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
moved to #264

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
done

View on GitHub

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

View on GitHub

Load more