- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jan 27 2025
Revert link to op_return-prefix-guideline.md
feedback
fix cashaddr.md link (need to reference the legacy spec here)
Rebase, fix more links
Some links to bitcoincash.org github
Remove duplicated file
Remove the Json doc (duplicated) and the IFP doc (this one never happened).
I'll keep the block and transaction docs which are still mostly good today.
Unless you have a good reason for keeping them, I'd suggest omitting these ones:
Don't modify the already added specs
Jan 26 2025
Jan 25 2025
rebase
Clearing my queue
update logic lost in rebase
rebase
This is not testing what you think, as it's not testing the node stops polling the invalidated item. It checks that it rejects a unexpected vote, which is the correct behavior but will happen whatever the vote status of the item is.
Jan 24 2025
delete balancetokenheader component as no longer used anywhere
nice looks much better.
Asserted at the end of test to make sure we return an error. Killing child process won't return an error, so we get the returned error from assert
Removed timeout
Added error handling
Invalidated invs are removed from the polling list anyway so I'm not sure what the use case is for this. Clearing my queue for now.