mirror of
https://github.com/OpenCoin/oc-mint-cpp.git
synced 2024-12-21 23:29: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
|
||||
|
||||
this is a C++ implementation of the opencoin protocol
|
||||
@ -7,11 +9,12 @@ actually it is a work in progress.
|
||||
|
||||
## 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?
|
||||
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
|
||||
[ ] complete from_json conversions
|
||||
[ ] complete tests
|
||||
[ ] drone config
|
||||
|
||||
- [x] complete from_json conversions
|
||||
- [x] complete tests
|
||||
- [x] drone config
|
||||
|
Loading…
Reference in New Issue
Block a user