-
decoderawtransaction shows values in float, while hal expects this value to be u64 in sats.
Also, some fields change from camelCase to underscore_separated
scriptSig vs script_sig
scriptPubKey v…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
I don't have background as to why the waveform processor was limited to just waves from DAQ, but I would like to process waveforms from the FPGA Addon. Is it feasible to add that ability?
p.s. I will…
-
I am piping live stream from keyboard into duckencoder.py; this is PITA because duckencoder.py is designed to work on closed stream, and not live pipe. Issue lays in both methods -r and -p, due to the…
-
Currently, [the documentation](https://github.com/hashicorp/consul-template/blob/v0.27.2/docs/templating-language.md#secret) states that:
> The attribute is optional; if omitted, the request will …
-
# Motivation
I've been dissatisfied with the `LdtkEntity` and `LdtkIntCell` traits/derive macros for a while now. In this issue, I will mostly be focusing on `LdtkEntity` since it is the more complex…
Trouv updated
2 months ago
-
When re-running a case in the same folder, the standard error files generated from the previous run for each node in the logs directory currently append traceback messages which can be confusing.
-
Autorest by default sets Valuefrompipeline property for all body parameters. We want to set ValuefromPipelineByPropertyName for path parameter so we can use our Get cmdlet as Input object for Update c…
-
## Search Terms
`showConfig`, `verbose`, `verbosity`
## Suggestion
Currently, the `--showConfig` option will only print the compiler options that are provided by the given `tsconfig.json`.
…
-
For the Run Program action there should be an option to dump the mail body into the program stdin.
Use-case: I want to parse a value inside the mail and by that operate on some local files or issue…