issues
search
cryptocoinjs
/
base-x
Encode/decode any base
MIT License
312
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
5.0.0
#83
junderw
closed
4 months ago
0
feat: hybrid cjs and esm support
#82
Nesopie
closed
4 months ago
1
Improve decoding performance
#81
steveluscher
closed
4 months ago
6
refactor: swap out safe-buffer with buffer
#80
SamSamskies
closed
1 year ago
0
Differences in decoded buffer size with the same data length?
#79
dartess
closed
2 years ago
1
Fix alphabets with space in them
#78
junderw
closed
3 years ago
0
Versions 3.0.5 and above are not backwards compatible
#77
siiky
closed
3 years ago
3
Performance improvement
#74
oscxc
closed
1 year ago
6
Fix base-66 -> base-67 typo
#73
terrierscript
closed
3 years ago
0
Suport to browser
#72
thadeu
closed
3 years ago
1
Inconsistent length of encoded strings
#71
mitar
closed
4 years ago
5
Add capability to encode of padding to a constant length based on the buffer length
#70
NoamDev
closed
4 years ago
1
use Uint8Array as an encode argument
#69
Gozala
closed
1 year ago
0
feature: remove node Buffers and return Uint8Arrays
#68
achingbrain
closed
2 years ago
2
Why do encoded results have inconsistent length when input length is constant
#67
jfriend00
closed
4 years ago
2
Base32 alphabet
#66
roccomuso
closed
4 years ago
1
Why do I get different results than the examples?
#65
webees
closed
4 years ago
0
Allow Array and Uint8Array like 3.0.4
#64
junderw
closed
4 years ago
2
Uncaught TypeError: Expected Buffer
#63
junderw
closed
4 years ago
1
Async api
#62
Ayzrian
closed
1 year ago
5
fill base map in loop instead fill
#61
fanatid
closed
5 years ago
0
Match DefinitelyTyped types interface name
#60
junderw
closed
5 years ago
0
TS declaration file introduces breaking change
#59
tjwelde
closed
5 years ago
7
Support TypeScript
#58
junderw
closed
5 years ago
3
feat: safe for webpack uglifyjs
#57
confirmTing
closed
5 years ago
0
android run time error, "undefined is not a function (evaluating 'BASE_MAP.fill(255)')"
#56
lxlhum
closed
5 years ago
5
add polyfill for Uint8Array.prototype.fill
#55
codingwithrachel
closed
5 years ago
0
Fix: Base map fill undefined
#54
johnjayasingh
closed
5 years ago
2
Specify node version requirements in package.json
#53
philipglazman
closed
1 year ago
0
add z-base-32 to list, and move warning to top
#52
dcousens
closed
5 years ago
1
Revert to ES5
#51
tphanson
closed
5 years ago
18
Use bitcoin/bitcoin as reference implementation (+perf, +audit)
#50
dcousens
closed
6 years ago
6
Gracefully accept string input to encode
#49
wraithgar
closed
6 years ago
2
encode input validation
#48
wraithgar
closed
6 years ago
4
Improve the performance a little.
#47
ghost
closed
6 years ago
5
add (and fix) failing test case for {}
#46
dcousens
closed
6 years ago
1
Update index.js
#45
iRyanBell
closed
6 years ago
4
fix(encode): allow source to be null
#44
richardschneider
closed
6 years ago
4
z-nomp stratum server
#43
tecnoinfoch
closed
7 years ago
3
support delimited alphabets of variable length
#42
dcousens
closed
7 years ago
4
Safe Buffer
#41
dcousens
closed
7 years ago
4
Node < 6 shim for Buffer.from
#40
ktonon
closed
7 years ago
2
allow for array alphabet
#39
aakilfernandes
closed
7 years ago
4
base32 and base16 are incorrect
#38
daviddias
closed
7 years ago
16
Update README.md
#37
n8sabes
closed
7 years ago
0
Specify the character failing in the decode error
#36
sublimator
closed
1 year ago
6
base-x is not compatible with AWS Lambda Execution Environment (Node LTS 4.3.2)
#35
n8sabes
closed
7 years ago
14
Use UInt8Array's in the browser thus eliminating the need for Buffer
#34
pelle
closed
7 years ago
9
Abstract encoding support
#33
dcousens
closed
1 year ago
1
Only node >= 4.5.0 (Buffer.allocUnsafe/Buffer.from)
#32
fanatid
closed
7 years ago
0
Next