-
### What version of Hono are you using?
3.10.2
### What runtime/platform is your app running on?
bun
### What steps can reproduce the bug?
I have a separate file that has a single test …
nvsd updated
2 months ago
-
Sending Requests Containing Whitespace
An error occurs when a parameter of type String contains a whitespace string.
This problem did not occur when converted to json format and then converted i…
-
Could someone please provide an ultra-short example of how to respond to an *UNTYPED* RPC request ?
The documentation only appears to show how to do *TYPED* RPC ?
Let's say I have a service that…
-
### Bug:
Error Messages pop up for every entered character when hls (the haskell language server) is attached:
>LSP[hls] Error condition, please check your setup and/or the [issue tracker](https://g…
jergk updated
1 month ago
-
Dear Interlay Team,
I hope this message finds you well. My name is Josep, and I'm the technical lead of the [Polkadot-API (PAPI)](https://papi.how/) team.
In case you're not familiar with Polkad…
-
Нужно разработать универсальный rpc клиент для utxo блокчейнов (сначала для bitcoin)
Наброски клиента есть тут
https://github.com/swaponline/MultiCurrencyWallet/blob/master/src/back/nextcoin/nextp.j…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
### Describe the bug
I am opening this bug here instead of in the Python repo, because while the Python version hasn't been updated in the last few months, this error is not happening in Surreal 1.x.…
-
This is my data model:
```csharp
public sealed class PlayerData : Component
{
[Saved, HostSync, ReadOnly, Property, Feature( "Data" )]
public string UID { get; set; } = null!;
[Saved, HostS…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…