Ecosyste.ms: Timeline

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

hashgraph/hedera-block-node

jsync-swirlds created a review comment on a pull request on hashgraph/hedera-block-node
`File` is an older API that should be replaced by `Path` in nearly all cases. In most cases the construction of a File is either in unit tests, or a leftover from older API assumptions. Note, t...

View on GitHub

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

View on GitHub

mattp-swirldslabs created a review comment on a pull request on hashgraph/hedera-block-node
Rather than spin up new Threads individually (expensive). Consider using `private ExecutorService executorService = Executors.newFixedThreadPool(8)` and managing simulator instances from that API w...

View on GitHub

mattp-swirldslabs created a review on a pull request on hashgraph/hedera-block-node
I like the new structural changes. Try out the thread management changes commented on and see if you can utilize that ExecutorService API.

View on GitHub

mattp-swirldslabs created a review on a pull request on hashgraph/hedera-block-node
I like the new structural changes. Try out the thread management changes commented on and see if you can utilize that ExecutorService API.

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 50ef178

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/312?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 deleted a branch hashgraph/hedera-block-node

switch-spotless-to-palantir

jsync-swirlds pushed 1 commit to main hashgraph/hedera-block-node
  • chore: change spotless base format to Palantir plugin (#312) Signed-off-by: Joseph Sinclair <joseph.sinclair@swirlds... d829247

View on GitHub

jsync-swirlds closed a pull request on hashgraph/hedera-block-node
chore: change spotless base format to Palantir plugin
* Modified the gradle setup * Ran a full spotlessApply; no change
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/312?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter...

View on GitHub

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

View on GitHub

jsync-swirlds opened a pull request on hashgraph/hedera-block-node
Change spotless base format to Palantir plugin
* Modified the gradle setup * Ran a full spotlessApply; no change
jsync-swirlds created a branch on hashgraph/hedera-block-node

switch-spotless-to-palantir - New Block Node services

ElijahLynn starred hashgraph/hedera-block-node
jsync-swirlds 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
The point of the overload is to enable a class like this to accept defaults without having to manage that default value. It's fine to remove the class attribute, but it also makes sense to _allo...

View on GitHub

jsync-swirlds 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 generally agree on `var`, except when it makes a major improvement in readability, as here.

View on GitHub

jsync-swirlds 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
IDE defaults are a pain sometimes...

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

View on GitHub

georgi-l95 opened an issue on hashgraph/hedera-block-node
Flaky unit tests
Currently we have a flaky tests, which fails occasionally in CI ``` ? testMediatorExceptionHandlingWhenPersistenceFailure() org.mockito.exceptions.verification.TooManyActualInvocations...
ata-nas created a review on a pull request on hashgraph/hedera-block-node
From my side, my comments are resolved. The `PR Gradle Checks` fails due to `spotlessApply`, maybe you could run that in another commit so it can pass?

View on GitHub

ata-nas created a review on a pull request on hashgraph/hedera-block-node
From my side, my comments are resolved. The `PR Gradle Checks` fails due to spotlessApply, maybe you could run that in another commit so it can pass?

View on GitHub

ata-nas created a review on a pull request on hashgraph/hedera-block-node
From my side, my comments are resolved. The PR Gradle Check fails due to spotlessApply, maybe you could run that in another commit so it can pass?

View on GitHub

georgi-l95 pushed 1 commit to 239-refactor-start-and-stop-functionality-of-the-simulatorr hashgraph/hedera-block-node

View on GitHub

georgi-l95 pushed 1 commit to 239-refactor-start-and-stop-functionality-of-the-simulatorr hashgraph/hedera-block-node

View on GitHub

Load more