FindoraNetwork / platform

Official Implementation of Findora Network.

Home Page:https://findora.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

custom assets (as well as confidential transfers) are not working in develop

okovalov opened this issue · comments

Problem Description

description:
after running utxo integration tests on latest develop

commit df1f28c90c4e7687ceb89639cc7f228f9026fe14 (HEAD -> develop, origin/develop)
Author: Harshad Patil <harshad0402@gmail.com>
Date:   Wed Jul 6 13:53:04 2022 -0700

    Example checkpoint file for running devnet with all features (#367)

commit 8e112ae14d4b35bee2594ac16856e30beca58c85
Author: tiannian <dtiannian@gmail.com>
Date:   Wed Jul 6 18:44:14 2022 +0800

    fix error of pending txs

commit 23c15ad6be56cc421a4ee7a8bbb4e8d9672a5906
Author: tiannian <dtiannian@gmail.com>
Date:   Wed Jul 6 10:59:47 2022 +0800

    step to process confilct

I found that custom assets related tests are no longer working (like define, issue etc)
as well as confidential transfer test is also failing

Screenshots:

CleanShot 2022-07-06 at 19 44 14@2x

CleanShot 2022-07-06 at 19 47 52@2x

Environmental information

operating system:

service:

Code version:

Steps to reproduce

1、
use feat_triple_masking_wasm_api_changes branch of sdk

2、

configure .env_integration_mocknet.json to use some fra wallets with funds

3、

run yarn test:sdk:integration:mocknet

@harshadptl @dlin128 @jianwel @ws4charlie @akhilpeddireddy @tiannian this is fixed as well. please see FO-1036 for more details. closing.