Asher Gomez
b8acd30150
BREAKING(encoding): remove deprecated APIs ( #3952 )
2023-12-14 12:23:10 +09:00
Asher Gomez
dbc1dd12f9
docs(encoding): complete documentation ( #3941 )
2023-12-13 13:57:59 +11:00
Asher Gomez
7d5344d775
docs: improve deprecation notices ( #3804 )
2023-11-16 05:33:11 +11:00
Yoshiya Hinosawa
3ac222e5e5
fix(encoding): add validation of the input types ( #3666 )
2023-09-22 18:47:24 +09:00
Lino Le Van
1a1d35a31b
BREAKING(encoding): deprecate encode/decode, add encodeFoo/decodeFoo ( #3660 )
2023-09-21 18:29:13 +09:00
Martin Fischer
a5b1d80736
chore: fix typos ( #3458 )
...
The typos were found with the typos[1] spell checker. That spell
checker will be incorporated into the CI in a followup PR.
[1]: https://github.com/crate-ci/typos
2023-06-22 01:27:37 +09:00
David Luis
5c6ee0e8d4
fix(encoding/base58): fix base58 decoding missing the first byte ( #3275 )
2023-03-24 12:40:02 +09:00
Asher Gomez
cf14c9b212
chore(tools): improved web-compatibility checks ( #3263 )
2023-03-18 21:36:00 +09:00
ayame113
b4239898d6
chore: update copyright header ( #3082 )
2023-01-03 19:47:44 +09:00
Matias Volpe
01696ce149
fix(encoding): base58 decoding ( #2982 )
2022-12-13 21:14:23 +09:00
李瑞丰
d90ca8db6b
docs: removed types from jsdoc directives ( #2988 )
2022-12-08 18:56:08 +09:00
Basti Ortiz
deef340b55
docs: add/improve JSDoc comments for various modules ( #2764 )
...
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2022-10-11 11:29:29 -04:00
Lucas Henrique
822a5903d3
refactor(encoding/base58): using object for getting values at decode ( #2563 )
2022-08-29 17:26:38 +09:00
Lucas Henrique
398170a451
feat(encoding): add base58 encoding/decoding feature ( #2539 )
2022-08-25 14:54:03 +09:00