hedera-smart-contracts icon indicating copy to clipboard operation
hedera-smart-contracts copied to clipboard

Contains Hedera Smart Contract Service supporting files

Results 180 hedera-smart-contracts issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

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...

dependencies
github_actions

**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...

dependencies
github_actions

**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...

dependencies
github_actions

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...

dependencies
javascript

**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...

Limechain

### 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`...

enhancement