issues
search
multiformats
/
go-multibase
Implementation of multibase parser in go
MIT License
33
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
go-base32 encoding is broken with no padding and an encoder to io.Writer
#62
MichaelMure
opened
1 month ago
2
ci: uci/update-go
#61
web3-bot
closed
2 months ago
0
ci: uci/copy-templates
#60
web3-bot
closed
8 months ago
0
ci: uci/update-go
#59
web3-bot
closed
8 months ago
0
ci: uci/copy-templates
#58
web3-bot
closed
1 year ago
0
ci: uci/copy-templates
#57
web3-bot
closed
1 year ago
0
ci: uci/delete-templates
#56
web3-bot
closed
1 year ago
0
sync: update CI config files
#54
web3-bot
closed
1 year ago
0
sync: update CI config files
#53
web3-bot
closed
2 years ago
0
fix: add new emoji codepoint for Base256Emoji 🐉
#52
Jorropo
closed
2 years ago
1
fuzz: add Decoder fuzzing
#51
Jorropo
closed
1 year ago
2
sync: update CI config files
#50
web3-bot
closed
2 years ago
0
sync: update CI config files
#48
web3-bot
closed
2 years ago
0
Requesting to create PR code supporting WordBase-2048 or get feedback on the idea
#47
will-richards-ii
closed
2 years ago
0
feat: UTF-8 and base256emoji
#46
Jorropo
closed
2 years ago
5
sync: update CI config files
#45
web3-bot
closed
3 years ago
0
Streaming multibase decoder
#44
lidel
opened
3 years ago
1
sync: update CI config files
#43
web3-bot
closed
3 years ago
0
[WIP] add multibase binary
#42
aschmahmann
opened
3 years ago
2
fix staticcheck
#41
marten-seemann
closed
3 years ago
0
Fix vet warnings about conversion of int to string
#39
gammazero
closed
3 years ago
0
Unit tests do not run with go1.15 due to vet warnings
#38
gammazero
opened
4 years ago
0
Incorporate/propagate speederization improvements ( list )
#37
ribasushi
closed
1 month ago
1
Base36 implementation
#36
ribasushi
closed
4 years ago
0
Test illustrating failure with a sole '2' as encoded string
#35
ribasushi
closed
3 months ago
3
Even more tests/benchmarks, less repetition in-code
#34
ribasushi
closed
4 years ago
0
Feat/base36
#33
ribasushi
closed
4 years ago
1
Beef up tests before adding new codec
#32
ribasushi
closed
4 years ago
0
Remove GX, bump spec submodule, fix tests
#31
ribasushi
closed
4 years ago
0
feat: remove base1 support
#30
Stebalien
closed
5 years ago
0
Switch to multiformats/go-base32, introduce gomod
#29
Kubuxu
closed
5 years ago
0
Added base2 implementation as per RFC
#28
gowthamgts
closed
5 years ago
1
README: remove out-of-date captain
#27
Stebalien
closed
5 years ago
0
Added Base8 Implementation
#26
gowthamgts
opened
6 years ago
14
Typo fix and readibility improvements
#25
gowthamgts
closed
6 years ago
0
test against spec
#24
Stebalien
closed
5 years ago
1
Don't return an error on NewEncoder, panic on invalid encodings instead.
#23
kevina
closed
6 years ago
15
Improve test coverage
#22
ianlopshire
closed
6 years ago
0
Enhance Multibase
#21
kevina
closed
6 years ago
2
Switch to a faster base58 library
#20
Stebalien
closed
6 years ago
0
Make base16 and base32 encodings case preserving
#19
kevina
closed
7 years ago
0
base16 and base32 encoding should be case preserving
#18
kevina
closed
7 years ago
0
gx: update base32
#17
Stebalien
closed
7 years ago
7
Base32 decoder should ignore the case
#16
Stebalien
closed
7 years ago
4
README/golint: improve readme and make golint happy
#15
hsanjuan
closed
7 years ago
0
Base16 encoding requires padding
#14
dignifiedquire
closed
7 years ago
1
Add simple utility to convert from one base to another.
#13
kevina
closed
7 years ago
9
Edited Badges, small edits
#12
RichardLitt
closed
7 years ago
1
Add Usage section
#11
RichardLitt
opened
7 years ago
0
Implement Identity encoding
#10
Kubuxu
closed
7 years ago
3
Next