- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Wed, Nov 6
Tue, Nov 5
awesome this is much better than the current component
still working on more tests
rebase
Make sure the spam is processed after sending, otherwise it can be processed after the mocktime is increased and cause the getavaaddr test to fail.
fix lingering eslint error
Mon, Nov 4
Fix style nit
Rebase on top of D17076 to fix the test
Uncomment tests
I will split out the test fix
Back to you for the test failure
Sun, Nov 3
actually, after you've listed two offers, verified they render as one merged orderbook, then I've noticed:
- you need to cancel twice on the same orderbook, is this because it's representative of 2 offers?
actually, after you've listed two offers, verified they render as one merged orderbook, then I've noticed:
- you need to cancel twice on the same orderbook, is this because it's representative of 2 offers?
- the orderbook in manage listings become a "Buy token", which makes sense since you no longer have any offers left, but shouldn't it not be displayed at all?
Have verified the merging of orderbooks for the same token offer, though I wasn't getting a duplicate key error in the first place on master (v2.49.1).
patch unintended css shift (make sure offers stay 100% width on Agora page and landing page)
superseded by D17064