-
Somehow `Staking::PayoutStakers` fails about 1000 times per day on Polkadot:
Seems fine on Kusama:
Also visible on [Subscan](https://polkadot.subscan.io/extrinsic?page=1&time_dimension=d…
-
Don't make search calls on every character change, instead debounce changes to the input flow.
See:
https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/de…
-
### Core Library
MSAL.js (@azure/msal-browser)
### Core Library Version
14.11.0
### Wrapper Library
Not Applicable
### Wrapper Library Version
None
### Public or Confidential Client?
Public
…
-
I am trying to use call traces, but it seems that when the call is an internal call (from another contract, not EOA), it's not being picked up (not triggering the call handler).
Here is a minimal e…
-
Just found this integration....great work!
This is a common thing with integrations now, and apologies if it's already reported, but I didn't see it anywhere.
```
2024-10-13 12:12:14.670 WARN…
-
In this file (at this commit https://github.com/veqqq/verse-reader/commit/9d85176d956927f1423d5066b034ad9c882680fd#diff-03ff549a899d4177544a2571db77418a19e57495987c3bfc80d618d8a200ee48 ) the following…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
We need to make an initial call to /authenticate to check if t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Platform
Android
### App version
6.1.1
### Feature
I know this Feature from WhatsApp and I w…
-
If RedrawEditor is removed from editor.c/h, the calls for RedrawEditor in main.c in the switch mode needs to be removed as well.
-
```
memsize 0x8000
reserve ?16 ~ ?32
def foo
cout hello
return
def bar
call foo
cout world
return
call bar
```
```
[Compiler error] Error: Unexpected Token: Token nr. 22…