Created
May 25, 2024 21:38
-
-
Save ohsalmeron/81cd4f18fa50d7d4c85b34884b3f88a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [bizkit@archlinux ~]$ systemctl start docker | |
| [bizkit@archlinux ~]$ SNS_TESTING_INSTANCE=$( | |
| docker run -p 8000:8000 -p 8080:8080 -v "`pwd`":/dapp -d ghcr.io/dfinity/sns-testing:main dfx start --clean | |
| ) | |
| while ! docker logs $SNS_TESTING_INSTANCE 2>&1 | grep -m 1 'Dashboard:' | |
| do | |
| echo "Awaiting local replica ..." | |
| sleep 3 | |
| done | |
| Awaiting local replica ... | |
| Awaiting local replica ... | |
| Dashboard: http://localhost:8000/_/dashboard | |
| [bizkit@archlinux ~]$ docker exec -it $SNS_TESTING_INSTANCE bash setup_locally.sh | |
| Using identity: "default". | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 345k 100 345k 0 0 250k 0 0:00:01 0:00:01 --:--:-- 250k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 151k 100 151k 0 0 178k 0 --:--:-- --:--:-- --:--:-- 178k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 805k 100 805k 0 0 675k 0 0:00:01 0:00:01 --:--:-- 676k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 819k 100 819k 0 0 855k 0 --:--:-- --:--:-- --:--:-- 854k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 511k 100 511k 0 0 526k 0 --:--:-- --:--:-- --:--:-- 526k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 4206 100 4206 0 0 6219 0 --:--:-- --:--:-- --:--:-- 6212 | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 517k 100 517k 0 0 675k 0 --:--:-- --:--:-- --:--:-- 675k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 74558 100 74558 0 0 92184 0 --:--:-- --:--:-- --:--:-- 92160 | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 4206 100 4206 0 0 6238 0 --:--:-- --:--:-- --:--:-- 6240 | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 833k 100 833k 0 0 971k 0 --:--:-- --:--:-- --:--:-- 972k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 256k 100 256k 0 0 345k 0 --:--:-- --:--:-- --:--:-- 345k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 480k 100 480k 0 0 621k 0 --:--:-- --:--:-- --:--:-- 621k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 244k 100 244k 0 0 331k 0 --:--:-- --:--:-- --:--:-- 331k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 673k 100 673k 0 0 692k 0 --:--:-- --:--:-- --:--:-- 691k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 425k 100 425k 0 0 553k 0 --:--:-- --:--:-- --:--:-- 553k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 579k 100 579k 0 0 721k 0 --:--:-- --:--:-- --:--:-- 721k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 213k 100 213k 0 0 304k 0 --:--:-- --:--:-- --:--:-- 304k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 314k 100 314k 0 0 354k 0 --:--:-- --:--:-- --:--:-- 354k | |
| Extension 'nns' installed successfully | |
| Extension 'sns' installed successfully | |
| Importing all canisters from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/dfx.json | |
| Importing canister 'cycles-minting' as 'nns-cycles-minting' | |
| Importing /home/sns/candid/nns-cycles-minting.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/cmc/cmc.did | |
| cycles-minting canister id on network 'ic' is rkp4c-7iaaa-aaaaa-aaaca-cai | |
| Importing canister 'genesis-token' as 'nns-genesis-token' | |
| Importing /home/sns/candid/nns-genesis-token.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/gtc/canister/gtc.did | |
| genesis-token canister id on network 'ic' is renrk-eyaaa-aaaaa-aaada-cai | |
| Importing canister 'governance' as 'nns-governance' | |
| Importing /home/sns/candid/nns-governance.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/governance/canister/governance.did | |
| governance canister id on network 'ic' is rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Importing canister 'ledger' as 'nns-ledger' | |
| Importing /home/sns/candid/nns-ledger.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/rosetta-api/icp_ledger/ledger.did | |
| ledger canister id on network 'ic' is ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Importing canister 'lifeline' as 'nns-lifeline' | |
| Importing /home/sns/candid/nns-lifeline.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/handlers/lifeline/impl/lifeline.did | |
| lifeline canister id on network 'ic' is rno2w-sqaaa-aaaaa-aaacq-cai | |
| Importing canister 'registry' as 'nns-registry' | |
| Importing /home/sns/candid/nns-registry.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/registry/canister/canister/registry.did | |
| registry canister id on network 'ic' is rwlgt-iiaaa-aaaaa-aaaaa-cai | |
| Importing canister 'root' as 'nns-root' | |
| Importing /home/sns/candid/nns-root.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/handlers/root/impl/canister/root.did | |
| root canister id on network 'ic' is r7inp-6aaaa-aaaaa-aaabq-cai | |
| Importing canister 'sns-wasm' as 'nns-sns-wasm' | |
| Importing /home/sns/candid/nns-sns-wasm.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/sns-wasm/canister/sns-wasm.did | |
| sns-wasm canister id on network 'ic' is qaa6y-5yaaa-aaaaa-aaafa-cai | |
| nns-registry canister id on network 'local' is rwlgt-iiaaa-aaaaa-aaaaa-cai | |
| nns-governance canister id on network 'local' is rrkah-fqaaa-aaaaa-aaaaq-cai | |
| nns-ledger canister id on network 'local' is ryjl3-tyaaa-aaaaa-aaaba-cai | |
| nns-root canister id on network 'local' is r7inp-6aaaa-aaaaa-aaabq-cai | |
| nns-cycles-minting canister id on network 'local' is rkp4c-7iaaa-aaaaa-aaaca-cai | |
| nns-lifeline canister id on network 'local' is rno2w-sqaaa-aaaaa-aaacq-cai | |
| nns-genesis-token canister id on network 'local' is renrk-eyaaa-aaaaa-aaada-cai | |
| nns-identity has no local canister ID. | |
| nns-ui has no local canister ID. | |
| nns-sns-wasm canister id on network 'local' is qaa6y-5yaaa-aaaaa-aaafa-cai | |
| nns-ic-ckbtc-minter has no local canister ID. | |
| Importing all canisters from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/cli/dfx.json | |
| Importing canister 'sns_governance' as 'sns_governance' | |
| Importing /home/sns/candid/sns_governance.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/governance/canister/governance.did | |
| sns_governance has no canister id for network 'ic' | |
| Importing canister 'sns_index' as 'sns_index' | |
| Importing /home/sns/candid/sns_index.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/rosetta-api/icrc1/index/index.did | |
| sns_index has no canister id for network 'ic' | |
| Importing canister 'sns_ledger' as 'sns_ledger' | |
| Importing /home/sns/candid/sns_ledger.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/rosetta-api/icrc1/ledger/ledger.did | |
| sns_ledger has no canister id for network 'ic' | |
| Importing canister 'sns_root' as 'sns_root' | |
| Importing /home/sns/candid/sns_root.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/root/canister/root.did | |
| sns_root has no canister id for network 'ic' | |
| Importing canister 'sns_swap' as 'sns_swap' | |
| Importing /home/sns/candid/sns_swap.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/swap/canister/swap.did | |
| sns_swap has no canister id for network 'ic' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 25845 100 25845 0 0 55184 0 --:--:-- --:--:-- --:--:-- 55224 | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 17373 100 17373 0 0 54255 0 --:--:-- --:--:-- --:--:-- 54290 | |
| Using identity: "default". | |
| Using neuron csv initial_neurons.csv | |
| Using identity: "nns-nf-neuron-3001". | |
| Ensured the existence of Neurons' Fund neuron ID 3001 with identity principal = tj5en-phfno-krf77-qpbkl-42zui-ymwi4-pnqea-oghsp-iujo7-cot2w-qqe | |
| Using identity: "nns-nf-neuron-3002". | |
| Ensured the existence of Neurons' Fund neuron ID 3002 with identity principal = dry6n-dgtho-qyy5l-focwm-b6wau-movct-cgcf5-dk5pn-gd5ua-lmmdy-zqe | |
| Using identity: "nns-nf-neuron-3003". | |
| Ensured the existence of Neurons' Fund neuron ID 3003 with identity principal = pop4m-rlo5s-p76r7-52gwo-u4b4c-bcbh5-cr4pq-lw2qd-ojoj3-f7g7t-yae | |
| Using identity: "nns-nf-neuron-3004". | |
| Ensured the existence of Neurons' Fund neuron ID 3004 with identity principal = t4cqc-7e247-oppf2-owpa6-4yr4x-pzx5r-um5ul-apazx-5nbc3-bgfss-5qe | |
| Using identity: "nns-nf-neuron-3005". | |
| Ensured the existence of Neurons' Fund neuron ID 3005 with identity principal = pllwx-tnpvx-espno-mtb7h-iz3xi-4xrbk-5yolb-zrg6s-kxjcr-y3ttd-eqe | |
| Using identity: "nns-nf-neuron-3006". | |
| Ensured the existence of Neurons' Fund neuron ID 3006 with identity principal = qfkil-bqtdf-quwks-zckco-bju6d-6geqv-n2sgb-z6ysz-csxcy-hzh42-rae | |
| [ic-nns-init] The content of the registry will be initialized with an empty content. This is most likely not what you want. Use --initial-registry or --registry-local-store-dir to specify initial content. | |
| [ic-nns-init] Initializing neurons from CSV file: "initial_neurons.csv" | |
| [ic-nns-init] Initializing with test ledger account: 823328eb43d81b998247e83e5e64d0054aa1cdc0905a134ce6a1737be9e066e3 | |
| [ic-nns-init] Initializing with test ledger account: 5b315d2f6702cb3a27d826161797d7b2c2e131cd312aece51d4d5574d1247087 | |
| [ic-nns-init] Initializing with test ledger account: 2b8fbde99de881f695f279d2a892b1137bfe81a42d7694e064b1be58701e1138 | |
| [ic-nns-init] Initialized governance. | |
| Compiling Wasm for registry-canister in task on thread: ThreadId(11) | |
| looking up registry-canister at REGISTRY_CANISTER_WASM_PATH | |
| Compiling Wasm for governance-canister in task on thread: ThreadId(12) | |
| looking up governance-canister at GOVERNANCE_CANISTER_TEST_WASM_PATH | |
| Compiling Wasm for ledger-canister in task on thread: ThreadId(13) | |
| looking up ledger-canister at LEDGER_CANISTER_NOTIFY_METHOD_WASM_PATH | |
| Using pre-built binary for registry-canister with features: [] (size = 2802868, path = ./registry-canister.wasm) | |
| Done compiling the wasm for registry-canister | |
| Using pre-built binary for governance-canister with features: ["test"] (size = 2667672, path = ./governance-canister_test.wasm) | |
| Using pre-built binary for ledger-canister with features: ["notify-method"] (size = 1180832, path = ./ledger-canister_notify-method.wasm) | |
| Install args: InstallCodeArgs { | |
| mode: Reinstall | |
| canister_id: rwlgt-iiaaa-aaaaa-aaaaa-cai | |
| wasm_module: <2802868 bytes> | |
| arg: <69 bytes> | |
| compute_allocation: None | |
| memory_allocation: Some("4_294_967_296") | |
| } | |
| Done compiling the wasm for governance-canister | |
| Install args: InstallCodeArgs { | |
| mode: Reinstall | |
| canister_id: rrkah-fqaaa-aaaaa-aaaaq-cai | |
| wasm_module: <2667672 bytes> | |
| arg: <2378 bytes> | |
| compute_allocation: None | |
| memory_allocation: Some("10_737_418_240") | |
| } | |
| Done compiling the wasm for ledger-canister | |
| Install args: InstallCodeArgs { | |
| mode: Reinstall | |
| canister_id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| wasm_module: <1180832 bytes> | |
| arg: <1989 bytes> | |
| compute_allocation: None | |
| memory_allocation: Some("4_294_967_296") | |
| } | |
| Successfully installed wasm into canister with ID: rwlgt-iiaaa-aaaaa-aaaaa-cai | |
| Installed rwlgt-iiaaa-aaaaa-aaaaa-cai with registry-canister | |
| Successfully installed wasm into canister with ID: rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Installed rrkah-fqaaa-aaaaa-aaaaq-cai with governance-canister | |
| Successfully installed wasm into canister with ID: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Installed ryjl3-tyaaa-aaaaa-aaaba-cai with ledger-canister | |
| Compiling Wasm for root-canister in task on thread: ThreadId(13) | |
| looking up root-canister at ROOT_CANISTER_WASM_PATH | |
| Using pre-built binary for Compiling Wasm for cycles-minting-canister in task on thread: ThreadId(11) | |
| root-canister with features: [] (size = 682917, path = ./root-canister.wasm) | |
| looking up lifeline_canister at LIFELINE_CANISTER_WASM_PATH | |
| looking up cycles-minting-canister at CYCLES_MINTING_CANISTER_WASM_PATH | |
| Using pre-built binary for lifeline_canister with features: [] (size = 185538, path = ./lifeline_canister.wasm) | |
| Install args: InstallCodeArgs { | |
| mode: Reinstall | |
| canister_id: rno2w-sqaaa-aaaaa-aaacq-cai | |
| wasm_module: <185538 bytes> | |
| arg: <0 bytes> | |
| compute_allocation: None | |
| memory_allocation: Some("1_073_741_824") | |
| } | |
| Using pre-built binary for cycles-minting-canister with features: [] (size = 992074, path = ./cycles-minting-canister.wasm) | |
| Compiling Wasm for genesis-token-canister in task on thread: ThreadId(12) | |
| looking up genesis-token-canister at GENESIS_TOKEN_CANISTER_WASM_PATH | |
| Done compiling the wasm for root-canister | |
| Compiling Wasm for sns-wasm-canister in task on thread: ThreadId(13) | |
| looking up sns-wasm-canister at SNS_WASM_CANISTER_WASM_PATH | |
| Install args: InstallCodeArgs { | |
| mode: Reinstall | |
| canister_id: r7inp-6aaaa-aaaaa-aaabq-cai | |
| wasm_module: <682917 bytes> | |
| arg: <9 bytes> | |
| compute_allocation: None | |
| memory_allocation: Some("1_073_741_824") | |
| } | |
| Using pre-built binary for genesis-token-canister with features: [] (size = 412071, path = ./genesis-token-canister.wasm) | |
| Using pre-built binary for sns-wasm-canister with features: [] (size = 1394393, path = ./sns-wasm-canister.wasm) | |
| Done compiling the wasm for cycles-minting-canister | |
| Install args: InstallCodeArgs { | |
| mode: Reinstall | |
| canister_id: rkp4c-7iaaa-aaaaa-aaaca-cai | |
| wasm_module: <992074 bytes> | |
| arg: <184 bytes> | |
| compute_allocation: None | |
| memory_allocation: Some("1_073_741_824") | |
| } | |
| Done compiling the wasm for genesis-token-canister | |
| Install args: InstallCodeArgs { | |
| mode: Reinstall | |
| canister_id: renrk-eyaaa-aaaaa-aaada-cai | |
| wasm_module: <412071 bytes> | |
| arg: <8 bytes> | |
| compute_allocation: None | |
| memory_allocation: Some("1_073_741_824") | |
| } | |
| Done compiling the wasm for sns-wasm-canister | |
| Install args: InstallCodeArgs { | |
| mode: Reinstall | |
| canister_id: qaa6y-5yaaa-aaaaa-aaafa-cai | |
| wasm_module: <1394393 bytes> | |
| arg: <32 bytes> | |
| compute_allocation: None | |
| memory_allocation: Some("1_073_741_824") | |
| } | |
| Successfully installed wasm into canister with ID: rno2w-sqaaa-aaaaa-aaacq-cai | |
| Installed rno2w-sqaaa-aaaaa-aaacq-cai with the lifeline handler | |
| Successfully installed wasm into canister with ID: r7inp-6aaaa-aaaaa-aaabq-cai | |
| Installed r7inp-6aaaa-aaaaa-aaabq-cai with root-canister | |
| Successfully installed wasm into canister with ID: rkp4c-7iaaa-aaaaa-aaaca-cai | |
| Installed rkp4c-7iaaa-aaaaa-aaaca-cai with cycles-minting-canister | |
| Successfully installed wasm into canister with ID: renrk-eyaaa-aaaaa-aaada-cai | |
| Installed renrk-eyaaa-aaaaa-aaada-cai with genesis-token-canister | |
| Successfully installed wasm into canister with ID: qaa6y-5yaaa-aaaaa-aaafa-cai | |
| Installed qaa6y-5yaaa-aaaaa-aaafa-cai with sns-wasm-canister | |
| NNS canisters installed after 29.1 s | |
| NNS canisters set up after 31.2 s | |
| [ic-nns-init] All NNS canisters have been set up on the replica with http://localhost:8000/ | |
| Using identity: "default". | |
| ++ /home/sns/bin/dfx identity whoami | |
| + export CURRENT_DX_IDENT=default | |
| + CURRENT_DX_IDENT=default | |
| + for NF_NEURON_IDENTITY in "${HOME}/.config/dfx/identity/"nns-nf-neuron* | |
| + /home/sns/bin/dfx identity use /home/sns/.config/dfx/identity/nns-nf-neuron-3001 | |
| Using identity: "/home/sns/.config/dfx/identity/nns-nf-neuron-3001". | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_neuron_ids '()' | |
| ++ sed 's/(vec { //' | |
| ++ sed 's/ .*//' | |
| + NEURON_ID=3_001 | |
| + echo 'Setting up Neurons'\'' Fund neuron 3_001 ...' | |
| Setting up Neurons' Fund neuron 3_001 ... | |
| ++ readlink -f /home/sns/.config/dfx/identity/nns-nf-neuron-3001/identity.pem | |
| + PEM_FILE=/home/sns/.config/dfx/identity/nns-nf-neuron-3001/identity.pem | |
| + quill --insecure-local-dev-mode --pem-file /home/sns/.config/dfx/identity/nns-nf-neuron-3001/identity.pem neuron-manage --join-community-fund 3_001 | |
| + quill --insecure-local-dev-mode send msg.json --yes | |
| Sending message with | |
| Call type: update | |
| Sender: tj5en-phfno-krf77-qpbkl-42zui-ymwi4-pnqea-oghsp-iujo7-cot2w-qqe | |
| Canister id: rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| id = opt record { id = 3_001 : nat64 }; | |
| command = opt variant { | |
| Configure = record { | |
| operation = opt variant { JoinCommunityFund = record {} }; | |
| } | |
| }; | |
| neuron_id_or_subaccount = null; | |
| }, | |
| ) | |
| Request ID: 0x6ad0fcd2e0ed4ddff49e578ceca135c14b8e07809b28a6dd5272948cb9f44e84 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { Configure = record {} } }) | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_full_neuron '(3_001)' | |
| ++ grep joined_community_fund_timestamp_seconds | |
| + JNF=' joined_community_fund_timestamp_seconds = opt (1_716_670_920 : nat64);' | |
| + [[ joined_community_fund_timestamp_seconds = opt (1_716_670_920 : nat64); == *\n\a\t\6\4* ]] | |
| + for NF_NEURON_IDENTITY in "${HOME}/.config/dfx/identity/"nns-nf-neuron* | |
| + /home/sns/bin/dfx identity use /home/sns/.config/dfx/identity/nns-nf-neuron-3002 | |
| Using identity: "/home/sns/.config/dfx/identity/nns-nf-neuron-3002". | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_neuron_ids '()' | |
| ++ sed 's/(vec { //' | |
| ++ sed 's/ .*//' | |
| + NEURON_ID=3_002 | |
| + echo 'Setting up Neurons'\'' Fund neuron 3_002 ...' | |
| Setting up Neurons' Fund neuron 3_002 ... | |
| ++ readlink -f /home/sns/.config/dfx/identity/nns-nf-neuron-3002/identity.pem | |
| + PEM_FILE=/home/sns/.config/dfx/identity/nns-nf-neuron-3002/identity.pem | |
| + quill --insecure-local-dev-mode --pem-file /home/sns/.config/dfx/identity/nns-nf-neuron-3002/identity.pem neuron-manage --join-community-fund 3_002 | |
| + quill --insecure-local-dev-mode send msg.json --yes | |
| Sending message with | |
| Call type: update | |
| Sender: dry6n-dgtho-qyy5l-focwm-b6wau-movct-cgcf5-dk5pn-gd5ua-lmmdy-zqe | |
| Canister id: rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| id = opt record { id = 3_002 : nat64 }; | |
| command = opt variant { | |
| Configure = record { | |
| operation = opt variant { JoinCommunityFund = record {} }; | |
| } | |
| }; | |
| neuron_id_or_subaccount = null; | |
| }, | |
| ) | |
| Request ID: 0xd152cd6fb58fec2f36ead4cbbbd3bfa6ca09ee25568157e0f94a0b3d3c33c62c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { Configure = record {} } }) | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_full_neuron '(3_002)' | |
| ++ grep joined_community_fund_timestamp_seconds | |
| + JNF=' joined_community_fund_timestamp_seconds = opt (1_716_670_921 : nat64);' | |
| + [[ joined_community_fund_timestamp_seconds = opt (1_716_670_921 : nat64); == *\n\a\t\6\4* ]] | |
| + for NF_NEURON_IDENTITY in "${HOME}/.config/dfx/identity/"nns-nf-neuron* | |
| + /home/sns/bin/dfx identity use /home/sns/.config/dfx/identity/nns-nf-neuron-3003 | |
| Using identity: "/home/sns/.config/dfx/identity/nns-nf-neuron-3003". | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_neuron_ids '()' | |
| ++ sed 's/(vec { //' | |
| ++ sed 's/ .*//' | |
| + NEURON_ID=3_003 | |
| + echo 'Setting up Neurons'\'' Fund neuron 3_003 ...' | |
| Setting up Neurons' Fund neuron 3_003 ... | |
| ++ readlink -f /home/sns/.config/dfx/identity/nns-nf-neuron-3003/identity.pem | |
| + PEM_FILE=/home/sns/.config/dfx/identity/nns-nf-neuron-3003/identity.pem | |
| + quill --insecure-local-dev-mode --pem-file /home/sns/.config/dfx/identity/nns-nf-neuron-3003/identity.pem neuron-manage --join-community-fund 3_003 | |
| + quill --insecure-local-dev-mode send msg.json --yes | |
| Sending message with | |
| Call type: update | |
| Sender: pop4m-rlo5s-p76r7-52gwo-u4b4c-bcbh5-cr4pq-lw2qd-ojoj3-f7g7t-yae | |
| Canister id: rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| id = opt record { id = 3_003 : nat64 }; | |
| command = opt variant { | |
| Configure = record { | |
| operation = opt variant { JoinCommunityFund = record {} }; | |
| } | |
| }; | |
| neuron_id_or_subaccount = null; | |
| }, | |
| ) | |
| Request ID: 0xdb64385bba4d18cea399a9193093093853269830f01c4ea4a44bd184ef931628 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { Configure = record {} } }) | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_full_neuron '(3_003)' | |
| ++ grep joined_community_fund_timestamp_seconds | |
| + JNF=' joined_community_fund_timestamp_seconds = opt (1_716_670_923 : nat64);' | |
| + [[ joined_community_fund_timestamp_seconds = opt (1_716_670_923 : nat64); == *\n\a\t\6\4* ]] | |
| + for NF_NEURON_IDENTITY in "${HOME}/.config/dfx/identity/"nns-nf-neuron* | |
| + /home/sns/bin/dfx identity use /home/sns/.config/dfx/identity/nns-nf-neuron-3004 | |
| Using identity: "/home/sns/.config/dfx/identity/nns-nf-neuron-3004". | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_neuron_ids '()' | |
| ++ sed 's/(vec { //' | |
| ++ sed 's/ .*//' | |
| + NEURON_ID=3_004 | |
| + echo 'Setting up Neurons'\'' Fund neuron 3_004 ...' | |
| Setting up Neurons' Fund neuron 3_004 ... | |
| ++ readlink -f /home/sns/.config/dfx/identity/nns-nf-neuron-3004/identity.pem | |
| + PEM_FILE=/home/sns/.config/dfx/identity/nns-nf-neuron-3004/identity.pem | |
| + quill --insecure-local-dev-mode --pem-file /home/sns/.config/dfx/identity/nns-nf-neuron-3004/identity.pem neuron-manage --join-community-fund 3_004 | |
| + quill --insecure-local-dev-mode send msg.json --yes | |
| Sending message with | |
| Call type: update | |
| Sender: t4cqc-7e247-oppf2-owpa6-4yr4x-pzx5r-um5ul-apazx-5nbc3-bgfss-5qe | |
| Canister id: rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| id = opt record { id = 3_004 : nat64 }; | |
| command = opt variant { | |
| Configure = record { | |
| operation = opt variant { JoinCommunityFund = record {} }; | |
| } | |
| }; | |
| neuron_id_or_subaccount = null; | |
| }, | |
| ) | |
| Request ID: 0xfc7e563b143fd7a6f47c15ac18098b10303bd51022c9018b094a4b137cad5ede | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { Configure = record {} } }) | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_full_neuron '(3_004)' | |
| ++ grep joined_community_fund_timestamp_seconds | |
| + JNF=' joined_community_fund_timestamp_seconds = opt (1_716_670_925 : nat64);' | |
| + [[ joined_community_fund_timestamp_seconds = opt (1_716_670_925 : nat64); == *\n\a\t\6\4* ]] | |
| + for NF_NEURON_IDENTITY in "${HOME}/.config/dfx/identity/"nns-nf-neuron* | |
| + /home/sns/bin/dfx identity use /home/sns/.config/dfx/identity/nns-nf-neuron-3005 | |
| Using identity: "/home/sns/.config/dfx/identity/nns-nf-neuron-3005". | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_neuron_ids '()' | |
| ++ sed 's/(vec { //' | |
| ++ sed 's/ .*//' | |
| + NEURON_ID=3_005 | |
| + echo 'Setting up Neurons'\'' Fund neuron 3_005 ...' | |
| Setting up Neurons' Fund neuron 3_005 ... | |
| ++ readlink -f /home/sns/.config/dfx/identity/nns-nf-neuron-3005/identity.pem | |
| + PEM_FILE=/home/sns/.config/dfx/identity/nns-nf-neuron-3005/identity.pem | |
| + quill --insecure-local-dev-mode --pem-file /home/sns/.config/dfx/identity/nns-nf-neuron-3005/identity.pem neuron-manage --join-community-fund 3_005 | |
| + quill --insecure-local-dev-mode send msg.json --yes | |
| Sending message with | |
| Call type: update | |
| Sender: pllwx-tnpvx-espno-mtb7h-iz3xi-4xrbk-5yolb-zrg6s-kxjcr-y3ttd-eqe | |
| Canister id: rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| id = opt record { id = 3_005 : nat64 }; | |
| command = opt variant { | |
| Configure = record { | |
| operation = opt variant { JoinCommunityFund = record {} }; | |
| } | |
| }; | |
| neuron_id_or_subaccount = null; | |
| }, | |
| ) | |
| Request ID: 0xb040853d452b9678d426271de86fb1db7e5614744772b1d2fdf275b52f588bc8 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { Configure = record {} } }) | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_full_neuron '(3_005)' | |
| ++ grep joined_community_fund_timestamp_seconds | |
| + JNF=' joined_community_fund_timestamp_seconds = opt (1_716_670_926 : nat64);' | |
| + [[ joined_community_fund_timestamp_seconds = opt (1_716_670_926 : nat64); == *\n\a\t\6\4* ]] | |
| + for NF_NEURON_IDENTITY in "${HOME}/.config/dfx/identity/"nns-nf-neuron* | |
| + /home/sns/bin/dfx identity use /home/sns/.config/dfx/identity/nns-nf-neuron-3006 | |
| Using identity: "/home/sns/.config/dfx/identity/nns-nf-neuron-3006". | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_neuron_ids '()' | |
| ++ sed 's/(vec { //' | |
| ++ sed 's/ .*//' | |
| + NEURON_ID=3_006 | |
| + echo 'Setting up Neurons'\'' Fund neuron 3_006 ...' | |
| Setting up Neurons' Fund neuron 3_006 ... | |
| ++ readlink -f /home/sns/.config/dfx/identity/nns-nf-neuron-3006/identity.pem | |
| + PEM_FILE=/home/sns/.config/dfx/identity/nns-nf-neuron-3006/identity.pem | |
| + quill --insecure-local-dev-mode --pem-file /home/sns/.config/dfx/identity/nns-nf-neuron-3006/identity.pem neuron-manage --join-community-fund 3_006 | |
| + quill --insecure-local-dev-mode send msg.json --yes | |
| Sending message with | |
| Call type: update | |
| Sender: qfkil-bqtdf-quwks-zckco-bju6d-6geqv-n2sgb-z6ysz-csxcy-hzh42-rae | |
| Canister id: rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| id = opt record { id = 3_006 : nat64 }; | |
| command = opt variant { | |
| Configure = record { | |
| operation = opt variant { JoinCommunityFund = record {} }; | |
| } | |
| }; | |
| neuron_id_or_subaccount = null; | |
| }, | |
| ) | |
| Request ID: 0x9326b24bfc4be31a444f5e92e44ca81aa6d49fffa65cf3fbc44f5f5ce53ebef2 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { Configure = record {} } }) | |
| ++ /home/sns/bin/dfx canister --network local call nns-governance get_full_neuron '(3_006)' | |
| ++ grep joined_community_fund_timestamp_seconds | |
| + JNF=' joined_community_fund_timestamp_seconds = opt (1_716_670_927 : nat64);' | |
| + [[ joined_community_fund_timestamp_seconds = opt (1_716_670_927 : nat64); == *\n\a\t\6\4* ]] | |
| + /home/sns/bin/dfx identity use default | |
| Using identity: "default". | |
| Using identity: "default". | |
| No arguments supplied. Script will download the sns wasm binaries at specified IC_COMMIT. | |
| Importing all canisters from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/dfx.json | |
| Importing canister 'cycles-minting' as 'nns-cycles-minting' | |
| Importing /home/sns/candid/nns-cycles-minting.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/cmc/cmc.did | |
| cycles-minting canister id on network 'local' is rkp4c-7iaaa-aaaaa-aaaca-cai | |
| Importing canister 'genesis-token' as 'nns-genesis-token' | |
| Importing /home/sns/candid/nns-genesis-token.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/gtc/canister/gtc.did | |
| genesis-token canister id on network 'local' is renrk-eyaaa-aaaaa-aaada-cai | |
| Importing canister 'governance' as 'nns-governance' | |
| Importing /home/sns/candid/nns-governance.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/governance/canister/governance.did | |
| governance canister id on network 'local' is rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Importing canister 'ledger' as 'nns-ledger' | |
| Importing /home/sns/candid/nns-ledger.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/rosetta-api/icp_ledger/ledger.did | |
| ledger canister id on network 'local' is ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Importing canister 'lifeline' as 'nns-lifeline' | |
| Importing /home/sns/candid/nns-lifeline.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/handlers/lifeline/impl/lifeline.did | |
| lifeline canister id on network 'local' is rno2w-sqaaa-aaaaa-aaacq-cai | |
| Importing canister 'registry' as 'nns-registry' | |
| Importing /home/sns/candid/nns-registry.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/registry/canister/canister/registry.did | |
| registry canister id on network 'local' is rwlgt-iiaaa-aaaaa-aaaaa-cai | |
| Importing canister 'root' as 'nns-root' | |
| Importing /home/sns/candid/nns-root.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/handlers/root/impl/canister/root.did | |
| root canister id on network 'local' is r7inp-6aaaa-aaaaa-aaabq-cai | |
| Importing canister 'sns-wasm' as 'nns-sns-wasm' | |
| Importing /home/sns/candid/nns-sns-wasm.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/sns-wasm/canister/sns-wasm.did | |
| sns-wasm canister id on network 'local' is qaa6y-5yaaa-aaaaa-aaafa-cai | |
| nns-registry canister id on network 'local' is rwlgt-iiaaa-aaaaa-aaaaa-cai | |
| nns-governance canister id on network 'local' is rrkah-fqaaa-aaaaa-aaaaq-cai | |
| nns-ledger canister id on network 'local' is ryjl3-tyaaa-aaaaa-aaaba-cai | |
| nns-root canister id on network 'local' is r7inp-6aaaa-aaaaa-aaabq-cai | |
| nns-cycles-minting canister id on network 'local' is rkp4c-7iaaa-aaaaa-aaaca-cai | |
| nns-lifeline canister id on network 'local' is rno2w-sqaaa-aaaaa-aaacq-cai | |
| nns-genesis-token canister id on network 'local' is renrk-eyaaa-aaaaa-aaada-cai | |
| nns-identity has no local canister ID. | |
| nns-ui has no local canister ID. | |
| nns-sns-wasm canister id on network 'local' is qaa6y-5yaaa-aaaaa-aaafa-cai | |
| nns-ic-ckbtc-minter has no local canister ID. | |
| Importing all canisters from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/cli/dfx.json | |
| Importing canister 'sns_governance' as 'sns_governance' | |
| Importing /home/sns/candid/sns_governance.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/governance/canister/governance.did | |
| sns_governance has no canister id for network 'ic' | |
| Importing canister 'sns_index' as 'sns_index' | |
| Importing /home/sns/candid/sns_index.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/rosetta-api/icrc1/index/index.did | |
| sns_index has no canister id for network 'ic' | |
| Importing canister 'sns_ledger' as 'sns_ledger' | |
| Importing /home/sns/candid/sns_ledger.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/rosetta-api/icrc1/ledger/ledger.did | |
| sns_ledger has no canister id for network 'ic' | |
| Importing canister 'sns_root' as 'sns_root' | |
| Importing /home/sns/candid/sns_root.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/root/canister/root.did | |
| sns_root has no canister id for network 'ic' | |
| Importing canister 'sns_swap' as 'sns_swap' | |
| Importing /home/sns/candid/sns_swap.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/swap/canister/swap.did | |
| sns_swap has no canister id for network 'ic' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 25845 100 25845 0 0 147k 0 --:--:-- --:--:-- --:--:-- 147k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 17373 100 17373 0 0 90295 0 --:--:-- --:--:-- --:--:-- 90484 | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 144k 0 144k 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k | |
| Creating canister internet_identity... | |
| internet_identity canister created with canister id: qhbym-qaaaa-aaaaa-aaafq-cai | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 100 1812k 100 1812k 0 0 611k 0 0:00:02 0:00:02 --:--:-- 1047k | |
| Creating canister nns-dapp... | |
| nns-dapp canister created with canister id: qsgjb-riaaa-aaaaa-aaaga-cai | |
| Creating canister sns_aggregator... | |
| sns_aggregator canister created with canister id: qvhpv-4qaaa-aaaaa-aaagq-cai | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 100 2529k 100 2529k 0 0 1619k 0 0:00:01 0:00:01 --:--:-- 3376k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 100 368k 100 368k 0 0 400k 0 --:--:-- --:--:-- --:--:-- 1959k | |
| Creating UI canister on the local network. | |
| The UI canister on the "local" network is "bnz7o-iuaaa-aaaaa-qaaaa-cai" | |
| Installing code for canister sns_aggregator, with canister ID qvhpv-4qaaa-aaaaa-aaagq-cai | |
| Installing code for canister internet_identity, with canister ID qhbym-qaaaa-aaaaa-aaafq-cai | |
| Installing code for canister nns-dapp, with canister ID qsgjb-riaaa-aaaaa-aaaga-cai | |
| Using NNS URLs: ["http://localhost:8000/"] | |
| Title: Set authorized subnets | |
| Summary: This proposal sets the application subnet as authorized | |
| Payload: SetAuthorizedSubnetworkListArgs { | |
| who: None, | |
| subnets: [ | |
| crr2a-gqalj-vc7dr-bh5bo-mps2i-7i4h5-xmuiy-qcbht-u5qul-st2lo-cae, | |
| ], | |
| } | |
| submit_proposal for Set authorized subnets response: Ok(proposal 1) | |
| proposal 1 | |
| Using NNS URLs: ["http://localhost:8000/"] | |
| Title: Add SNS Subnet IDs to SNS-WASM | |
| Summary: This proposal sets the SNS subnet | |
| Payload: UpdateSnsSubnetListRequest { | |
| sns_subnet_ids_to_add: [ | |
| crr2a-gqalj-vc7dr-bh5bo-mps2i-7i4h5-xmuiy-qcbht-u5qul-st2lo-cae, | |
| ], | |
| sns_subnet_ids_to_remove: [], | |
| } | |
| submit_proposal for Add SNS Subnet IDs to SNS-WASM response: Ok(proposal 2) | |
| proposal 2 | |
| Downloading WASMs at specified IC_COMMIT. | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 244k 100 244k 0 0 543k 0 --:--:-- --:--:-- --:--:-- 544k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 673k 100 673k 0 0 1654k 0 --:--:-- --:--:-- --:--:-- 1651k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 425k 100 425k 0 0 2064k 0 --:--:-- --:--:-- --:--:-- 2074k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 579k 100 579k 0 0 2243k 0 --:--:-- --:--:-- --:--:-- 2244k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 213k 100 213k 0 0 1199k 0 --:--:-- --:--:-- --:--:-- 1194k | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 314k 100 314k 0 0 1533k 0 --:--:-- --:--:-- --:--:-- 1535k | |
| Submitting WASM for root | |
| Using NNS URLs: ["http://localhost:8000/"] | |
| submit_proposal for Add root SNS canister wasm to SNS-WASM response: Ok(proposal 3) | |
| Submitting WASM for governance | |
| Using NNS URLs: ["http://localhost:8000/"] | |
| submit_proposal for Add governance SNS canister wasm to SNS-WASM response: Ok(proposal 4) | |
| Submitting WASM for swap | |
| Using NNS URLs: ["http://localhost:8000/"] | |
| submit_proposal for Add swap SNS canister wasm to SNS-WASM response: Ok(proposal 5) | |
| Submitting WASM for ledger | |
| Using NNS URLs: ["http://localhost:8000/"] | |
| submit_proposal for Add ledger SNS canister wasm to SNS-WASM response: Ok(proposal 6) | |
| Submitting WASM for index | |
| Using NNS URLs: ["http://localhost:8000/"] | |
| submit_proposal for Add index SNS canister wasm to SNS-WASM response: Ok(proposal 7) | |
| Submitting WASM for archive | |
| Using NNS URLs: ["http://localhost:8000/"] | |
| submit_proposal for Add archive SNS canister wasm to SNS-WASM response: Ok(proposal 8) | |
| [bizkit@archlinux ~]$ docker exec $SNS_TESTING_INSTANCE bash run_basic_scenario.sh | |
| Using identity: "default". | |
| Setting ICP/XDR conversion rate to 10000 ... | |
| Using NNS URLs: ["http://localhost:8000/"] | |
| Title: Updating Xdr/Icp conversion rate to 10000 | |
| Summary: Set ICP/XDR conversion rate to 10000 | |
| Payload: UpdateIcpXdrConversionRatePayload { | |
| data_source: "IC admin", | |
| timestamp_seconds: 1716671166, | |
| xdr_permyriad_per_icp: 10000, | |
| reason: None, | |
| } | |
| submit_proposal for Updating Xdr/Icp conversion rate to 10000 response: Ok(proposal 9) | |
| proposal 9 | |
| Using identity: "default". | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 100 645k 100 645k 0 0 618k 0 0:00:01 0:00:01 --:--:-- 618k | |
| Using identity: "default". | |
| Creating canister test... | |
| test canister created with canister id: bkyz2-fmaaa-aaaaa-qaaaq-cai | |
| Installing code for canister test, with canister ID bkyz2-fmaaa-aaaaa-qaaaq-cai | |
| info: syncing channel updates for '1.77.2-x86_64-unknown-linux-gnu' | |
| info: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09) | |
| info: downloading component 'cargo' | |
| info: downloading component 'clippy' | |
| info: downloading component 'rust-docs' | |
| info: downloading component 'rust-std' for 'wasm32-unknown-unknown' | |
| info: downloading component 'rust-std' for 'x86_64-apple-darwin' | |
| info: downloading component 'rust-std' for 'x86_64-pc-windows-gnu' | |
| info: downloading component 'rust-std' | |
| info: downloading component 'rustc' | |
| info: downloading component 'rustfmt' | |
| info: installing component 'cargo' | |
| info: installing component 'clippy' | |
| info: installing component 'rust-docs' | |
| info: installing component 'rust-std' for 'wasm32-unknown-unknown' | |
| info: installing component 'rust-std' for 'x86_64-apple-darwin' | |
| info: installing component 'rust-std' for 'x86_64-pc-windows-gnu' | |
| info: installing component 'rust-std' | |
| info: installing component 'rustc' | |
| info: installing component 'rustfmt' | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| OK | |
| Using identity: "default". | |
| Using identity: "default". | |
| Invoking dfx with `dfx`. dfx version: dfx 0.19.0 | |
| Added as controller of "bkyz2-fmaaa-aaaaa-qaaaq-cai": r7inp-6aaaa-aaaaa-aaabq-cai | |
| Using identity: "default". | |
| Using identity: "default". | |
| Using identity: "default". | |
| Using identity: "default". | |
| Using identity: "default". | |
| Creating a wallet canister on the local network. | |
| The wallet canister on the "local" network for user "default" is "bd3sg-teaaa-aaaaa-qaaba-cai" | |
| Fabricating 2345000000000000 cycles onto bd3sg-teaaa-aaaaa-qaaba-cai | |
| Fabricated 2345000000000000 cycles, updated balance: 2_445_000_000_000_000 cycles | |
| Depositing 200000000000000 cycles onto qaa6y-5yaaa-aaaaa-aaafa-cai | |
| Deposited 200000000000000 cycles. | |
| Importing all canisters from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/dfx.json | |
| Importing canister 'cycles-minting' as 'nns-cycles-minting' | |
| Importing /home/sns/candid/nns-cycles-minting.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/cmc/cmc.did | |
| cycles-minting canister id on network 'local' is rkp4c-7iaaa-aaaaa-aaaca-cai | |
| Importing canister 'genesis-token' as 'nns-genesis-token' | |
| Importing /home/sns/candid/nns-genesis-token.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/gtc/canister/gtc.did | |
| genesis-token canister id on network 'local' is renrk-eyaaa-aaaaa-aaada-cai | |
| Importing canister 'governance' as 'nns-governance' | |
| Importing /home/sns/candid/nns-governance.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/governance/canister/governance.did | |
| governance canister id on network 'local' is rrkah-fqaaa-aaaaa-aaaaq-cai | |
| Importing canister 'ledger' as 'nns-ledger' | |
| Importing /home/sns/candid/nns-ledger.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/rosetta-api/icp_ledger/ledger.did | |
| ledger canister id on network 'local' is ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Importing canister 'lifeline' as 'nns-lifeline' | |
| Importing /home/sns/candid/nns-lifeline.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/handlers/lifeline/impl/lifeline.did | |
| lifeline canister id on network 'local' is rno2w-sqaaa-aaaaa-aaacq-cai | |
| Importing canister 'registry' as 'nns-registry' | |
| Importing /home/sns/candid/nns-registry.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/registry/canister/canister/registry.did | |
| registry canister id on network 'local' is rwlgt-iiaaa-aaaaa-aaaaa-cai | |
| Importing canister 'root' as 'nns-root' | |
| Importing /home/sns/candid/nns-root.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/handlers/root/impl/canister/root.did | |
| root canister id on network 'local' is r7inp-6aaaa-aaaaa-aaabq-cai | |
| Importing canister 'sns-wasm' as 'nns-sns-wasm' | |
| Importing /home/sns/candid/nns-sns-wasm.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/nns/sns-wasm/canister/sns-wasm.did | |
| sns-wasm canister id on network 'local' is qaa6y-5yaaa-aaaaa-aaafa-cai | |
| nns-registry canister id on network 'local' is rwlgt-iiaaa-aaaaa-aaaaa-cai | |
| nns-governance canister id on network 'local' is rrkah-fqaaa-aaaaa-aaaaq-cai | |
| nns-ledger canister id on network 'local' is ryjl3-tyaaa-aaaaa-aaaba-cai | |
| nns-root canister id on network 'local' is r7inp-6aaaa-aaaaa-aaabq-cai | |
| nns-cycles-minting canister id on network 'local' is rkp4c-7iaaa-aaaaa-aaaca-cai | |
| nns-lifeline canister id on network 'local' is rno2w-sqaaa-aaaaa-aaacq-cai | |
| nns-genesis-token canister id on network 'local' is renrk-eyaaa-aaaaa-aaada-cai | |
| nns-identity has no local canister ID. | |
| nns-ui has no local canister ID. | |
| nns-sns-wasm canister id on network 'local' is qaa6y-5yaaa-aaaaa-aaafa-cai | |
| nns-ic-ckbtc-minter has no local canister ID. | |
| Importing all canisters from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/cli/dfx.json | |
| Importing canister 'sns_governance' as 'sns_governance' | |
| Importing /home/sns/candid/sns_governance.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/governance/canister/governance.did | |
| sns_governance has no canister id for network 'ic' | |
| Importing canister 'sns_index' as 'sns_index' | |
| Importing /home/sns/candid/sns_index.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/rosetta-api/icrc1/index/index.did | |
| sns_index has no canister id for network 'ic' | |
| Importing canister 'sns_ledger' as 'sns_ledger' | |
| Importing /home/sns/candid/sns_ledger.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/rosetta-api/icrc1/ledger/ledger.did | |
| sns_ledger has no canister id for network 'ic' | |
| Importing canister 'sns_root' as 'sns_root' | |
| Importing /home/sns/candid/sns_root.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/root/canister/root.did | |
| sns_root has no canister id for network 'ic' | |
| Importing canister 'sns_swap' as 'sns_swap' | |
| Importing /home/sns/candid/sns_swap.did from https://raw.githubusercontent.com/dfinity/ic/fda260e972c03a580be1119d6c2868e30171be02/rs/sns/swap/canister/swap.did | |
| sns_swap has no canister id for network 'ic' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 25845 100 25845 0 0 96435 0 --:--:-- --:--:-- --:--:-- 96797 | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 17373 100 17373 0 0 67195 0 --:--:-- --:--:-- --:--:-- 67077 | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 144k 0 144k 0 0 147k 0 --:--:-- --:--:-- --:--:-- 147k | |
| Loaded configuration. | |
| Sending proposal with title "NNS Proposal to create an SNS named 'Rock Out'" to NNS (--network=local)... | |
| Invoking dfx with `dfx`. dfx version: dfx 0.19.0 | |
| default | |
| Imported identity: "test-neuron-1-owner__b2ucp-4x6ou-zvxwi-niymn-pvllt-rdxqr-wi4zj-jat5l-ijt2s-vv4f5-4ae". | |
| Using identity: "test-neuron-1-owner__b2ucp-4x6ou-zvxwi-niymn-pvllt-rdxqr-wi4zj-jat5l-ijt2s-vv4f5-4ae". | |
| 🚀 Success! | |
| Message from NNS governance: "The proposal has been created successfully." | |
| Proposal ID: 10 | |
| Using identity: "default". | |
| Using identity: "default". | |
| br5f7-7uaaa-aaaaa-qaaca-cai | |
| by6od-j4aaa-aaaaa-qaadq-cai | |
| bw4dl-smaaa-aaaaa-qaacq-cai | |
| be2us-64aaa-aaaaa-qaabq-cai | |
| b77ix-eeaaa-aaaaa-qaada-cai | |
| Using identity: "default". | |
| OK | |
| Using identity: "default". | |
| OK | |
| Using identity: "default". | |
| Using identity: "default". | |
| Building canisters... | |
| WARN: .did file for canister 'nns-dapp' does not exist. | |
| WARN: .did file for canister 'internet_identity' does not exist. | |
| WARN: Cannot check for vulnerabilities in rust canisters because cargo-audit is not installed. Please run 'cargo install cargo-audit' so that vulnerabilities can be detected. | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| Executing: cargo build --target wasm32-unknown-unknown --release -p test --locked | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| Updating crates.io index | |
| Downloading crates ... | |
| Downloaded autocfg v1.1.0 | |
| Downloaded byteorder v1.5.0 | |
| Downloaded block-buffer v0.10.4 | |
| Downloaded binread v2.2.0 | |
| Downloaded binread_derive v2.1.0 | |
| Downloaded ic0 v0.21.1 | |
| Downloaded candid v0.10.7 | |
| Downloaded arrayvec v0.5.2 | |
| Downloaded cfg-if v0.1.10 | |
| Downloaded wee_alloc v0.4.5 | |
| Downloaded ic-cdk-macros v0.13.2 | |
| Downloaded crypto-common v0.1.6 | |
| Downloaded data-encoding v2.3.3 | |
| Downloaded memory_units v0.4.0 | |
| Downloaded ic_principal v0.1.1 | |
| Downloaded either v1.8.1 | |
| Downloaded hex v0.4.3 | |
| Downloaded cpufeatures v0.2.6 | |
| Downloaded serde_tokenstream v0.1.7 | |
| Downloaded thiserror v1.0.40 | |
| Downloaded version_check v0.9.4 | |
| Downloaded paste v1.0.12 | |
| Downloaded cfg-if v1.0.0 | |
| Downloaded lazy_static v1.4.0 | |
| Downloaded typed-arena v2.0.2 | |
| Downloaded generic-array v0.14.7 | |
| Downloaded digest v0.10.6 | |
| Downloaded candid_derive v0.6.6 | |
| Downloaded serde_bytes v0.11.9 | |
| Downloaded sha2 v0.10.6 | |
| Downloaded psm v0.1.21 | |
| Downloaded thiserror-impl v1.0.40 | |
| Downloaded unicode-width v0.1.10 | |
| Downloaded stacker v0.1.15 | |
| Downloaded num-integer v0.1.45 | |
| Downloaded ic-cdk v0.13.2 | |
| Downloaded pretty v0.12.3 | |
| Downloaded crc32fast v1.3.2 | |
| Downloaded rustversion v1.0.12 | |
| Downloaded leb128 v0.2.5 | |
| Downloaded unicode-ident v1.0.8 | |
| Downloaded anyhow v1.0.70 | |
| Downloaded num-traits v0.2.15 | |
| Downloaded typenum v1.16.0 | |
| Downloaded quote v1.0.26 | |
| Downloaded proc-macro2 v1.0.54 | |
| Downloaded serde_derive v1.0.159 | |
| Downloaded cc v1.0.79 | |
| Downloaded serde v1.0.159 | |
| Downloaded num-bigint v0.4.3 | |
| Downloaded syn v1.0.109 | |
| Downloaded syn v2.0.12 | |
| Downloaded libc v0.2.140 | |
| Compiling proc-macro2 v1.0.54 | |
| Compiling quote v1.0.26 | |
| Compiling unicode-ident v1.0.8 | |
| Compiling typenum v1.16.0 | |
| Compiling autocfg v1.1.0 | |
| Compiling version_check v0.9.4 | |
| Compiling serde v1.0.159 | |
| Compiling serde_derive v1.0.159 | |
| Compiling thiserror v1.0.40 | |
| Compiling generic-array v0.14.7 | |
| Compiling num-traits v0.2.15 | |
| Compiling num-integer v0.1.45 | |
| Compiling syn v1.0.109 | |
| Compiling crc32fast v1.3.2 | |
| Compiling cc v1.0.79 | |
| Compiling num-bigint v0.4.3 | |
| Compiling rustversion v1.0.12 | |
| Compiling anyhow v1.0.70 | |
| Compiling either v1.8.1 | |
| Compiling cfg-if v1.0.0 | |
| Compiling syn v2.0.12 | |
| Compiling paste v1.0.12 | |
| Compiling libc v0.2.140 | |
| Compiling lazy_static v1.4.0 | |
| Compiling psm v0.1.21 | |
| Compiling block-buffer v0.10.4 | |
| Compiling crypto-common v0.1.6 | |
| Compiling digest v0.10.6 | |
| Compiling stacker v0.1.15 | |
| Compiling cpufeatures v0.2.6 | |
| Compiling sha2 v0.10.6 | |
| Compiling typed-arena v2.0.2 | |
| Compiling unicode-width v0.1.10 | |
| Compiling arrayvec v0.5.2 | |
| Compiling data-encoding v2.3.3 | |
| Compiling pretty v0.12.3 | |
| Compiling hex v0.4.3 | |
| Compiling byteorder v1.5.0 | |
| Compiling leb128 v0.2.5 | |
| Compiling wee_alloc v0.4.5 | |
| Compiling memory_units v0.4.0 | |
| Compiling ic0 v0.21.1 | |
| Compiling cfg-if v0.1.10 | |
| Compiling thiserror-impl v1.0.40 | |
| Compiling candid_derive v0.6.6 | |
| Compiling binread_derive v2.1.0 | |
| Compiling binread v2.2.0 | |
| Compiling serde_bytes v0.11.9 | |
| Compiling ic_principal v0.1.1 | |
| Compiling serde_tokenstream v0.1.7 | |
| Compiling candid v0.10.7 | |
| Compiling ic-cdk-macros v0.13.2 | |
| Compiling ic-cdk v0.13.2 | |
| Compiling test v0.1.0 (/home/sns/test) | |
| Finished release [optimized] target(s) in 22.77s | |
| Sending message with | |
| Call type: update | |
| Sender: 7qxyt-o2nhb-bmyry-ftw2p-agm33-axxgq-s4qmi-xiruk-g2fhb-2tuwk-2ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "m\a7\85K\cf\1d\03\06\0c\04D\b8y\95z\c8\c1]\f5\18p\1eis\b4q\db}%&\ea\80"; | |
| command = opt variant { | |
| MakeProposal = record { | |
| url = "https://example.com/"; | |
| title = "Upgrade test canister"; | |
| action = opt variant { | |
| UpgradeSnsControlledCanister = record { | |
| mode = null; | |
| canister_id = opt principal "bkyz2-fmaaa-aaaaa-qaaaq-cai"; | |
| canister_upgrade_arg = opt blob "DIDL\04n\01l\02\b9\c3\ee\f2\05\02\c9\ab\a8\e9\08\03nqnh\01\00\01\01\05Hello\01\01\0a\80\00\00\00\00\10\00\04\01\01"; | |
| } | |
| }; | |
| summary = "This proposal upgrades test canister"; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x5dea0ad6939feb19316cf202554c85ca237a45f796bc3ac493d7d07d5e2eda0c | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| MakeProposal = record { proposal_id = opt record { id = 1 : nat64 } } | |
| }; | |
| }, | |
| ) | |
| Using identity: "default". | |
| Using identity: "default". | |
| Using identity: "default". | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| OK | |
| Using identity: "default". | |
| Using identity: "default". | |
| Using identity: "participant-000". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 20 | |
| Using identity: "participant-000". | |
| Ticket (0) created with creation time 1716671351174215636 | |
| Sending message with | |
| Call type: update | |
| Sender: j4eet-wmbhl-qtgzv-azddj-bwplx-u4hct-jwsoz-4an4s-g2cng-qpest-dae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "393017a9efcb116dfe89eb9c980a2d2b5e600e47a7209360d1a09f32ee659754"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 0 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_351_174_215_636 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xe019c2abcc91eb65a8b07d0832ff242413d0096c22a8e16804c09214a73e7594 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (21 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: j4eet-wmbhl-qtgzv-azddj-bwplx-u4hct-jwsoz-4an4s-g2cng-qpest-dae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "j4eet-wmbhl-qtgzv-azddj-bwplx-u4hct-jwsoz-4an4s-g2cng-qpest-dae"; | |
| }, | |
| ) | |
| Request ID: 0xffa7ac8dc20d7fc855ea7c166bc3436691cb1ab1c5d7782c6caabbb2a66210e3 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-001". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 22 | |
| Using identity: "participant-001". | |
| Ticket (1) created with creation time 1716671356430544117 | |
| Sending message with | |
| Call type: update | |
| Sender: stikn-l5tus-wpwit-fog5p-td4q4-4ek6v-hui77-jhfsm-464dk-tfqdi-5ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "3bb5f8d8e579b2d8bc77382505a7098a097f45ebdd45494526d2cd5ef513601b"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 1 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_356_430_544_117 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x67dd92d65562d4a19af357580f96f83b30cdfddecf049e74d3a1daf363ae8f37 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (23 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: stikn-l5tus-wpwit-fog5p-td4q4-4ek6v-hui77-jhfsm-464dk-tfqdi-5ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "stikn-l5tus-wpwit-fog5p-td4q4-4ek6v-hui77-jhfsm-464dk-tfqdi-5ae"; | |
| }, | |
| ) | |
| Request ID: 0x55e0d4e312e84b63478ca3bcc8a93059bb97d9e6304ff59e7720e82ef1126b98 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-002". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 24 | |
| Using identity: "participant-002". | |
| Ticket (2) created with creation time 1716671361908373426 | |
| Sending message with | |
| Call type: update | |
| Sender: z4mal-qzyjt-wchn2-4nbpt-bhtj6-ouxid-oxz2i-3zaw3-fw66l-niv3i-fqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "2bd133ba17f9390c7efc767f68ded8ef839597b0996a1a09991c645cfbfd3a90"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 2 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_361_908_373_426 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xef20c9e30557faeb8e2d115972425fc9c4ab1bff5fd0368b280f34ee33ae2bb5 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (25 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: z4mal-qzyjt-wchn2-4nbpt-bhtj6-ouxid-oxz2i-3zaw3-fw66l-niv3i-fqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "z4mal-qzyjt-wchn2-4nbpt-bhtj6-ouxid-oxz2i-3zaw3-fw66l-niv3i-fqe"; | |
| }, | |
| ) | |
| Request ID: 0x5e602a0d11b5158feeab728b555a740d2adf7a510f9dfca23a9c18cc1c0bb39c | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-003". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 26 | |
| Using identity: "participant-003". | |
| Ticket (3) created with creation time 1716671367875085516 | |
| Sending message with | |
| Call type: update | |
| Sender: snkgh-x7l7p-d3jap-4evnr-bzoci-kwrx3-s5r62-w2mbz-broyo-ng45b-5ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "039147febdd656e9c4b75ba5ba364223d85b1298b19e7ba7714f74b925bdc874"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 3 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_367_875_085_516 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x43c00ea35d7fa997334cade58d9d6a670fc375ab054e11edf3c686c563e375f4 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (27 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: snkgh-x7l7p-d3jap-4evnr-bzoci-kwrx3-s5r62-w2mbz-broyo-ng45b-5ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "snkgh-x7l7p-d3jap-4evnr-bzoci-kwrx3-s5r62-w2mbz-broyo-ng45b-5ae"; | |
| }, | |
| ) | |
| Request ID: 0x23aa1193517da6f8b07613a43a177d272171dd3283b1ad6d12811105ea72eafb | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-004". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 28 | |
| Using identity: "participant-004". | |
| Ticket (4) created with creation time 1716671373765601712 | |
| Sending message with | |
| Call type: update | |
| Sender: uchxq-v6zrv-yhxel-4nru6-sv43m-mzccm-qzqbw-4kvpd-x6sdg-zqnd5-iae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "cd66e31a2abf913f4b7b3010f2c7b588dcfebed6252e13c0bda85c9594c1b59a"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 4 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_373_765_601_712 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x5bdff59722a591226014d582ed4171978e08aa52ebc25e8601d57a98e3a3418a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (29 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: uchxq-v6zrv-yhxel-4nru6-sv43m-mzccm-qzqbw-4kvpd-x6sdg-zqnd5-iae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "uchxq-v6zrv-yhxel-4nru6-sv43m-mzccm-qzqbw-4kvpd-x6sdg-zqnd5-iae"; | |
| }, | |
| ) | |
| Request ID: 0xc6c85784082da8cead1b56f089590c1b15d93923111db37eee608525c4d8fe16 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-005". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 30 | |
| Using identity: "participant-005". | |
| Ticket (5) created with creation time 1716671380357755419 | |
| Sending message with | |
| Call type: update | |
| Sender: dypnu-5w45x-23miv-w4cdb-f3udv-rq25i-wkmoc-puzyx-6nhka-ldqml-vqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "f59d71baa8c055e4a07747088d1b6199342779ebde0c1a9f35d264265e3ddd41"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 5 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_380_357_755_419 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xf31e38d93b8793b3db4b2662d1f7e4f32d3f697fce8536bc2a0c9b1fa1c10d1f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (31 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: dypnu-5w45x-23miv-w4cdb-f3udv-rq25i-wkmoc-puzyx-6nhka-ldqml-vqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "dypnu-5w45x-23miv-w4cdb-f3udv-rq25i-wkmoc-puzyx-6nhka-ldqml-vqe"; | |
| }, | |
| ) | |
| Request ID: 0xc90b64cb9b20ca905ac33e6f97a92ccebe15212dbad2231bef45d6c2a41919fa | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-006". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 32 | |
| Using identity: "participant-006". | |
| Ticket (6) created with creation time 1716671386339154939 | |
| Sending message with | |
| Call type: update | |
| Sender: tbxqp-cejgb-kdit5-n5f5e-fffjg-mdyo4-wndkw-wgqah-7wbne-tlfua-rae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "c2a0cc3f2327dea7329a89b3b39ba8847f3be36fb4d595e9ded7e6762780f0f9"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 6 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_386_339_154_939 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x76a2876c55be03901880a439f3e9e160ef34acea3642dc9c7a8208a020599a02 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (33 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: tbxqp-cejgb-kdit5-n5f5e-fffjg-mdyo4-wndkw-wgqah-7wbne-tlfua-rae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "tbxqp-cejgb-kdit5-n5f5e-fffjg-mdyo4-wndkw-wgqah-7wbne-tlfua-rae"; | |
| }, | |
| ) | |
| Request ID: 0xc7bf546f60a09e021903e13ef947c16a1e40888d462296ac7844a3a29bc7ab81 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-007". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 34 | |
| Using identity: "participant-007". | |
| Ticket (7) created with creation time 1716671391605684969 | |
| Sending message with | |
| Call type: update | |
| Sender: 4xp7t-lmdtl-bizdr-jgkry-x4om6-76ymm-a5bbb-fkut3-ulz5a-chrdn-yae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "f48a0af44289115bda08c980972feb231bc0cfd3568b0ca9da42d870c9aafaea"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 7 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_391_605_684_969 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x5f4830fca8dc675efc7d7483a79abd790a79a27fff6f263b784ca14cfbec7445 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (35 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 4xp7t-lmdtl-bizdr-jgkry-x4om6-76ymm-a5bbb-fkut3-ulz5a-chrdn-yae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "4xp7t-lmdtl-bizdr-jgkry-x4om6-76ymm-a5bbb-fkut3-ulz5a-chrdn-yae"; | |
| }, | |
| ) | |
| Request ID: 0x639fac4b35a9464bdfd60fd6e847e96919aa2128fd899df0d13a43c27a36efc6 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-008". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 36 | |
| Using identity: "participant-008". | |
| Ticket (8) created with creation time 1716671398014107706 | |
| Sending message with | |
| Call type: update | |
| Sender: v4k4s-pnheg-wyfs3-cp4kk-igzaz-7fi3q-otqp6-ptoho-pbdv5-7ybf6-wqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "4c881c3931761c5c038161c04552a45df0f3757ed13c1619d95506b1f7ee5e45"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 8 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_398_014_107_706 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xcef001d0417dfd83894f28704e110fbd8ef0a6e8010a7c49b737b9c1b4b8641a | |
| The request is being processed... | |
| The request is being processed... | |
| (37 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: v4k4s-pnheg-wyfs3-cp4kk-igzaz-7fi3q-otqp6-ptoho-pbdv5-7ybf6-wqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "v4k4s-pnheg-wyfs3-cp4kk-igzaz-7fi3q-otqp6-ptoho-pbdv5-7ybf6-wqe"; | |
| }, | |
| ) | |
| Request ID: 0x0c5a1092456c7e7566b26585ce4086acc88054afe7d0f80a28d280e9cb5fd49d | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-009". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 38 | |
| Using identity: "participant-009". | |
| Ticket (9) created with creation time 1716671403980817542 | |
| Sending message with | |
| Call type: update | |
| Sender: jomdj-m4exp-b43rw-na4rs-m3lj6-o2y33-l4zw4-3sxzw-q4w36-r6omw-tae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "145931455f993c49a7ec89ddac4628dad7b898fd38452dbbfcd1b3741e1d9a3c"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 9 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_403_980_817_542 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xc1e3badc75266dc8e659d3db6e00c904f1e9c6701d2a6a3e6debd721ea50d602 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (39 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: jomdj-m4exp-b43rw-na4rs-m3lj6-o2y33-l4zw4-3sxzw-q4w36-r6omw-tae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "jomdj-m4exp-b43rw-na4rs-m3lj6-o2y33-l4zw4-3sxzw-q4w36-r6omw-tae"; | |
| }, | |
| ) | |
| Request ID: 0xb088f7e73b5d313200d5874aaa1cd16b1d15a7ab46335082b64d5d2e51c4dac3 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-010". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 40 | |
| Using identity: "participant-010". | |
| Ticket (10) created with creation time 1716671410605271626 | |
| Sending message with | |
| Call type: update | |
| Sender: z6vzz-r6tgj-rojkx-6hgmz-3ky76-3txgd-dwn7q-bdnrc-biwzm-jncxk-hae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "62a64a1b32f260581f7ea6cf29d180c415235ef8b7e2d2afb7bbfc00398c3387"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 10 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_410_605_271_626 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x5b78c259c0b584ca3a3807f1d6fc5ec5e561e6912c98bfd9b341662121f2331d | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (41 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: z6vzz-r6tgj-rojkx-6hgmz-3ky76-3txgd-dwn7q-bdnrc-biwzm-jncxk-hae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "z6vzz-r6tgj-rojkx-6hgmz-3ky76-3txgd-dwn7q-bdnrc-biwzm-jncxk-hae"; | |
| }, | |
| ) | |
| Request ID: 0x06c973e37a02abf9c8c9516a3f90e42805fc56fa88e013ec50e927e2ce2c8a08 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-011". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 42 | |
| Using identity: "participant-011". | |
| Ticket (11) created with creation time 1716671416455158878 | |
| Sending message with | |
| Call type: update | |
| Sender: eju6d-ylxsp-ocgez-yovgm-zrpbb-xxs4p-lb3wk-raaxr-3fyuk-m2rey-5qe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "20cbca96ca72271eaaaa42c86ce7c1d8d968c5c489e2b4918026ff62bad93620"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 11 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_416_455_158_878 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x8d6f4615669a1582d7ceaf3acc3d24de764195ae108cee9c2f9dff1d409ff1d1 | |
| The request is being processed... | |
| The request is being processed... | |
| (43 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: eju6d-ylxsp-ocgez-yovgm-zrpbb-xxs4p-lb3wk-raaxr-3fyuk-m2rey-5qe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "eju6d-ylxsp-ocgez-yovgm-zrpbb-xxs4p-lb3wk-raaxr-3fyuk-m2rey-5qe"; | |
| }, | |
| ) | |
| Request ID: 0x19b530c4537f997faa60aad68fb08fa0730a28078f944408d9af4a80be95000d | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-012". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 44 | |
| Using identity: "participant-012". | |
| Ticket (12) created with creation time 1716671421693760560 | |
| Sending message with | |
| Call type: update | |
| Sender: oie57-kx6qt-fjdxn-ptqur-ekner-xap4c-qo75e-xzokn-od6q6-qmtvz-oae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "b2a1de2f8cc991eeed10a86f9a5edd5d6c02d5a5499afa997e0c3296bda2f710"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 12 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_421_693_760_560 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x8fa98be648a6250cb51c81ac99f0fe3dcaf18d06717ad285ef4fa797e1aee770 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (45 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: oie57-kx6qt-fjdxn-ptqur-ekner-xap4c-qo75e-xzokn-od6q6-qmtvz-oae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "oie57-kx6qt-fjdxn-ptqur-ekner-xap4c-qo75e-xzokn-od6q6-qmtvz-oae"; | |
| }, | |
| ) | |
| Request ID: 0x7a091762b3b7d9ed41f28bacb97f652210faa95719ae1c2d989c072487329502 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-013". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 46 | |
| Using identity: "participant-013". | |
| Ticket (13) created with creation time 1716671427651241314 | |
| Sending message with | |
| Call type: update | |
| Sender: ktf5o-fwqq6-vaups-t65zo-3mwzq-mwgzx-awmmv-ca3i4-7f246-zumqt-dae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "d838c84b45f32bf091aa644c049ba74c4f83411eaf1fdbfd966ddab6deab2a8f"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 13 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_427_651_241_314 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x225bd4275b66caf09a349ffc7343426536210c92706887182959c1870988ebff | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (47 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: ktf5o-fwqq6-vaups-t65zo-3mwzq-mwgzx-awmmv-ca3i4-7f246-zumqt-dae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "ktf5o-fwqq6-vaups-t65zo-3mwzq-mwgzx-awmmv-ca3i4-7f246-zumqt-dae"; | |
| }, | |
| ) | |
| Request ID: 0x080986bb0b61b344d3a8e251098a959772c45c45a91f8d7c4a0dd0bd9bd9b108 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-014". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 48 | |
| Using identity: "participant-014". | |
| Ticket (14) created with creation time 1716671434096976049 | |
| Sending message with | |
| Call type: update | |
| Sender: nwz5f-cl24j-53ulz-gfzq5-fmsoh-hvlit-2nr2u-ycbo2-n72iv-p7k4d-vae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "4fdce8959e37c4b440c37f8b1d3127f6b7da446ecc1a8429228028a9cce91e38"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 14 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_434_096_976_049 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xef8352842449ea6e8201d9b5dd71b227eb661a238b3091e93083d39fe1127e89 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (49 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: nwz5f-cl24j-53ulz-gfzq5-fmsoh-hvlit-2nr2u-ycbo2-n72iv-p7k4d-vae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "nwz5f-cl24j-53ulz-gfzq5-fmsoh-hvlit-2nr2u-ycbo2-n72iv-p7k4d-vae"; | |
| }, | |
| ) | |
| Request ID: 0xb1d4fba1d0dfcbe7f9d887d050f9f9f9764700a490cdcdeddaf43cddf5cf97ed | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-015". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 50 | |
| Using identity: "participant-015". | |
| Ticket (15) created with creation time 1716671440625345053 | |
| Sending message with | |
| Call type: update | |
| Sender: zh4d6-ql6oq-baw6f-tfkpc-d3tsf-ldgtp-zpgf3-owde6-khycv-xmxyu-dqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "c5bbfce333906eee8f532663d7ce4339aa8702908314fed394402ed634618eb9"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 15 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_440_625_345_053 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x5ba12f2eab073c5bda8020cba7677ce208158891a7175dbc701a9aef767fd94d | |
| The request is being processed... | |
| The request is being processed... | |
| (51 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: zh4d6-ql6oq-baw6f-tfkpc-d3tsf-ldgtp-zpgf3-owde6-khycv-xmxyu-dqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "zh4d6-ql6oq-baw6f-tfkpc-d3tsf-ldgtp-zpgf3-owde6-khycv-xmxyu-dqe"; | |
| }, | |
| ) | |
| Request ID: 0x2ed62ce53cf7378f9d3efb859f2816ab725cf99a537e98e433a70778420c01ba | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-016". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 52 | |
| Using identity: "participant-016". | |
| Ticket (16) created with creation time 1716671445780711932 | |
| Sending message with | |
| Call type: update | |
| Sender: usk52-6rk3j-5jtoj-5gkad-d4hmv-b56w4-c7xyh-v3nmi-nvlum-ptt7k-gae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "919fb6ae0062f6de43d2e76ab539c3b910c23d9358ecf92ed2a1050b18877dc5"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 16 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_445_780_711_932 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x5cc15abedab593fa08b2236f433b8eaabfc784c6008a7cb937d93b7b8b6c272f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (53 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: usk52-6rk3j-5jtoj-5gkad-d4hmv-b56w4-c7xyh-v3nmi-nvlum-ptt7k-gae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "usk52-6rk3j-5jtoj-5gkad-d4hmv-b56w4-c7xyh-v3nmi-nvlum-ptt7k-gae"; | |
| }, | |
| ) | |
| Request ID: 0xc5c8db2b76a8640b5aa201313858486c38079ad9d00b84a3837d1c09a3e50740 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-017". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 54 | |
| Using identity: "participant-017". | |
| Ticket (17) created with creation time 1716671450963738696 | |
| Sending message with | |
| Call type: update | |
| Sender: 7fudo-o5yvv-oqfjo-t74nr-23bvw-7gglh-jl2qp-q6tqc-wzgtq-4xrnx-5qe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "6494929325c95e291dc6e338471d83e8fc327a2d3e1d8175b53a3923a5b14fa4"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 17 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_450_963_738_696 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x7351170ea72a85317da3227336475a88a39960d6717b1cca890e0f256f2df813 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (55 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 7fudo-o5yvv-oqfjo-t74nr-23bvw-7gglh-jl2qp-q6tqc-wzgtq-4xrnx-5qe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "7fudo-o5yvv-oqfjo-t74nr-23bvw-7gglh-jl2qp-q6tqc-wzgtq-4xrnx-5qe"; | |
| }, | |
| ) | |
| Request ID: 0xc9280290a208a486d83528becb3a79e4b3461e4470b1a78bf994fdd30039628d | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-018". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 56 | |
| Using identity: "participant-018". | |
| Ticket (18) created with creation time 1716671456219024044 | |
| Sending message with | |
| Call type: update | |
| Sender: qqrgh-ju4li-eimkf-s7yoh-fu6lo-qbl5x-g4rkc-nfcuh-g4r7w-nezgu-pae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "2add496870ea5113b05a0da946cf8fc1d3323af2508611976da7b55609b176a9"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 18 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_456_219_024_044 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xd6fb1dbe515df610542d42670f82cf9c1cffdb9b4049b86610389386c8bf8581 | |
| The request is being processed... | |
| The request is being processed... | |
| (57 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: qqrgh-ju4li-eimkf-s7yoh-fu6lo-qbl5x-g4rkc-nfcuh-g4r7w-nezgu-pae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "qqrgh-ju4li-eimkf-s7yoh-fu6lo-qbl5x-g4rkc-nfcuh-g4r7w-nezgu-pae"; | |
| }, | |
| ) | |
| Request ID: 0xbbf0a4dc511936625f6a49514e4feca79715f1c788ce9554dd41033ee9e8cdb2 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-019". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 58 | |
| Using identity: "participant-019". | |
| Ticket (19) created with creation time 1716671461418117393 | |
| Sending message with | |
| Call type: update | |
| Sender: 32wcj-b5czi-jkli4-xss4d-4ryqs-priqi-2unje-e7kg2-n77c7-4d5ap-mae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "c37d3eb11c79d704e5c7b5a87bc8384f91dee9209b861a6272a5027bc20dd168"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 19 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_461_418_117_393 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x2e505302269018642d401728aca3e65c8457ca32751846eac9232081cf525942 | |
| The request is being processed... | |
| The request is being processed... | |
| (59 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 32wcj-b5czi-jkli4-xss4d-4ryqs-priqi-2unje-e7kg2-n77c7-4d5ap-mae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "32wcj-b5czi-jkli4-xss4d-4ryqs-priqi-2unje-e7kg2-n77c7-4d5ap-mae"; | |
| }, | |
| ) | |
| Request ID: 0x38260a0fa7951890a864ac3da434dfc06122ce4679100ecfc04e320be6f55c90 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-020". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 60 | |
| Using identity: "participant-020". | |
| Ticket (20) created with creation time 1716671467287733139 | |
| Sending message with | |
| Call type: update | |
| Sender: t3nsq-nigkz-ktbsg-5ybqe-r3he2-eqxqu-7pi7p-smuoy-lrsrx-ek3m3-fqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "71941aa7d93bca28ae5f09bf1fd70294198e49edca9142fbf18905c4589252af"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 20 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_467_287_733_139 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x719ace2b8112a4d388c494fe0da503ff1052b1299d6cd6c551dbf15f84c8d370 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (61 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: t3nsq-nigkz-ktbsg-5ybqe-r3he2-eqxqu-7pi7p-smuoy-lrsrx-ek3m3-fqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "t3nsq-nigkz-ktbsg-5ybqe-r3he2-eqxqu-7pi7p-smuoy-lrsrx-ek3m3-fqe"; | |
| }, | |
| ) | |
| Request ID: 0xa43f148c632ad4851373361d3610ec7a8493a627597be1cf5ba6795fdb8b82a4 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-021". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 62 | |
| Using identity: "participant-021". | |
| Ticket (21) created with creation time 1716671472441508332 | |
| Sending message with | |
| Call type: update | |
| Sender: t2ach-arjtk-wsfy7-izkb4-p5cgc-tyu7v-vj3fz-hcxip-ugmja-lqybv-kae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "570ec93445f45fe88d49c5adef24e5055b18204cdbc51a2e8d5f5ef8ea95af62"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 21 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_472_441_508_332 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xad97ec8c7dd58a3098fda2f399d647bccdb7934498f988b6adfce6e837577b17 | |
| The request is being processed... | |
| The request is being processed... | |
| (63 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: t2ach-arjtk-wsfy7-izkb4-p5cgc-tyu7v-vj3fz-hcxip-ugmja-lqybv-kae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "t2ach-arjtk-wsfy7-izkb4-p5cgc-tyu7v-vj3fz-hcxip-ugmja-lqybv-kae"; | |
| }, | |
| ) | |
| Request ID: 0xc746118e7ae725afbc4b1896c576bad0e39711fbdaef01fa281765a001437937 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-022". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 64 | |
| Using identity: "participant-022". | |
| Ticket (22) created with creation time 1716671477606621274 | |
| Sending message with | |
| Call type: update | |
| Sender: 5p5t7-jkjcy-u7d6i-ewyxo-5d34v-63ntt-nzfej-izcem-2lw7s-n2z5u-aae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "90c9b64dd463fb3e42184380f39637a274dd3e7b6ddc8e97dd77add8f5689a58"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 22 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_477_606_621_274 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x3a06ae687039bbe225458078e89f10b1a3ceb03ade41051d8078ac1a5b3bb37d | |
| The request is being processed... | |
| The request is being processed... | |
| (65 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 5p5t7-jkjcy-u7d6i-ewyxo-5d34v-63ntt-nzfej-izcem-2lw7s-n2z5u-aae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "5p5t7-jkjcy-u7d6i-ewyxo-5d34v-63ntt-nzfej-izcem-2lw7s-n2z5u-aae"; | |
| }, | |
| ) | |
| Request ID: 0xf8d4bec229651a8d6ad3060e53ef423dc6be62f938f622aeb2945037c8123963 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-023". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 66 | |
| Using identity: "participant-023". | |
| Ticket (23) created with creation time 1716671483407851245 | |
| Sending message with | |
| Call type: update | |
| Sender: yvmey-r4xhe-l3rhg-sqfzb-cep6p-dehc2-tjep5-2jlmb-dkamq-z4yrv-hqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "81730cca76b7d9c7bf110e2913dbbb0ef333bbd4a701a79b6268dc2663913e1f"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 23 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_483_407_851_245 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x8cb4ae8dbb4d2a5574519d0d68a16ba87acb236bcbef541cc63cc0d9bff08fac | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (67 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: yvmey-r4xhe-l3rhg-sqfzb-cep6p-dehc2-tjep5-2jlmb-dkamq-z4yrv-hqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "yvmey-r4xhe-l3rhg-sqfzb-cep6p-dehc2-tjep5-2jlmb-dkamq-z4yrv-hqe"; | |
| }, | |
| ) | |
| Request ID: 0x8e427b8071e0145a96fb620d27d709e5c6c94faf19ef49a7979428b0a3728e6b | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-024". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 68 | |
| Using identity: "participant-024". | |
| Ticket (24) created with creation time 1716671488593964292 | |
| Sending message with | |
| Call type: update | |
| Sender: bvrms-uhues-l4lex-e7t4q-4vcvw-tevwt-tled3-tvv7a-hnkdf-ec7jv-yae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "72791aa00376a9aba77e8fa458a1a0b2f3c416de91075cb25550fe95c2ef2611"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 24 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_488_593_964_292 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x9791094f3724f924a12520097f80a5380285ad036f2186ce0dd948c4129e1b9c | |
| The request is being processed... | |
| The request is being processed... | |
| (69 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: bvrms-uhues-l4lex-e7t4q-4vcvw-tevwt-tled3-tvv7a-hnkdf-ec7jv-yae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "bvrms-uhues-l4lex-e7t4q-4vcvw-tevwt-tled3-tvv7a-hnkdf-ec7jv-yae"; | |
| }, | |
| ) | |
| Request ID: 0xa4225fa98a5f3b543fdfe085fc1486eb43ce1ccaaff5e9780e319b3893166698 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-025". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 70 | |
| Using identity: "participant-025". | |
| Ticket (25) created with creation time 1716671495107791086 | |
| Sending message with | |
| Call type: update | |
| Sender: r7ure-6cdgy-lvizc-brhhg-xom3n-shicr-bxf23-tybv6-caggi-ihssa-lqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "c97dfafcece4cfdb171e8086c7cd9ec5c15e4a55fa1d0bf7c9982b80919d338e"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 25 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_495_107_791_086 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xb388d589ceaef2e7dbfc8c68789d7e3410860191552ed58004f6f0d3daa8f658 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (71 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: r7ure-6cdgy-lvizc-brhhg-xom3n-shicr-bxf23-tybv6-caggi-ihssa-lqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "r7ure-6cdgy-lvizc-brhhg-xom3n-shicr-bxf23-tybv6-caggi-ihssa-lqe"; | |
| }, | |
| ) | |
| Request ID: 0x076639ce3229a913b428e71c61b227311d1a6e80df1fb10164579d74edf879a2 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-026". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 72 | |
| Using identity: "participant-026". | |
| Ticket (26) created with creation time 1716671500901813309 | |
| Sending message with | |
| Call type: update | |
| Sender: shn7s-ykahp-66shw-yt4m5-loomr-3kfui-2yegl-ywmzn-7rthk-p6f6f-4qe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "b1d45c09bb04b7066ab0e9a100cec47c1aba1a677957bcabb3eaa9427a1f726c"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 26 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_500_901_813_309 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x35d03a427c011ae18f3083f4d7e85041f73cfc80713e812f69296aa2604eb767 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (73 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: shn7s-ykahp-66shw-yt4m5-loomr-3kfui-2yegl-ywmzn-7rthk-p6f6f-4qe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "shn7s-ykahp-66shw-yt4m5-loomr-3kfui-2yegl-ywmzn-7rthk-p6f6f-4qe"; | |
| }, | |
| ) | |
| Request ID: 0x8a4d34a43c662351818b4fc4d8a5ff3a95d9dea121a55f9a2491ebf10af9cdee | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-027". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 74 | |
| Using identity: "participant-027". | |
| Ticket (27) created with creation time 1716671506729470361 | |
| Sending message with | |
| Call type: update | |
| Sender: pckw6-e33p6-x5pkq-mweie-o6war-kvpd7-wtnjt-ksm22-niqa3-3maww-cqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "c7b092f065798dda408c1f1222b42feed24013b8d8bb72803f189959d7e2483c"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 27 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_506_729_470_361 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x9f86a010537438d40b090bfc6583a2cb2b269b7c6a49b1d4562c534a9191ae71 | |
| The request is being processed... | |
| The request is being processed... | |
| (75 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: pckw6-e33p6-x5pkq-mweie-o6war-kvpd7-wtnjt-ksm22-niqa3-3maww-cqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "pckw6-e33p6-x5pkq-mweie-o6war-kvpd7-wtnjt-ksm22-niqa3-3maww-cqe"; | |
| }, | |
| ) | |
| Request ID: 0xc325f69781c6cb54cf87abfb0e792c841296c3aa2a6d521f06432f233a419341 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-028". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 76 | |
| Using identity: "participant-028". | |
| Ticket (28) created with creation time 1716671511889836795 | |
| Sending message with | |
| Call type: update | |
| Sender: wsdiy-ufxmr-sg2t7-hauo6-vhvla-uqzgb-x46fg-kyvgj-63sbr-4466f-fqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "f99e49367987f9c0260a073a245a8f1d1a3d5c600eb0a7687eae4b1841c82365"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 28 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_511_889_836_795 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x525a8e56df4d648ea35f525a536884e6aadf8f131eaa03988c59040e97fc9982 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (77 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: wsdiy-ufxmr-sg2t7-hauo6-vhvla-uqzgb-x46fg-kyvgj-63sbr-4466f-fqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "wsdiy-ufxmr-sg2t7-hauo6-vhvla-uqzgb-x46fg-kyvgj-63sbr-4466f-fqe"; | |
| }, | |
| ) | |
| Request ID: 0xe345b9c86e25bdcea9e2aea01c0dc3bd72a559130a5a372f9ece91e88d837349 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-029". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 78 | |
| Using identity: "participant-029". | |
| Ticket (29) created with creation time 1716671517694392387 | |
| Sending message with | |
| Call type: update | |
| Sender: 7xkvz-jvdrc-itui2-77pi3-t6tpx-uy5jw-ut6gd-apfws-iq4ue-yjnhw-wqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "e113d61bff22946ba0b9d57bf003da0a1ff93ce84b11b26b1b1d9d0dc15820de"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 29 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_517_694_392_387 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xfd551d62fd0208f9745bead005944a0609eb1619a20f75a6be8b94757d9942af | |
| The request is being processed... | |
| The request is being processed... | |
| (79 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 7xkvz-jvdrc-itui2-77pi3-t6tpx-uy5jw-ut6gd-apfws-iq4ue-yjnhw-wqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "7xkvz-jvdrc-itui2-77pi3-t6tpx-uy5jw-ut6gd-apfws-iq4ue-yjnhw-wqe"; | |
| }, | |
| ) | |
| Request ID: 0xfa93fc5384e110cf45e2bab3c6462a0dddcbcc08803fc8a18745067075eceb5a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-030". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 80 | |
| Using identity: "participant-030". | |
| Ticket (30) created with creation time 1716671523525060998 | |
| Sending message with | |
| Call type: update | |
| Sender: 6tpzu-bqy6l-czhkl-ukyk7-gwzwi-wcvf6-grjsv-s4z2a-zmfoo-5gog2-aqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "118c0141950d03806380e59979038e86b8669799a92dbcf4f0dc6d34203eb1a9"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 30 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_523_525_060_998 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xc3204efac8ac86f06fca59b95e9233fcdf9e0cb5cad1ebfe00131ffd6fb7383b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (81 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 6tpzu-bqy6l-czhkl-ukyk7-gwzwi-wcvf6-grjsv-s4z2a-zmfoo-5gog2-aqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "6tpzu-bqy6l-czhkl-ukyk7-gwzwi-wcvf6-grjsv-s4z2a-zmfoo-5gog2-aqe"; | |
| }, | |
| ) | |
| Request ID: 0x998b378ac677108bdff95dd95d7197937ce5652455ccb7289eedd63bf694d81d | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-031". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 82 | |
| Using identity: "participant-031". | |
| Ticket (31) created with creation time 1716671528722801573 | |
| Sending message with | |
| Call type: update | |
| Sender: qpxkc-iqxf5-hqu6w-tzw3c-fz4pg-jvgyf-qa3qh-ds67m-4epo2-5327c-6ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "d5ec2f372901e021171ac2213d9b234fb3f4ab65d51c449171543b39eac1c289"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 31 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_528_722_801_573 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x3268d2d49ab2a7074267f4d1ca2d9be84546e6e8fad058f0371e0a732545de45 | |
| The request is being processed... | |
| The request is being processed... | |
| (83 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: qpxkc-iqxf5-hqu6w-tzw3c-fz4pg-jvgyf-qa3qh-ds67m-4epo2-5327c-6ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "qpxkc-iqxf5-hqu6w-tzw3c-fz4pg-jvgyf-qa3qh-ds67m-4epo2-5327c-6ae"; | |
| }, | |
| ) | |
| Request ID: 0xb2038c3ec7933aa96be7cdb3f64d538ee104067f9a39ea407e01241152cb4ae7 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-032". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 84 | |
| Using identity: "participant-032". | |
| Ticket (32) created with creation time 1716671534536500699 | |
| Sending message with | |
| Call type: update | |
| Sender: w5dfc-md7ua-3r6ln-aryuj-lw3xc-wk52y-2giae-aodbr-g3ida-qhl5f-3ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "7e6d59cc8364bb784248925a9a918360a12ea8d8c1b7fc77316a73637f10d5f9"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 32 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_534_536_500_699 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x6e7dedc095148aa75caa90fe6b0ca788ac575eb84bdd77a10fa799ced382c5a8 | |
| The request is being processed... | |
| The request is being processed... | |
| (85 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: w5dfc-md7ua-3r6ln-aryuj-lw3xc-wk52y-2giae-aodbr-g3ida-qhl5f-3ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "w5dfc-md7ua-3r6ln-aryuj-lw3xc-wk52y-2giae-aodbr-g3ida-qhl5f-3ae"; | |
| }, | |
| ) | |
| Request ID: 0xf0a050998e84d1ea01614bae0cc8a9babd8c5ca99bf51f56f94eec8f1581a7e9 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-033". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 86 | |
| Using identity: "participant-033". | |
| Ticket (33) created with creation time 1716671539720551228 | |
| Sending message with | |
| Call type: update | |
| Sender: zyszo-d2cve-kitc2-6uftb-6nprc-iuoqk-wzwhh-rdf47-t4mmc-vcqsj-xae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "4a070b89ebdb705ec00942a5e0fd002325e75ab3aeda58d15dc9f21b2168b6aa"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 33 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_539_720_551_228 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x1c7d18d592dfa8531c97c672abfb2c175719779c6d2560457b4c092898bd1f5e | |
| The request is being processed... | |
| The request is being processed... | |
| (87 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: zyszo-d2cve-kitc2-6uftb-6nprc-iuoqk-wzwhh-rdf47-t4mmc-vcqsj-xae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "zyszo-d2cve-kitc2-6uftb-6nprc-iuoqk-wzwhh-rdf47-t4mmc-vcqsj-xae"; | |
| }, | |
| ) | |
| Request ID: 0xbf53eb0488ca9c0420a4d075fe3ac0a8710a4889e443faac569d73df191b94e4 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-034". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 88 | |
| Using identity: "participant-034". | |
| Ticket (34) created with creation time 1716671545542059602 | |
| Sending message with | |
| Call type: update | |
| Sender: fywpw-nf735-nhdzd-3mk7j-k55go-ua7cy-wvslq-mmitr-ombw7-adqzs-nqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "296a602b69eb5d5ee840a54cc1aa16d2d05bee91992b029dc22beb39d166c8dd"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 34 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_545_542_059_602 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x3b6c958d3d60ba2e294ff5f4b710eb5fefde6ad683133d64138f9164bbf35c11 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (89 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: fywpw-nf735-nhdzd-3mk7j-k55go-ua7cy-wvslq-mmitr-ombw7-adqzs-nqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "fywpw-nf735-nhdzd-3mk7j-k55go-ua7cy-wvslq-mmitr-ombw7-adqzs-nqe"; | |
| }, | |
| ) | |
| Request ID: 0xb13083d7a9f75ffaa14bc88bc4487209c973282372e7e59fd37449230f6a0819 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-035". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 90 | |
| Using identity: "participant-035". | |
| Ticket (35) created with creation time 1716671550702619573 | |
| Sending message with | |
| Call type: update | |
| Sender: pphxr-odsqm-2byoo-cmz6q-mfq6r-tuzjk-b6llb-ofjgj-m722n-wef5n-3ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "825c6f10aead524ab833a620a978c5eb9723b8501ab6b18ce5f81e0b8a35f686"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 35 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_550_702_619_573 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xe0ad28130d53aba1168bedd5f74021846be4a9cd48934c88e3f3bc66a381092f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (91 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: pphxr-odsqm-2byoo-cmz6q-mfq6r-tuzjk-b6llb-ofjgj-m722n-wef5n-3ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "pphxr-odsqm-2byoo-cmz6q-mfq6r-tuzjk-b6llb-ofjgj-m722n-wef5n-3ae"; | |
| }, | |
| ) | |
| Request ID: 0x14dbd84ad9dbeaa14cf25cc9bde4b2d44bef88561cd3b937143cdf92e94b9994 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-036". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 92 | |
| Using identity: "participant-036". | |
| Ticket (36) created with creation time 1716671556474972560 | |
| Sending message with | |
| Call type: update | |
| Sender: 2mvcd-pyeup-6xfap-t6xv2-k4e3m-dxff2-irrlk-wywmx-ovsbe-fcbbf-yae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "8753627e8ff9a4862b090eb3002629241e88f9d404075a2a6b395d9316ea6065"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 36 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_556_474_972_560 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x2f66945884b1a7567cbd99c5521cb33e7bdf44f747bf9f896d9cf4ca642c5366 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (93 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 2mvcd-pyeup-6xfap-t6xv2-k4e3m-dxff2-irrlk-wywmx-ovsbe-fcbbf-yae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "2mvcd-pyeup-6xfap-t6xv2-k4e3m-dxff2-irrlk-wywmx-ovsbe-fcbbf-yae"; | |
| }, | |
| ) | |
| Request ID: 0x65150471b8c47dbabc02fab7bdaa315839524f31a52f507dde8b9811a2e869f7 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-037". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 94 | |
| Using identity: "participant-037". | |
| Ticket (37) created with creation time 1716671561675630242 | |
| Sending message with | |
| Call type: update | |
| Sender: e7ppc-tbk5w-pysou-tpq4b-k7sx3-lmfe2-sk36p-tdmp7-2ib3h-ysmor-5qe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "830207439f5e177ed4bb3cf031e2845b957ecee5ca05779984267d3663ed02bc"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 37 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_561_675_630_242 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x235762ddf77cb8798e1854d0d5960ee5c6c9e90894843e1e1794a7456c2a6f73 | |
| The request is being processed... | |
| The request is being processed... | |
| (95 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: e7ppc-tbk5w-pysou-tpq4b-k7sx3-lmfe2-sk36p-tdmp7-2ib3h-ysmor-5qe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "e7ppc-tbk5w-pysou-tpq4b-k7sx3-lmfe2-sk36p-tdmp7-2ib3h-ysmor-5qe"; | |
| }, | |
| ) | |
| Request ID: 0xde0da5c6d39a558aee4cbc77389bb8982b4f320d7bc83457d3c83b7c19c751bc | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-038". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 96 | |
| Using identity: "participant-038". | |
| Ticket (38) created with creation time 1716671567509077035 | |
| Sending message with | |
| Call type: update | |
| Sender: lhtws-cgab7-7w73a-k52fj-grpko-jeyfq-civqf-6y4js-eja55-5s57b-wqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "6ef8bc14040b73d4ca4b524b7105a7c85afcd691442066a622969d8403f4f9a1"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 38 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_567_509_077_035 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x8572e12a6686a37795bbec809309270e8fd3bd35502163a6a5b4fc11b5aa824b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (97 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: lhtws-cgab7-7w73a-k52fj-grpko-jeyfq-civqf-6y4js-eja55-5s57b-wqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "lhtws-cgab7-7w73a-k52fj-grpko-jeyfq-civqf-6y4js-eja55-5s57b-wqe"; | |
| }, | |
| ) | |
| Request ID: 0xf871ba8e04d21d486287b9b50f38a7c1b51d4da3f0cfc59a05d4efedd83a4823 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-039". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 98 | |
| Using identity: "participant-039". | |
| Ticket (39) created with creation time 1716671573351996030 | |
| Sending message with | |
| Call type: update | |
| Sender: 2xwsn-gyb54-25743-gwzqj-j4ps3-passe-gvgpl-ggiin-vkqti-dvckx-mqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "3da45d5e710b33a0c270e9deec7e4f35b1330dd86e3ef114af6952ebe6215527"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 39 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_573_351_996_030 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x3ad0cb0ffffda122e800ee689b0c87eb0263ed18bae6e98e7480b6bfcaa5b426 | |
| The request is being processed... | |
| The request is being processed... | |
| (99 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 2xwsn-gyb54-25743-gwzqj-j4ps3-passe-gvgpl-ggiin-vkqti-dvckx-mqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "2xwsn-gyb54-25743-gwzqj-j4ps3-passe-gvgpl-ggiin-vkqti-dvckx-mqe"; | |
| }, | |
| ) | |
| Request ID: 0x258848e3322597b8a506c7a5897cd2dd395f0eff3f591bb17c6ce6ddab4ce6cc | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-040". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 100 | |
| Using identity: "participant-040". | |
| Ticket (40) created with creation time 1716671579139382140 | |
| Sending message with | |
| Call type: update | |
| Sender: k3rmm-2dno5-nla5c-nt4xw-q2hq4-zmbr5-bgovl-kczxh-z5vcz-c76wo-5qe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "b21ef24e6057cbcf1a1fd4ee8e359be5e6012b7e9cc91a61cef6c2569a64e14a"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 40 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_579_139_382_140 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x03d720e43befdf06fbaa375dc14ef928f7fb0b5e9566f9ed6c1ca1a95a58cd65 | |
| The request is being processed... | |
| The request is being processed... | |
| (101 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: k3rmm-2dno5-nla5c-nt4xw-q2hq4-zmbr5-bgovl-kczxh-z5vcz-c76wo-5qe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "k3rmm-2dno5-nla5c-nt4xw-q2hq4-zmbr5-bgovl-kczxh-z5vcz-c76wo-5qe"; | |
| }, | |
| ) | |
| Request ID: 0x5c3ab6613836683902f5e9615913f98f7062c9594aa444e413247d05e361d667 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-041". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 102 | |
| Using identity: "participant-041". | |
| Ticket (41) created with creation time 1716671584324167519 | |
| Sending message with | |
| Call type: update | |
| Sender: emfrt-e7zzd-gohqc-cz4yl-rya34-24j6m-2goag-too6p-7w2dh-24ohi-jqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "d7034da128ec00fc1e2380774b8834249c7d2c691acf8d5050ab4d07efb8e8e2"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 41 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_584_324_167_519 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x1d0dc14e0a965c72e664634559eaa2752c2f40910d379e329afb139ce4e0c6b9 | |
| The request is being processed... | |
| The request is being processed... | |
| (103 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: emfrt-e7zzd-gohqc-cz4yl-rya34-24j6m-2goag-too6p-7w2dh-24ohi-jqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "emfrt-e7zzd-gohqc-cz4yl-rya34-24j6m-2goag-too6p-7w2dh-24ohi-jqe"; | |
| }, | |
| ) | |
| Request ID: 0x45a48e9a129d9bfa4c1b0f0e4f215d1f104fd604cd1092c79ca7417d650af755 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-042". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 104 | |
| Using identity: "participant-042". | |
| Ticket (42) created with creation time 1716671589527598364 | |
| Sending message with | |
| Call type: update | |
| Sender: lstbq-kxwmq-uhgny-zhipb-rupjg-cjdqq-g7zzj-emqrc-yquor-q6ivk-iae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "9810ec28a24b6d9398dfa7134bc9847d599257624abe6705a4901b496be3fd36"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 42 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_589_527_598_364 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xfd69b0977d98f6e15311a75e741fb5d4da1bd5f66b8cd1c423a1b7148eb1b19a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (105 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: lstbq-kxwmq-uhgny-zhipb-rupjg-cjdqq-g7zzj-emqrc-yquor-q6ivk-iae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "lstbq-kxwmq-uhgny-zhipb-rupjg-cjdqq-g7zzj-emqrc-yquor-q6ivk-iae"; | |
| }, | |
| ) | |
| Request ID: 0x30290dcb38ae107ce6bbe4016e705a55a6c09b7cb0128c72a40203d7837f966e | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-043". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 106 | |
| Using identity: "participant-043". | |
| Ticket (43) created with creation time 1716671595376141353 | |
| Sending message with | |
| Call type: update | |
| Sender: 3d7vl-2arid-26gxf-psji7-sogi6-544np-mq7pl-nkdrd-kl37s-h6jpf-xae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "10cdbefb3e62463a6a2aea1aa51965514d2291fb85912706e31a70c7f33b1451"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 43 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_595_376_141_353 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xff36ed07b55b110a4af569828602af82003f0f0b14eb3d8c9689235c2ccb720b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (107 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 3d7vl-2arid-26gxf-psji7-sogi6-544np-mq7pl-nkdrd-kl37s-h6jpf-xae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "3d7vl-2arid-26gxf-psji7-sogi6-544np-mq7pl-nkdrd-kl37s-h6jpf-xae"; | |
| }, | |
| ) | |
| Request ID: 0xcd36c276190fac4527f4ee951075995c00adc72fe9af5d1801b9cb9ad505b5c5 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-044". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 108 | |
| Using identity: "participant-044". | |
| Ticket (44) created with creation time 1716671601263563016 | |
| Sending message with | |
| Call type: update | |
| Sender: glgu6-amdmk-mpzew-rykwo-5jrxl-5kppl-l57kx-4ip66-fya7q-plplp-kae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "b5ac4d2516cb5c11331dea67a22fdeee952a6f46b2f05dfd21a72218d9067578"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 44 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_601_263_563_016 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x8dfca0c949fe088526e273b72fb8241ea6aa09f49f1311e85ca279380f67d23b | |
| The request is being processed... | |
| The request is being processed... | |
| (109 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: glgu6-amdmk-mpzew-rykwo-5jrxl-5kppl-l57kx-4ip66-fya7q-plplp-kae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "glgu6-amdmk-mpzew-rykwo-5jrxl-5kppl-l57kx-4ip66-fya7q-plplp-kae"; | |
| }, | |
| ) | |
| Request ID: 0x7d6d1e6acd8efa342ed5e5ac008c1bd4f38a015bd36a2d9b26877f5ba4e34b95 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-045". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 110 | |
| Using identity: "participant-045". | |
| Ticket (45) created with creation time 1716671606492584683 | |
| Sending message with | |
| Call type: update | |
| Sender: lkkrh-o4ud4-on3h2-z2voo-dyqnf-j4qni-n6hzf-m4ada-4474o-kfhp5-sqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "de688065fe378f3e5b1fc8071aa813d2009d55b1a8ff7baf1619881e5f3dd162"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 45 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_606_492_584_683 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xd8db23368842a7505bddf8c8d75f5e40903ed0a189c1c3d011d8072939b61750 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (111 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: lkkrh-o4ud4-on3h2-z2voo-dyqnf-j4qni-n6hzf-m4ada-4474o-kfhp5-sqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "lkkrh-o4ud4-on3h2-z2voo-dyqnf-j4qni-n6hzf-m4ada-4474o-kfhp5-sqe"; | |
| }, | |
| ) | |
| Request ID: 0x06f288756723b697d0e8f64b7387e22b38e1dffb48d58dbcac13daf841d0ead0 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-046". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 112 | |
| Using identity: "participant-046". | |
| Ticket (46) created with creation time 1716671613606117524 | |
| Sending message with | |
| Call type: update | |
| Sender: l2vfi-nwmam-mae5s-72akv-zs6yw-tcftv-oenns-zpwnn-du7g6-ujb2m-aae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "9f64f693cff7f6353f671ec0f26f07352f81d5a265f74f2953690feeadc4c10d"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 46 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_613_606_117_524 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xf26415775ebbbcbcaa2a165eb6f5c3498d04fdfd386ea93cddf5b9f7dedb8d26 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (113 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: l2vfi-nwmam-mae5s-72akv-zs6yw-tcftv-oenns-zpwnn-du7g6-ujb2m-aae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "l2vfi-nwmam-mae5s-72akv-zs6yw-tcftv-oenns-zpwnn-du7g6-ujb2m-aae"; | |
| }, | |
| ) | |
| Request ID: 0x3f658261224aec12448ed5fea522a43679c7ddb79fba9ddec1f926c7cfb693ee | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-047". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 114 | |
| Using identity: "participant-047". | |
| Ticket (47) created with creation time 1716671619431036831 | |
| Sending message with | |
| Call type: update | |
| Sender: xyfhb-hoiww-t6tts-wwaxr-wjcbu-i2k3i-tlvrr-6wjb5-amah5-rxwre-vqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "74189268be094fc56cdba534adbe97536212b51066f6fe5edf1cfc2b9e9a8acd"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 47 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_619_431_036_831 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xaf5674a409d8b2bdd0dfd435170d7d6254428abb2bccfd0f98f38a1493380137 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (115 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: xyfhb-hoiww-t6tts-wwaxr-wjcbu-i2k3i-tlvrr-6wjb5-amah5-rxwre-vqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "xyfhb-hoiww-t6tts-wwaxr-wjcbu-i2k3i-tlvrr-6wjb5-amah5-rxwre-vqe"; | |
| }, | |
| ) | |
| Request ID: 0xc4923d66c9f7278eb5fc2fd48b625919209116f238477745b5dbaf5b0ab8a4e3 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-048". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 116 | |
| Using identity: "participant-048". | |
| Ticket (48) created with creation time 1716671625316239482 | |
| Sending message with | |
| Call type: update | |
| Sender: egncj-n5ypf-ekpcw-n4hel-267dg-vhjlb-lor5s-w5oxu-tw7hl-ubriq-tae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "6d3c224ac71ba9f61956636324c84e2626f950d654a89dcec4a77d729123db5b"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 48 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_625_316_239_482 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x779a30cd2224d0a2fc628daec2eaf166a8a7a52046816bffa1621d4fa77f9ec5 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (117 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: egncj-n5ypf-ekpcw-n4hel-267dg-vhjlb-lor5s-w5oxu-tw7hl-ubriq-tae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "egncj-n5ypf-ekpcw-n4hel-267dg-vhjlb-lor5s-w5oxu-tw7hl-ubriq-tae"; | |
| }, | |
| ) | |
| Request ID: 0xe634ab836d18bdeae6c00ffdbb84dbf8380eaef7d56bd1a12b9e3f04af27525f | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-049". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 118 | |
| Using identity: "participant-049". | |
| Ticket (49) created with creation time 1716671630495396103 | |
| Sending message with | |
| Call type: update | |
| Sender: pid4z-y73iu-rod2s-z6vcu-ztfk2-cbozg-zuiwa-uqczp-awgwa-cu7xb-cqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "9054636c911fd1ac109c84c34ced83bc79f5d91d425d5d170e79f6cd64858d7d"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 49 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_630_495_396_103 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x572b3b777fb529bc2fa7a98d0f8ddc262e93210793a6e72a3ddf0e2a92c6bdfc | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (119 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: pid4z-y73iu-rod2s-z6vcu-ztfk2-cbozg-zuiwa-uqczp-awgwa-cu7xb-cqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "pid4z-y73iu-rod2s-z6vcu-ztfk2-cbozg-zuiwa-uqczp-awgwa-cu7xb-cqe"; | |
| }, | |
| ) | |
| Request ID: 0xbe9add3951d87aca595056dae92cec23b91ceff21d9a7a123700ce5a64f0470a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-050". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 120 | |
| Using identity: "participant-050". | |
| Ticket (50) created with creation time 1716671637655731780 | |
| Sending message with | |
| Call type: update | |
| Sender: kbidb-fng7r-x23cq-tzveg-cnflc-pq6cg-juz3z-xdkyp-uedem-u3vue-eae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "971a6e0bf7f9370d26367f95c5a9957c924e6cfa203ab6e01ede3bfa0cdbd695"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 50 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_637_655_731_780 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xbb68912ccd3bd22d9eaac79876be7b996000b2fd6ab4282f7c6a43d90143b20b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (121 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: kbidb-fng7r-x23cq-tzveg-cnflc-pq6cg-juz3z-xdkyp-uedem-u3vue-eae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "kbidb-fng7r-x23cq-tzveg-cnflc-pq6cg-juz3z-xdkyp-uedem-u3vue-eae"; | |
| }, | |
| ) | |
| Request ID: 0x2d7de272b3c0d1dbeebb9568e12ffac48f69d11a9adcde6857ceb8a108eccc3d | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-051". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 122 | |
| Using identity: "participant-051". | |
| Ticket (51) created with creation time 1716671643461983241 | |
| Sending message with | |
| Call type: update | |
| Sender: 2ox2m-xqcbb-nhjda-4owmv-pqv2m-7xfe3-hjywz-tpp5l-rhszm-7wmeo-oqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "71db354106649094177f91698675260ffcd6b3bfd48e426a598c965590cf7168"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 51 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_643_461_983_241 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xbf13c485e6f97bd70e193655ac9040369992b9205fe0d69fb9b6664cb167e1b5 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (123 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 2ox2m-xqcbb-nhjda-4owmv-pqv2m-7xfe3-hjywz-tpp5l-rhszm-7wmeo-oqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "2ox2m-xqcbb-nhjda-4owmv-pqv2m-7xfe3-hjywz-tpp5l-rhszm-7wmeo-oqe"; | |
| }, | |
| ) | |
| Request ID: 0x72313e9faed1ac47811406b1c2298ed628b1c128761197d66b6623ca614264b4 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-052". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 124 | |
| Using identity: "participant-052". | |
| Ticket (52) created with creation time 1716671649993761380 | |
| Sending message with | |
| Call type: update | |
| Sender: aykld-qo7eh-iyr3o-2kytn-6uumd-ae5et-y2syp-vmkdi-fr6os-ghoxi-jae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "95d166bdef4ffa75df5175015ab0e174575345a2a42b4ad94d218fc74613f78f"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 52 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_649_993_761_380 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xcc0d11746821482ec04d91da06395d6835c58ec1f9561e2f914a17d1d1bb2678 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (125 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: aykld-qo7eh-iyr3o-2kytn-6uumd-ae5et-y2syp-vmkdi-fr6os-ghoxi-jae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "aykld-qo7eh-iyr3o-2kytn-6uumd-ae5et-y2syp-vmkdi-fr6os-ghoxi-jae"; | |
| }, | |
| ) | |
| Request ID: 0x48fd502fa92836e6a34d84d69e763079f47d32368bbe9800c9cb29e930dbfae5 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-053". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 126 | |
| Using identity: "participant-053". | |
| Ticket (53) created with creation time 1716671655146946461 | |
| Sending message with | |
| Call type: update | |
| Sender: mrzlg-thogs-5uzxn-wf63e-4g25m-j7nh6-jd67w-radro-lwaf5-dqkxz-iae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "48f0f682599c4f8c8c6485c55284e801625736279ccaf354f3344f96fd214f4a"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 53 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_655_146_946_461 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x5eff45c4e4e22ad316f74f93789d3274371365b7f7c934bc9c4dc098ccbff94c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (127 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: mrzlg-thogs-5uzxn-wf63e-4g25m-j7nh6-jd67w-radro-lwaf5-dqkxz-iae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "mrzlg-thogs-5uzxn-wf63e-4g25m-j7nh6-jd67w-radro-lwaf5-dqkxz-iae"; | |
| }, | |
| ) | |
| Request ID: 0x875fcc7010bb3368e28a3f4fd0e51166d6586b58c9bab751ddf2eabaa5148d22 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-054". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 128 | |
| Using identity: "participant-054". | |
| Ticket (54) created with creation time 1716671660299324784 | |
| Sending message with | |
| Call type: update | |
| Sender: rvlnb-3e2jh-fw6al-zimlm-62aie-cdxyc-2fxuv-sdeue-nhhc5-q5efy-zae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "ac1eb76ad5696500741ee230deff9c33d5ff80ddf22ec05daa90ae14bebdf64a"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 54 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_660_299_324_784 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x489063adf557d56d1cdfc15c184ebc1402b4db49ae83321c975b7eb995b580b9 | |
| The request is being processed... | |
| The request is being processed... | |
| (129 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: rvlnb-3e2jh-fw6al-zimlm-62aie-cdxyc-2fxuv-sdeue-nhhc5-q5efy-zae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "rvlnb-3e2jh-fw6al-zimlm-62aie-cdxyc-2fxuv-sdeue-nhhc5-q5efy-zae"; | |
| }, | |
| ) | |
| Request ID: 0x30e5b3b1cee49a0545aa9a9033762259f4fa5c8d49e3ae1fedb65848e855be2f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-055". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 130 | |
| Using identity: "participant-055". | |
| Ticket (55) created with creation time 1716671665444289508 | |
| Sending message with | |
| Call type: update | |
| Sender: 4cuco-qzdfz-n2zgn-pvoss-k5smg-fpubt-fak5v-ttrma-2egc2-3i526-gqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "608119799d8f502066442960bdb18064c152e4204f27eb2f3118f0d34714f24c"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 55 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_665_444_289_508 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x85188128bb34dc73f44cf4fb113513bd51cf770ab1cbf5062f3ba048e1ba906c | |
| The request is being processed... | |
| The request is being processed... | |
| (131 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 4cuco-qzdfz-n2zgn-pvoss-k5smg-fpubt-fak5v-ttrma-2egc2-3i526-gqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "4cuco-qzdfz-n2zgn-pvoss-k5smg-fpubt-fak5v-ttrma-2egc2-3i526-gqe"; | |
| }, | |
| ) | |
| Request ID: 0x0008b39230c364c781aa56ab57a403c10ea0e3b891488c37938c8a675dc1cc17 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-056". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 132 | |
| Using identity: "participant-056". | |
| Ticket (56) created with creation time 1716671671269238209 | |
| Sending message with | |
| Call type: update | |
| Sender: kkjtn-fpjr6-eew4e-x3jey-tjms4-6zo3o-bxc4v-ge6ca-7bryp-3mjzr-hqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "3eb4fbc230ccc402794c300b672ecfac0e7e678ecffaff55a821f05d0fe80491"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 56 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_671_269_238_209 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xc4f668c8ce609f08066f6e0d270518a6b4c2c700fde50c45951a28516675fee7 | |
| The request is being processed... | |
| The request is being processed... | |
| (133 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: kkjtn-fpjr6-eew4e-x3jey-tjms4-6zo3o-bxc4v-ge6ca-7bryp-3mjzr-hqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "kkjtn-fpjr6-eew4e-x3jey-tjms4-6zo3o-bxc4v-ge6ca-7bryp-3mjzr-hqe"; | |
| }, | |
| ) | |
| Request ID: 0x3a8de4e3646284ca4e9c01c896f5a31ce613694cb4c2f37b55c303ee5138930a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-057". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 134 | |
| Using identity: "participant-057". | |
| Ticket (57) created with creation time 1716671676412449210 | |
| Sending message with | |
| Call type: update | |
| Sender: 4vnfo-4tdok-4mlxv-euekk-luztv-pno2i-yagzu-q4tn6-uihfd-rwiz2-wqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "fcf5c79befe89066349ef048594694111fb10fce8d9c56fa529b06e8fc5c0a6a"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 57 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_676_412_449_210 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x9d5a10d34f241e7d24839f2e75c91ff35e95d76fc57b01094e460e1f16e63258 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (135 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 4vnfo-4tdok-4mlxv-euekk-luztv-pno2i-yagzu-q4tn6-uihfd-rwiz2-wqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "4vnfo-4tdok-4mlxv-euekk-luztv-pno2i-yagzu-q4tn6-uihfd-rwiz2-wqe"; | |
| }, | |
| ) | |
| Request ID: 0xee6740af8d8be1ceaa8d0b4573e138bb3f14f7ffa34f10b4bb05ccf26856538b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-058". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 136 | |
| Using identity: "participant-058". | |
| Ticket (58) created with creation time 1716671682218543702 | |
| Sending message with | |
| Call type: update | |
| Sender: w4ymp-rizgt-vo5ye-kniqg-gxl7l-6hipz-e3wvs-cuvjj-4y2bo-ru2qa-vae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "510cafae70d41b9c96540c67e570298abc02ea5713b053b0b241f80cce4b9d33"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 58 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_682_218_543_702 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xeb4a1ad0e573531d8f725a337ed7611a7fe697e641a50e8665061873d8187ad6 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (137 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: w4ymp-rizgt-vo5ye-kniqg-gxl7l-6hipz-e3wvs-cuvjj-4y2bo-ru2qa-vae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "w4ymp-rizgt-vo5ye-kniqg-gxl7l-6hipz-e3wvs-cuvjj-4y2bo-ru2qa-vae"; | |
| }, | |
| ) | |
| Request ID: 0x7c30fc5f560e7905eb0927cd0b4ea7ca3b00a3d77ec930b56ee7742f3d42c71a | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-059". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 138 | |
| Using identity: "participant-059". | |
| Ticket (59) created with creation time 1716671688691007008 | |
| Sending message with | |
| Call type: update | |
| Sender: eqz37-6loh5-vgc6e-zc2r3-7kmfw-ms6s4-73zys-33aoh-ibpjp-nq34v-xae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "cb5924ee8f2c06f0b1e6ec8e2178e45ba33461e072e9893cabf165fb3aa57bf2"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 59 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_688_691_007_008 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x4cd97b7d14740ee85f855df486593f1c5ffe7ad1e70b49900065dbed02e0d63f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (139 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: eqz37-6loh5-vgc6e-zc2r3-7kmfw-ms6s4-73zys-33aoh-ibpjp-nq34v-xae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "eqz37-6loh5-vgc6e-zc2r3-7kmfw-ms6s4-73zys-33aoh-ibpjp-nq34v-xae"; | |
| }, | |
| ) | |
| Request ID: 0xe23fe64fc3c96872fd8d9b29a1e1818bf884698566d82160ddb0566f4f0a4882 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-060". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 140 | |
| Using identity: "participant-060". | |
| Ticket (60) created with creation time 1716671695179114380 | |
| Sending message with | |
| Call type: update | |
| Sender: w7ttl-gajyx-p2ina-evr6u-t5hpr-m5exh-jl374-zmheb-36ynp-etb4y-eqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "2e121f349c61bf71144a2d9112408f5bf9c51f382d3aa6c77856de592cf42f5c"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 60 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_695_179_114_380 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x8c8d1ebc45202b1e16771c27bdf8576ef23cf67d35b91fe8bf0835c7c7b1687f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (141 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: w7ttl-gajyx-p2ina-evr6u-t5hpr-m5exh-jl374-zmheb-36ynp-etb4y-eqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "w7ttl-gajyx-p2ina-evr6u-t5hpr-m5exh-jl374-zmheb-36ynp-etb4y-eqe"; | |
| }, | |
| ) | |
| Request ID: 0xc60860d26962d8869638566ebeb446f56de9bb24b3b76795e9b0539f2b7552c6 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-061". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 142 | |
| Using identity: "participant-061". | |
| Ticket (61) created with creation time 1716671700988526451 | |
| Sending message with | |
| Call type: update | |
| Sender: gv35y-egwak-tvzp3-lfvwe-magfq-ep6ep-5kqfg-ksxbw-azcv2-4a2zo-pae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "743a634bb988dcd427920f2f4b5cb7d7ace81186f56e5fe786eed6d1587380df"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 61 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_700_988_526_451 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xa75bda6078a747972324f015a63767b4610efec3d23b4c5543468f7f0a881021 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (143 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: gv35y-egwak-tvzp3-lfvwe-magfq-ep6ep-5kqfg-ksxbw-azcv2-4a2zo-pae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "gv35y-egwak-tvzp3-lfvwe-magfq-ep6ep-5kqfg-ksxbw-azcv2-4a2zo-pae"; | |
| }, | |
| ) | |
| Request ID: 0x0faaddccb9fa756548f46576d25b6a84cbf9b34aa490593dcb859b0499b0f123 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-062". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 144 | |
| Using identity: "participant-062". | |
| Ticket (62) created with creation time 1716671706832506514 | |
| Sending message with | |
| Call type: update | |
| Sender: 6zvzy-ygx63-xdgon-skzwk-d4ycb-r7apb-wskcr-j7kav-zlxue-cbtos-gqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "4187d88f8b4e6fd0ce83375ff9bcaaab3b6f4aecd8376a98c8621e286c7cf72b"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 62 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_706_832_506_514 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x0e95227c56cc0872ce0095bbc67cdccee32d19997addc14cd0d35982dbe5ee13 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (145 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 6zvzy-ygx63-xdgon-skzwk-d4ycb-r7apb-wskcr-j7kav-zlxue-cbtos-gqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "6zvzy-ygx63-xdgon-skzwk-d4ycb-r7apb-wskcr-j7kav-zlxue-cbtos-gqe"; | |
| }, | |
| ) | |
| Request ID: 0x801da6f4b0ab5dc979364a32efb97c87c9a0b128e4ab12c22718798dd42a6314 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-063". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 146 | |
| Using identity: "participant-063". | |
| Ticket (63) created with creation time 1716671712670352639 | |
| Sending message with | |
| Call type: update | |
| Sender: jremd-w3jvz-2s6l2-nrxg2-jfkmb-3pt7v-dee6j-o2wbe-r2czs-5v5nc-cae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "fb0db4c1c631e60241326dd5e50ac60ea1a6bd613ebf8b29b4ba19008638520b"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 63 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_712_670_352_639 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x5f2a8080bc1710d039d71541e3c759cf10587e86990c72622f276d8ff83ccdc0 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (147 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: jremd-w3jvz-2s6l2-nrxg2-jfkmb-3pt7v-dee6j-o2wbe-r2czs-5v5nc-cae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "jremd-w3jvz-2s6l2-nrxg2-jfkmb-3pt7v-dee6j-o2wbe-r2czs-5v5nc-cae"; | |
| }, | |
| ) | |
| Request ID: 0xd73ed6160d95ad9d9af14e416051c7065173f946c26ddcd6ae15d6f88eb0eedb | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-064". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 148 | |
| Using identity: "participant-064". | |
| Ticket (64) created with creation time 1716671719128347077 | |
| Sending message with | |
| Call type: update | |
| Sender: qxxyl-4kvmi-llyar-xewl6-sznnb-fcxev-zdgoc-i2h7o-abrbh-ta35d-fae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "8a2fb8c3ac402d415c14f7a9d9a512596375c6aa242f3496eda1faf55cb6ca88"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 64 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_719_128_347_077 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x1a172810d126ee28336486bd23096d262104eba39326c28c13d5d11633d26f4a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (149 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: qxxyl-4kvmi-llyar-xewl6-sznnb-fcxev-zdgoc-i2h7o-abrbh-ta35d-fae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "qxxyl-4kvmi-llyar-xewl6-sznnb-fcxev-zdgoc-i2h7o-abrbh-ta35d-fae"; | |
| }, | |
| ) | |
| Request ID: 0x105517672a38e9d4c8e03c3ec05eb1ce2f490f35308a3b6252641370af9ede9a | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-065". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 150 | |
| Using identity: "participant-065". | |
| Ticket (65) created with creation time 1716671724909825086 | |
| Sending message with | |
| Call type: update | |
| Sender: ymxs4-zbgcy-cwdv2-snewa-kgw35-a7elw-il7zc-cdiln-j2545-mbysy-cae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "f5fe9e170f730cc6d9cd0302d2a55bb02da48cd420d1e3feb72df32ca883ecf3"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 65 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_724_909_825_086 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xba77c8d957c4c4d7a070fb230625f38b1987a06619c663ce0e6d26b2091cbbe2 | |
| The request is being processed... | |
| The request is being processed... | |
| (151 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: ymxs4-zbgcy-cwdv2-snewa-kgw35-a7elw-il7zc-cdiln-j2545-mbysy-cae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "ymxs4-zbgcy-cwdv2-snewa-kgw35-a7elw-il7zc-cdiln-j2545-mbysy-cae"; | |
| }, | |
| ) | |
| Request ID: 0xc566d659feaadc59db5eb6b8c85f4d78933f32c94f6646369b57c078936ef689 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-066". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 152 | |
| Using identity: "participant-066". | |
| Ticket (66) created with creation time 1716671730772130241 | |
| Sending message with | |
| Call type: update | |
| Sender: w3doi-2yvpa-fqueq-cwpvq-lykhg-qckn5-vbq2w-yswir-42dml-gb3mx-yqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "5f8ae7cc656ccf82e395db4faa614e45064f08abb89b150867d61f89a665a157"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 66 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_730_772_130_241 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x3e20b179f257a9a947c48c2a900e359967259852b2b057f1220320940b37f37c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (153 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: w3doi-2yvpa-fqueq-cwpvq-lykhg-qckn5-vbq2w-yswir-42dml-gb3mx-yqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "w3doi-2yvpa-fqueq-cwpvq-lykhg-qckn5-vbq2w-yswir-42dml-gb3mx-yqe"; | |
| }, | |
| ) | |
| Request ID: 0x11e154947dd27ed460787daff54f8ae3e7c48572baae337d94f9b11d7cdaa5bb | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-067". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 154 | |
| Using identity: "participant-067". | |
| Ticket (67) created with creation time 1716671735952394276 | |
| Sending message with | |
| Call type: update | |
| Sender: v2ozv-h4d4l-ukbgo-lcbxt-pfl5d-ozd2t-el7x5-n72tl-mvlau-43lj7-6ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "72a8ae5ee80c4fde9fbbfdf999d4628960d64850fd060851f20f18cebfe55d70"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 67 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_735_952_394_276 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xbfdf57a28ac463aeb805b1aa218eec13fe197e0f5d0662c8506cdbeab73a329d | |
| The request is being processed... | |
| The request is being processed... | |
| (155 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: v2ozv-h4d4l-ukbgo-lcbxt-pfl5d-ozd2t-el7x5-n72tl-mvlau-43lj7-6ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "v2ozv-h4d4l-ukbgo-lcbxt-pfl5d-ozd2t-el7x5-n72tl-mvlau-43lj7-6ae"; | |
| }, | |
| ) | |
| Request ID: 0x8c2c413c9668d542d26acd03d39c1de5157409033ed79066d35a87c9f19aea5f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-068". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 156 | |
| Using identity: "participant-068". | |
| Ticket (68) created with creation time 1716671741745213979 | |
| Sending message with | |
| Call type: update | |
| Sender: lyulm-cno3t-wkyhx-kblwc-vjn6b-y6ife-ujrvd-kt453-axn2m-yojeo-eae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "27979df33858621a72f462a3de558c2358c4250ddf371bf9d8c0b5452c9466bf"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 68 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_741_745_213_979 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xf8a10f912881cb400b0e078782e37a9e8ab6a5d8c5bd446e8e378734e174a214 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (157 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: lyulm-cno3t-wkyhx-kblwc-vjn6b-y6ife-ujrvd-kt453-axn2m-yojeo-eae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "lyulm-cno3t-wkyhx-kblwc-vjn6b-y6ife-ujrvd-kt453-axn2m-yojeo-eae"; | |
| }, | |
| ) | |
| Request ID: 0xa4812c84c8e9f3e864f577a66764dae797c05d30764aed52802850e4982371ab | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-069". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 158 | |
| Using identity: "participant-069". | |
| Ticket (69) created with creation time 1716671746896077320 | |
| Sending message with | |
| Call type: update | |
| Sender: ntowd-u6skw-kpflf-y4ttk-cehlq-5gwwn-wxaz7-qedvr-xf3yn-uyqsh-wqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "70f6ead966ef15b4e78d1b13fc396be9bdf8bf25ff5e20bf1402f98a95ca3b39"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 69 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_746_896_077_320 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xdfb06722d219944bbf46955c43883bdb448412db2c8ab67491dce260a7c21e5d | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (159 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: ntowd-u6skw-kpflf-y4ttk-cehlq-5gwwn-wxaz7-qedvr-xf3yn-uyqsh-wqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "ntowd-u6skw-kpflf-y4ttk-cehlq-5gwwn-wxaz7-qedvr-xf3yn-uyqsh-wqe"; | |
| }, | |
| ) | |
| Request ID: 0xa4c857aeb537bd04342d5a068b49c6bae8356230155f7d706604f1cd0be343a1 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-070". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 160 | |
| Using identity: "participant-070". | |
| Ticket (70) created with creation time 1716671752704132516 | |
| Sending message with | |
| Call type: update | |
| Sender: ucjdv-s4lq2-oumfh-tfgkl-xkn3o-bqpzs-vajev-24gqp-n3htw-gc27o-dqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "7ea9acd99b20e680f075523e32c4a22da92bccd5b05ae110786f7f665d2aa684"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 70 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_752_704_132_516 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xd2dd4dad73381dca5a92ae84b984db7cd9b386cae7edb522479ff7d0bfcd7324 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (161 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: ucjdv-s4lq2-oumfh-tfgkl-xkn3o-bqpzs-vajev-24gqp-n3htw-gc27o-dqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "ucjdv-s4lq2-oumfh-tfgkl-xkn3o-bqpzs-vajev-24gqp-n3htw-gc27o-dqe"; | |
| }, | |
| ) | |
| Request ID: 0xd814ee4739d41ae3f89e0bac9916b3114d6649f11c4b35105b6c6634d4bf7068 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-071". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 162 | |
| Using identity: "participant-071". | |
| Ticket (71) created with creation time 1716671758546321171 | |
| Sending message with | |
| Call type: update | |
| Sender: bjsd6-byqzr-zfpcc-5a2p6-d75uk-i3kak-a5aj7-sxayu-qnp3s-h3os7-aqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "05535fe8220e2b24d53c5facebd7773ca51212aaae66351adf9feab272b8650e"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 71 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_758_546_321_171 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x5000f43aecacfa70cb249557983a814517952d5ca2056a46501d1007c89a075b | |
| The request is being processed... | |
| The request is being processed... | |
| (163 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: bjsd6-byqzr-zfpcc-5a2p6-d75uk-i3kak-a5aj7-sxayu-qnp3s-h3os7-aqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "bjsd6-byqzr-zfpcc-5a2p6-d75uk-i3kak-a5aj7-sxayu-qnp3s-h3os7-aqe"; | |
| }, | |
| ) | |
| Request ID: 0x73abb052f5d71e52cf0644b8852a1a5882fe597208dc2604227ed5967336f99e | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-072". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 164 | |
| Using identity: "participant-072". | |
| Ticket (72) created with creation time 1716671763770959691 | |
| Sending message with | |
| Call type: update | |
| Sender: ocn3l-t5u7e-cqjx2-knusw-2lqrs-p3s6e-2zcte-52wvw-tgi2e-idlrx-lqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "cd43b70fb4c494ad88e8d56467ee04646aeec06e8da3e75953ced022af75cada"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 72 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_763_770_959_691 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x6526c6f82539d473f582eea19dd9b6157eef5290a764695339bae2a621c38c0a | |
| The request is being processed... | |
| The request is being processed... | |
| (165 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: ocn3l-t5u7e-cqjx2-knusw-2lqrs-p3s6e-2zcte-52wvw-tgi2e-idlrx-lqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "ocn3l-t5u7e-cqjx2-knusw-2lqrs-p3s6e-2zcte-52wvw-tgi2e-idlrx-lqe"; | |
| }, | |
| ) | |
| Request ID: 0xfb038dc96b815fd03146e2f2189bb038dba7674fda69d02b653ec724ebc63c40 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-073". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 166 | |
| Using identity: "participant-073". | |
| Ticket (73) created with creation time 1716671768896995989 | |
| Sending message with | |
| Call type: update | |
| Sender: 6dmdp-f5m7k-srdlt-vlknk-u6gyv-jbsoj-47d43-bpx2a-7vesh-y6v3w-mqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "823eb12ec2832739ac352de82be4aa3aa48a779524e8ff3ab04f7dee3b948d59"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 73 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_768_896_995_989 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x12c085d744daa349cabbc07c4f87f3393f868b4d180f6648c63fba69b404bc09 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (167 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 6dmdp-f5m7k-srdlt-vlknk-u6gyv-jbsoj-47d43-bpx2a-7vesh-y6v3w-mqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "6dmdp-f5m7k-srdlt-vlknk-u6gyv-jbsoj-47d43-bpx2a-7vesh-y6v3w-mqe"; | |
| }, | |
| ) | |
| Request ID: 0xea7baf5633844518f8211f2cc1ca627cfff3edfe750b4d61c1e752686e4c8a1f | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-074". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 168 | |
| Using identity: "participant-074". | |
| Ticket (74) created with creation time 1716671774070324273 | |
| Sending message with | |
| Call type: update | |
| Sender: ggbmn-e3a7g-bgcpf-mol4v-tuppa-bdbpg-r27ic-5nhhg-fjzo7-6tfix-eae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "34f772b79f63862c1b1d999d0cc0243816378f041c5e6290b5c6fb3d869f40b9"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 74 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_774_070_324_273 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x32b381b1ef2c654323776a1898d6863f5dc6d120a469f46f46161429023d2d8b | |
| The request is being processed... | |
| The request is being processed... | |
| (169 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: ggbmn-e3a7g-bgcpf-mol4v-tuppa-bdbpg-r27ic-5nhhg-fjzo7-6tfix-eae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "ggbmn-e3a7g-bgcpf-mol4v-tuppa-bdbpg-r27ic-5nhhg-fjzo7-6tfix-eae"; | |
| }, | |
| ) | |
| Request ID: 0x276e0818f0e8f355c0b048f3ed9e6bb57335937b71f13702d0a870d5cfd28618 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-075". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 170 | |
| Using identity: "participant-075". | |
| Ticket (75) created with creation time 1716671779846852933 | |
| Sending message with | |
| Call type: update | |
| Sender: 2owgt-mhpaq-kd5dk-5lcvn-pobwv-frnve-g2tqa-iqhve-ek4dz-qc6zm-4qe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "76ec30a0a9a7b7cdaf80db7f41ec77348008be88261de34dde9fb9ea89bc63ae"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 75 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_779_846_852_933 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x19b0ea238dd520fb33a826b21199fab840fd12ac0606a935b875ede082ed4ac9 | |
| The request is being processed... | |
| The request is being processed... | |
| (171 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 2owgt-mhpaq-kd5dk-5lcvn-pobwv-frnve-g2tqa-iqhve-ek4dz-qc6zm-4qe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "2owgt-mhpaq-kd5dk-5lcvn-pobwv-frnve-g2tqa-iqhve-ek4dz-qc6zm-4qe"; | |
| }, | |
| ) | |
| Request ID: 0x30bd4ffa03a4a42d98fe28de9a0ff4ce6e07add3062e9a5caea63b0d0fc2a945 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-076". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 172 | |
| Using identity: "participant-076". | |
| Ticket (76) created with creation time 1716671784988931093 | |
| Sending message with | |
| Call type: update | |
| Sender: tbkjy-jbx2g-crlmg-lyhdt-nna6x-eddhc-t3zln-vtkkk-qrszs-7jiks-oae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "31f9fe1a06fc4cdccd39c7abc6a4073b993a40a69e0b35fa82d7e829f14d5ecd"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 76 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_784_988_931_093 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xe4c7479e9c344da6a8aabc3335a980660c73acaaf8982d9de4acb49ff4fc81fc | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (173 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: tbkjy-jbx2g-crlmg-lyhdt-nna6x-eddhc-t3zln-vtkkk-qrszs-7jiks-oae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "tbkjy-jbx2g-crlmg-lyhdt-nna6x-eddhc-t3zln-vtkkk-qrszs-7jiks-oae"; | |
| }, | |
| ) | |
| Request ID: 0x1d6ab25403c88503a3eaae0ef1d64a77ddc8b2348dacf47a428ecf6daffdbb2f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-077". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 174 | |
| Using identity: "participant-077". | |
| Ticket (77) created with creation time 1716671790176944735 | |
| Sending message with | |
| Call type: update | |
| Sender: wmfkh-3qne5-fxlge-nsoyc-dzk4m-65tqx-o4pzd-ep3bu-egtaf-qvnrm-3ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "eefe120c80c6a7d905e85caf9d513940ae9c663f29d8a9e82f4bd4c7437fb08a"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 77 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_790_176_944_735 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x0649c054d4493b97ed1d826358c43560fd9ab5dd5dbb0723b2bdc1b71d035d14 | |
| The request is being processed... | |
| The request is being processed... | |
| (175 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: wmfkh-3qne5-fxlge-nsoyc-dzk4m-65tqx-o4pzd-ep3bu-egtaf-qvnrm-3ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "wmfkh-3qne5-fxlge-nsoyc-dzk4m-65tqx-o4pzd-ep3bu-egtaf-qvnrm-3ae"; | |
| }, | |
| ) | |
| Request ID: 0x879ef30b83ec9dab4aac875d5c092618dab82f94e16dcabeaf77e6b1db7643bd | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-078". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 176 | |
| Using identity: "participant-078". | |
| Ticket (78) created with creation time 1716671795315828240 | |
| Sending message with | |
| Call type: update | |
| Sender: lzx6w-dba7q-hmff5-suc76-if7uh-64qlb-j2qq2-lykuw-73z67-aaysw-2ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "13f4b701a5621131f82c21d9f60de774234a8e3fd284cf5210a6a487fd583c19"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 78 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_795_315_828_240 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x2d61046b09a6b152270234efb872da934a8affd74a4f6448b343166c54abcaef | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (177 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: lzx6w-dba7q-hmff5-suc76-if7uh-64qlb-j2qq2-lykuw-73z67-aaysw-2ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "lzx6w-dba7q-hmff5-suc76-if7uh-64qlb-j2qq2-lykuw-73z67-aaysw-2ae"; | |
| }, | |
| ) | |
| Request ID: 0x46f3c08138ca633568706091f0319b50f3cd60037a184fc3539b2356abb9a346 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-079". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 178 | |
| Using identity: "participant-079". | |
| Ticket (79) created with creation time 1716671801145343196 | |
| Sending message with | |
| Call type: update | |
| Sender: do3ho-rmcyi-4iute-lahlr-uar6j-7hbdc-ed5bv-li2du-rbfb4-deepo-5qe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "c531cd939b49accfe859a8691a01dbd1cc9118d1ca63b840219629a02904ef4b"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 79 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_801_145_343_196 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x023814b4caf256ce56975d3517544c1143ad5f8f5cfaab2997e2420461161b66 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (179 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: do3ho-rmcyi-4iute-lahlr-uar6j-7hbdc-ed5bv-li2du-rbfb4-deepo-5qe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "do3ho-rmcyi-4iute-lahlr-uar6j-7hbdc-ed5bv-li2du-rbfb4-deepo-5qe"; | |
| }, | |
| ) | |
| Request ID: 0x46502cef31cd5610091f16e74d026199f768d2e366ec98e2d4b564bcdc1ec019 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-080". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 180 | |
| Using identity: "participant-080". | |
| Ticket (80) created with creation time 1716671807602130932 | |
| Sending message with | |
| Call type: update | |
| Sender: dlaxs-k6jxi-cnvp4-oidmx-3cwpc-m7cub-m7x7z-vbgyl-xt7uy-7bnhj-aqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "bece00902322ddb9b6ad22ec83115d76e5e649b9edde43a56508fcf55278b422"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 80 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_807_602_130_932 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xe173915eb87f6b75fad0af48a54127b887e232e24da5d9009d1ee6374fc2466a | |
| The request is being processed... | |
| The request is being processed... | |
| (181 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: dlaxs-k6jxi-cnvp4-oidmx-3cwpc-m7cub-m7x7z-vbgyl-xt7uy-7bnhj-aqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "dlaxs-k6jxi-cnvp4-oidmx-3cwpc-m7cub-m7x7z-vbgyl-xt7uy-7bnhj-aqe"; | |
| }, | |
| ) | |
| Request ID: 0xcf78f7703f1a0357d2a4a11da296e08c1489358c968fdf413ec97a7f7b69f162 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-081". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 182 | |
| Using identity: "participant-081". | |
| Ticket (81) created with creation time 1716671812738007648 | |
| Sending message with | |
| Call type: update | |
| Sender: vqkek-f6ljd-f2t4v-ig24q-32oic-sbd2l-t2c2w-mfs5o-tfm5b-zt4ud-2qe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "0b677aeedc1d9224548875b8244dc6fd0d1206588b71ce3ab14530819adebd5e"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 81 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_812_738_007_648 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xe0480fd2f713da0946b6005ae6c06a903057aaa066df9f543da1a4eb7ae99784 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (183 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: vqkek-f6ljd-f2t4v-ig24q-32oic-sbd2l-t2c2w-mfs5o-tfm5b-zt4ud-2qe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "vqkek-f6ljd-f2t4v-ig24q-32oic-sbd2l-t2c2w-mfs5o-tfm5b-zt4ud-2qe"; | |
| }, | |
| ) | |
| Request ID: 0x7ce953d993fc9fa1df27195b75bfd09d2ad96d7340f08392dfeec9178370cc47 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-082". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 184 | |
| Using identity: "participant-082". | |
| Ticket (82) created with creation time 1716671817942363671 | |
| Sending message with | |
| Call type: update | |
| Sender: qy5d6-2easl-5l2ed-vpc4n-vxe4q-r3iy6-xgmdy-3p6yw-zdao6-7gn3r-wae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "4f7654e8c4c1c35823f470b0600cf0c9edc9171007135a0a9c8bfc44332c554c"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 82 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_817_942_363_671 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x52d207d04cc536cfa72644991ce5df6e630ca445729b667da9f2f88bda5cc60a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (185 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: qy5d6-2easl-5l2ed-vpc4n-vxe4q-r3iy6-xgmdy-3p6yw-zdao6-7gn3r-wae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "qy5d6-2easl-5l2ed-vpc4n-vxe4q-r3iy6-xgmdy-3p6yw-zdao6-7gn3r-wae"; | |
| }, | |
| ) | |
| Request ID: 0xf32a0efde84e99d75c2bddb054be8f01d7c370a4f2b70e05970cd9ceb9ccacf6 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-083". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 186 | |
| Using identity: "participant-083". | |
| Ticket (83) created with creation time 1716671823114553255 | |
| Sending message with | |
| Call type: update | |
| Sender: yod5a-pi6dq-cmcri-6mkuk-vigte-n2qp2-h4xac-kyhmm-xtdwb-5lbw3-lqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "9cb5dd42137c1bc0ccb061ae73b9a139246e4c91da9444bd7d0c098b4db50b69"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 83 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_823_114_553_255 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xca6f091100ab48c30962f43731e7ac2e3c5f1361c40326a4a43f050a5eb6cf5c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (187 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: yod5a-pi6dq-cmcri-6mkuk-vigte-n2qp2-h4xac-kyhmm-xtdwb-5lbw3-lqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "yod5a-pi6dq-cmcri-6mkuk-vigte-n2qp2-h4xac-kyhmm-xtdwb-5lbw3-lqe"; | |
| }, | |
| ) | |
| Request ID: 0x0c7e9a9401c873363bb2c477cfccd8ddc31ce79488ddee62cb5089232236bdf1 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-084". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 188 | |
| Using identity: "participant-084". | |
| Ticket (84) created with creation time 1716671829627220231 | |
| Sending message with | |
| Call type: update | |
| Sender: zuspn-qrndr-lxsz6-3ljvd-2asuo-5d5sd-qba2z-ybtro-ehd2a-igieh-dae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "af2f5ccef881d6468898944167204a73153785e3153be1b6ea94290882a5905f"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 84 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_829_627_220_231 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xd53cc41b54c9a266035c490c75b772058b4c67ba702a082af78b4b2e407f6ab3 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (189 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: zuspn-qrndr-lxsz6-3ljvd-2asuo-5d5sd-qba2z-ybtro-ehd2a-igieh-dae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "zuspn-qrndr-lxsz6-3ljvd-2asuo-5d5sd-qba2z-ybtro-ehd2a-igieh-dae"; | |
| }, | |
| ) | |
| Request ID: 0x9a2f417aeb50c27226216edb549134f9ce533cc25490d19b55474147078b3a85 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-085". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 190 | |
| Using identity: "participant-085". | |
| Ticket (85) created with creation time 1716671834817698650 | |
| Sending message with | |
| Call type: update | |
| Sender: twsdq-udsbg-rmqrx-fbeyu-tm5nw-o2hsu-qiso3-tu7q3-uwiqp-k3jyw-cqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "9236819d6f2fb4eecb5f744e9d50f3f7d0ccf2cba61d660779237b164a26c41b"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 85 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_834_817_698_650 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x44be5f9bda5f0169b960c7e7ba0e607ad812dc6bbc306445567017b21d155a62 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (191 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: twsdq-udsbg-rmqrx-fbeyu-tm5nw-o2hsu-qiso3-tu7q3-uwiqp-k3jyw-cqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "twsdq-udsbg-rmqrx-fbeyu-tm5nw-o2hsu-qiso3-tu7q3-uwiqp-k3jyw-cqe"; | |
| }, | |
| ) | |
| Request ID: 0xf710e460a4d00622421880e9d260243fdf43fe09b33acdc6a774d621243cc8c3 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-086". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 192 | |
| Using identity: "participant-086". | |
| Ticket (86) created with creation time 1716671841309372688 | |
| Sending message with | |
| Call type: update | |
| Sender: p4gxw-qnfjs-apfkk-e3fho-cyopw-wself-jjqtv-eom6t-diftc-rmzap-vae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "71dbf08e00ba434a35df037fd289f150370647c2772d05202caeeae2936f9652"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 86 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_841_309_372_688 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x92174447a41382dcc3922dba0d23000587b008a1c5ad4033dad0c2273c570faa | |
| The request is being processed... | |
| The request is being processed... | |
| (193 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: p4gxw-qnfjs-apfkk-e3fho-cyopw-wself-jjqtv-eom6t-diftc-rmzap-vae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "p4gxw-qnfjs-apfkk-e3fho-cyopw-wself-jjqtv-eom6t-diftc-rmzap-vae"; | |
| }, | |
| ) | |
| Request ID: 0x4af06217178ae7a136aa703906d94d164411f37bb16e5c59a8582648440aae70 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-087". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 194 | |
| Using identity: "participant-087". | |
| Ticket (87) created with creation time 1716671847743821262 | |
| Sending message with | |
| Call type: update | |
| Sender: wbqov-sqbph-vljak-42wro-ioock-islj6-poylv-ifi2l-thnlj-qsqem-nae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "3f2c21d07cde4e1c9df6500eb58d7be0c17507e3bcd42d3ab38d91d7c44b5ea0"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 87 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_847_743_821_262 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x18b33d1d9de5f8f453aa35ab4414f5f114af001f266e05703c838ed11d8f4c17 | |
| The request is being processed... | |
| The request is being processed... | |
| (195 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: wbqov-sqbph-vljak-42wro-ioock-islj6-poylv-ifi2l-thnlj-qsqem-nae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "wbqov-sqbph-vljak-42wro-ioock-islj6-poylv-ifi2l-thnlj-qsqem-nae"; | |
| }, | |
| ) | |
| Request ID: 0xef4bc483278c34e4ce8e09a91ecb4913899c75db7d68789fe8ad3b61baf00765 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-088". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 196 | |
| Using identity: "participant-088". | |
| Ticket (88) created with creation time 1716671853541994563 | |
| Sending message with | |
| Call type: update | |
| Sender: c7ygo-epcfm-g57uz-ahd5x-rc3ym-55whw-eylnk-pp3xa-l3xss-glskq-qae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "d2523a1b6e1baabed3a7c12efb8df1a6f073aca47880c2ebdae552dee15b04f0"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 88 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_853_541_994_563 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x25fb42f14feb543fef0780be1af018290470dabe8f73f3c8c1edbc3325f595fa | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (197 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: c7ygo-epcfm-g57uz-ahd5x-rc3ym-55whw-eylnk-pp3xa-l3xss-glskq-qae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "c7ygo-epcfm-g57uz-ahd5x-rc3ym-55whw-eylnk-pp3xa-l3xss-glskq-qae"; | |
| }, | |
| ) | |
| Request ID: 0x90c0a46ae6467188ab50cf525fc88539663193c1dc9d08c5ae8b77ca25c473c2 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-089". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 198 | |
| Using identity: "participant-089". | |
| Ticket (89) created with creation time 1716671858680295834 | |
| Sending message with | |
| Call type: update | |
| Sender: 23syr-sop4k-b2h6u-ft4ym-igdtu-le4lt-oafsi-vhpzq-majmz-e2oyt-oae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "838caa8f61068aa8085783132a6f139dc65e7489ef8670699b8a203c24fd269b"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 89 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_858_680_295_834 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xa8ac64dc5b6011df03b09f6a32cdee3e664035f76ffe476af13537e8c64e44f7 | |
| The request is being processed... | |
| The request is being processed... | |
| (199 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: 23syr-sop4k-b2h6u-ft4ym-igdtu-le4lt-oafsi-vhpzq-majmz-e2oyt-oae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "23syr-sop4k-b2h6u-ft4ym-igdtu-le4lt-oafsi-vhpzq-majmz-e2oyt-oae"; | |
| }, | |
| ) | |
| Request ID: 0x3b768d7909d1169a5708402ab4caaca020adf8707cf135bf50efd86ce3e68cb5 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-090". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 200 | |
| Using identity: "participant-090". | |
| Ticket (90) created with creation time 1716671863874360418 | |
| Sending message with | |
| Call type: update | |
| Sender: k5scl-565ai-ceabb-rg4dl-jk5q2-6zmwk-rshb3-k6jf6-6uq74-7y7hh-kae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "3511ad49a44f05dff4f1a9b04c935f8e93caea3fabc5fad74b7b26437d2d6d2d"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 90 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_863_874_360_418 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x018816858f938558558e4b4101b3eeab7ac888448d42264f8188427738b0e57a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (201 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: k5scl-565ai-ceabb-rg4dl-jk5q2-6zmwk-rshb3-k6jf6-6uq74-7y7hh-kae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "k5scl-565ai-ceabb-rg4dl-jk5q2-6zmwk-rshb3-k6jf6-6uq74-7y7hh-kae"; | |
| }, | |
| ) | |
| Request ID: 0x8c5e1feb78cf942d13b5696b956e87e29cd9ce3aaea10c6436b98db2b76fef55 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-091". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 202 | |
| Using identity: "participant-091". | |
| Ticket (91) created with creation time 1716671869086041975 | |
| Sending message with | |
| Call type: update | |
| Sender: wbtzn-pxubb-xlfva-aipjd-42hxv-uqcqn-ihyqp-mkmcz-2nqvs-de4xd-5ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "02cbebac89e690c2ab4a5243916d7d96c5ae803817a3ebe70d20015b0a1780da"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 91 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_869_086_041_975 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xef44b2f69ad333c89e1c51589868ec88d1dce7ff581c8a7b7aaf01f837ee7965 | |
| The request is being processed... | |
| The request is being processed... | |
| (203 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: wbtzn-pxubb-xlfva-aipjd-42hxv-uqcqn-ihyqp-mkmcz-2nqvs-de4xd-5ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "wbtzn-pxubb-xlfva-aipjd-42hxv-uqcqn-ihyqp-mkmcz-2nqvs-de4xd-5ae"; | |
| }, | |
| ) | |
| Request ID: 0x9dbd79cc2b9359f77c25dd623c83c43ff4c4f42b7c88eb135235edb9ad07eb11 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-092". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 204 | |
| Using identity: "participant-092". | |
| Ticket (92) created with creation time 1716671874290677937 | |
| Sending message with | |
| Call type: update | |
| Sender: qz4nm-z3am3-jxaxk-egtoq-bvgjh-duaef-eqvzh-yypqv-svaz7-75j4p-lqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "764f548c280d2a550ae81f9d73ec02d791fe24c9fca9dc0681ed99181f2d6166"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 92 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_874_290_677_937 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xfcdf401c043241076c0c7b603005ff24a09a2cc4ffaba62631a62b873af865a3 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (205 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: qz4nm-z3am3-jxaxk-egtoq-bvgjh-duaef-eqvzh-yypqv-svaz7-75j4p-lqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "qz4nm-z3am3-jxaxk-egtoq-bvgjh-duaef-eqvzh-yypqv-svaz7-75j4p-lqe"; | |
| }, | |
| ) | |
| Request ID: 0x84a61873230a7e2c7653c111f4a7a523bc7aad072a86bd9dbe9826d3cd2289c4 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-093". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 206 | |
| Using identity: "participant-093". | |
| Ticket (93) created with creation time 1716671879475720297 | |
| Sending message with | |
| Call type: update | |
| Sender: gvfje-e4uf6-mh5ey-dvkcb-f5f5h-2vfnl-ljkbz-suz6r-x6udi-mljxb-gae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "65853dd3a395d52e0f31665464a37f2b76082193d817d4bee6325b32bb099d99"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 93 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_879_475_720_297 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x86b99ff4796457cd4a0dea2a583920e64b955488fd8931819766cabe407b4cd8 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (207 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: gvfje-e4uf6-mh5ey-dvkcb-f5f5h-2vfnl-ljkbz-suz6r-x6udi-mljxb-gae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "gvfje-e4uf6-mh5ey-dvkcb-f5f5h-2vfnl-ljkbz-suz6r-x6udi-mljxb-gae"; | |
| }, | |
| ) | |
| Request ID: 0xd72d02a65962c165624f42c750f2c0cccbb8f55bd1fa03b13b679769b742ca63 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-094". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 208 | |
| Using identity: "participant-094". | |
| Ticket (94) created with creation time 1716671885386064758 | |
| Sending message with | |
| Call type: update | |
| Sender: gsfba-7daav-d6ygt-5uj32-jol7y-llu7n-lchos-szd7j-rb2dp-fvk6b-hae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "25b3909e1614d8ea4045b38e688021b3aa5e04330191a9c9c90a85b2f1bc6d73"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 94 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_885_386_064_758 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x9ede764619607782c4850f35d49185f7ee41e63b1f66fb924c514482c6b6970b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (209 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: gsfba-7daav-d6ygt-5uj32-jol7y-llu7n-lchos-szd7j-rb2dp-fvk6b-hae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "gsfba-7daav-d6ygt-5uj32-jol7y-llu7n-lchos-szd7j-rb2dp-fvk6b-hae"; | |
| }, | |
| ) | |
| Request ID: 0x6b9f47f1a74f0096a480407fa092a1180cfcbf454439af793145f8bfecce5408 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-095". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 210 | |
| Using identity: "participant-095". | |
| Ticket (95) created with creation time 1716671892496121298 | |
| Sending message with | |
| Call type: update | |
| Sender: b44mi-goit4-75re3-5fqol-vr533-vqvwz-564pj-vtxmz-wjs5r-dyrxu-pqe | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "61072e0710d4695d9ebcccf6ea9ab1acdf73c158af85638f1cd475bb3fe3da3c"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 95 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_892_496_121_298 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xaced978a4450ec15c2216b4935c2ada313a8bce711cd344ea7fbb969a89809fc | |
| The request is being processed... | |
| The request is being processed... | |
| (211 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: b44mi-goit4-75re3-5fqol-vr533-vqvwz-564pj-vtxmz-wjs5r-dyrxu-pqe | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "b44mi-goit4-75re3-5fqol-vr533-vqvwz-564pj-vtxmz-wjs5r-dyrxu-pqe"; | |
| }, | |
| ) | |
| Request ID: 0x501ad23158e4496294d96984ea9e3636b4cd2d87fe87345f1a284a29cfd105d4 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-096". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 212 | |
| Using identity: "participant-096". | |
| Ticket (96) created with creation time 1716671897647947855 | |
| Sending message with | |
| Call type: update | |
| Sender: q3enj-rpqtl-x4kuv-ri3n3-h5ryd-zytoe-stuf3-laflh-mrvht-27wcb-pae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "f882374a22032db8687d21185eec9883cb002aa587520a87ccb41b2ad0016e81"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 96 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_897_647_947_855 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x0eb92924dab852af61e04c864db55073f0392e8860bd1b716a34db5dcf9585aa | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (213 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: q3enj-rpqtl-x4kuv-ri3n3-h5ryd-zytoe-stuf3-laflh-mrvht-27wcb-pae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "q3enj-rpqtl-x4kuv-ri3n3-h5ryd-zytoe-stuf3-laflh-mrvht-27wcb-pae"; | |
| }, | |
| ) | |
| Request ID: 0x6fe4ea901b3305fc78b4d45b3f2104240178a9a05eca2c7e56fe68c860645e7a | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-097". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 214 | |
| Using identity: "participant-097". | |
| Ticket (97) created with creation time 1716671903427807191 | |
| Sending message with | |
| Call type: update | |
| Sender: euigu-dy2zz-gyjhh-n3wym-baco4-isomd-cnxh4-6tox3-bose3-vtycw-zae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "b692e44303614a4896a4b71d0aecbef6c6833e3903842984edb8991a911f0d22"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 97 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_903_427_807_191 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x64529821a533af18ebe1f5da063d6a747f6a649c1f748b8276ed2de3d6d63f80 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (215 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: euigu-dy2zz-gyjhh-n3wym-baco4-isomd-cnxh4-6tox3-bose3-vtycw-zae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "euigu-dy2zz-gyjhh-n3wym-baco4-isomd-cnxh4-6tox3-bose3-vtycw-zae"; | |
| }, | |
| ) | |
| Request ID: 0xc8058ee0d50483cbbb1f27081c494930d93a9750f99495ecdcedbc461ba6a9dd | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-098". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 216 | |
| Using identity: "participant-098". | |
| Ticket (98) created with creation time 1716671909259395001 | |
| Sending message with | |
| Call type: update | |
| Sender: x53g4-epcxp-ks4x7-dl4nn-rfqzn-dw4wn-5xa73-qaspy-aa524-ifhvg-5ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "8d96638f3977271b3d9593334111bbfc50003f09472212d150726a3369a7de06"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 98 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_909_259_395_001 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0x826557e2f3fc2fc2d755dee31e674a6064c3bf75cf5b38969f2948fe34ea2024 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (217 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: x53g4-epcxp-ks4x7-dl4nn-rfqzn-dw4wn-5xa73-qaspy-aa524-ifhvg-5ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "x53g4-epcxp-ks4x7-dl4nn-rfqzn-dw4wn-5xa73-qaspy-aa524-ifhvg-5ae"; | |
| }, | |
| ) | |
| Request ID: 0x19d5bdab182f01cd6be0c57cd42797d0eee7dbee5e9ea3f600190b49d2f47e1d | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "participant-099". | |
| Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw". | |
| Transfer sent at block height 218 | |
| Using identity: "participant-099". | |
| Ticket (99) created with creation time 1716671915083860894 | |
| Sending message with | |
| Call type: update | |
| Sender: gr7no-5663z-2yh3v-tqrvr-cakwy-lcizn-zospj-7v5hr-axyoo-t25m3-5ae | |
| Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai | |
| Method name: send_dfx | |
| Arguments: ( | |
| record { | |
| to = "60f2f7a58da17102c0963970c11395fc62fb52fb1bfb6c6075a37a4dc20da851"; | |
| fee = record { e8s = 10_000 : nat64 }; | |
| memo = 99 : nat64; | |
| from_subaccount = null; | |
| created_at_time = opt record { | |
| timestamp_nanos = 1_716_671_915_083_860_894 : nat64; | |
| }; | |
| amount = record { e8s = 1_000_000_000_000 : nat64 }; | |
| }, | |
| ) | |
| Request ID: 0xadf1b13dd555ae022a40fa92ea0840e247fca77174efacee0a62b102df7f1e29 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (219 : nat64) | |
| Sending message with | |
| Call type: update | |
| Sender: gr7no-5663z-2yh3v-tqrvr-cakwy-lcizn-zospj-7v5hr-axyoo-t25m3-5ae | |
| Canister id: b77ix-eeaaa-aaaaa-qaada-cai | |
| Method name: refresh_buyer_tokens | |
| Arguments: ( | |
| record { | |
| confirmation_text = null; | |
| buyer = "gr7no-5663z-2yh3v-tqrvr-cakwy-lcizn-zospj-7v5hr-axyoo-t25m3-5ae"; | |
| }, | |
| ) | |
| Request ID: 0x9faadf63a8b8f1c52dc0ce019ea5451ae1ad9c4d640130b1372a139c94bf3b22 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| icp_accepted_participation_e8s = 1_000_000_000_000 : nat64; | |
| icp_ledger_account_balance_e8s = 1_000_000_000_000 : nat64; | |
| }, | |
| ) | |
| Using identity: "default". | |
| Using identity: "default". | |
| Using identity: "default". | |
| Using identity: "default". | |
| Using identity: "default". | |
| Building canisters... | |
| WARN: .did file for canister 'internet_identity' does not exist. | |
| WARN: .did file for canister 'nns-dapp' does not exist. | |
| WARN: Cannot check for vulnerabilities in rust canisters because cargo-audit is not installed. Please run 'cargo install cargo-audit' so that vulnerabilities can be detected. | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| Executing: cargo build --target wasm32-unknown-unknown --release -p test --locked | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| Finished release [optimized] target(s) in 0.04s | |
| Sending message with | |
| Call type: update | |
| Sender: 7qxyt-o2nhb-bmyry-ftw2p-agm33-axxgq-s4qmi-xiruk-g2fhb-2tuwk-2ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "m\a7\85K\cf\1d\03\06\0c\04D\b8y\95z\c8\c1]\f5\18p\1eis\b4q\db}%&\ea\80"; | |
| command = opt variant { | |
| MakeProposal = record { | |
| url = "https://example.com/"; | |
| title = "Upgrade test canister"; | |
| action = opt variant { | |
| UpgradeSnsControlledCanister = record { | |
| mode = null; | |
| canister_id = opt principal "bkyz2-fmaaa-aaaaa-qaaaq-cai"; | |
| canister_upgrade_arg = opt blob "DIDL\04n\01l\02\b9\c3\ee\f2\05\02\c9\ab\a8\e9\08\03nqnh\01\00\01\01\07Welcome\01\01\0a\80\00\00\00\00\10\00\04\01\01"; | |
| } | |
| }; | |
| summary = "This proposal upgrades test canister"; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xc6559848821f4bec065a6fa61c6142a56ae530e0501a813f4dc5a13a4591ca39 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| MakeProposal = record { proposal_id = opt record { id = 2 : nat64 } } | |
| }; | |
| }, | |
| ) | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| OK | |
| Using identity: "default". | |
| Using identity: "default". | |
| OK | |
| Using identity: "default". | |
| Using identity: "participant-000". | |
| Sending message with | |
| Call type: update | |
| Sender: j4eet-wmbhl-qtgzv-azddj-bwplx-u4hct-jwsoz-4an4s-g2cng-qpest-dae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\c7@P\0b\8f@\e4\9b\9ag\14(\ca\d3\7f\e4.\cd\a5\cbM_\5c\dd\bf~T\8ei\0f\d9["; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x30e6e8b713b849e31126ad5e0985102b68b5b0bef6cf74b6de46213f3739b43f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: j4eet-wmbhl-qtgzv-azddj-bwplx-u4hct-jwsoz-4an4s-g2cng-qpest-dae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "G\ad\ac\bd\14,y\01\abdV \8f1\b9}\0f\9e\0d\1f\ddO\99\df2\c5\c1~\8b\01\b6y"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x17c8676ab273fd0b5c5e0ec350f1aa797a8b477100926063746a4cb0dfd6f00d | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: j4eet-wmbhl-qtgzv-azddj-bwplx-u4hct-jwsoz-4an4s-g2cng-qpest-dae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "U\153~O\93\22\e9\a8\d4\dc\0b\9f\cf\83\d9)\19%\ae/\22=\cc8]\c2\9e\dc\b4\91y"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x6e4e17960ec00134a427443268731e72bae725577133d8326737447185a35e6c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-001". | |
| Sending message with | |
| Call type: update | |
| Sender: stikn-l5tus-wpwit-fog5p-td4q4-4ek6v-hui77-jhfsm-464dk-tfqdi-5ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\c7\96\10\d6\a7\8814\8f\f9\ea\dd\85\f1L\e5@]@\a5l\db\cb\a1V\84\82\94F\8c\e6\df"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xb9e77ebc16b34870f41ba7741cd26bdc8c4df8307872a9690cc3884cc895afa9 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: stikn-l5tus-wpwit-fog5p-td4q4-4ek6v-hui77-jhfsm-464dk-tfqdi-5ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\faN#\1e-\d5\ba\22\8a6\a8\e0E\b6\be\c9\0d\cf\8cp\b2\a9<y\60n\eeJv\f1\e8\1b"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x564ea73e14490d4cbd5a9f0971f1eb319b7c92814c42e186f313c24479fb8ba4 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: stikn-l5tus-wpwit-fog5p-td4q4-4ek6v-hui77-jhfsm-464dk-tfqdi-5ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "Q\86T\11\a2&\a8\01}\f3Y \ea\f5\c0\ea<\02\9f\0a\8e\a3\f59C\eb(\e1)\0fV\16"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xb675c0dd3fb1c6bbac039414a05b9b171abe5cc4947d13554e6a2bbe9899898a | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-002". | |
| Sending message with | |
| Call type: update | |
| Sender: z4mal-qzyjt-wchn2-4nbpt-bhtj6-ouxid-oxz2i-3zaw3-fw66l-niv3i-fqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\00\a2\e6\02\dc\18\d1\fa/\feWy$X\22Q&^\8a\b9S\f1\ba\cb\d2\e7\1e\92\04x;\27"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x328a194bf37e967f94b18d9edab13b295f5ee14caaa8f3eaa37ff7505b187141 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: z4mal-qzyjt-wchn2-4nbpt-bhtj6-ouxid-oxz2i-3zaw3-fw66l-niv3i-fqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\d2/\c9\91\82\60\e1\98(\cd\97w\c0\ce\0d/\8c\1c\05\a5\98\05\14f)R]9d!@\bb"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x4f05ce2b8b8b663d7dbf1ccba8cffca3a81fadbc80c90be632e0e69be477a35c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: z4mal-qzyjt-wchn2-4nbpt-bhtj6-ouxid-oxz2i-3zaw3-fw66l-niv3i-fqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\a2\f3#p\0d!X\ef\dc\a8\cbL\f7_\96VV\e8:3\fd\e7\1b\bc\0c\1cT\a7\9fZ\11c"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x6afeeddb4bd978d7aec9ccea6b8eeaf6e74da7596ac726bc3bd69ad3ef903d1b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-003". | |
| Sending message with | |
| Call type: update | |
| Sender: snkgh-x7l7p-d3jap-4evnr-bzoci-kwrx3-s5r62-w2mbz-broyo-ng45b-5ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\c5\aa\1fb\d6\90n\8c\1a\96\bd\c0\15z\a0\8e\ad\b1\b7\85\84\b6\9ezq\e6\85\fa=\b2%t"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x9dc2e19eb0048e81dec2af7c24c139dec07604f46fb1048c1bea177698654b3a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: snkgh-x7l7p-d3jap-4evnr-bzoci-kwrx3-s5r62-w2mbz-broyo-ng45b-5ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "}\fc\f7\a5 5\c3\ce\aa4@\88/\18\8b\02\c6W\a5\0d\ac&\dc\a7\a4\c9j\df&|\98\b9"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x28b7ec75d046192d81fb16e058d7dc868eb2404e2d358aec7cc95551c9509aa8 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: snkgh-x7l7p-d3jap-4evnr-bzoci-kwrx3-s5r62-w2mbz-broyo-ng45b-5ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "?8\02\fb\82\5cA\dc!\d9\a82@-Gs\d9\22\cb\0b\f4\c7\d2\17\a4\fa\f8*\80\0b\84\27"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xa3296bb50d197c0d495efa8b25c92960ff5824ace5cbd931f22a2fda595b096c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-004". | |
| Sending message with | |
| Call type: update | |
| Sender: uchxq-v6zrv-yhxel-4nru6-sv43m-mzccm-qzqbw-4kvpd-x6sdg-zqnd5-iae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\8c;\b8M\e6\1aH\15\bbn\ba\ed\f9\18*\98\1f\e6\a8\0e\15\96\5cal\cd\c3#\b4g\85&"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x30609a195dd8139363730c88c3a4f7d0ed666de787efc5b2a5733d1ff942a467 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: uchxq-v6zrv-yhxel-4nru6-sv43m-mzccm-qzqbw-4kvpd-x6sdg-zqnd5-iae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "i\be\1d\9eT\f0\e8x\0b0\8f@\e5M<\f9\d8\1c\e7\a3\0f0\deK\1c\08\a5_\8fk%\b7"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x43ae4a394b6b8e375c3f3c3e42cdc910cc53d449070354c189310bcaa502b57a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: uchxq-v6zrv-yhxel-4nru6-sv43m-mzccm-qzqbw-4kvpd-x6sdg-zqnd5-iae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\acy!\05\9f[\f5=\eb\c3\cf\d2\bc\8c\d7\be\92A#+\ac<.k\86\b1\1e\ae\e1nO\0b"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xb67ee0488f74a8962d7814d5d906ed2a638ebe0548a9415cc16c3c76b06c96ec | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-005". | |
| Sending message with | |
| Call type: update | |
| Sender: dypnu-5w45x-23miv-w4cdb-f3udv-rq25i-wkmoc-puzyx-6nhka-ldqml-vqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\e8,\a8\c8=\c5\08o\9eU\88$\87\82\bc\eb\02~;<\fdvd\a4\1b\9a\e6\05$\fbrh"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x46b94660e94d907ddaed7402c372c26e41d712a7c3a537cc661cc66d4b2e8e27 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: dypnu-5w45x-23miv-w4cdb-f3udv-rq25i-wkmoc-puzyx-6nhka-ldqml-vqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\9e\bem\d94?\f2\ccs\12\8c\22\08\99>\e4\97\a2P4f\fa!\f6i\8e\91\f3\97\b4\bc7"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xade6bd8e093eb452c01f49659bb8838619f0ae14a6579ae8bc9442efe8c75749 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: dypnu-5w45x-23miv-w4cdb-f3udv-rq25i-wkmoc-puzyx-6nhka-ldqml-vqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "=\82\9eIu/LYx\b7\a1\ea\84h\fa5W\a9\90\8f\9bO\a6\9a\1e).\81\19\97\d7N"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x938165e1de5fda4b5c3dbf4aa23628306232bf44530dba165350e6df96c409b2 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-006". | |
| Sending message with | |
| Call type: update | |
| Sender: tbxqp-cejgb-kdit5-n5f5e-fffjg-mdyo4-wndkw-wgqah-7wbne-tlfua-rae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "4\cdw\84\60\eb\c3\27\27\06\b1R\0b\dbp\5c\f2\9a\a6\b9\a8\b0\fd\dd\17\ef\0e\c2L\80\c4\00"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xba24a127dd138d00e4900520f806a0e9e6a217d3e9978c5ebb8060a20357d226 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: tbxqp-cejgb-kdit5-n5f5e-fffjg-mdyo4-wndkw-wgqah-7wbne-tlfua-rae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\e0u\a8-\10\ae\b3\0d\97LJ&\a9\8a\e2_*\b6\9a\a3\a5\b0\e4\05\8a\951\8cH\a0\dbh"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x9064fb2bac3e968ceea86d6107c3b1d05de18e1af2d06b82c4f72ac4bd0e9f72 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: tbxqp-cejgb-kdit5-n5f5e-fffjg-mdyo4-wndkw-wgqah-7wbne-tlfua-rae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b5\80\f2\b8\e0\b7\897N\12#[.\f1\ac\8fo\0a\c9!\aa\a0\d7\1b\22\15\0bm\f2\1c!\9a"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xbf6a09d1b991862ade211dcc0d73da8ed0568bd2e9840c572beb688819cee57c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-007". | |
| Sending message with | |
| Call type: update | |
| Sender: 4xp7t-lmdtl-bizdr-jgkry-x4om6-76ymm-a5bbb-fkut3-ulz5a-chrdn-yae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\a0\9b\bf\e6\c2J^\13L\9bOr\0b\db\fe%\93\e3Q\f4\05\c7J\ff\c0\99%\de\09\04r\b6"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x1d8bc33f7f2a6aa3de3b219ab3c272c9e20a3bcf61595ac0a096bfdc3f7cfaa5 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 4xp7t-lmdtl-bizdr-jgkry-x4om6-76ymm-a5bbb-fkut3-ulz5a-chrdn-yae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\87\db;\fdW\0a\ddg\d8\af\c6a$l\12\a2\a7(O\96y\ca \0e\c1\1d\92DF\a3s."; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x0e7ef07b502d92d676bc58944fcb38792328950d70bd557c47e263adaeeb2da8 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 4xp7t-lmdtl-bizdr-jgkry-x4om6-76ymm-a5bbb-fkut3-ulz5a-chrdn-yae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\86n@{\06\eci\9e\02\0c\13\fc\edrR\ce\805\cb\b1g\f5\e7\ee\c8\85\8a\1c~\f2\ef\a6"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe22331e971962fc1a19d6451ad1f521c1dcb966b5a35145f2f5273deb0b4e303 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-008". | |
| Sending message with | |
| Call type: update | |
| Sender: v4k4s-pnheg-wyfs3-cp4kk-igzaz-7fi3q-otqp6-ptoho-pbdv5-7ybf6-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\94_w\b7L\c3\ae\00h \d3}\e03\8a\e2O\fb\dbn{\1b\c5J\01\94\c2\1e\d3\93\ab\b9"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xcbe974cd65a7af8ec8152482962398b1c00b818fb4e4c9805eafdf157b957732 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: v4k4s-pnheg-wyfs3-cp4kk-igzaz-7fi3q-otqp6-ptoho-pbdv5-7ybf6-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\aaNfE\11\da\deD\8e\06\e1@Kw\bf\a6\8b\d7\f6\aa\fe,\ed\e9\22\ea\0de\06.\7fm"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe78a7760722b74a9f2f01b496a1652c273257abc23eed81213b51b5dbff57410 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: v4k4s-pnheg-wyfs3-cp4kk-igzaz-7fi3q-otqp6-ptoho-pbdv5-7ybf6-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\fb\10\d9\d2\d9\81(,\bf\e8\a8?\17\84\01\93\b99\96\9d\fa)\d2\8d\13\ec\13\c4\1cwL("; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xd71e30b95e5f55cfa88f462d8d9242652e02f5650284d27ff5e08dac37a9ae10 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-009". | |
| Sending message with | |
| Call type: update | |
| Sender: jomdj-m4exp-b43rw-na4rs-m3lj6-o2y33-l4zw4-3sxzw-q4w36-r6omw-tae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\f8L\99\cf@\ceh}N;\d8\0a\a0\bd\fd5\0f5\f5\04/\95\05].k\85\a6\c7~\9fo"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xd2845a2a0d56705607caa813ca99fd066f28c7c2da41e73c2a31823e3e13a814 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: jomdj-m4exp-b43rw-na4rs-m3lj6-o2y33-l4zw4-3sxzw-q4w36-r6omw-tae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "z\ae\d5Tj\f1\a4\19\f3}\94\86\ea6c1\81~\1b\f5\b5<B\e3\9e1q,\ae\cc\cb\08"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x7060b19a193c1d2c3772939d56f7132dbc56ba0c8344a3db5cf3d34f82fbf11f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: jomdj-m4exp-b43rw-na4rs-m3lj6-o2y33-l4zw4-3sxzw-q4w36-r6omw-tae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\ed\0es}\0a\c4\00\a8w\e2\bf\8a\b4\84oui\f8nq\13\ca\90T\e7\fe\ddd\de\d81o"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xdbf7f20f878941c0b679087234db34587d44969999682b7ecaee9d069b068bd8 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-010". | |
| Sending message with | |
| Call type: update | |
| Sender: z6vzz-r6tgj-rojkx-6hgmz-3ky76-3txgd-dwn7q-bdnrc-biwzm-jncxk-hae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "p\03\eb\0fhh]!\8ea\83#\c1\1b\8e\9c\1d\110u\b1\da#\d5[\fb\c4\8b\1dY6\e0"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x5b1b2e3a06fb91eab3f7670ffce6e6bbfdd766b02923e70bf54ee30a0c5a5358 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: z6vzz-r6tgj-rojkx-6hgmz-3ky76-3txgd-dwn7q-bdnrc-biwzm-jncxk-hae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\a8k\a7\0d\93\f8\fb\b2z\f4\b0\be=b@\5c\c0\a9\07R\ce>\ae\eb!\e4B\e8\c7\fd\bb4"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x0bc98718f6994e6b6f93c3cfee89d89dbe1322098135f1a18a9206a96e120687 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: z6vzz-r6tgj-rojkx-6hgmz-3ky76-3txgd-dwn7q-bdnrc-biwzm-jncxk-hae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\9a\bc8\c0D\a9\c8\08\fbo\85\84\07%\1c&:Y\e6\14F\80\f7.\89\da\8ea\bb\c5\a4="; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x152504de9c45995c45a1f75a5fb858dde49f48721714f9be8939f6592a270508 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-011". | |
| Sending message with | |
| Call type: update | |
| Sender: eju6d-ylxsp-ocgez-yovgm-zrpbb-xxs4p-lb3wk-raaxr-3fyuk-m2rey-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\afZ\bd\ac\f0o\eb$gb\a8XxQc\e9\c2\e9\bel0\16\92v\9aM\81\d6\8a<N\df"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xcd9fa8dde7d870db6c1076ce5f90df09f6fd89a6f3952f1cb2f3d0e2d66e8868 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: eju6d-ylxsp-ocgez-yovgm-zrpbb-xxs4p-lb3wk-raaxr-3fyuk-m2rey-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b1\93\f5\19\f0\82yC\22\19\5c\c9\03\97L#\bd\f5>\d8oH\ec\1a5\d0\feE\ccF\a0\ea"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xfc0df9843a102006e93766e495e896b0788ba94dfadcdd5fec83bd54ef9cec39 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: eju6d-ylxsp-ocgez-yovgm-zrpbb-xxs4p-lb3wk-raaxr-3fyuk-m2rey-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\cf\cd\f4\d1t@!\fd\ab\1a6\cd\04=\dc\aaX\aaTU\86\e3\05,\e5Q{\a8\d6\bbKb"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xbdb1c117ed75082601b4f46fea7371bf3eb48eea35072a2c74b9f3bcc36463fd | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-012". | |
| Sending message with | |
| Call type: update | |
| Sender: oie57-kx6qt-fjdxn-ptqur-ekner-xap4c-qo75e-xzokn-od6q6-qmtvz-oae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\d2h\99\0d\83J\f9\93\ad\95X%rg\d3\88Q\b0\a5}\a5\27\ac\f8\fbl\12\8e\a2\07@F"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x8e98447d3570879770a2ae164a81295d86b3824fba0523e35decfd8fbdf1dc06 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: oie57-kx6qt-fjdxn-ptqur-ekner-xap4c-qo75e-xzokn-od6q6-qmtvz-oae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\adW\e0fm\1e\fa4\bdp%\89\0d\df\17\d8.m\cbb\9f\15\b4V\cc\ed97\e4\d5b@"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xeea8428b62e426e90148564bb2a5e9ed704a53ac116cb3eac47d6676671adb3f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: oie57-kx6qt-fjdxn-ptqur-ekner-xap4c-qo75e-xzokn-od6q6-qmtvz-oae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "~\8d\eeD\5cW\91\82(\f3\e6\d3\fa\82\f8\f0\e0\ce\981\0b\bd\10m\e4\f7O\b9@\8e\1a\93"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xf1ecbd65d2d5fa48321a7719f9a87412bd87c6633d1a562dfa43f00df03be0fb | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-013". | |
| Sending message with | |
| Call type: update | |
| Sender: ktf5o-fwqq6-vaups-t65zo-3mwzq-mwgzx-awmmv-ca3i4-7f246-zumqt-dae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\0c\a5\f8\08\d1\1e4\a2\cd\96\d9\ff-\8b\15\9e\e6\9d\e7\bc\eaR=\19\0c\d8\89f\e8\12\d2I"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x72c3bdc42c1105d1b2d914e3d1340ef299ba145fdb3aa84b3e4c14694f656db5 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: ktf5o-fwqq6-vaups-t65zo-3mwzq-mwgzx-awmmv-ca3i4-7f246-zumqt-dae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "E\e5\dbg\8b\02\a4y\071\d1a\92>\f8\85\00\f7\05\fd)IF\10zgaf\b0\dc\96}"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe3fb5e3d3d0634b9b43fa21bec4f4f14e7950bf3b8aee2d3d85f3c3bb1878977 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: ktf5o-fwqq6-vaups-t65zo-3mwzq-mwgzx-awmmv-ca3i4-7f246-zumqt-dae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\1a\f2\60fL\80]\8b:\dd\f3\bc\0f;\1a\a3\05\e0\9f\da\0c\fa\83{Z\fe\b6\90i\d9\cf\b9"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x6b571c014b57646d2b1a754c36b13625dcb4a09411c14526867b9bf658998e25 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-014". | |
| Sending message with | |
| Call type: update | |
| Sender: nwz5f-cl24j-53ulz-gfzq5-fmsoh-hvlit-2nr2u-ycbo2-n72iv-p7k4d-vae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\a4\e3\98\7f\dd\83<\8c\fbO^=\dcz\18 \0a\1dTa\cd\8e~\e5Vo\e7oL?ZD"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x8d4731ebdd3442933488dba4118fd3516c7b1373d211700bc0ff62386b7b4e37 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: nwz5f-cl24j-53ulz-gfzq5-fmsoh-hvlit-2nr2u-ycbo2-n72iv-p7k4d-vae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\88\8eC\dch@\d3\1f\d9j\83\1b\ba\fb\8ap\ec\a3\ad/\60\f9\884a\60\e95S\81\fb\9a"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x20ff1ed2c83488d501093a2e8f59be7482546d40b08238f85690ca7e6b5e8190 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: nwz5f-cl24j-53ulz-gfzq5-fmsoh-hvlit-2nr2u-ycbo2-n72iv-p7k4d-vae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "Px;\da\d3\b6\0e*px\c3\14\fc\a3\01@\d4>\c8\b6\02\99\84S\ba\ce\9f\95\80\d7\8e\01"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xd106aa81a29f99f5ac9006374b60e7dec984c35d79917b232c99ceded8dff794 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-015". | |
| Sending message with | |
| Call type: update | |
| Sender: zh4d6-ql6oq-baw6f-tfkpc-d3tsf-ldgtp-zpgf3-owde6-khycv-xmxyu-dqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\c0e\fa\93\d2y\9e\15\de\0clyl\bbm\1c\92\06V\09Ocp> t\ac%\f49\db*"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x0fd4cc36eb36a7fc7cb6ffd7860010a52ef2e82807343a9fcf0422e21fb56bc3 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: zh4d6-ql6oq-baw6f-tfkpc-d3tsf-ldgtp-zpgf3-owde6-khycv-xmxyu-dqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "#\c7\98\f7\cd%X\88<\c2\e5\c0\0a7\be\af\dbu\00\e0\9e{\95\c6\05\bc\94\a6\ddQ\c4Q"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x615209a15456a5e52090c97511c6e4e9abd675bc8de5658774c24635e627b55c | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: zh4d6-ql6oq-baw6f-tfkpc-d3tsf-ldgtp-zpgf3-owde6-khycv-xmxyu-dqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\22\02%\8c \00\11\d4\b3\ac\c6\a7\b1\00\8et0\9a\19pqr\aag\90/r\b0\a1\96\f9\ab"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x7e0a7ffa201e53e201b2b196a5218a6393ba242074060a58b427cb708b58d171 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-016". | |
| Sending message with | |
| Call type: update | |
| Sender: usk52-6rk3j-5jtoj-5gkad-d4hmv-b56w4-c7xyh-v3nmi-nvlum-ptt7k-gae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "%1\22L\e1\e7h\12\8a\c5\60\06 ,\d1\9b\e1\d8\dfLs\ea\b3\9d\f1B\82Ck\ae\cb\80"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x88acb16430410f2ab160ac928807ae56ba6c74b8d328c0fa26353c0716a937c1 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: usk52-6rk3j-5jtoj-5gkad-d4hmv-b56w4-c7xyh-v3nmi-nvlum-ptt7k-gae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "3\95\d1\81\06\e8\f4v\03\60u\05\1d\d8z\d1\5c\f9\94\eeCB&\fa\17\0e\cd\e6*]\03\90"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xec91639a080eb7646cfab2236d67f10d7d7d3a6278cbe93bce08f6f713bdcd17 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: usk52-6rk3j-5jtoj-5gkad-d4hmv-b56w4-c7xyh-v3nmi-nvlum-ptt7k-gae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b73\0f]\1c\932\b3\98\d3\01\82\c1\00G\96\e3\93C\1a\be\f2\e6\cev\9c\83\95A\b0k\1f"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xb6ce3cb28056614a8548d58d15a9ca33a1ec09873d4001d1c81474614eab51ee | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-017". | |
| Sending message with | |
| Call type: update | |
| Sender: 7fudo-o5yvv-oqfjo-t74nr-23bvw-7gglh-jl2qp-q6tqc-wzgtq-4xrnx-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "<l\a8:\cdy\9b\8d%\d8\c0i\dd\e7\c5\04k%V\d5\8d\c9<A\af\0b\05\cc\04\d8%D"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x1121c2a149e6b49e89829a51569365b16981b7f514870052857c5cffa0bb5b77 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: 7fudo-o5yvv-oqfjo-t74nr-23bvw-7gglh-jl2qp-q6tqc-wzgtq-4xrnx-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "Q\8b\01J\ac\19Q\dd\16\8b1Kj:*\f4#<\18\ebD\1f{\9bbN\14*\0a\93\9a\e3"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x2a7f20222e24bca31407b2920c00055a103893a1555e4f10c55bbd2fb26babb1 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 7fudo-o5yvv-oqfjo-t74nr-23bvw-7gglh-jl2qp-q6tqc-wzgtq-4xrnx-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "P\d9\c6\d1\aa\a9\7f\1f\e56\9dT\10\0cH\dc\929%(\1exad\b1Jo3\60y\fa!"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x11305f5bc4276c5481511c33115e88de09f1d86ba3d0c1959866109a115c64b8 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-018". | |
| Sending message with | |
| Call type: update | |
| Sender: qqrgh-ju4li-eimkf-s7yoh-fu6lo-qbl5x-g4rkc-nfcuh-g4r7w-nezgu-pae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "Z\e9\a0\8b\93\d09X\e5\5c\03\cc\e8\e8\ea\84\99\148\fci~4\a3\efL x\db 2|"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x0719918eea78c59d831192475bae7add18ef0c1c3693fa4dbc90d4d6cae8ec7c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: qqrgh-ju4li-eimkf-s7yoh-fu6lo-qbl5x-g4rkc-nfcuh-g4r7w-nezgu-pae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\0eL\e0\c8\a2\09iK\01FV\1a\e3\1b\89\0a\f6\86\eb!\02\0a\df\d7x\98\cd\fc\b7\e2\c7m"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xb6999ce4aefceffc7988655e046e0d1392a2eae1b9f42783a6cd85619d33bb7c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: qqrgh-ju4li-eimkf-s7yoh-fu6lo-qbl5x-g4rkc-nfcuh-g4r7w-nezgu-pae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "4\ef~\08\dfm\e3\8c\f3B\c9ttS\15\8cf2\e0\b0\ad\cd\1f\bd\91&\c70\8d\d7KZ"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x7c9aa81e2710421d4eeb67bd023a9c1055d809925180bb22bff7fac3e818bb03 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-019". | |
| Sending message with | |
| Call type: update | |
| Sender: 32wcj-b5czi-jkli4-xss4d-4ryqs-priqi-2unje-e7kg2-n77c7-4d5ap-mae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\ef\a7\04\8b\b3\83J(\bdU\97\9c\e2\c6\ef_\f5\ff}\ae\9e\b5!\fc6\ad\8c\8dM\0f\df\b6"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x1773b9e0dbfea1519be8b06b43acc611a3acd5986bb998388be3c843ef330402 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: 32wcj-b5czi-jkli4-xss4d-4ryqs-priqi-2unje-e7kg2-n77c7-4d5ap-mae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\ef\a4gl\d9\93\e6\01\12F\1c*\b4\9a+\d16(\b1\9d\b3\ca\17\eb\9bf\ff\ef]\c4\12*"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x2537b5fb28a5c35980ed8d45191505e40bedc30ab660b7547c5ca4232e209d99 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 32wcj-b5czi-jkli4-xss4d-4ryqs-priqi-2unje-e7kg2-n77c7-4d5ap-mae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\d3\08\fb\e0\93s\dd\e8_s\9f\8a\96=\06\08\a7\da\cd\b8WZ\df\01\b1\8d\0b\0b\c0/Ga"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x07f94324df7a4cc525a16535025fcf7745b1c4063410927194e98a0bd42ce2e7 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-020". | |
| Sending message with | |
| Call type: update | |
| Sender: t3nsq-nigkz-ktbsg-5ybqe-r3he2-eqxqu-7pi7p-smuoy-lrsrx-ek3m3-fqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "s\c5\c0X\d2\13S\ba\1d\b7f\8b\ad\d1\c0\93\01a\e1\5cy\b9\b5\8eM\02>\e9wt\17\ad"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xbee34a77ff60f96f8e31d49fbe213468dd16c390a0a59912d4c6acab14479469 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: t3nsq-nigkz-ktbsg-5ybqe-r3he2-eqxqu-7pi7p-smuoy-lrsrx-ek3m3-fqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\15\dd\c7\bf\eeB6\12\baG>Zsd]\f0\b1\15v\d2\d8-\0d\af\ef6wH(%\c1\13"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xea25ace5e36dd716099ccbd18abd98a4bfec0609ee2157e2cfe6e0a384e38329 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: t3nsq-nigkz-ktbsg-5ybqe-r3he2-eqxqu-7pi7p-smuoy-lrsrx-ek3m3-fqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\ac\d5\22@\f0\7f\94\da\dfD\9a>O\fa\9f\04IP!_w\b4TzO\8a$\93\82\13\04\22"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x13a2f79322bc52be40546ba4d076ac2d7beb06f3abb358765e071d5f8bb5736d | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-021". | |
| Sending message with | |
| Call type: update | |
| Sender: t2ach-arjtk-wsfy7-izkb4-p5cgc-tyu7v-vj3fz-hcxip-ugmja-lqybv-kae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\00\d7N\d9\b2:v\11\e2\ce\89\8bv\8a\cc\1aD\05\fc\b8\14\e7\ec\b7\e7\c6E\12\d5\da\9aM"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe3b686c8852bc7d685b6e88c8a340a111de335ec1f7af9c6c1cb39325c9d87e0 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: t2ach-arjtk-wsfy7-izkb4-p5cgc-tyu7v-vj3fz-hcxip-ugmja-lqybv-kae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "yP1E\b7;5\8a:\ee_\c6\96\d7?\12@\fc\90\8b\d4r\d5\fe\eb\90\ea\e1\12f\b0v"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xc8241a7eb4c21e1eae122d9122c7cc99e28d30981c11d7ae11fe993662104a5c | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: t2ach-arjtk-wsfy7-izkb4-p5cgc-tyu7v-vj3fz-hcxip-ugmja-lqybv-kae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\f3x\b5\0c\60\a3\d0^2\d3\5c\ff\a9Pp\d9=\0a\f0\0fo=\cd\12N|I\bf&\19\ef\9c"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x195e2949f275a2aaa610ec21b0013e6d7b4a998a839ca2bd1fd55f1d42fae8c1 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-022". | |
| Sending message with | |
| Call type: update | |
| Sender: 5p5t7-jkjcy-u7d6i-ewyxo-5d34v-63ntt-nzfej-izcem-2lw7s-n2z5u-aae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\04\e6\7f\b7:\e3\fco\c9\a2\b0sE+\aeIj\16\f6\07\f9\c1\d7\10\f2F\d7\91m}?\dc"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x471815c7a00dd70ac192aec20ddfec11455e069a23d1136a96f39d56785583db | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 5p5t7-jkjcy-u7d6i-ewyxo-5d34v-63ntt-nzfej-izcem-2lw7s-n2z5u-aae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\81\27g\bbD\c1\06\a4\1f\fa\13\1c\07\827a\c2\f3\ce\e0\b9?\9c\dcr\22\16\09\d1\0dW\c7"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xdcfc0a83511ee4c4e546063abad088e25182047174931cbec868a80646514516 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 5p5t7-jkjcy-u7d6i-ewyxo-5d34v-63ntt-nzfej-izcem-2lw7s-n2z5u-aae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "D\0ck5\fb\01\e4\a2&\1a\ad\60\f8v\60|\fc&:\d9o\1f\d5\b5\fb\8a\0f3\c5{1\60"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xc88cb9c9def91680dd59b165f422f03dc702d75d6700b5cf8a9ddd5fe2a29fc6 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-023". | |
| Sending message with | |
| Call type: update | |
| Sender: yvmey-r4xhe-l3rhg-sqfzb-cep6p-dehc2-tjep5-2jlmb-dkamq-z4yrv-hqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "% i\ae\f4i\ae\bd\1c\be\c0\e7,\e9\88.C\aa\a5z\bbo\b3y\cf\d3:@\ad\1cQ\89"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x23a3773b06c843b0405fdacf5a79e6f2eebc20e6923cc44e7dbae8de0035afd2 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: yvmey-r4xhe-l3rhg-sqfzb-cep6p-dehc2-tjep5-2jlmb-dkamq-z4yrv-hqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "P]\ff6\b3\fe>\85q\d4#\af\beQV\92\fe \c6\1eO\eb\ddw\f4\8f\12)\0f;\8a\0b"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xa1bca535f0bef17f49385c15dea86d999e35f11f568f236a6bb91a3c5e1def14 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: yvmey-r4xhe-l3rhg-sqfzb-cep6p-dehc2-tjep5-2jlmb-dkamq-z4yrv-hqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b2\f9\c4W\1f\eb\03rI\e8%7\85\be\5c^\d6\99\a0d\86\ff\b4gE\0a\b4I1\22\f71"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x0982e5b7047d56155e92204863eca6b6815b4b9cad7256f26a3fb818866d8e7c | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-024". | |
| Sending message with | |
| Call type: update | |
| Sender: bvrms-uhues-l4lex-e7t4q-4vcvw-tevwt-tled3-tvv7a-hnkdf-ec7jv-yae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\fa\9e\e6\b5\e2D\02\f5\9c\ca\e4\dd\ef\fe\f4\90\98\e7\ef\a8\c8\f1\86\17\c0\96\a6\96\8e..\ae"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xb8b2780237be519bd17f0540dec368e5ad2b015bc1d1872ad1932f2f4173a59e | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: bvrms-uhues-l4lex-e7t4q-4vcvw-tevwt-tled3-tvv7a-hnkdf-ec7jv-yae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\17}\b0\16\db\88\82\f9\8e~I\c5\eb\8e\b1R\afmb\12\0ep0~\a0kc\d1\ff\c7zP"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xac36b70888e69fc430cf067fa8552e7cb79dd600df6ade953690cb3bd343c1f9 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: bvrms-uhues-l4lex-e7t4q-4vcvw-tevwt-tled3-tvv7a-hnkdf-ec7jv-yae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b2\19\c2B/\b3\c0\b2\ab\16\12s\cd\a2p\9e\e7)\f3\a9 }\af\05\86\0b\9aPbF\a8\04"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x4a68fa050de4d8600744e1a2b522e998f11bf5a459b692e704cddacca49d1575 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-025". | |
| Sending message with | |
| Call type: update | |
| Sender: r7ure-6cdgy-lvizc-brhhg-xom3n-shicr-bxf23-tybv6-caggi-ihssa-lqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\c8\83\d2\bc{=Q\80DI\fe.:P\de\da\f0\ebx\c4&n\5c\ab\b7\1b:M\feQ0\9f"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x1924b6ec10fdd43640d56d98179bb1e796e191123b1d85f2a0ff511e5d24e8b4 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: r7ure-6cdgy-lvizc-brhhg-xom3n-shicr-bxf23-tybv6-caggi-ihssa-lqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob ";\08\e3\14z\f6\dd\f15\ef\fc+\85\ce\e4\60|\e8-\00\b83\19\8b\16\a2\f0\b1\15\1d\0c\d3"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x46a743611f2b7eb9a80c940377a034005f09c6c5c208c2b22b60f81dac7e489f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: r7ure-6cdgy-lvizc-brhhg-xom3n-shicr-bxf23-tybv6-caggi-ihssa-lqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\06\1bQ\85\92\93\87\f0e\f3{\5c\f1\92\f2\d69PE\8b/\ebX\05\0d\98\f7F\e8C\f8]"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xbfa0a0196b240a6a0ce6661d4e2ab85f8b134354a2bbf714875b59dc413213ba | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-026". | |
| Sending message with | |
| Call type: update | |
| Sender: shn7s-ykahp-66shw-yt4m5-loomr-3kfui-2yegl-ywmzn-7rthk-p6f6f-4qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\e9\c4\9c\9d0\ee\a4\c9\0a;\03\c5\9ewV\cbV\c8\e6sWzbx\9bO&~\a8\e4\97\ee"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe0b44495a71bb8433a1242c5be2573c7cb2160f13ffdd5fcb6d7868b7534f7d2 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: shn7s-ykahp-66shw-yt4m5-loomr-3kfui-2yegl-ywmzn-7rthk-p6f6f-4qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b2\b1f\fe_\96=\fc\f6a\9a\d8\d5h]\86?S\f7\d6\db\c9k\c1%\e8\83\f7&\edK="; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x36ec956bd99b645c8b32c7f2279140aa76d589aa4e76d49e7def90bc1ebbcb67 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: shn7s-ykahp-66shw-yt4m5-loomr-3kfui-2yegl-ywmzn-7rthk-p6f6f-4qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "~\fboi\80\b2h\f7\e3~\0f\ca#\9c\d5\c5\88\e0xq:\93\e8ebkJ\0d3t\89\60"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xce511525db56716a630a588ba118db133ecef19c69c11e7030b200a09ac2b0c4 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-027". | |
| Sending message with | |
| Call type: update | |
| Sender: pckw6-e33p6-x5pkq-mweie-o6war-kvpd7-wtnjt-ksm22-niqa3-3maww-cqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\ed c\06\be\9b\f2Uv\e6=k\af\b7\ef\b1>U\b7\f7\ce6P \a6a\d0}r\92&N"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe315e8129f14c8f13fea37a03fd6c04b93eb6416a47f1b4364abbe3dbfec1c7f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: pckw6-e33p6-x5pkq-mweie-o6war-kvpd7-wtnjt-ksm22-niqa3-3maww-cqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\98\e0\f4yr\bel\bd\87\e1\f9\ac4\13\cb\b0bi8*V4\ab\c6m\1bH\dd!\ac4\1d"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x0429b7a5deb119548ac3cd31f5c78bb691ac64fa630c54673e44025f12d06524 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: pckw6-e33p6-x5pkq-mweie-o6war-kvpd7-wtnjt-ksm22-niqa3-3maww-cqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\12=17\dc3o)\11\08R\d4C\9e\92\bc\b3\b1\ed\99\9c\85\be\f6\f7\83\e3=\e3~\b5\84"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xd905ebbedda7faf05122c334f47beaf8a2faf187945fa3164cdd9aa64cf7e632 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-028". | |
| Sending message with | |
| Call type: update | |
| Sender: wsdiy-ufxmr-sg2t7-hauo6-vhvla-uqzgb-x46fg-kyvgj-63sbr-4466f-fqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b2Z\22\e7\940~\bb\13\90\f5O\84A\0d\89P\22#S;\fa\16\11o-t/y\f0\a1\fe"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x76bd4dcbe3eb57cd94975bcea60f3a459411bd2b73f1f398e43bd693d5fde5cf | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: wsdiy-ufxmr-sg2t7-hauo6-vhvla-uqzgb-x46fg-kyvgj-63sbr-4466f-fqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\10\d8\ca\8dhR~7]\b3\d5\a5\1c1O\ad\0b|5\acv\8d\cd<\d9\98\ad\020\1f\c0\e2"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x83aef6272ae87cbc28773997c20509ade945c1ca3010f70b3ee8251099a323eb | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: wsdiy-ufxmr-sg2t7-hauo6-vhvla-uqzgb-x46fg-kyvgj-63sbr-4466f-fqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b1|\f674\9aK\7f\c0\b5v\b8\a9Mo9\b7\09a\80\c5\ef\ba\9a\90\22\e0\ac\a8\0d\06\a8"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x67b0508996a0e0482698c64b0b08f6f7afa2988c5368157f1539b4c84df15573 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-029". | |
| Sending message with | |
| Call type: update | |
| Sender: 7xkvz-jvdrc-itui2-77pi3-t6tpx-uy5jw-ut6gd-apfws-iq4ue-yjnhw-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\80\90\e6|\ee\edI\e3\92u\a2\d2\e0\ab\b7t\f6\d6\f5\dbe\f0)J _\b5\1by\1f\d8<"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xd0e59ed1076a83d83928457a3de94087abbb0fa1f157ed795c0cab2d877c10e1 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: 7xkvz-jvdrc-itui2-77pi3-t6tpx-uy5jw-ut6gd-apfws-iq4ue-yjnhw-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\1a\cc\c48C\9d\af\08,p\1cd\60-\0f@\afs\1eu\131H\fb\0bC\f0\de5\1f<\f3"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xcc61c2af05acd927679915dc69284c87bbf8ea4b4b2b3e45ef895ec6fd211dd9 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 7xkvz-jvdrc-itui2-77pi3-t6tpx-uy5jw-ut6gd-apfws-iq4ue-yjnhw-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "U\ff3;\fb\a90\14\d42\c0\c7l\d5\bf\9b\9biV\b0i\db\92\0c:\b0\f4m\9f}0\03"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x7fc32570b9e74e6d107891e4373f235eecbbc4861b0eb7a0349d7d98784f99f9 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-030". | |
| Sending message with | |
| Call type: update | |
| Sender: 6tpzu-bqy6l-czhkl-ukyk7-gwzwi-wcvf6-grjsv-s4z2a-zmfoo-5gog2-aqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "M4\80\09G\a5\81\8e\f4\87\9c5\19\c1\a6pw\dd\0b\06TH\05l!#\cd\04x\fb\0b\e3"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x9ca250c61dfd70485785ef534523bbf02e507a013ed2bb43c8487216fa12dada | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 6tpzu-bqy6l-czhkl-ukyk7-gwzwi-wcvf6-grjsv-s4z2a-zmfoo-5gog2-aqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "x\demD\5c\18\f0w\d8\e2\df\d7\ff9\07\00\e6\91\0a\1e~\98\1a\9aeL(\9d\e8q\ad\a9"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x132fd8e4a67b6bc9c3ae31fb4da4a813a1a69030a1fb20bc51821211227b1d79 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 6tpzu-bqy6l-czhkl-ukyk7-gwzwi-wcvf6-grjsv-s4z2a-zmfoo-5gog2-aqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b9\a7\c3\8a\9d\16\bf\fb\8b\1a\a8\03 \1dLi\dc\8a{\01\86BMd\96\c0\17:\bf\bd\98t"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xaa8d7061025d2d90029325ca9b1b0d680d231209a1c6b144db8c81e3a7495337 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-031". | |
| Sending message with | |
| Call type: update | |
| Sender: qpxkc-iqxf5-hqu6w-tzw3c-fz4pg-jvgyf-qa3qh-ds67m-4epo2-5327c-6ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "<\12\c5\a2\dfM\d2U|\02\1e\d0\ac\b4\af:Wgd\8a\d5-\92zp\d2\04mt\03\be\12"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xc92ce8f3b756a674b73a8ebebb88449a1695006ed86e17803644348669ff3252 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: qpxkc-iqxf5-hqu6w-tzw3c-fz4pg-jvgyf-qa3qh-ds67m-4epo2-5327c-6ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\a0\df\ca\e4\ca/(\bb2\03\b83ze8\88\cc\8a\05\88\b89i\be\fc/r\e0vx\b3!"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x448648684a829ec50a59442d34aec68d1937e73125ec592f0f007771d483a6b8 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: qpxkc-iqxf5-hqu6w-tzw3c-fz4pg-jvgyf-qa3qh-ds67m-4epo2-5327c-6ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\92\15\81NH\fb\bcc)\f8\8d\cbx\ca\8fE\d08\aelV3\b3\d4\e0h\0f\c2j\a9\95e"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x74e088f3e60330ff7254335940ed6b84ccf62d3a619307525ee334c7a9c13ef2 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-032". | |
| Sending message with | |
| Call type: update | |
| Sender: w5dfc-md7ua-3r6ln-aryuj-lw3xc-wk52y-2giae-aodbr-g3ida-qhl5f-3ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\e3O\ff\99LZ#Io9\e7D\03\be\c5\cd\1aH\8e\e8q\f7\e0\8f9\d0-u\f90\e5B"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xfc9f9baa34fb54287774d239b3eed5f0542b3b12926cb5d970d2fb137f63ba89 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: w5dfc-md7ua-3r6ln-aryuj-lw3xc-wk52y-2giae-aodbr-g3ida-qhl5f-3ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\db\86\ff\bb\a2UF\09\ca5\12\05\c0]\92b|[\ca\81M1\c0>v,\15\e4\e3K\e6\c0"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x331d2c24ac807ed6e143c778af13b8c41ff58d57862c37023e4f4cb963468dd4 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: w5dfc-md7ua-3r6ln-aryuj-lw3xc-wk52y-2giae-aodbr-g3ida-qhl5f-3ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "^\06\be4\fb\f3\99\c3\7f$\0b%\adA\bf.\60\1d\bd\ea3b\17\9e\9ag\ff\a2\15\08\1b\8c"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xcdf82d6192d0ba6c0355de14434199b2a160d7aa28d66f1325844320ce056a4b | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-033". | |
| Sending message with | |
| Call type: update | |
| Sender: zyszo-d2cve-kitc2-6uftb-6nprc-iuoqk-wzwhh-rdf47-t4mmc-vcqsj-xae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\e7\15\c3;gTQ\82\db\a3\8e\ab\11\d0J\8b\8c\cei\d7\09\b0\0a\d8)\7f\f8\e4\8e\c6\ed\d8"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x9ffa295556266a61cf9e2a93e1622e8b78f38d42dfe92de1c3398bea5d72c15b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: zyszo-d2cve-kitc2-6uftb-6nprc-iuoqk-wzwhh-rdf47-t4mmc-vcqsj-xae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "{\a5\15+\98\10\17#\b8rw\99Z\15\ed\fe\c5E(\18\1e\ce\87*V\dazV\c2\bbJ|"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xcc21773d7d78a8264cbd101d609a53b66149e8a64a9fe4b7880a135d5ffc347b | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: zyszo-d2cve-kitc2-6uftb-6nprc-iuoqk-wzwhh-rdf47-t4mmc-vcqsj-xae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "}6a\9a\ae\13n\ebZ\85\dfN\1c\c5\ad\7f%\c3\7f\e9\e8+\9bD]\0bc \c41\b4D"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x11e44dd1bcbca2ba11f1d5b65e4d3dc8dc0264a50e9029b6d5e6698653e55375 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-034". | |
| Sending message with | |
| Call type: update | |
| Sender: fywpw-nf735-nhdzd-3mk7j-k55go-ua7cy-wvslq-mmitr-ombw7-adqzs-nqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\c8\e8\86\fd\e6\eb\00\ecW\86\ab\ce\19\16y\c9\ae\8c0\d3\9c.80mP:\81u\0a\ddf"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xa12687ef21e3a710135207ab83b8321d93c0468ec8b26fe0fab68f05cbac34e0 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: fywpw-nf735-nhdzd-3mk7j-k55go-ua7cy-wvslq-mmitr-ombw7-adqzs-nqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "#\da\b2\f1\afJ\fd\e3\d3WI\82i\c6c%\15U\0e\8d\f5j@UF@W\b6H\c8\af="; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xf0cab69225c5575c3407ef3475a84ef3fc8900312f6805fe731818a344c4b898 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: fywpw-nf735-nhdzd-3mk7j-k55go-ua7cy-wvslq-mmitr-ombw7-adqzs-nqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\cc\b6q\af9T/[\ad\f6\8f\9bG\c5\b3\96\b1\7f\afq-zM\7f:a\93\d1\f6\f5;q"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x66cb6e13938a5d4180acb964fe51fb35fd2da922aa09990ebd7d98d9775b8b89 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-035". | |
| Sending message with | |
| Call type: update | |
| Sender: pphxr-odsqm-2byoo-cmz6q-mfq6r-tuzjk-b6llb-ofjgj-m722n-wef5n-3ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\a86)\06J\09(\e7\84\8d9\a41\bf\9b\09\86\10,\af\86v\cf\91\ab\e3+1\03\de\b4\17"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xf185f39b41e3fc4185e189d799741d592985d2aa4f85435e315e9d5a7e406297 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: pphxr-odsqm-2byoo-cmz6q-mfq6r-tuzjk-b6llb-ofjgj-m722n-wef5n-3ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\df\82E5\c4\19|\c5\cda\19\89T\da\94\9e\86\a1:\04*a\b4}TN)\1a|#<\09"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x5e0f63c601585050cf7ed68b2f2737c6511f722e2a40a2716e3019f0d7aa7f09 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: pphxr-odsqm-2byoo-cmz6q-mfq6r-tuzjk-b6llb-ofjgj-m722n-wef5n-3ae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob ">\cf\de\0a\12~\d9\d7AN\95\92\be\ee\1eV\ec\e0\9dV\c0-&\a0\e0\b82n\fd\01\07\17"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xb2e8a1e69d7562c462b4ebfe4ebf30e44c68b7df7b1c26c86047f6083096d24d | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-036". | |
| Sending message with | |
| Call type: update | |
| Sender: 2mvcd-pyeup-6xfap-t6xv2-k4e3m-dxff2-irrlk-wywmx-ovsbe-fcbbf-yae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "d\8dzl\bc\60\b9g(\d8\b2;\02\84@\04\1dg\b1;\d3\14\b3\27\db\dc\d3oS\be\e0\b5"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x7ce11ce2601877d01a8941d37d2e408ecf8957c86c0fee8bf3efb15d3f285e9a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 2mvcd-pyeup-6xfap-t6xv2-k4e3m-dxff2-irrlk-wywmx-ovsbe-fcbbf-yae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "b\08\00\1d\eb-t\d1\fc\f0{(pXje#&\cbmj \cf\9b\adE\94k\b9\1d\d7\9c"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xb3ee3602d9af5cd372935c8a6a5c6dcd373417f609f897747f2b06d20048ed0b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: 2mvcd-pyeup-6xfap-t6xv2-k4e3m-dxff2-irrlk-wywmx-ovsbe-fcbbf-yae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\c5\1d\c3\e5\02zt\a3\07\d8\95\063.\e7\83\e2\16\1f\c8w\14\c4\10\e0\cc\85\c5\0bqW\0b"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe244bd853dd4bd3c90f3204660055bd41d5dc51130708efa65e4dbd2d4cccada | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-037". | |
| Sending message with | |
| Call type: update | |
| Sender: e7ppc-tbk5w-pysou-tpq4b-k7sx3-lmfe2-sk36p-tdmp7-2ib3h-ysmor-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "D\e7\96Dz\c7v\9f\a4\ea\08|\adw\fb\1a\ce\f0\b3z?l3\1c0\07\e5\0f\b0\84\fe\d7"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x6f1a91241afd0d41414f89cdbe1806a8ceac9a8a68982cb377dfcc95da1324da | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: e7ppc-tbk5w-pysou-tpq4b-k7sx3-lmfe2-sk36p-tdmp7-2ib3h-ysmor-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\dd\97F\b0\f2\f9\f3\1f\e1\df)\5c8m \cd\a7\d2\edW\d2\10(\c3\df\bf?\b48\c0\88X"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x984022c86fd23bdc2160c5e93bf19d6fb2c1cb0030f1ab0c41acc44c7b0b5335 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: e7ppc-tbk5w-pysou-tpq4b-k7sx3-lmfe2-sk36p-tdmp7-2ib3h-ysmor-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "Sw\c6\ba\c5\0b\94\03\dcl\f39\e4\91\a0\92\82kk\0a\d6K\11\9aW\c3\f8~\85\e1\fb\a4"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x51c5ad44cadd50472be760511a2eaab6aa08f168fd187ae9ddd1b24392433690 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-038". | |
| Sending message with | |
| Call type: update | |
| Sender: lhtws-cgab7-7w73a-k52fj-grpko-jeyfq-civqf-6y4js-eja55-5s57b-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\a15\ecz\a2\0b0\d9O\07\95\bd,F\be[F\89[.\ea\e2\db\18C\09\b1\ff1#\1c\07"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xf80d99e59f9e44e216e3a48ea032de29750cff45e35a5ba3978f66414968544b | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: lhtws-cgab7-7w73a-k52fj-grpko-jeyfq-civqf-6y4js-eja55-5s57b-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "&\60\ca\be\bf\f6\e7I\b3j,m\f8Q?\fcU/+\02d\e0\bfn\10\ab\afMT\ef\c0\f0"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xda8b81f7a428e44660312f9422050d33925b320f094f023693bc6ac9bbf7dd84 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: lhtws-cgab7-7w73a-k52fj-grpko-jeyfq-civqf-6y4js-eja55-5s57b-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "3_\0aJ\1e\27s\17?cp\bf\b4I\da\f7\c4\1cL\99\80C\ebT\97\04\c6\f5\fe\99Tu"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xf14b55a2830c491382040edb63b0663efe0d78b696b806ccc056742aa6b52551 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-039". | |
| Sending message with | |
| Call type: update | |
| Sender: 2xwsn-gyb54-25743-gwzqj-j4ps3-passe-gvgpl-ggiin-vkqti-dvckx-mqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "A\dd\b2\18=\c0\14M:B$\a8]\ed\f5\f6^\13-\88\c5\fa\d9\ae\13\d2_\aci\bbo\ce"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xd6c59b685cb856a188d2ac9f8ec517115326dff34016efc5c4628b8d427b8f1f | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 2xwsn-gyb54-25743-gwzqj-j4ps3-passe-gvgpl-ggiin-vkqti-dvckx-mqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob " \ec6\96]\81\27\81\a5\ae#\ea\b3<\8d\9c_\b1\7f\ffT \8a\e4\efo\22%\c0n\d4\d7"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xf8b20f57077a3b60799b8d56bb658212b23b22bb148beccfae8ce3e2863f9a39 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 2xwsn-gyb54-25743-gwzqj-j4ps3-passe-gvgpl-ggiin-vkqti-dvckx-mqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\f5\f4Q\a5\eb\e8!\c3\f7\ef6\fe\09\cd]\1d\18\88\db\00wh\1b\60cU\22\e8\f4\95\5c\ac"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x07fc6d49fb0186c51e5afa8d1aa8aef4aaf957e3328a8d02609849173e5c006c | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-040". | |
| Sending message with | |
| Call type: update | |
| Sender: k3rmm-2dno5-nla5c-nt4xw-q2hq4-zmbr5-bgovl-kczxh-z5vcz-c76wo-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\9e\19I\983#\9d\9a\e9\1a\fc\a6\971\deL\22\f8\ed\b7\99 \dd\27\cb9\ba\f01]\b5a"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xa233ed1c4ac98bb09198d01fd0ff8ea0c37ababf58dc1594a24fcbde7ed18fef | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: k3rmm-2dno5-nla5c-nt4xw-q2hq4-zmbr5-bgovl-kczxh-z5vcz-c76wo-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "|r\d4\e0\f3QIj\fd\b7/\cd\b0\9f\ed\60\e0\b0\f2\8d2\a3D\13\8e\adu\d9\0aYn\15"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x4c9c86d436c1b633bf0cd75c7b19a62d2a7b09ae9e623af83247b2d709eac8b0 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: k3rmm-2dno5-nla5c-nt4xw-q2hq4-zmbr5-bgovl-kczxh-z5vcz-c76wo-5qe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\16\df\06\84\a6\c6H\9f\d6h+\e1\eb>\d9Q\97\b5%w\fd\11\d1\e3xa!\fa\cb\0f\ae:"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xdd644823b1fb8119304386d765f071e3fe83ef96d45fcad5727b442f831ecea8 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-041". | |
| Sending message with | |
| Call type: update | |
| Sender: emfrt-e7zzd-gohqc-cz4yl-rya34-24j6m-2goag-too6p-7w2dh-24ohi-jqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\8c\10\96\eb\cb\c3\04h\88E3\94I\9einr\ff\ff$%\aa\8e\14\89\07M:RE\dcq"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe514a5f1a240848821671d8d0ee6e7c007aa8b4d817146a58b2a04e8adab48af | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: emfrt-e7zzd-gohqc-cz4yl-rya34-24j6m-2goag-too6p-7w2dh-24ohi-jqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "f1|Y\98\93\1a\95I\08\04\f7]z\c1\e6\fa\ad\7f\a9\cd\b0*\c1gy;ZC\12&d"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xebd3ce1ebcf379e0a1e3b97089a33f925d0ba64bdccb853a507f5e045492cc39 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: emfrt-e7zzd-gohqc-cz4yl-rya34-24j6m-2goag-too6p-7w2dh-24ohi-jqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\e8d\c4\f9\14\ad\a4\df[\bdm@\fd\e3 ;K\9d\de\c6N\b5\9a\91Q\a7_,\fa}\18\ae"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x3182e1238cc00780e387850705f4a8e53d7c90bc50a91d3777804c3bb08b998d | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-042". | |
| Sending message with | |
| Call type: update | |
| Sender: lstbq-kxwmq-uhgny-zhipb-rupjg-cjdqq-g7zzj-emqrc-yquor-q6ivk-iae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\da{\deRF\a2\a9\80_T\1e\90\8b8\83\a7\0efB\f0\ee\a9z\60\f9\eb\e1\ba\dcr\ec\bf"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x825094bf59c6abb9b42787639b421873807d2d70ea46b59b51b608e0a0c4165b | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: lstbq-kxwmq-uhgny-zhipb-rupjg-cjdqq-g7zzj-emqrc-yquor-q6ivk-iae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b6\1e\f3\d0\aa\8d\d9\98\16V\aba\e4\ebR\1b\ec\abW3\05q\fc\ef\0ba\60AH\84\d4\d3"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x5b2a271cc16653c828b6cea809c68325b42f970eb605eaa7a9624734f2e5fdf5 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: lstbq-kxwmq-uhgny-zhipb-rupjg-cjdqq-g7zzj-emqrc-yquor-q6ivk-iae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\04\a8\e8\ebxy\bbA6$\86\dd\22r\93\d5F\60m1D8\ea\a1\9c\0b\b4\ee\8cD?v"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x9a92556bf53dc542b6cbbe3788ccdc40dc33cae648a1a5e9602f8560817b90ef | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-043". | |
| Sending message with | |
| Call type: update | |
| Sender: 3d7vl-2arid-26gxf-psji7-sogi6-544np-mq7pl-nkdrd-kl37s-h6jpf-xae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "mO\bcQNB\eb{l\83\f5[\c4\27\b5fa\8fj\89\9fE\b0\8b\e3\1ew\1c\f2\db4\dc"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x4cc0404c3732e83d5e8d8a45323e02b928ec94c7c4d6a5b166f41ac3dc198f11 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 3d7vl-2arid-26gxf-psji7-sogi6-544np-mq7pl-nkdrd-kl37s-h6jpf-xae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\02Wq\d4Q\ac\bc\8e\ad\84\ef\ee\7f\07\f5\fe\a2{\1cJ\dbk\01>\a0\94#\f3x\dc\18\ae"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x476bff7acdfa993aa856411166db7df07c10db3b6e1d9beaf7f5cd2fbef1b1cc | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: 3d7vl-2arid-26gxf-psji7-sogi6-544np-mq7pl-nkdrd-kl37s-h6jpf-xae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "3%yVD\cf\ab\7f;\27\df:\d2\c3HJ\af\04\98\a9$\1aJ\fe\60\deX\83*\d0\19m"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xf8fded511f18f935f920f5d33e6ac0937ecc2b8cef9faa34da6f1357634de152 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-044". | |
| Sending message with | |
| Call type: update | |
| Sender: glgu6-amdmk-mpzew-rykwo-5jrxl-5kppl-l57kx-4ip66-fya7q-plplp-kae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\89\cc\f9\91V\99\01h3\0e\b5j\b4+vh\f9\fa\8c\d8\19\96O\96oBKv\18\fe\93\12"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xd45d6857841be256a3e20bcfb5a6c09b91ca54c52807ae883a65ecdfd567296e | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: glgu6-amdmk-mpzew-rykwo-5jrxl-5kppl-l57kx-4ip66-fya7q-plplp-kae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob ":\e0\deG^5\e1\acn+U9!5\f4\0c,\97\a7\60\b4\0f\ba\15\c3\d7\fe\fe\0b\f2F\01"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x8fe2d5e160f6c148bac69f0606f861d9574f480a18ed5f0699a8577d8d0d97ec | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: glgu6-amdmk-mpzew-rykwo-5jrxl-5kppl-l57kx-4ip66-fya7q-plplp-kae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\aa\90\b8~\06\da/\eb\d4\eaC\c9s\01\a8J\03gY\d7\be\91\c78\13\d4\88@\d2\a0\82\00"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xaf9b1f41de1a29ba5f8f8555c46cdf5feaaaacb4258ae34376639727aefb62ea | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-045". | |
| Sending message with | |
| Call type: update | |
| Sender: lkkrh-o4ud4-on3h2-z2voo-dyqnf-j4qni-n6hzf-m4ada-4474o-kfhp5-sqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\d3\83\dc+\c3&\c3@\0d\a5\19\99b\8f\a1\8b\1c\83\d6Z\60}!\d0\a2LFR\0e\05\06\15"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xb52f0c0e15e68e90a422a4975b122a6a983e71d7a73357b000a83f20aa54cb18 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: lkkrh-o4ud4-on3h2-z2voo-dyqnf-j4qni-n6hzf-m4ada-4474o-kfhp5-sqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "l\99\f8\18\fa\06\e0\9a\c1\b8\1d\07\e3n&+\01\07\c3\f7\84\90\10]K\162A<\c08\7f"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x5e95ef79838d9d6ce1c7c72d278b9c21530246de30246770111dcd34584735b9 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: lkkrh-o4ud4-on3h2-z2voo-dyqnf-j4qni-n6hzf-m4ada-4474o-kfhp5-sqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "s\f4T\1c=F\18\c7\f8\e4D\bc\fan/\d1\f8\994V\c9\ceT\96\e1\ac\9a\8a46q\f1"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xef27eb381c33ece884abcb4f83d117b740e757502bdd25f76e7ac89b819f3206 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-046". | |
| Sending message with | |
| Call type: update | |
| Sender: l2vfi-nwmam-mae5s-72akv-zs6yw-tcftv-oenns-zpwnn-du7g6-ujb2m-aae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\a0L\fc\da\f2U]%\86\1b>\97N\cd\0a\ef\cc\1d\16\95?\0etU\d7\19G\1f\fa\d8t\10"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x9b37738bb4a79015742303edec2838858b0008fcfd0d9e34044246e9ca440681 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: l2vfi-nwmam-mae5s-72akv-zs6yw-tcftv-oenns-zpwnn-du7g6-ujb2m-aae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\fe\c2\b5\d2\a2\985.?\ab\bd\fd\c8w\ee.\1e(\c1H\96\ec\b6:=\27Bt\e0\a8\deD"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x5e04f6b32ac57cd5d845d5bdef7ba3dec823a23aa942e63861dd7223b147ac81 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: l2vfi-nwmam-mae5s-72akv-zs6yw-tcftv-oenns-zpwnn-du7g6-ujb2m-aae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "]Q\83\a6\bf\ef\16\8e\0f8\eb0\8a\ab\caVQw\0b3i\86\d7\c9\c9d#\0a\b9b!,"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xfdda86240f2e8a75bd841ad61655bd433d13547527dbb0db232a20c10f72f179 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-047". | |
| Sending message with | |
| Call type: update | |
| Sender: xyfhb-hoiww-t6tts-wwaxr-wjcbu-i2k3i-tlvrr-6wjb5-amah5-rxwre-vqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "Z\bb\e2tO\92\8dH\1aq\ddP\ea\01Wv\a8\d2\10|My\7f\bes\cc\8a\e8\f7\e2\f0\05"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xbe8a8e593c592720527e97368029b5209fb494255ce0f416fa87a9ff5a8f5d83 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: xyfhb-hoiww-t6tts-wwaxr-wjcbu-i2k3i-tlvrr-6wjb5-amah5-rxwre-vqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "M\c2\22\b7\27\ed\c2\b6\ddD\c1\7f\9c\91\06\83\eb;9S\fdQ\a5 \bd\9b\f2\88\f9\0d\a3>"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x9897ff9d16fbac5836f4d4e07361416f230f1bd7591acb77e2b0d5501147cacb | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: xyfhb-hoiww-t6tts-wwaxr-wjcbu-i2k3i-tlvrr-6wjb5-amah5-rxwre-vqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\a5\87N\12\aeM\f0\a7z+*K^hv\f5\0e\90\02N\c0*\d2\fc\b0\8d\ae\1d\8a\9c\8bN"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x32c7d8250b0cf0729213a5fa804b4031ab29476ed8f299594f97c9eb0182d2a2 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-048". | |
| Sending message with | |
| Call type: update | |
| Sender: egncj-n5ypf-ekpcw-n4hel-267dg-vhjlb-lor5s-w5oxu-tw7hl-ubriq-tae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b7\09lJ\27\60,\bc\c9C\df\bd\92\e7W\ec\cb\22\0d\9d\a9\f2\80/i\1dE\16\ac#Cv"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x8ac0a32d8f2f2e1edadc3f9daeeaef2fa0bb27fd12bd3ba2b3b29e11e1d13da5 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: egncj-n5ypf-ekpcw-n4hel-267dg-vhjlb-lor5s-w5oxu-tw7hl-ubriq-tae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b9\0a,\e9Jr$\be\95}\d63\ad\f6\bf\b5(x\2718\05\d7\a3\a5d{\a6\05UNx"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x1f76bb47a36d6a1bee9eebae320c81ddbe405824aa1fcd6eca6d17bb3849b42a | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: egncj-n5ypf-ekpcw-n4hel-267dg-vhjlb-lor5s-w5oxu-tw7hl-ubriq-tae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "T\a0j\11\d0\adl\9b\80\b9W\d1eF\f7\e1,\bb\c4D\9aC\04\89\08&\b1\8b\8a\b8\ce\fa"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xce79aa050264ef1f59d8c3b9e59d9d9c6e9e6733bae3278e6b79579e32b9c92f | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-049". | |
| Sending message with | |
| Call type: update | |
| Sender: pid4z-y73iu-rod2s-z6vcu-ztfk2-cbozg-zuiwa-uqczp-awgwa-cu7xb-cqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\f0\f7b\06b\22\fd>\da\ebjqhB\81\93c\ca\a3\98\16\04\9f,\13\b1y)\8aj\12 "; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xa4695d92f42c2b42b6e144a21f2686d1a76bf796de3c9e6267f3a88684dda2b8 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: pid4z-y73iu-rod2s-z6vcu-ztfk2-cbozg-zuiwa-uqczp-awgwa-cu7xb-cqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "~\1a\e3\ac\c1\af\df\f8\98\12\0b\b2\e6\13\60)\7f\a6\94\90v\09\8dN\b2T\89\9fA\c3\b8\88"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xd83342df435332ede4b959f0fbea9a480a54f34c78cfbc57ebdb7ec3cdda929d | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: pid4z-y73iu-rod2s-z6vcu-ztfk2-cbozg-zuiwa-uqczp-awgwa-cu7xb-cqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "k_^l\c9\e2\cb\ba\832\81\e3\af\22\e1\c3@K\08i\00\0d\7fGC-ST[6\ae4"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x921474a1c7ba71907d752ee6606994bfbd6ba436399e1c4f575fde57668c66c6 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-050". | |
| Sending message with | |
| Call type: update | |
| Sender: kbidb-fng7r-x23cq-tzveg-cnflc-pq6cg-juz3z-xdkyp-uedem-u3vue-eae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\10\e6\9a8\0c\98\f0\98\b6/#\a7}5\ec\faYk\bc\c4\22\a6?\af3\f2,\dc\0afE\92"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x74cbce5a0f9532292183ad5e17d37958f018e08be730560b095d1274e2c8bcba | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: kbidb-fng7r-x23cq-tzveg-cnflc-pq6cg-juz3z-xdkyp-uedem-u3vue-eae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\04\b3\0d7VqF\1c99_\ac\0a\bb\fe=\11\19\7f\b3lg^\c0\ac\92\9a\ca\08\fe7\9c"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe0f9ab87b77523b033ae2dfc2d8dbc593bd640f84ae2fc9a5b906169119ab956 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: kbidb-fng7r-x23cq-tzveg-cnflc-pq6cg-juz3z-xdkyp-uedem-u3vue-eae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\82\9amhR\af\97\8a\94\e9\d3\f6\10\a8,\d8\0a_\ae\bdN\cc\a0\f4\ed\946\94\96\83e\94"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xbbae3d91d4dd398f6df545a650734ea4d5369f0943dbaa9113b6f77a6a95fa2e | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-051". | |
| Sending message with | |
| Call type: update | |
| Sender: 2ox2m-xqcbb-nhjda-4owmv-pqv2m-7xfe3-hjywz-tpp5l-rhszm-7wmeo-oqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "UxxW\a8\1a\88\a1\ba1\ba\cd\ceY\9c\a3\fb\cbH\f5\f1E\ce;u*\97\b3\12\13}w"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x01739905d65ee82d0227f4b5aa2f6f970f24d42ce600127a115b13ab4ea1f92e | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 2ox2m-xqcbb-nhjda-4owmv-pqv2m-7xfe3-hjywz-tpp5l-rhszm-7wmeo-oqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "*y\bb\e6%\ebo\7foSZt\8apnMY|W\e3\b6\e9\1b\cd%9\a0\b8\13\e2A\0e"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xc235cbd851b6c0010dbc29a26d2cc830819d1c2f8c69b16c54932e2ecb3ee7c3 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: 2ox2m-xqcbb-nhjda-4owmv-pqv2m-7xfe3-hjywz-tpp5l-rhszm-7wmeo-oqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "#\9f\bf\f8J(\0c\05\0a\a2\fd\a2\f5x\85\eb\bd\18\07\0c\e5\18$(\d2\f5\06G\a4ymL"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x7450840c366c7f65cd81a3cdb81acda11fa272d62ed86ad67e55243548021d93 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-052". | |
| Sending message with | |
| Call type: update | |
| Sender: aykld-qo7eh-iyr3o-2kytn-6uumd-ae5et-y2syp-vmkdi-fr6os-ghoxi-jae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "0~_\be\e5b\9e\a45 \d8\eb\0f\05S\d7\ed\d3\e5\04\feEX\c6\0eW-\14qy\b7z"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x92ddafb0c0358fd3934f903e2931e3027a314099fd3b28888e4d21003206b260 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: aykld-qo7eh-iyr3o-2kytn-6uumd-ae5et-y2syp-vmkdi-fr6os-ghoxi-jae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\8e\91 \14u\a1\90\a2\fc\e8\d16\0d\dax\1d\dak\f7\f9-.ty\a2\de\9b&\89,2\f5"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x68af19cfcda5d400aff1688cb7d3044fcd0d0311fb13760d123704cda1a0af37 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: aykld-qo7eh-iyr3o-2kytn-6uumd-ae5et-y2syp-vmkdi-fr6os-ghoxi-jae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\f1\d5(Yw\c4+en\a6V\01\16\b6}\98\04\1b\82\09\94:\04\ef\c1\ee\90c\dc1\bc\8c"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xa1e8c1dc54534eaf5d4e4c367cadc6c6b201d49423740ccfe230eeb251d58280 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-053". | |
| Sending message with | |
| Call type: update | |
| Sender: mrzlg-thogs-5uzxn-wf63e-4g25m-j7nh6-jd67w-radro-lwaf5-dqkxz-iae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\12\91\90\caV\93\02\daZME\fa\f3?\fb\09\1dO\88\de\95uh\d4.\c0\89\c2\e5\d1\1a\8d"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x4f21663302d8aadc3fd6d7b84c8c58c0a096442deeadd880b213c9cd53fe606b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: mrzlg-thogs-5uzxn-wf63e-4g25m-j7nh6-jd67w-radro-lwaf5-dqkxz-iae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "DH\e5ah\b7[d\f7\d4\f2kn\18Mc\daD\0aOBCB\13\8b\e0\db\cd\ac\8a\07\10"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x621e42f4758ab5a14c85368460a8a2be7b3eb130242a5b805913e259b9cff618 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: mrzlg-thogs-5uzxn-wf63e-4g25m-j7nh6-jd67w-radro-lwaf5-dqkxz-iae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\99\d8\b5\866O\fdd\d6R\e7\b3\e0\f0%\d9\88&R\1cF|\ae\ac\0f\8dda\ad\1f\d8\8c"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x24233020389a2c804f5570319bd0b0cbe0e23d71da139fd2b21f81664bec90e6 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-054". | |
| Sending message with | |
| Call type: update | |
| Sender: rvlnb-3e2jh-fw6al-zimlm-62aie-cdxyc-2fxuv-sdeue-nhhc5-q5efy-zae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "]\de\13e\a5\af\efh\f9\de\16Bt\05P:\b7\fb\dd\cb\bc;\02\22\22Hy\b5\04\d1\0e\fb"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xf13804fbf0140132e408f42ae43e67d04e8e6b7349c7b96a6a95f5e736d94603 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: rvlnb-3e2jh-fw6al-zimlm-62aie-cdxyc-2fxuv-sdeue-nhhc5-q5efy-zae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\02\9d\82\b3A\03\00\ff\e70\0c\c3\d7\83\c2Xm\9dh\14\98\9aG\d1.\caOL\a7)\94\d7"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x5310cce28941ecdd33a74d8f0cd476ac83033719fd4a525df54b79f4ca6e340f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: rvlnb-3e2jh-fw6al-zimlm-62aie-cdxyc-2fxuv-sdeue-nhhc5-q5efy-zae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "o\d0\95\81\9ec\9b\cd\fa\ae_\02\119N\8eH\a2\60\ac)f\0d\c6r\b2\17\97\a4\dd\80\0a"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xdaf128cf18e8d5e8c3067a303733703cd858939723e1958866714eb47fe48060 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-055". | |
| Sending message with | |
| Call type: update | |
| Sender: 4cuco-qzdfz-n2zgn-pvoss-k5smg-fpubt-fak5v-ttrma-2egc2-3i526-gqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "Q\d5\c8\af\dd\07\c3\94\be7\f2\99\1c\a5p\b5i-\b3\f5\0a\02SC\c9!\cf\ad\5capA"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x5ea5cd452c7288772bc1d5c966c1ae2f5eb4bb6b0a7a82eec656d66076394a32 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 4cuco-qzdfz-n2zgn-pvoss-k5smg-fpubt-fak5v-ttrma-2egc2-3i526-gqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\27S\8f\c2?\7f\07/\e8\18\1e\c4o+\9e\c2\e6\89\14g\f4\eee\b4\a0\22\10\17\b5\d5a*"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xfea3bc72b722aab80ffcb22f7eaa614a438d9f0f92036ee87d6356990b3417ee | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: 4cuco-qzdfz-n2zgn-pvoss-k5smg-fpubt-fak5v-ttrma-2egc2-3i526-gqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\ca\ce.\ad\e9\04H\dak\f1vY:A\d2\f7\a6\14(^\a3\cd\90mjM\ee\c9\edu\e8\b6"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x977f4aad8376423d683df3a8ff81e361ff4291d4a0699e504008a9ebe38b3df6 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-056". | |
| Sending message with | |
| Call type: update | |
| Sender: kkjtn-fpjr6-eew4e-x3jey-tjms4-6zo3o-bxc4v-ge6ca-7bryp-3mjzr-hqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\9d\84\a7\d3,\14\c1\c7\b4\b8\00\06\12G1\94\ed{\cd\8e{\d8\f4M\01\1fTC\96\13\b9\8d"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xeea44b0b5f4342c52fb9f5277ec5f5056983a7d930a07c0b2e58d0fc410dfbc1 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: kkjtn-fpjr6-eew4e-x3jey-tjms4-6zo3o-bxc4v-ge6ca-7bryp-3mjzr-hqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\13\a5e\a5\99\05\b7\f6\e2\88\cb\06\86B\f8\e3m+\d5\dd\a1\c1\a2B\c8\ad\12\d1\ff\d1r\84"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x1c75037d7fa1e4f9d9aae83cb073467f2a2f81f03927132983921c9a26319660 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: kkjtn-fpjr6-eew4e-x3jey-tjms4-6zo3o-bxc4v-ge6ca-7bryp-3mjzr-hqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\ae-\08\cc\caPl\c99SR\e3\cd\8a78w1\a7\c4\d6\0a\a4+\e6\aa\16\80U\e3\94C"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x4aab4a2a83881a956c1e7362a020280125d4c31201be591e5f1b295d7eb18c70 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-057". | |
| Sending message with | |
| Call type: update | |
| Sender: 4vnfo-4tdok-4mlxv-euekk-luztv-pno2i-yagzu-q4tn6-uihfd-rwiz2-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\cfv\fd@\a8\db\ec\fdU\fa\be?+\1a\c6\194y!/^\beCb\07/e\ae6\b4OO"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xa6308be939bcef48ed8bfed1970a04e80b306056f4ead0b4fbfa6fcf9a7bf75f | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: 4vnfo-4tdok-4mlxv-euekk-luztv-pno2i-yagzu-q4tn6-uihfd-rwiz2-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\ddd\cb\80\ab\18b\9aW\a9\f5\00^\01\86\cen\07\22#\18$\90\bf>+\945\98\d5j9"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x2375d8281ce99f467c886182bedca74cfb80f8d5332982fbfc0d18778bdc9446 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: 4vnfo-4tdok-4mlxv-euekk-luztv-pno2i-yagzu-q4tn6-uihfd-rwiz2-wqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\ba=YI\15hc\0b\95\e8\83e\e2#\c9\ee\a0\99\88\e9\bfN\8f\a5+o\canMc\fd\15"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x8c13aecfbde6450a0eee2c53b49e3da67089387913c2c77de85d17fe043e9aee | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron already voted on proposal."; | |
| error_type = 10 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-058". | |
| Sending message with | |
| Call type: update | |
| Sender: w4ymp-rizgt-vo5ye-kniqg-gxl7l-6hipz-e3wvs-cuvjj-4y2bo-ru2qa-vae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "k\d9Z\a4Q\9b\cd!&psg\b9\cd\e7K\ba#]\06\ac\0c\a4W\e3j\d2X\06\86e#"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xe929005823b3fc9c31a94a88ed15ce7a73abc51b25789f6574d1281fef191d05 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: w4ymp-rizgt-vo5ye-kniqg-gxl7l-6hipz-e3wvs-cuvjj-4y2bo-ru2qa-vae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\0c\fc\8f\d9f\92Aa}e\a5\9a\b8\f2\f6 \93|\17d\85\89M\cc\e4\c3\d7\d5\f2\98;\82"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x156b4bcce6b845b5f7b177adb1bb3caf761efe725f07c9ab0ef92bad9c4c052b | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: w4ymp-rizgt-vo5ye-kniqg-gxl7l-6hipz-e3wvs-cuvjj-4y2bo-ru2qa-vae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\b76\1dp0\fa\ae\af\f1\a3%^\d3\e0]Fp\90\b8\b3\bf%d\d5q\d5d\06\1ff:\b9"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x4b0f7a644633cca76215d34c382f44c61486aaa62a907a08ee601e883c573146 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Using identity: "participant-059". | |
| Sending message with | |
| Call type: update | |
| Sender: eqz37-6loh5-vgc6e-zc2r3-7kmfw-ms6s4-73zys-33aoh-ibpjp-nq34v-xae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "FB\c5\86\a6\eb6\e3\f4\f0\f6K\a6\84\1d\fc\10Q\b6\93\7f\c5\fen5_2s\5cW\ea\ce"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xeab9ea34ce5c24f98df56877d1944926668a15e6635db9ee46b8d4f13b02ee08 | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: eqz37-6loh5-vgc6e-zc2r3-7kmfw-ms6s4-73zys-33aoh-ibpjp-nq34v-xae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\05\a8\0c\a1\de\f1:Z\065M\baN\c1\a6\84}\08\b8\7fZ\9eL0=\8c\07\87\b4\92m\c3"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xa9ef23240c6d3608e826c960817755277579b6e31136fac5df84ed009a6d3146 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: eqz37-6loh5-vgc6e-zc2r3-7kmfw-ms6s4-73zys-33aoh-ibpjp-nq34v-xae | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "l\c1O;u\d5\b0\86\07\d8\aah\1fX\f9-\01Q\8d\03\f6,\9c=3\8c2!I\a0I\b1"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0xf464b5596ba6e8605acfa309b36a958811666dc14c8f898ec8afabfb3945b4c9 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "participant-060". | |
| Sending message with | |
| Call type: update | |
| Sender: w7ttl-gajyx-p2ina-evr6u-t5hpr-m5exh-jl374-zmheb-36ynp-etb4y-eqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\10\c8e\ea0<4Y\b7\e3D\82)\d8\bc\fd\1f\e827\ce3\84\16\f6k\c7X\17\17\a4\0e"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x77c591e6e170e2773983f783ce8f551a322e73307319d4b0734f126b9cf03a91 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Sending message with | |
| Call type: update | |
| Sender: w7ttl-gajyx-p2ina-evr6u-t5hpr-m5exh-jl374-zmheb-36ynp-etb4y-eqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "pG\1bkH\06\c5\13\13\9ap\8f\e7&\af\80\01<\8fl\0c\c7\d3\1b\84^\b3>\b7\b9>\db"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x1e485ba5e7484029ba387967faa69556638bf3f723929b7b8bfe8d1fbee95680 | |
| The request is being processed... | |
| The request is being processed... | |
| The request is being processed... | |
| ( | |
| record { | |
| command = opt variant { | |
| Error = record { | |
| error_message = "Neuron not eligible to vote on proposal."; | |
| error_type = 2 : int32; | |
| } | |
| }; | |
| }, | |
| ) | |
| Sending message with | |
| Call type: update | |
| Sender: w7ttl-gajyx-p2ina-evr6u-t5hpr-m5exh-jl374-zmheb-36ynp-etb4y-eqe | |
| Canister id: br5f7-7uaaa-aaaaa-qaaca-cai | |
| Method name: manage_neuron | |
| Arguments: ( | |
| record { | |
| subaccount = blob "\03\95S\ed\8bz/\da\ae\18(\e6\83<AW\03H\c7L\b0|\d0\f6\05P\a3\0bt\fc\15k"; | |
| command = opt variant { | |
| RegisterVote = record { | |
| vote = 1 : int32; | |
| proposal = opt record { id = 2 : nat64 }; | |
| } | |
| }; | |
| }, | |
| ) | |
| Request ID: 0x17a55f48b35dc3698540f94e6271394913b170b79bc7a7172fbc11c2777e6554 | |
| The request is being processed... | |
| The request is being processed... | |
| (record { command = opt variant { RegisterVote = record {} } }) | |
| Using identity: "default". | |
| Using identity: "default". | |
| Using identity: "default". | |
| warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` | |
| note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest | |
| note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest | |
| note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions | |
| OK | |
| Basic scenario has successfully finished. | |
| [bizkit@archlinux ~]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment