Earle Lowe

Results 29 issues of Earle Lowe

Add log viewer to UI. Requires RPC support in daemon Uses react-logviewer but with some extensions Needs new sidebar icon (reuses pool icon currently)

stale-pr

Stop using DataLayer fee setting in config and remove the setting from the initial config. Note any previous installs will still have a fee setting, but it is ignored Tests...

data

### What happened? I was trying to take an offer, however, the local node was still syncing - I forgot to check but I believe the wallet was connected only...

bug
RPC
Windows
CLI
offers
1.6.0
data

### What happened? Make an offer Cancel (secure=true) that offer On a separate machine and wallet, try to take the offer before the cancellation is confirmed The taker receives a...

bug
Windows
CLI
offers
1.6.0
data

### What happened? Currently for DataLayer when adding a mirror there is no validation of the URL input so it's easy to add in things that are clearly not URLs....

bug
tech-debt
data

As of 16 Sept 2022, `CMakeLists.txt` uses the following `gulrak` v1.5.6 - current version 1.5.12 (https://github.com/gulrak/filesystem/releases) `catch2` v2.13.7 - current version 3.1.0 (https://github.com/catchorg/Catch2/releases) - partially explored in https://github.com/Chia-Network/chiapos/pull/328/files `cxxopts` v2.2.1...

Love your extension BTW. Google calendar using private ICAL link (ICS). I have several recurring events that happen weekly. However, if during some week, you decide to remove that event...

Update black to 24.1.1 Update source by running black 24.1.1 Update flake8 config for some extra ignores per black docs

merge_conflict
Changed
Exclude_Notes

The tests in `tests/fee_estimation/cmdline_test.py` don't work if run manually due to several issues. These tests currently are not run in CI because the filename doesn't match the expected `test_*.py` pattern...

stale-pr
merge_conflict
Fixed
CI
Exclude_Notes