Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
medvednikov
/
v2
/
vlib
/
encoding
/
base58
0
commits
0
issues
0
pull requests
0
contributors
Discussions
Projects
CI
0
branches
Tree
Top files
Code
Clone with HTTPS:
Copy
56 years ago
..
alphabet.v
all: change optional to result in most of the libraries (
#16123
)
3 years ago
1.61 KB
base58.v
encoding.base58: fix encoding, add test (
#25538
)
last Oct 20
5.06 KB
base58_test.v
encoding.base58: fix encoding, add test (
#25538
)
last Oct 20
2.36 KB
base58_usage_test.v
builtin: implement a `s.hex()` method, allowing shortening `s.bytes().hex()` chains, and reducing the intermediate allocations; add tests for it (
#22540
)
1 year ago
1.37 KB