BirthdayResearch / jellyfishsdk

DeFiChain Jellyfish SDK & Ecosystem for building modern lite DeFi Applications at scale.
https://jellyfishsdk.com
MIT License
105 stars 36 forks source link

whale-api not working with Node 4.0.9 #2180

Open Stonygan opened 7 months ago

Stonygan commented 7 months ago

What happened:

Start whale-api 4.0.5 and point to Nodeversion 4.0.5, it works. When Nodeversion is updated to 4.0.9 no Indexing possible.

{
    "error": {
        "code": 400,
        "type": "BadRequest",
        "at": 1708014604033,
        "message": "RpcApiError: 'Invalid owner address', code: -5, method: getaccount",
        "url": "/v0/testnet/stats"
    }

What you expected to happen:

Indexing Blocks

How to reproduce it (as minimally and precisely as possible):

AIN 4.0.9 and Whale-api 4.0.1 - 4.0.5

Anything else we need to know?:

github-actions[bot] commented 7 months ago

@Stonygan: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details I am a bot created to help the [BirthdayResearch](https://github.com/BirthdayResearch) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/BirthdayResearch/jellyfishsdk/blob/main/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.
github-actions[bot] commented 7 months ago

@Stonygan: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this!

You can add area labels by leaving a /area comment.

Details I am a bot created to help the [BirthdayResearch](https://github.com/BirthdayResearch) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/BirthdayResearch/jellyfishsdk/blob/main/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.