-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update oxen-encoding & Catch2 submodules
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule oxen-encoding
updated
7 files
+2 −2 | .drone.jsonnet | |
+1 −1 | CMakeLists.txt | |
+8 −0 | oxenc/base32z.h | |
+8 −0 | oxenc/base64.h | |
+49 −0 | oxenc/bt_producer.h | |
+8 −0 | oxenc/hex.h | |
+20 −1 | tests/test_bt.cpp |