Logger

Results 52 comments of Logger

a correction needs to be made for all the accounts that where hacked and lost control. 1. restore control with weight to the public key (via concensus) 2. retrieve back...

1. it is possible as the 21 witnesses can agree on it or have the committee agree on it. same goes with the other bullets. 2. not all funds were...

create a new transaction approval type for that which requires the multi-sig of x commitee (even votes) to allow the ownership or weight of an account to be changed

stable is crashing for me. Illegal instruction (core dumped)

tried to add `python3Packages.pyyaml` but still fails with same error :/

```nix build --option system aarch64 .#cyclop-orange_pi_5_plus-sd_image``` is the command

i made a mistake! apologizes...adding the `pyyaml` to `rcply` seems to fix one issue but now it seems the service fails due to unable to find the package ![image](https://github.com/lopsided98/nix-ros-overlay/assets/1440852/7b74feb0-54dc-4fec-8818-fefd382685b2) i'm...

i tried that: the `inherit pkgs` is the issue here ![image](https://github.com/lopsided98/nix-ros-overlay/assets/1440852/207205a9-bba7-411c-93b8-c232d30ac9b9) I also tried `pkgs = pkgs.rosPackages.iron` but the package isn't found there ```nix systemPackages = pkgs: with pkgs; [...

seems this variable isn't defined... i ran `/bin/sh -c env` ![image](https://github.com/lopsided98/nix-ros-overlay/assets/1440852/caa5bf58-4a47-4ba2-aaab-c1049b97f64c)

i'll take a deeper look , thank you! have some errands this weekend but will get to it as soon as i can...