rebase
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Fri, Nov 8
rebase
Thu, Nov 7
In D17093#387911, @emack wrote:src/components/Swap/Swap.js: const sideshift = window.sideshift;
test should be no output related to unit tests right?
just bigint for genesis supply, typo fix
Wed, Nov 6
remove missed local mock
actually implement the setup file
Not sure I am wrapping my head around this correctly but this does not seem to solve the problem.
rebase
update returns and param types, spacing for consistency
still seeing the color issue on the token screen, e.g. http://localhost:3000/#/token/01d63c4f4cb496829a6743f7b1805d086ea3877a1dd34b3f92ffba2c9c99f896
Tue, Nov 5
awesome this is much better than the current component
fix lingering eslint error
Mon, Nov 4
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?
patch unintended css shift (make sure offers stay 100% width on Agora page and landing page)
superseded by D17064
Nov 2 2024
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