-
Correct derivation of `event.id` is critical for correctly referencing, signing and verifying events. NIP-01 currently specifies the derivation of `event.id` as follows:
> To obtain the `event.id`,…
-
I'm using an older version of cppnetlib and rely on `boost::network::uri::decode()`.
It seems to work well in my tests.
However browsing master code I see in d5fb464947557b you limited it so decoder…
banks updated
8 years ago
-
`keyword_referencegroup` `type_defect` | by lbartholomew@amsl.com
___
A section-number citation for a reference entry that uses "`` yields this error:
rfc9000-referencegroup-issue.xml(…
-
```
bad_character = 8203.chr
bad_email = "#{bad_character}asdf@example.com"
ValidateEmail.valid?(bad_email)
# => true
```
However, when attempting to send an email to that address via the `m…
-
Hi! What's the processing behind converting to UTF-8 code units?
I'm trying to accomplish this same thing, but not sure what the conversion process needs to be.
Any assistance is appreciated!
…
-
**Describe the bug**
Hi, I found something on the HiveMQ that is contrary to the protocol specification description (protocol violation or logic bug).
For tracking purposes, I will report all result…
-
DFXML can be generated for file systems that do not use UTF-8 encoding, or even that use arbitrary bytes. (For instance, HFS (not HFS+), allows any byte in a file name except the ASCII colon characte…
-
`A\uD87E\uDC04Z` string litteral gives incorrect byte sequence.
That string was taken from https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length#Unicode, I …
-
Please fill out the form below before submitting, thank you!
- [x] Bug exists Release Version 1.2.5 ( Master Branch)
- [ ] Bug exists in MQTTv3 Client on Snapshot Version 1.2.6-SNAPSHOT (Develop B…
-
I'm running all of the specification in indentation, and keeping my comments here. This will give me the ability to comment on parts of the document a bit at a time.
```
::: Binary Electronic Data sp…