Skip to content

chore: use solo instead of localnode (#5060)#1666

Closed
jasuwienas wants to merge 4 commits into
mainfrom
5060-use-solo-instead-of-localnode
Closed

chore: use solo instead of localnode (#5060)#1666
jasuwienas wants to merge 4 commits into
mainfrom
5060-use-solo-instead-of-localnode

Conversation

@jasuwienas
Copy link
Copy Markdown
Contributor

Description:

Use solo instead of local node

Related issue(s):

Fixes hiero-ledger/hiero-json-rpc-relay#5060

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Mariusz Jasuwienas <jasuwienas@gmail.com>
@jasuwienas jasuwienas added the enhancement New feature or request label Apr 29, 2026
@jasuwienas jasuwienas added this to the 0.12.0 milestone Apr 29, 2026
@swirlds-automation
Copy link
Copy Markdown
Contributor

swirlds-automation commented Apr 29, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Signed-off-by: Mariusz Jasuwienas <jasuwienas@gmail.com>
Signed-off-by: Mariusz Jasuwienas <jasuwienas@gmail.com>
Signed-off-by: Mariusz Jasuwienas <jasuwienas@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

Test Results

95 tests   - 12   85 ✅  - 20   5m 17s ⏱️ + 2m 18s
38 suites  -  1    2 💤 ± 0 
 6 files    -  1    8 ❌ + 8 

For more details on these failures, see this check.

Results for commit a78c531. ± Comparison against base commit a43b750.

This pull request removes 38 and adds 26 tests. Note that renamed tests count towards both.
WHBAR-000 should deploy the WHBAR contract ‑ WHBAR WHBAR-000 should deploy the WHBAR contract
WHBAR-001 should get name ‑ WHBAR WHBAR-001 should get name
WHBAR-002 should get symbol ‑ WHBAR WHBAR-002 should get symbol
WHBAR-003 should get decimals ‑ WHBAR WHBAR-003 should get decimals
WHBAR-004 should not update total supply after CryptoTransfer tx ‑ WHBAR WHBAR-004 should not update total supply after CryptoTransfer tx
WHBAR-005 should deposit 1 hbar and check totalSupply ‑ WHBAR WHBAR-005 should deposit 1 hbar and check totalSupply
WHBAR-006 should withdraw 1 hbar and check totalSupply ‑ WHBAR WHBAR-006 should withdraw 1 hbar and check totalSupply
WHBAR-007 should be able to transfer ‑ WHBAR WHBAR-007 should be able to transfer
WHBAR-008 should be able to transferFrom ‑ WHBAR WHBAR-008 should be able to transferFrom
WHBAR-009 should be able to approve ‑ WHBAR WHBAR-009 should be able to approve
…
Should NOT allow a non-operator to transfer tokens to another account ‑ @OZERC1155Token Test Suite Should NOT allow a non-operator to transfer tokens to another account
Should NOT burn insufficient amount of token ‑ @OZERC1155Token Test Suite Should NOT burn insufficient amount of token
Should NOT transfer the ownership to another account if the caller is not owner ‑ @OZERC1155Token Test Suite Should NOT transfer the ownership to another account if the caller is not owner
Should allow an operator to transfer a token to another account ‑ @OZERC1155Token Test Suite Should allow an operator to transfer a token to another account
Should allow an operator to transfer tokens in batch to another account ‑ @OZERC1155Token Test Suite Should allow an operator to transfer tokens in batch to another account
Should be able to mint a new token ‑ @OZERC1155Token Test Suite Should be able to mint a new token
Should be able to mint new tokens in batch ‑ @OZERC1155Token Test Suite Should be able to mint new tokens in batch
Should burn token in batch ‑ @OZERC1155Token Test Suite Should burn token in batch
Should burn token ‑ @OZERC1155Token Test Suite Should burn token
Should check if an address is another address's operator ‑ @OZERC1155Token Test Suite Should check if an address is another address's operator
…

♻️ This comment has been updated with latest results.

@BartoszSolkaBD
Copy link
Copy Markdown
Contributor

will be done in #1675

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[A5 SOLO] Migrate Hiero Local Node to Solo (Once metrics are equivalent)

3 participants