-
I think hivetalk can use https://github.com/Ayms/node-Tor to improve privacy for calls in which users want to remain anonymous
-
Can we add Mutiny's probing code? @benthecarman @TonyGiorgio
Or Matt's? @TheBlueMatt
Would like to add the simple prober code so that other LDK users can borrow from it to run their own (there…
-
Tried sending 5 sats from a federation to Phoenix
https://twitter.com/Stromens/status/1783211311092097076?t=Ihy_yGL3CxDWn5t8gHvQTg&s=19
[mutiny-logs.txt](https://github.com/MutinyWallet/mutiny-…
-
Some LNURL services are currently inaccessible from web apps (PWA wallets like Mutiny, swap services like boltz.exchange or atomiq.exchange) due to missing [CORS (Cross-Origin Resource Sharing) header…
-
Hello again! We've been using Hibernate Reactive in prod for a while and there's a common mistake I would like to prevent when using Reactive DAO's.
We're writing DAO's much like you would in block…
-
I ran into this while testing stargate-mongoose-sample-apps with #1448. I have the following users collection:
```
createTable: {
name: 'users',
definition: {
primaryK…
-
Similarly to https://github.com/FasterXML/jackson-core/issues/919
in quarkus we have few parts which are still using thread locals
eg running the test https://github.com/franz1981/fortune-bench…
-
Nostr become more and more trending and is built to be Lightning Network compatible with the possibility to zaps any note or profile that configured an LN address.
Zeus and Mutiny wallets recently …
-
Given a diagnostic for a Quarkus project containing a method tagged with the `@Asynchronous` annotation(see #168), a CodeAction should be displayed for fixing the method return type, replacing it with…
-
### Description
I'm using the `quarkus-hibernate-reactive-panache-kotlin` extension in my work project. I can't migrate to quarkus 3 because I'm using a lot of coroutine/mutiny interoperability so th…