- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Fri, Nov 8
Build aint healthy
Thu, Nov 7
add test for scenario "a mined tx replaces a mempool tx leaving the history empty", remove unused import causing compile warning (seems unrelated to this diff??)
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
src/components/Swap/Swap.js: const sideshift = window.sideshift;
Build failures
Wed, Nov 6
remove missed local mock
actually implement the setup file
Make member_ser_by_member_hash return a &[u8] and make it work in the callsite
Add an additional test that covers two of the requested scenarii:
- one where there’s still one left in the mempool
- one where there’s still one left in the db
Technically would be better if the button text changes for eLPS and Paybutton were in a separate Diff.
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
In D17077#387645, @bytesofman wrote:still seeing the color issue on the token screen, e.g. http://localhost:3000/#/token/01d63c4f4cb496829a6743f7b1805d086ea3877a1dd34b3f92ffba2c9c99f896
etoken landing style match
still seeing the color issue on the token screen, e.g. http://localhost:3000/#/token/01d63c4f4cb496829a6743f7b1805d086ea3877a1dd34b3f92ffba2c9c99f896
edit test, zindex fix