hedera-local-node icon indicating copy to clipboard operation
hedera-local-node copied to clipboard

Run your own local Hedera network for development purposes.

Results 56 hedera-local-node issues
Sort by recently updated
recently updated
newest added

Currently, when we process a transaction in the consensus node we populate a field in the transaction receipt, called `gasUsed` which is the larger number of the pair: 1. the...

Limechain
good first issue candidate

### Problem The hardhat local node allows for the following network config that the hedera local node does not currently allow. The full list can be found [here](https://hardhat.org/hardhat-network/docs/reference#config). I've only...

Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.32 to 17.0.33. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/yargs&package-manager=npm_and_yarn&previous-version=17.0.32&new-version=17.0.33)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...

dependencies
javascript

### Problem To ensure the proper work of codecov a secret needs to be set in the repo CODECOV_TOKEN and used in the pipelines ### Solution - Set the secret...

Release

# CI/CD Quarterly Audit - Description: Perform quarterly CI/CD audit ## Audit Criteria - [ ] All workflow items are using pinned actions - [ ] Appropriate permissions are set...

Audit

version `2.12.2` gives an error **Description**: this PR updates the docker compose version to `2.13.2` **Related issue(s)**: Fixes # **Notes for reviewer**: **Checklist** - [x] Documented (Code comments, README, etc.)...

When creating OSS software on top of Hedera, you want to run (integration) tests against a network. To do so, you can run all tests against testnet today. It would...

### Description Running hedera local node as part of CI pipelines often fails with `PLATFORM_NOT_ACTIVE` ### Steps to reproduce 1. Create a workflow that uses github hosted default `ubuntu-latest` runners...

Bug
Limechain

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.50.0 to 2.51.0. Release notes Sourced from @​hashgraph/sdk's releases. v2.51.0 What's Changed chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /packages/cryptography by @​dependabot in hashgraph/hedera-sdk-js#2347 chore(docs): Improve...

dependencies
javascript