- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 11 2024
Nov 10 2024
Nov 9 2024
beautifully written!
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.68.37.192:41365 for the next 60 minutes.
@bot preview-e.cash
remove .as_ref() that does nothing, dedup copyright header
fix decompress_script injection
Nov 8 2024
i forgot about the dependency injection issue
remove debug log
provide error 400 (index disabled) and fix "creates a temporary value which is freed while still in use" by making script_ser a vec<u8> rather than a &[u8]
add the error 400 when index is disabled
rebase and add tests
remove redundant clone (&[u8] implements the copy trait)
superseded by D17100 after some kind of rebase crisis
rebase
rebase
Build aint healthy
Nov 7 2024
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