-
Currently electrum requires an address index to sync, which requires users to trust third party servers that have this index or use ElectrumX, electrs, or EPS. With compact block filters Electrum can …
-
**Sails version**: 1.1.0
**Node version**: 8.10.0
**NPM version**: 3.5.2
**DB adapter name**: N/A
**DB adapter version**: N/A
**Operating system**: Ubuntu 18.04 WSL
Using https://git…
-
接入了一个第三方的sdk需要额外返回一些格式(通知回调),与项目中的现在通用的response有很大差异,我因该如何设置不同的路由对应不同的response encoder呢
-
### How do you use Sentry?
Self-hosted/on-premise
### Version
3cefa7b69f2ebb4e0042c4f39e5c18bf573a4cab
### Steps to Reproduce
I noticed that the GuzzleTracingMiddleware adds the baggage header, w…
-
Hi, we are doing a poc with tailor and trying to initialize fragments with some input data.
Here's a simple example:
- user sends request to index.html?language=1
- we configure tailor to forward…
-
Add registration
-
Please, check django.contrib.auth views and decorators.
IMHO we should include
```
@method_decorator(sensitive_post_parameters())
@method_decorator(csrf_protect)
@method_decorator(…
-
## Phile 2.0
Lately I have been using Laravel and Slim and have noticed some nice things we can steal. It has been a while since I used Phile, but I have been using it for the past couple of weeks an…
-
This issue captures issues related to the "eventing framework" work area in .NET 9. Issues and categorizations are subject to change as design and prototyping is underway.
This eventing framework …
-
Hi , I found a post for JVM https://pactflow.io/blog/injecting-values-from-provider-states/ where we can modify the request before the validation, but is there a mechanism in C#?