-
How to conveniently get federation address in real-time? What if by the time of transfer a federation address expires(or they lose the authority to be in federation)?
What if user sends less than 0.0…
-
Right now the syntax level supported by this plugin sucks. I can of course keep working on the regular expressions and make them a lot better. However before I do that it occurred to me...
Both vim…
-
-
## Description
Currently the conversion rate between RDDL and PLMNT is fixed to 1:100 but since the value of RDDL is variable whilst the value of PLMNT is pegged to the price of a solar W we need a mo…
-
### Bambu Studio Version
1.7.0.53
### Where is the application from?
Bambu Lab github releases
### OS version
Windows 11
### Additional system information
_No response_
### Printer
Bambu Lab …
-
On investigation of issues around performance during high packet ingestion rates, I noticed that on all validators I have access to (including two on mainnet and one on testnet; versions 1.17.28, 1.17…
-
peg install asking to "peg fetch" doesn't do anything. After some digging I realize that this is happening because PEG_ROOT is not set. A good fix would be to check if PEG_ROOT is not set and warn abo…
-
This branch needs to be checked and maybe merged.
-
### Question
Has anyone done work to convert the output of peg back to the input grammar?
### Description
I have recently inherited a project that uses PEG. We have the PEG parser but the sourc…
-
_parsimonious_ differs from the original PEG syntax (as defined in http://www.brynosaurus.com/pub/lang/peg.pdf) in some aspects.
Differences I noticed so far:
- _parsimonious_ uses `=` instead of …