-
Similarly to esplora block explorer, we should expose ElectrumX endpoints through websocket.
We could run a second service [websocat](https://github.com/vi/websocat) inside electrs containers in or…
-
I am trying to (loosely) re-implement a toy CRUD SPA originally written with React + Express, this time using Halogen (PureScript) and servant.
In my original version, I had Express serve some REST A…
mbwgh updated
4 years ago
-
Unhandled rejection MongoError: Unsupported OP_QUERY command: listIndexes. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal
at …
-
Hello,
Currently if we have PHP 7.2.28 installed, we can define the type as:
```
"type": "php",
"type": "php 7",
"type": "php 7.2",
"type": "php 7.2.28",
```
And that's awesome, however, w…
-
## Description
FaroRoute is breaking tests.
## Steps to reproduce
1. Go to [my sandbox](https://codesandbox.io/s/faro-tests-vi461r?file=/faro/index.tsx)
2. Hit the 'Test' tab on the right s…
-
I just noticed that when we implemented the `image` provider for commit-time, we're looking for a commit DATE annotation, not commit ID or repo URL anymore. Essentially, we are putting the onus on the…
-
Migrating from Trello https://trello.com/c/R8vKH4PQ and expanding with newer ideas. The tl;dr is replace custom rendering, make data citable, and provide support for tools themselves having DOIs.
-…
-
Using `mode === HASH` the method `_fixInitState` do nothing. I think it should set the hash to `this.prefix + hashInPathName`.
I would like to suggest a refactor like following on `_fixInitState`: ht…
-
Hello, I've been trying to use a npm module (`connect-history-api-fallback`) and encounter problems that after a lot of debugging I believe boils down to this issue.
When you're in a router that ha…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change anno…