issues
search
rust-bitcoin
/
rust-bech32
Bech32 format encoding and decoding
MIT License
94
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement error correction
#205
apoelstra
closed
1 week ago
11
Introduce `FieldVec` and improve `Polynomial` and `InvalidResidueError`
#204
apoelstra
closed
4 weeks ago
7
Extend `Field` and `Checksum` for error correction
#203
apoelstra
closed
1 month ago
0
More error correction preparation (upgrades to `Field`, `Polynomial`, `InvalidResidueError` and others)
#202
apoelstra
closed
1 month ago
1
Alternative fes_to_bytes_zeropad with no dropping of last bits
#201
optout21
closed
1 month ago
4
A few cleanup commits
#200
apoelstra
closed
1 month ago
2
hrp: small improvement in hrp parsing
#199
tcoratger
closed
1 month ago
5
Option for Fe32->bytes conversion (fes_to_bytes) to not drop last partial values
#198
optout21
closed
1 month ago
7
I think `Checksum::Engine` should be able to input `u8`s.
#197
apoelstra
closed
2 months ago
4
hrp: add constructor from an arbitrary T: Display
#196
apoelstra
closed
2 months ago
2
`Hrp` should have a constructor from a `T: Display`
#195
apoelstra
closed
2 months ago
3
Remove a few casts
#194
tcharding
closed
2 months ago
2
Remove unused generic
#193
tcharding
closed
2 months ago
2
Remove the check api infrastructure
#192
tcharding
closed
2 months ago
2
CheckedHrpstring::fe32_iter has an unused generic
#191
apoelstra
closed
2 months ago
0
Add optional dependency on ordering crate
#190
tcharding
closed
2 months ago
8
Release tracking PR: `v0.12.0`
#189
tcharding
opened
3 months ago
5
rustfmt: Use show_parse_errors
#188
jamillambert
closed
3 months ago
0
Add Default trait to Fe32
#187
optout21
closed
3 months ago
3
Add Ord trait to Fe32 (derived)
#186
optout21
closed
3 months ago
4
Add Fe32::ZERO const
#185
optout21
closed
3 months ago
5
Add Default trait to Fe32 (derived)
#184
optout21
closed
3 months ago
8
fixes for last couple months of CI changes
#183
apoelstra
closed
3 months ago
0
benchmarks: restore benchmarks
#182
apoelstra
closed
3 months ago
5
Usage of cast when `From` is available
#181
tcharding
closed
2 months ago
1
checksum: introduce `PrintImpl` object that can compute various code properties
#180
apoelstra
closed
3 months ago
14
Fixed error message for too long hrp prefix
#179
DariuszDepta
closed
7 months ago
3
Wrong error message
#178
DariuszDepta
closed
7 months ago
0
Bump version to 0.11.0
#177
tcharding
closed
8 months ago
1
Fix feature gating
#176
tcharding
closed
9 months ago
2
Add witness_version functions to `CheckedHrpstring`
#175
tcharding
closed
9 months ago
3
Add `CheckedHrpstring::fe32_iter` function
#174
tcharding
closed
9 months ago
0
Make a couple of the functions on `CheckedHrpstring` struct public
#173
tcharding
closed
9 months ago
0
Use correct lifetime
#172
tcharding
closed
9 months ago
0
Buffererd encoding
#171
tcharding
closed
8 months ago
1
Use 0.10.0-beta.2 for the upcoming release
#170
tcharding
closed
9 months ago
8
Bump version to 0.10.0-beta2
#169
tcharding
closed
9 months ago
5
Release tracking PR: `v0.10.0`
#168
tcharding
closed
8 months ago
14
decode: Add accessors
#167
tcharding
closed
9 months ago
4
Unify hyperlinks across documentation
#166
bishopcheckmate
closed
9 months ago
1
Improve error display for invalid witness version
#165
tcharding
closed
9 months ago
3
Make `from_char_unchecked` public
#164
tcharding
closed
9 months ago
0
Fix typo
#163
GoodDaisy
closed
9 months ago
0
InvalidWitnessVersion error display should convert fe to u8
#162
apoelstra
closed
9 months ago
0
Fe32::from_char_unchecked ought to be public
#161
apoelstra
closed
9 months ago
0
UncheckedHrpstring should have a `data` accessor
#160
apoelstra
closed
9 months ago
7
Adapt for Qtum
#159
lateminer
closed
10 months ago
3
Add a returns section to the docs on segwit::decode
#158
tcharding
closed
11 months ago
0
Stabalization - roadmap to v1.0
#157
tcharding
opened
12 months ago
13
Checksum length
#156
tcharding
opened
1 year ago
3
Next