oasisprotocol / oasisprotocol/explorer
Oasis transactions when summed up does not match the balance of the address
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 13
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
When we see the balance of the address "oasis1qzaxekk6ztt96aps45f8zsplxylwxm93tu455uz7" it is 0 but when we sum up the transactions it is -3.
Is there anything missing over here.
https://explorer.oasis.io/mainnet/consensus/address/oasis1qzaxekk6ztt96aps45f8zsplxylwxm93tu455uz7
Contributor guide
No contributing guide indexed for this repository
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
Start with the linked Oasis explorer address and compare its displayed balance with the transactions shown for that address. Trace how the explorer calculates both values; done means the discrepancy is explained and the displayed balance and transaction total agree, or the issue is documented as expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100