Logo
Explore Help
Sign In
frost/bdk
3
0
Fork 0
You've already forked bdk
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
bdk/clippy.toml

3 lines
46 B
TOML
Raw Normal View History

chore: make clippy happy and bump clippy msrv
2023-12-29 19:15:57 +08:00
msrv="1.63.0"
refactor(keychain): Fix KeychainTxOutIndex range queries The underlying SpkTxOutIndex should not use DescriptorIds to index because this loses the ordering relationship of the spks so queries on subranges of keychains work. Along with that we enforce that there is a strict 1-to-1 relationship between descriptors and keychains. Violating this leads to an error in insert_descriptor now. In general I try to make the translation layer between the SpkTxOutIndex and the KeychainTxOutIndex thinner. Ergonomics of this will be improved in next commit. The test from the previous commit passes.
2024-06-06 10:17:55 +10:00
type-complexity-threshold = 275
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 23ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API