-
Raise by @Bhavesh012
>
> Hey William, thanks for fixing the issue, and I'm sorry for getting back to you so late (deadlines after deadlines :') ).
>
> So, the issue of instrument names is now …
-
(Filing to track and centralize discussion, since this has come up in several discussions.)
The number of generators in Pigeon is an issue for ongoing development (e.g., event channel support), and…
-
### Steps to reproduce
1. use pigeon: ^22.6.0 as a dev_dependency
2. run shell
flutter pub run pigeon \
--input pigeons/messages.dart \
--dart_out_lib /protocol/messages.g.dart \
--gobject_heade…
-
# What is happening?
Section description
Provide as much context as you can. Give as much context as you can to make it easier for the developers to figure what is happening.
when i make ch…
-
(Filing to track and centralize discussion, since this has come up in several discussions.)
The number of generators in Pigeon is an issue for ongoing development (e.g., event channel support), and…
-
Pigeon is failing to send a tx to paloma, causing a validator to be jailed.
```
Oct 10 11:28:53 cc1 pigeon[2701589]: time="2024-10-10T11:28:53Z" level=error msg="Failed to execute process: failed to b…
-
# What is happening?
Section description
Provide as much context as you can. Give as much context as you can to make it easier for the developers to figure what is happening.
Nodes Guru val…
-
# What is happening?
Section description
Provide as much context as you can. Give as much context as you can to make it easier for the developers to figure what is happening.
Our node goes …
-
### General Updates
- [x] Migrate from Pigeon supervision to workers started under application's supervision tree
- basically Ecto Repo style
- [x] Configurable JSON library _(1.6.0 release)_
…
hpopp updated
2 months ago
-
The Pigeon feature request to handle types like `List`, as opposed to only `List`, is complete:
* https://github.com/flutter/flutter/issues/97848#event-14254355682
We have a couple of types in our…