- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jan 13 2025
fix clippy error
Can you change the title to indicate this is just a rename? It seemed to me as this would generalize behavior somehow (e.g. adding a generic param)
revert accidental changes to package(-lock).json
clearing my queue
Okay I made some passes at cleaning up
remove global.d.ts, remove (most) uses of typeof globalThis
typo fix "component" not comonent
In D17519#398583, @Fabien wrote:I'm not sure about the strategy here:
- Does it make sense to have ws on the agora page (vs the token page) ?
- If yes it would make sense to only subscribe to the rendered order books (the ones on screen) so you have a natural subscription limit
I'm not sure about the strategy here:
- Does it make sense to have ws on the agora page (vs the token page) ?
- If yes it would make sense to only subscribe to the rendered order books (the ones on screen) so you have a natural subscription limit
Jan 12 2025
rebase, confirm did not mess something up in git
readme link update
Jan 11 2025
Cool, works for me and is good interim solution. The polite loading is nice
Only suggestion is move the button below the initial listings for subjective reasons
better handling of timeout issue on tests
Jan 10 2025
rebase, make styles fit in new design, update tests
remove css class and make it a styled component
Looks much better. Also much better sorting UI vs the switches would love a similar UI lift on the Token page.