-
According to BIP 78 spec
> - For each inputs in the proposal:
> - If it is one of the sender's input
> - Verify that non_witness_utxo and witness_utxo are not specified.
which we follow …
-
So this is a follow up from this discord convo!
https://discord.com/channels/722131463138705510/723573901862371449/1222612734835953764
Quick recap. Refresh was not triggering for us. We use a cu…
-
While parsing a swagger document sometimes there are errors in diagnostics but the `Paths` still contain the API operations, and I can parse the document even though there were some warnings/errors.
…
-
Micropub specs allows for a 202 Accepted answer for creating a new h-entry, as explained in [3.3.6 Response](https://micropub.spec.indieweb.org/#response):
If the endpoint chooses to process the re…
-
Should Embroider expose a mechanism to support overwriting parts of the build tree? Context below.
---
When building an embroider project with HTML files in `public/*.html`, JSDOM will [attempt …
-
How about running the test suite on popular promise implementations and posting the results in a table format like a [kangax compatibility table](http://kangax.github.io/es5-compat-table/es6/)?
This …
2is10 updated
10 years ago
-
At the moment, Oyente does not support a large fraction of existing EVM opcodes, but not all of them. Please check the main file `symExec.py` to see which opcodes are supported at the moment.
-
Hi folks:
I'm sure I'm not the only one who's trying to implement a [JSON API](http://jsonapi.org/format/)-compliant API using Slim and this (rather excellent) library.
As part of this spec, the Con…
-
FS should support HTML 5.
To update the `flyingsaucerproject/flyingsaucer` library for essential HTML5 support, focus on key areas that are most impactful for modern web document standards: (chatgp…
-
**Reporter: tomkralidis**
**Date: 2005/10/21 - 20:56**
```
Hi,
For OGC:WMS, OGC:WFS, OGC:WCS, there exists a service keyword.
The values it should accept for the OWSs we support are:
WMS
WFS
WCS
…