hedera-local-node
hedera-local-node copied to clipboard
Run your own local Hedera network for development purposes.
### Problem Need to run smart contract tests against the mono code and modularised code to verify that there are no regressions in the migration. ### Solution Run tests against...
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.4 to 13.9.0. Release notes Sourced from cypress's releases. v13.9.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0 v13.8.1 Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1 v13.8.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0 v13.7.3 Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3 v13.7.2 Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2 v13.7.1 Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1...
### Problem Currently, there is no natural way to override a relay's env if it's been added recently and not manually exposed in the local node as a config variable....
### Description I was able to run smoke test pass when running again local launched hedera-local-node, but could not get smoke test run when running again relay deployed by solo...
### Description After the completion of the local node's startup process, for many times I execute smart contract tests against the local node, it throws the errors below: - `Error...
Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.41.0 to 2.44.0. Release notes Sourced from @hashgraph/sdk's releases. v2.44.0 What's Changed chore(ci): update the publish workflow to release the cryptography and proto artifacts if needed by...
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.2 to 5.91.0. Release notes Sourced from webpack's releases. v5.91.0 Bug Fixes Deserializer for ignored modules doesn't crash Allow the unsafeCache option to be a proxy object...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.1.0 (2023-12-02) Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@gurgunday)! Changed: All the [formatting rules...
Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 2.0.1 to 3.0.1. Release notes Sourced from cypress-wait-until's releases. v3.0.1 3.0.1 (2023-12-01) Bug Fixes unset the Node.js version (#479) (236db14), closes #472 v3.0.0 3.0.0 (2023-12-01) Fix typescript...
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.4.0. Release notes Sourced from mocha's releases. v10.4.0 10.4.0 / 2024-03-26 :tada: Enhancements #4829 feat: include .cause stacks in the error stack traces (@voxpelli) #4985...