-
https://mp.weixin.qq.com/s/bjDDVSAwf7-oDndaT_qQCQ
ixxmu updated
2 years ago
-
### Description
Getting NFT Infos is broken in previewnet, it does not return nft information
### Steps to reproduce
create an NFT token
Mint Some Tokens
Try to get the info for the tokens
### A…
-
### Description
It appears there is a regression in PREVIEWNET where the FeeScheduleKey is not being stored by the network. Creating a a `NON_FUNGIBLE_UNIQUE` token with a `feeScheduleKey` fails in …
-
Pcrglobwb, wlfow do not have cfg_dir or work_dir as argument for setup(). So cfg_dir will need to be added to be similar to PyMT interface and other models.
-
According to pymt, you should be able to do
```Python
cfg_file, cfg_dir = model.setup(...)
model.initialize(cfg_file)
```
This currently doesn't work as `setup` return a Path, whereas `initia…
-
According to [pymt documentation](https://pymt.readthedocs.io/en/latest/usage.html), `model.parameters` should return model (hydrological) parameters. This is not the case in the current implementatio…
-
### Description
It appears that if multiple Royalty Custom Fees are associated with an NFT, only the first Royalty is applied when transferring an instance of the NFT.
### Steps to reproduce
Create…
-
### Description
This is a regression from _previewnet_, It_ appears that trying to update mutable NFTs fails with FAIL_INVALD (current master branch of hedera-services) The specifics below are for u…
-
### Description
This appears to be a regression in the hedera-services master branch as the morning of 8/12/2021. Attempting to wipe an NFT instance from the treasury account produces an error sayin…
-
### Description
`tokenGetNftInfos` appears to be broken in previewnet, returning FAIL_INVALID
### Steps to reproduce
Create an NFT Token
Mint some Tokens
Attempt to get info on tokens using nftGe…