You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to bump the version of the local node, but encountered a bug from services --> opened an issue. We'll skip the failing tests until services have a solution. After that we'll have to fix the skipped tests in tokenManagmentContract.js
Steps to reproduce
Update local node version to 0.55.0 or higher.
Run tests from tokenManagmentContract.js --> more specifically should fail when updating fungible token fees to more than 10 and should fail when updating NFT token fees to more than 10
Check transactionHash in local hashscan => the transaction fails with 494e56414c49445f4f5045524154494f4e which is INVALID_OPERATION
Hedera network
testnet, other
Version
v0.64.1
Operating system
macOS
The text was updated successfully, but these errors were encountered:
Description
We want to bump the version of the local node, but encountered a bug from services --> opened an issue. We'll skip the failing tests until services have a solution. After that we'll have to fix the skipped tests in
tokenManagmentContract.js
Steps to reproduce
tokenManagmentContract.js
--> more specificallyshould fail when updating fungible token fees to more than 10
andshould fail when updating NFT token fees to more than 10
transactionHash
in local hashscan => the transaction fails with494e56414c49445f4f5045524154494f4e
which isINVALID_OPERATION
Hedera network
testnet, other
Version
v0.64.1
Operating system
macOS
The text was updated successfully, but these errors were encountered: