rebase
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 5 2024
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
Nov 4 2024
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
Nov 3 2024
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
Nov 2 2024
merge imports
Nov 1 2024
specy little-endian for tokenId push
rebase, fix antipattern in validation (return if we have no remainder instead of only check if we do), make sure to validate if allowUnspendable is undefined, confirm with test
@bot build-tsan