Pierre K

Results 24 issues of Pierre K

Use the latest node release, and enable Avalanche Post-Consensus for 51% attack prevention and 1-block finality.

Allow to save a NXdata group with links to existing datasets for signal, axes, errors. The current save_as_NXdata take numpy array as signal and axes, and does not allow to...

At the moment, we can only add a ROI once the geometry is set. I'm not sure the error itself is a bug. Adding a ROI without geometry is maybe...

This PR adds an `prefix` argument to the `Address.cash_address` method. If not specified, it defaults to the current prefix if the object was instantiated from string via a CashAddr, or...

Hi, i work with Bitcoin ABC. We plan to keep using the CashAddr format, but obviously we will change the prefix after the recent fork. Would you accept a pull...

Flynt does not seem to be able to process this file when option `--transform-concats` is set: https://reviews.bitcoinabc.org/source/bitcoin-abc/browse/master/test/functional/test_runner.py I narrowed the issue down to these lines: ``` individual_tests = [ re.sub(r"\.py$",...

1D: - [ ] XAS - [ ] MultipleScanToMeshPlugin - [ ] Kinetic tools - [ ] XASNormalization - [ ] XAS Self-Attenuation Correction - [ ] Regular Mesh Plugins...

#166 is an attempt to re-enable the LabelSync plugin that has been disabled ever since the fork from Electron Cash. This is a very requested feature, but it's current design...

See https://github.com/spesmilo/electrum/issues/6598 for one good reason. Another good reason is that some python lib devs are no longer building win32 wheels, so when we bump the python version we will...