hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

HIP-646/657/765: Verify token metadata in acceptance tests

Open jascks opened this issue 2 years ago • 2 comments

Problem

Once token metadata (and the metadata_key) have been exposed (#6549) in the REST API, test via acceptance tests.

Solution

As much as possible utilize the existing token/NFT tests for this purpose in order to minimize execution time and cost.

Alternatives

No response

jascks avatar Feb 16 '24 20:02 jascks

There is not yet support for token metadata in the Java SDK. There are two PRs still open. See my Slack query.

Will follow up when that changes. In the mean time switching to #6549 to work on the REST API.

jascks avatar Apr 02 '24 20:04 jascks

Continuing with com.hedera.hashgraph:sdk:2.32.0-beta.1.

jascks avatar Apr 23 '24 19:04 jascks