Crash report: `Error: invalid address (argument="address", value="consciousness", code=INVALID_ARGUMENT, version=address/5.5.0) (argument="owner", value="consciousness", code=INVALID_ARGUMENT, version=abi/5.5.0)`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
URL
Error
Error: invalid address (argument="address", value="consciousness", code=INVALID_ARGUMENT, version=address/5.5.0) (argument="owner", value="consciousness", code=INVALID_ARGUMENT, version=abi/5.5.0)
Stacktrace
Error: invalid address (argument="address", value="consciousness", code=INVALID_ARGUMENT, version=address/5.5.0) (argument="owner", value="consciousness", code=INVALID_ARGUMENT, version=abi/5.5.0)
at e.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:91657)
at e.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:91801)
at e.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:91880)
at n.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:400576)
at n.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:963502)
at https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:964840
at Array.forEach (<anonymous>)
at m (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:964696)
at n.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:970748)
at e.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:972557)
Device data
{
"ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36",
"browser": {
"name": "Chrome",
"version": "109.0.0.0",
"major": "109"
},
"engine": {
"name": "Blink",
"version": "109.0.0.0"
},
"os": {
"name": "Mac OS",
"version": "10.15.7"
},
"device": {},
"cpu": {}
}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the crash at https://app.yewbow.org/#/pool and inspect the reported static/js/35.c3c5a89d.chunk.js stack trace. Trace the invalid owner value back to the pool page's source and verify that the page loads without the invalid-address error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100