hedera-smart-contracts
hedera-smart-contracts copied to clipboard
Contains Hedera Smart Contract Service supporting files
**Description**: added example contract for verifying a BLS Signature using Keccak hashing algorithm Added test suite, and added test suite to CI. Also added some missing tests from the publish...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
**Description**: There are no examples of how devs should be able to use this workflow and what use cases could be covered. **Solution**: - rename `upgrate-testing.yml` to `migration-testing.yml` and follow...
**Description**: Additional slither AST note
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...
**Description**: Raw bytecode analysing tool
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [@hashgraph/hedera-local](https://github.com/hashgraph/hedera-local-node) from 2.19.1 to 2.25.1. Release notes Sourced from @hashgraph/hedera-local's releases. v.2.25.1 What's Changed chore: Bump network node version to 0.49.7 by @Ivo-Yankov in hashgraph/hedera-local-node#623 Full Changelog: https://github.com/hashgraph/hedera-local-node/compare/v.2.25.0...v.2.25.1 v.2.25.0...
**Description**: - Bumps the version of local-node to use the latest versions of the network and mirror nodes. - Reorganizes some tests that were failing due to changes from [HIP...
### Problem There are no examples of how devs should be able to use this workflow and what use cases could be covered. ### Solution - rename `upgrate-testing.yml` to `migration-testing.yml`...