Ecosyste.ms: Timeline

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

hashgraph/hedera-block-node

ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
@AlfredoG87 noted, I keep this conversation open as a reminder, feel free to resolve it after you open an issue, or if you think that this todo is enough for now. Also @jsync-swirlds has a quite go...

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, glad you like the idea! For me is resolved, either with the advanced for or the `forEach`, up to you. I wonder however what concerns do you have about performance and concurrency by usin...

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
@jsync-swirlds agreed for the .env file, it is dangerous indeed, when I was talking about `env variables` I did indeed mean environment variables and not the .env file, but your point is quite impo...

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
We do not need cleanup in the `@AfterEach` method, by default junit will attempt to recursively delete the `@TempDir` and if it does not succeed it should throw an exception and the test should fai...

View on GitHub

ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
maybe this was added here by mistake?

View on GitHub

ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
We do not need cleanup in the `@AfterEach` method, by default junit will attempt to recursively delete the `@TempDir` and if it does not succeed it should throw an exception and the test should fai...

View on GitHub

ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
Consider to add `@NonNull` to the `collection` parameter

View on GitHub

ata-nas created a review comment on a pull request on hashgraph/hedera-block-node
Should we throw here or return an empty collection? What should be the general behavior?

View on GitHub

ata-nas created a review on a pull request on hashgraph/hedera-block-node
Looking better! A couple comments on latest changes only reviewed.

View on GitHub

ata-nas created a review on a pull request on hashgraph/hedera-block-node
Looking better! A couple comments on latest changes only reviewed.

View on GitHub

georgi-l95 created a comment on an issue on hashgraph/hedera-block-node
Already done.

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/271?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 3 commits to 253-refactor-use-commons-module-in-simulator hashgraph/hedera-block-node
  • refactoring Constants and Utils classes from simulator Signed-off-by: Atanas Atanasov <[email protected]> 6f4a1e5
  • use app properties from StringsConstants in simulator Signed-off-by: Atanas Atanasov <[email protected]> 44441b8
  • minor refactoring and additional file reading method overload for easier usage and spotlessApply Signed-off-by: Atan... a44ffcc

View on GitHub

ata-nas pushed 4 commits to 252-refactor-use-commons-module-in-server hashgraph/hedera-block-node

View on GitHub

ata-nas pushed 7 commits to 273-test-introduce-tests-in-common-module 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/271?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/272?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 4 commits to 253-refactor-use-commons-module-in-simulator hashgraph/hedera-block-node
  • ci: Change "contents" persmission and add hardened runner step (#283) Signed-off-by: Mihail Mihov <mihail.mihov@lime... 560404c
  • refactoring Constants and Utils classes from simulator Signed-off-by: Atanas Atanasov <[email protected]> a127d44
  • use app properties from StringsConstants in simulator Signed-off-by: Atanas Atanasov <[email protected]> 9c58bfd
  • minor refactoring and additional file reading method overload for easier usage and spotlessApply Signed-off-by: Atan... 2196913

View on GitHub

ata-nas pushed 5 commits to 252-refactor-use-commons-module-in-server 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/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 pushed 8 commits to 273-test-introduce-tests-in-common-module hashgraph/hedera-block-node

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 f54c0f4

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

View on GitHub

san-est deleted a branch hashgraph/hedera-block-node

280-update-default-github_token-permissions-per-step-security-recommendations

san-est closed an issue on hashgraph/hedera-block-node
Update default GITHUB_TOKEN permissions per step-security recommendations
**Changes for default contents: read permission**: *Files to change*: - `.github/workflows/e2e-tests.yaml` - `.github/workflows/helm-charts.yaml` - `.github/workflows/pr-checks.yaml` - `.github/wo...
san-est pushed 1 commit to main hashgraph/hedera-block-node
  • ci: Change "contents" persmission and add hardened runner step (#283) Signed-off-by: Mihail Mihov <mihail.mihov@lime... 560404c

View on GitHub

Load more