hashgraph / stablecoin-studio

All-in-one stablecoin configuration, issuance, and management
Apache License 2.0
30 stars 17 forks source link

Check token "memo" update #637

Open AlbertoMolinaIoBuilders opened 1 year ago

AlbertoMolinaIoBuilders commented 1 year ago

When updating a token the "memo" field was removed if not specified, which was a bug, not specifying any memo should leave the current memo unchanged.

Hedera has deployed a new fix for that and we should test it : https://github.com/hashgraph/hedera-smart-contracts/issues/185

### Tasks
- [ ] [SmartContracts] Modify contract
AlbertoMolinaIoBuilders commented 1 year ago

only in previewnet for the time being

AlbertoMolinaIoBuilders commented 1 year ago

it does look like it does not work in previewnet either...........

KennyIoB commented 1 year ago

I was testing with the precompiled and the error is persisting

darius279 commented 11 months ago

Missing implementation in the precompiled smart contract