iotaledger / iotaledger/ts-packages
Improve transaction summary status in the TX page
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 3
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 12
Description
Depends on #254
Add more cases to the transaction summary.
E.g
- http://localhost:3000/txblock/7fy6vZGSaErvNfxF6kDoM94XqE74F73b6r79ZyDPRipQ?network=mainnet could be function call `set_reverse_lookup` from `0x6d2c7...74f3cf83`
- http://localhost:3000/txblock/7ckM2V1RrdXN5bbg7yLm73UYhhtBpvUvbHBKfQgCnMYg?network=mainnet function call `settle_room` from ...
- http://localhost:3000/txblock/3nwwz5sjzcZBB72gMUfbi3SEPkMgFA59Kn15WfT4mq9Q?network=mainnet is `genesis`
- `68FxVpnNGwN7T8UXinh25gazX61PJVakYKgRrKVjrdBQ` check if we can mention `Unstake +10,044.8... IOTA And -8,765... stIOTA on
Swirl`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the TX page transaction-summary implementation and issue #254, which this work depends on. Reproduce the example transaction URLs and inspect how their current summaries are rendered. Done means the listed function calls, genesis transaction, and the unstake balance changes are represented in the transaction summary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100