-
ability to generate addresses from wallet extended private/public key.
this need the specific hash combination, a CBOR encoder, and replicating the AddrSpendingData structures (and whatever is insi…
-
Hi, I can't even express how happy I am to see this project! I immediately had to give it a try. I compiled the pyoxidizer itself without problems (just had to install ``libssl-dev``), but when I try …
-
Hi,
Apologies if the question is not clear. I am a newbie to cbor.
My scenario is as follows:
We are building a large IOT platform where we need to communicate with devices from the cloud. We have…
-
[Enhancement]
having a binary logging support will be useful.. meaning keeping json formatted byte array means the code does a strconv for each data type. If we add an option to have binary log suppo…
-
Hey there!
I am using tinycbor (c lib) as CBOR encoder, CoAPthon to transmit it and this library to decode it. Unfortunately, I get some very weird number flipping. When I transmit `[ 10, 10, 1111 ]…
-
This is a tracking issue for [this design document](https://golang.org/design/19480-xml-stream).
## Abstract
The `encoding/xml` package contains an API for tokenizing an XML stream, but no
API …
-
After starting a new game and playing for a short amount of time, Tuxemon will report problems with saving. Attempting to load your last save also gives you a "BROKEN SAVE" label.
I'm not fully sur…
-
# READ THIS PARAGRAPH FIRST
Hey everyone, the below is a proposal for some changes to IPFS, IPLD, and how we link to data structures. It would address a bunch of open problems that have been identifi…
-
I can't tell if this is user error, or an issue with rust-cbor. I'm using `CBorTagEncode` to encode some custom types. When these custom types include a `u64`, I'm getting an `unexpectedEOF` during…
-
presently, in [WD-06 section 5.3.1. Attestation data](https://www.w3.org/TR/2017/WD-webauthn-20170811/#sec-attestation-data), we say (in the last row of the table) in regards to the [credential public…