- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 19 2024
Mar 16 2024
Updated prefix reservation
If you toggle Send Confirmations in config to true, then send a normal XEC tx, that setting resets to false after tx broadcast.
Mar 15 2024
Edge case: Send a token tx where you're sending the entire remaining token balance so that it needs to automatically route out of the SendToken.js and back to Home. The following bad state use warning is shown:
Mar 13 2024
So my steps were:
- Deploy v2.0.10 to netlify
- Create new wallet on there
- Bump version to v2.0.11, then redeploy to netlify
- Waited around with the wallet open but no modal.
- Closed and re-opened browser, upgrade modal shows up on load
- Click OK, cashtab refreshes but Configure.js is still showing v2.0.10
- Hard refresh browser, cashtab now shows v2.0.11
Mar 12 2024
Mar 9 2024
Updated wed/extension logos and wording.
Mar 8 2024
Manual testing observations:
- When switched to another wallet, the wallets[0] is updated but the separate wallet object is still on the previous wallet. Deleting this stale wallet in the wallet object does not update it.
- Even with this mammoth refactor, wallet cache did not nuke.
- No longer seeing that edge case where clicking Activate on another wallet loops back to the same wallet, until you click Activate a 2nd time
- Wallet switching is soooo much faster now
Mar 7 2024
Mar 6 2024
Error: Cannot find module '../../mock-chronik-client/mocks/mockChronikResponses'
Require stack:
- /work/apps/examples/test/sendXec.test.js
Just so I'm clear on the underlying use case here, will this be used to parse through all tx history of the address to figure out whether the address has received this token at least once in its entire history, or is it to determine the user is currently holding a balance of this tokenId? If it's the latter then you can just use the etoken-list lib can't you?
Mar 5 2024
accepted with note
I assume txs like this self minting tx are out of scope for this token server right? The function will return false as the minter won't be in the inputs but I guess this wouldn't be generated out of cashtab anyway yea?
Mar 3 2024
Mar 2 2024
Mar 1 2024
Feb 29 2024
- I can see the reasoning for getting rid of token ID is because it's not in chronik-client's genesisInfo, but why are the other properties grouped together in index [1]? Isn't it simpler to have them as individual props? Is there a performance/caching consideration here?
Feb 28 2024
Feb 27 2024
version bump and rebase
Feb 26 2024
lint fix
Updated pagesize to 20
rebase
Feb 25 2024
@bot cashtab-tests
Updated txhistorycount to 20






