issues
search
rust-bitcoin
/
rust-bip39
A Rust library for working with Bitcoin BIP-39 mnemonics
Creative Commons Zero v1.0 Universal
96
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: allow using `bitcoin_hashes` v0.14
#82
elsirion
closed
5 days ago
2
Add MSRV test script and MSRV notice in README
#81
stevenroose
opened
1 month ago
0
Bump MSRV to Rust 1.63
#79
tcharding
opened
2 months ago
0
add warning for `find_word`
#78
plebhash
closed
2 months ago
0
`bip39::Language::find_word` returning indices starting from 0 is a footgun for the user
#77
plebhash
closed
2 months ago
2
Enable bitcoin_hashes v0.14.0
#76
tcharding
opened
3 months ago
4
Add function to get list of possible final words?
#75
praveenperera
opened
4 months ago
1
cargo: bump `unicode-normalization` to `0.1.23`
#74
storopoli
opened
4 months ago
0
Update version of unicode-normalization to 0.1.23
#73
Tranduy1dol
opened
4 months ago
1
Test bitcoin
#72
tcharding
opened
7 months ago
0
Document MSRV effect of different versions of hashes
#71
tcharding
opened
7 months ago
0
Remove path dev-dependency
#70
tcharding
opened
7 months ago
1
compilation fix for no-std
#69
michalkucharczyk
opened
7 months ago
4
Remove unnecessary imports
#68
tcharding
closed
7 months ago
4
compilation fix
#67
michalkucharczyk
closed
7 months ago
10
Fix MSRV build and tests
#66
stevenroose
closed
9 months ago
0
Why allow invalid Mnemonics?
#65
pezcore
opened
9 months ago
0
Use rand crate re-exports when available
#64
michalkucharczyk
closed
7 months ago
9
Optimize implementation of Language::find_word with binary search
#63
pezcore
closed
9 months ago
3
Add interface to expose the mnemonic checksum
#62
pezcore
closed
9 months ago
1
Missing Cargo.lock
#61
steinerkelvin
opened
11 months ago
4
bitcoin_hashes >= 0.12, <= 0.13
#60
kayabaNerve
closed
9 months ago
7
fix some important std unit tests that were not running due to typo
#59
benma
closed
9 months ago
4
Update word search performance
#58
russelldavies
closed
9 months ago
2
`alloc` feature added, to gate unicode normalization
#57
michalkucharczyk
closed
7 months ago
19
store the words in a more compact way to reduce binary sizes
#56
benma
closed
12 months ago
1
Use alloc instead of std
#55
benma
opened
1 year ago
0
Release 2.1.0
#54
stevenroose
closed
7 months ago
22
Add Portuguese language support
#53
flemosr
closed
1 year ago
5
Enable documentation of feature-gated items in docsrs
#52
pezcore
closed
1 year ago
0
Fix typo and remove extern crate in documentation
#51
jeandudey
closed
1 year ago
1
Iterator improvements
#50
jeandudey
closed
1 year ago
2
Fix .editorconfig indent style
#49
jeandudey
closed
1 year ago
0
Docsrs API documentation fails to display feature-gated items
#48
pezcore
opened
1 year ago
0
ci: Remove nightly section that is unused
#47
stevenroose
closed
1 year ago
0
Remove unwanted `extern crate`
#46
tcharding
closed
1 year ago
1
Add github actions files for CI
#45
stevenroose
closed
1 year ago
0
Rename new method to be in line with existing API and release v1.2.0
#44
stevenroose
closed
1 year ago
0
Parse a mnemonic without checksum check
#43
ayrat555
closed
1 year ago
2
Add CI by way of GitHub actions
#42
tcharding
closed
1 year ago
1
Enable 2018 edition, bump MSRV to 1.41 and bump to v2.0.0
#41
stevenroose
closed
1 year ago
10
Update CHANGELOG and bump to v1.1.0
#40
stevenroose
closed
1 year ago
0
Various improvements
#39
ayrat555
closed
1 year ago
13
Bump `rand` related crates.
#38
monaka
closed
1 year ago
2
Additional maintainers
#37
notmandatory
opened
1 year ago
4
Rename "to_seed_normalize" to "add_passphrase" for adding BIP39 passphrase
#36
matthiasdebernardini
closed
1 year ago
0
New release?
#35
MaxFangX
closed
1 year ago
2
Document the MSRV when zeroize feature is enabled
#34
tcharding
closed
1 year ago
1
Add rust ci workflow
#33
notmandatory
closed
1 year ago
4
Add changelog and bump version to 1.1.0
#32
tcharding
closed
1 year ago
2
Next