mirror of
https://github.com/OpenCoin/oc-mint-cpp.git
synced 2024-12-22 07:39:40 +01:00
added build badge for github action
This commit is contained in:
parent
852f42175c
commit
ce784c38dd
13
README.md
13
README.md
@ -1,3 +1,5 @@
|
|||||||
|
![build](https://github.com/OpenCoin/oc-mint-cpp/actions/workflows/cmake.yaml/badge.svg)
|
||||||
|
|
||||||
# oc mint sample
|
# oc mint sample
|
||||||
|
|
||||||
this is a C++ implementation of the opencoin protocol
|
this is a C++ implementation of the opencoin protocol
|
||||||
@ -7,11 +9,12 @@ actually it is a work in progress.
|
|||||||
|
|
||||||
## Protocol Questions
|
## Protocol Questions
|
||||||
|
|
||||||
What is signed as cdd - only the content of the cdd item with curly braces
|
- What is signed as cdd - only the content of the cdd item with curly braces
|
||||||
or also the key?
|
or also the key?
|
||||||
the weighted URL as array has a different js encoding as other elements
|
- the weighted URL as array has a different js encoding as other elements
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
[ ] complete from_json conversions
|
|
||||||
[ ] complete tests
|
- [x] complete from_json conversions
|
||||||
[ ] drone config
|
- [x] complete tests
|
||||||
|
- [x] drone config
|
||||||
|
Loading…
Reference in New Issue
Block a user