- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 8 2023
rebase onto D14755 and include the fuzzer changes
restore doxygen comment and rebase
rebase and comment nit
rebase
rebase, inline the CAddress serialization (D14753) and limit SendMessage to peerman
rebase
In D14752#331504, @Fabien wrote:Why didn't you backport the fuzzer change ?
I can do that. I'll need https://github.com/bitcoin/bitcoin/pull/20355 first
Please run IBD as well in the test so the node runs for longer and connects many peers outside of the controlled test environment
Why didn't you backport the fuzzer change ?
Added real time localized pricing displays per alias input, improved not null checks, added default value for aliasPAram in queryAliasServer args.
LocalString formatting applied to pricing since it's likely to eventually be a large number in prod.
Nov 7 2023
@bot build-win64
nits
fix rebase accident
rebase
The test failure is a segfault in an unrelated test. I'm going to have a look at it separately, and just rerun the tests here.
comment style
Fix release note
Backing out extension changes
Alias.js now pulls aliasPrices as a context variable and triggers a regresh if none exist.
Nov 6 2023
This doesn't work in the extension -- prob violates the security policy pulling in scripts from another website.