Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ohsalmeron/87e0722a3ddaa4cd305852c39c4c477d to your computer and use it in GitHub Desktop.

Select an option

Save ohsalmeron/87e0722a3ddaa4cd305852c39c4c477d to your computer and use it in GitHub Desktop.
[bizkit@archlinux ~]$ docker exec -it $SNS_TESTING_INSTANCE bash setup_locally.sh
Error response from daemon: No such container: bash
[bizkit@archlinux ~]$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
304b7fa02542 ghcr.io/dfinity/sns-testing:main "dfx start --clean -…" About a minute ago Up About a minute 0.0.0.0:8000->8000/tcp, :::8000->8000/tcp, 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp quirky_chebyshev
[bizkit@archlinux ~]$ docker exec -it quirky_chebyshev bash
root@304b7fa02542:~# ./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 895k 0 --:--:-- --:--:-- --:--:-- 896k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 151k 100 151k 0 0 682k 0 --:--:-- --:--:-- --:--:-- 681k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 805k 100 805k 0 0 1742k 0 --:--:-- --:--:-- --:--:-- 1743k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 819k 100 819k 0 0 2270k 0 --:--:-- --:--:-- --:--:-- 2270k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 511k 100 511k 0 0 1959k 0 --:--:-- --:--:-- --:--:-- 1966k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4206 100 4206 0 0 30993 0 --:--:-- --:--:-- --:--:-- 31155
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 517k 100 517k 0 0 1760k 0 --:--:-- --:--:-- --:--:-- 1761k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 74558 100 74558 0 0 444k 0 --:--:-- --:--:-- --:--:-- 443k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4206 100 4206 0 0 36906 0 --:--:-- --:--:-- --:--:-- 37221
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 833k 100 833k 0 0 2318k 0 --:--:-- --:--:-- --:--:-- 2321k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 256k 100 256k 0 0 1090k 0 --:--:-- --:--:-- --:--:-- 1094k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 480k 100 480k 0 0 1531k 0 --:--:-- --:--:-- --:--:-- 1529k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 244k 100 244k 0 0 1264k 0 --:--:-- --:--:-- --:--:-- 1266k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 673k 100 673k 0 0 2394k 0 --:--:-- --:--:-- --:--:-- 2397k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 425k 100 425k 0 0 1741k 0 --:--:-- --:--:-- --:--:-- 1736k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 579k 100 579k 0 0 2122k 0 --:--:-- --:--:-- --:--:-- 2128k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 213k 100 213k 0 0 1001k 0 --:--:-- --:--:-- --:--:-- 1003k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 314k 100 314k 0 0 1467k 0 --:--:-- --:--:-- --:--:-- 1471k
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 77659 0 --:--:-- --:--:-- --:--:-- 77846
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17373 100 17373 0 0 53705 0 --:--:-- --:--:-- --:--:-- 53786
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 = c2jwh-mxfpy-pm2y5-dlarv-fa7wy-w4fya-pb4sw-7643o-mmnhm-6n5lp-dae
Using identity: "nns-nf-neuron-3002".
Ensured the existence of Neurons' Fund neuron ID 3002 with identity principal = 7el3u-46zsy-z3zo6-jkxrw-cp2dv-ysmix-blxu7-qjxwp-rpo4x-rvcum-rae
Using identity: "nns-nf-neuron-3003".
Ensured the existence of Neurons' Fund neuron ID 3003 with identity principal = p4ke2-vgc44-ysyvh-xlxmm-53yrl-pxxp4-36jro-qq3zt-a3ayn-zg35r-bae
Using identity: "nns-nf-neuron-3004".
Ensured the existence of Neurons' Fund neuron ID 3004 with identity principal = xtduk-fbnas-rvhmr-bz7zh-aflbs-ve4ub-yzc4k-r4j4q-i245h-p5vfl-tqe
Using identity: "nns-nf-neuron-3005".
Ensured the existence of Neurons' Fund neuron ID 3005 with identity principal = apffq-po4ap-7lszy-ojqtg-ngltj-jmj27-wram4-5axgm-wi7kh-2tfuw-tqe
Using identity: "nns-nf-neuron-3006".
Ensured the existence of Neurons' Fund neuron ID 3006 with identity principal = psbdb-zajzz-k27nq-r6z3x-pfphz-gyjuo-msh2a-auhoj-gcjzs-wbzic-5ae
[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: 2bb84a887977063af0646106d4fad6a315e092f4ab1fab1fd2b14f126ee1d6df
[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: ryjl3-tyaaa-aaaaa-aaaba-cai
Installed ryjl3-tyaaa-aaaaa-aaaba-cai with ledger-canister
Successfully installed wasm into canister with ID: rrkah-fqaaa-aaaaa-aaaaq-cai
Installed rrkah-fqaaa-aaaaa-aaaaq-cai with governance-canister
Compiling Wasm for root-canister in task on thread: ThreadId(12)
looking up root-canister at ROOT_CANISTER_WASM_PATH
Compiling Wasm for cycles-minting-canister in task on thread: ThreadId(13)
looking up cycles-minting-canister at CYCLES_MINTING_CANISTER_WASM_PATH
looking up lifeline_canister at LIFELINE_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 root-canister with features: [] (size = 682917, path = ./root-canister.wasm)
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(11)
looking up Done compiling the wasm for root-canister
genesis-token-canister at GENESIS_TOKEN_CANISTER_WASM_PATHCompiling Wasm for sns-wasm-canister in task on thread: ThreadId(12)
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: rkp4c-7iaaa-aaaaa-aaaca-cai
Installed rkp4c-7iaaa-aaaaa-aaaca-cai with cycles-minting-canister
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: 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 28.1 s
NNS canisters set up after 30.1 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: c2jwh-mxfpy-pm2y5-dlarv-fa7wy-w4fya-pb4sw-7643o-mmnhm-6n5lp-dae
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: 0x5324e732ddad5d9bf4ffc4eeec51350914885fd4f7f0f69df94c28d618bce356
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_001)'
++ grep joined_community_fund_timestamp_seconds
+ JNF=' joined_community_fund_timestamp_seconds = opt (1_716_674_258 : nat64);'
+ [[ joined_community_fund_timestamp_seconds = opt (1_716_674_258 : 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: 7el3u-46zsy-z3zo6-jkxrw-cp2dv-ysmix-blxu7-qjxwp-rpo4x-rvcum-rae
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: 0xbb748fdaefd8b54d54dff6c192fe347aea1f669e6325f81e5b7bdea3d1df882a
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_674_260 : nat64);'
+ [[ joined_community_fund_timestamp_seconds = opt (1_716_674_260 : 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: p4ke2-vgc44-ysyvh-xlxmm-53yrl-pxxp4-36jro-qq3zt-a3ayn-zg35r-bae
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: 0xfce94adeaa597e8df8024ab3533ff6091e1251469772fdc8c0c9a81105b18787
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_674_262 : nat64);'
+ [[ joined_community_fund_timestamp_seconds = opt (1_716_674_262 : 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: xtduk-fbnas-rvhmr-bz7zh-aflbs-ve4ub-yzc4k-r4j4q-i245h-p5vfl-tqe
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: 0x3d2c32faf3aa9befef477c96c71aca54c79e86e87d74029d1a11451a660ab81d
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_674_263 : nat64);'
+ [[ joined_community_fund_timestamp_seconds = opt (1_716_674_263 : 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: apffq-po4ap-7lszy-ojqtg-ngltj-jmj27-wram4-5axgm-wi7kh-2tfuw-tqe
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: 0x309071327fb3b3e10e9bf1307e0a2c2614cd9ae9a5fb700a29976cf9c731f060
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_674_264 : nat64);'
+ [[ joined_community_fund_timestamp_seconds = opt (1_716_674_264 : 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: psbdb-zajzz-k27nq-r6z3x-pfphz-gyjuo-msh2a-auhoj-gcjzs-wbzic-5ae
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: 0xa0ee33b61415b89f863d974af99020bd6934c8ea8702036d998e6dbc0a2dc488
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_674_266 : nat64);'
+ [[ joined_community_fund_timestamp_seconds = opt (1_716_674_266 : 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 115k 0 --:--:-- --:--:-- --:--:-- 116k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17373 100 17373 0 0 89111 0 --:--:-- --:--:-- --:--:-- 89551
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 144k 0 144k 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k
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 686k 0 0:00:02 0:00:02 --:--:-- 1103k
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 848k 0 0:00:02 0:00:02 --:--:-- 1309k
% 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 403k 0 --:--:-- --:--:-- --:--:-- 403k
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: [
gp274-xwpcm-vnuuu-l225c-67m46-biz66-hvgsf-nn2kv-55ndz-bc32x-oae,
],
}
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: [
gp274-xwpcm-vnuuu-l225c-67m46-biz66-hvgsf-nn2kv-55ndz-bc32x-oae,
],
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 678k 0 --:--:-- --:--:-- --:--:-- 678k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 673k 100 673k 0 0 1850k 0 --:--:-- --:--:-- --:--:-- 1850k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 425k 100 425k 0 0 1085k 0 --:--:-- --:--:-- --:--:-- 1087k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 579k 100 579k 0 0 1624k 0 --:--:-- --:--:-- --:--:-- 1626k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 213k 100 213k 0 0 930k 0 --:--:-- --:--:-- --:--:-- 929k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 314k 100 314k 0 0 1510k 0 --:--:-- --:--:-- --:--:-- 1513k
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)
root@304b7fa02542:~# ./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: 1716674539,
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 614k 0 0:00:01 0:00:01 --:--:-- 614k
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 35976 0 --:--:-- --:--:-- --:--:-- 35945
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17373 100 17373 0 0 56708 0 --:--:-- --:--:-- --:--:-- 56774
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 144k 0 144k 0 0 193k 0 --:--:-- --:--:-- --:--:-- 193k
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 '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
Updating crates.io index
Downloaded autocfg v1.1.0
Downloaded arrayvec v0.5.2
Downloaded block-buffer v0.10.4
Downloaded anyhow v1.0.70
Downloaded byteorder v1.5.0
Downloaded candid v0.10.7
Downloaded ic0 v0.21.1
Downloaded lazy_static v1.4.0
Downloaded leb128 v0.2.5
Downloaded binread v2.2.0
Downloaded stacker v0.1.15
Downloaded serde_bytes v0.11.9
Downloaded hex v0.4.3
Downloaded generic-array v0.14.7
Downloaded ic-cdk-macros v0.13.2
Downloaded digest v0.10.6
Downloaded crypto-common v0.1.6
Downloaded candid_derive v0.6.6
Downloaded thiserror-impl v1.0.40
Downloaded thiserror v1.0.40
Downloaded ic_principal v0.1.1
Downloaded either v1.8.1
Downloaded cfg-if v1.0.0
Downloaded paste v1.0.12
Downloaded cpufeatures v0.2.6
Downloaded wee_alloc v0.4.5
Downloaded serde_tokenstream v0.1.7
Downloaded sha2 v0.10.6
Downloaded num-integer v0.1.45
Downloaded data-encoding v2.3.3
Downloaded binread_derive v2.1.0
Downloaded version_check v0.9.4
Downloaded typed-arena v2.0.2
Downloaded psm v0.1.21
Downloaded unicode-width v0.1.10
Downloaded ic-cdk v0.13.2
Downloaded cfg-if v0.1.10
Downloaded pretty v0.12.3
Downloaded crc32fast v1.3.2
Downloaded quote v1.0.26
Downloaded memory_units v0.4.0
Downloaded rustversion v1.0.12
Downloaded unicode-ident v1.0.8
Downloaded typenum v1.16.0
Downloaded serde_derive v1.0.159
Downloaded num-traits v0.2.15
Downloaded proc-macro2 v1.0.54
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
Downloaded 53 crates (2.4 MB) in 1.36s
Compiling proc-macro2 v1.0.54
Compiling quote v1.0.26
Compiling unicode-ident v1.0.8
Compiling typenum v1.16.0
Compiling version_check v0.9.4
Compiling autocfg v1.1.0
Compiling serde_derive v1.0.159
Compiling serde v1.0.159
Compiling syn v1.0.109
Compiling generic-array v0.14.7
Compiling thiserror v1.0.40
Compiling crc32fast v1.3.2
Compiling cc v1.0.79
Compiling num-traits v0.2.15
Compiling num-integer v0.1.45
Compiling num-bigint v0.4.3
Compiling anyhow v1.0.70
Compiling rustversion v1.0.12
Compiling cfg-if v1.0.0
Compiling either v1.8.1
Compiling paste v1.0.12
Compiling syn v2.0.12
Compiling libc v0.2.140
Compiling lazy_static v1.4.0
Compiling psm v0.1.21
Compiling stacker v0.1.15
Compiling crypto-common v0.1.6
Compiling block-buffer v0.10.4
Compiling digest v0.10.6
Compiling cpufeatures v0.2.6
Compiling sha2 v0.10.6
Compiling arrayvec v0.5.2
Compiling data-encoding v2.3.3
Compiling unicode-width v0.1.10
Compiling typed-arena v2.0.2
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 cfg-if v0.1.10
Compiling memory_units v0.4.0
Compiling ic0 v0.21.1
Compiling thiserror-impl v1.0.40
Compiling candid_derive v0.6.6
Compiling binread_derive v2.1.0
Compiling binread v2.2.0
Compiling ic_principal v0.1.1
Compiling serde_bytes v0.11.9
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 17.55s
Sending message with
Call type: update
Sender: i24ze-vqszm-jp4o4-zqj3t-m5azd-ayenc-kvcul-rpyka-bnr2e-a5pnm-qqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "Y\87)\c4\60\e6\8f\e6\b6\ebx\d5H\d5\7fh\89\ac\08\ff\e2d=\0e\f7\fcV\fd\e3\c9Dc";
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: 0x1b4e39ccb37533ce1888880abdfa40111af025c145e6bc93f58dd5bf1e285008
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 1716674708657016169
Sending message with
Call type: update
Sender: 7oqmq-a5o7p-b4t7b-6regl-czpyt-dtv2t-bv3l5-plbhm-pew7i-ehc6h-lae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "37d5011d2f3046c6403fcfddc8dc94661016ff171585665de5956ac03f7cd7f5";
fee = record { e8s = 10_000 : nat64 };
memo = 0 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_708_657_016_169 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xe0b7a6f3ffc38c61ad5bfe9701d04d80f6810b48dd397e79bc0d9733b6283dd3
The request is being processed...
The request is being processed...
The request is being processed...
(21 : nat64)
Sending message with
Call type: update
Sender: 7oqmq-a5o7p-b4t7b-6regl-czpyt-dtv2t-bv3l5-plbhm-pew7i-ehc6h-lae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "7oqmq-a5o7p-b4t7b-6regl-czpyt-dtv2t-bv3l5-plbhm-pew7i-ehc6h-lae";
},
)
Request ID: 0x550bebfa284c0b7bd4c712508d6b2efb637860a127b4bcf754a01f992fcd557a
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 1716674714627547898
Sending message with
Call type: update
Sender: 5ekfc-2dwrv-nyghr-7rbhi-hzmd7-kyjlq-zeqr2-crd3o-thesh-2v2f4-6qe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "7f834048f5fab2796dd1f7c7347dee21ae7aecfa7b45dfa7a7b8f71268e3685a";
fee = record { e8s = 10_000 : nat64 };
memo = 1 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_714_627_547_898 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xda023a4fbc95324e3a2963d9a4ddb8dc5f14d7468acc9aca0a55bbb52076cd0d
The request is being processed...
The request is being processed...
The request is being processed...
(23 : nat64)
Sending message with
Call type: update
Sender: 5ekfc-2dwrv-nyghr-7rbhi-hzmd7-kyjlq-zeqr2-crd3o-thesh-2v2f4-6qe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "5ekfc-2dwrv-nyghr-7rbhi-hzmd7-kyjlq-zeqr2-crd3o-thesh-2v2f4-6qe";
},
)
Request ID: 0x1e618120a5aa3e909ae265489f52d0add2b1325a9c620ffabdeb57260a4130a0
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-002".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 24
Using identity: "participant-002".
Ticket (2) created with creation time 1716674720582586018
Sending message with
Call type: update
Sender: wqbv3-v2imd-c7pjb-j2eur-ivvbp-ufww4-6u2fv-bkgt3-5aim4-xltss-aqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "2ed9b5fa8a3a40b4dca258fc6e8dd232cb19cbaf27be7b3ac3ac282a444368e0";
fee = record { e8s = 10_000 : nat64 };
memo = 2 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_720_582_586_018 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x816bc5e14327a5aa87ad4df7d5693d72678e2f5a20709e67540b5da8f13b48a0
The request is being processed...
The request is being processed...
The request is being processed...
(25 : nat64)
Sending message with
Call type: update
Sender: wqbv3-v2imd-c7pjb-j2eur-ivvbp-ufww4-6u2fv-bkgt3-5aim4-xltss-aqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "wqbv3-v2imd-c7pjb-j2eur-ivvbp-ufww4-6u2fv-bkgt3-5aim4-xltss-aqe";
},
)
Request ID: 0x4028a4de0ab347598fbf54b8bfcb70b33ac0676c497db584e2a1088e2ab2e77a
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-003".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 26
Using identity: "participant-003".
Ticket (3) created with creation time 1716674726646757346
Sending message with
Call type: update
Sender: sxowb-qc2al-xy5ta-klh7s-rx4uq-tmzwr-fjdcq-vjhly-veekz-ri6es-pqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "d89c1eef25907e2ff4e629296ea6109c0f1ed74a688ed77846325095f5bbd1a1";
fee = record { e8s = 10_000 : nat64 };
memo = 3 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_726_646_757_346 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x65017f5ead9d7882ad494c349671f2debce420efad207814820c6c6675b7c9df
The request is being processed...
The request is being processed...
The request is being processed...
(27 : nat64)
Sending message with
Call type: update
Sender: sxowb-qc2al-xy5ta-klh7s-rx4uq-tmzwr-fjdcq-vjhly-veekz-ri6es-pqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "sxowb-qc2al-xy5ta-klh7s-rx4uq-tmzwr-fjdcq-vjhly-veekz-ri6es-pqe";
},
)
Request ID: 0xade18b9dba2c07c0442d31f326ff3271935e4e51f2cc0caf736190847099f634
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 1716674731996652424
Sending message with
Call type: update
Sender: tivfj-drcr6-bshzc-h6daq-dgqkr-telhs-jwr7e-lo7lb-ov7pe-s5yjg-pqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "0b1e12903dd2c214b9f40aa022630fcd6506d3bd7516a4d1d82c8897ca757ccb";
fee = record { e8s = 10_000 : nat64 };
memo = 4 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_731_996_652_424 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xc0da252654fb7ec8e9b695644b4bbbbc8bdeb338b6d7aab6b8ce3d5fb7c98aea
The request is being processed...
The request is being processed...
The request is being processed...
(29 : nat64)
Sending message with
Call type: update
Sender: tivfj-drcr6-bshzc-h6daq-dgqkr-telhs-jwr7e-lo7lb-ov7pe-s5yjg-pqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "tivfj-drcr6-bshzc-h6daq-dgqkr-telhs-jwr7e-lo7lb-ov7pe-s5yjg-pqe";
},
)
Request ID: 0x4169d56a02eb506672e115f31b2d0e78f006789986acef37d5bdfc7fe0897686
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 1716674738662768425
Sending message with
Call type: update
Sender: 4x4jh-eumjx-xgclq-kpn7s-easl3-ytvxi-dm3zg-jeeot-nrsg6-eug22-jae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "2ba3d14b31b1ac10ddfbc0dfe24b99b105b5ff52b8fdd2056b37c2f691a00a1b";
fee = record { e8s = 10_000 : nat64 };
memo = 5 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_738_662_768_425 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xf1cd9463229a31f431c512a2a3b2256535cf8a94984870a5a9f633e79fcb0da3
The request is being processed...
The request is being processed...
The request is being processed...
(31 : nat64)
Sending message with
Call type: update
Sender: 4x4jh-eumjx-xgclq-kpn7s-easl3-ytvxi-dm3zg-jeeot-nrsg6-eug22-jae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "4x4jh-eumjx-xgclq-kpn7s-easl3-ytvxi-dm3zg-jeeot-nrsg6-eug22-jae";
},
)
Request ID: 0x20fe3aec60eb40adc1a23bbd88f9b4fad295dbbdaece3049f45013715b561261
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-006".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 32
Using identity: "participant-006".
Ticket (6) created with creation time 1716674745316254803
Sending message with
Call type: update
Sender: o74dd-oo727-crpf7-cmbgb-d4ijl-jroba-kxuk6-vgo3l-bvzo4-eaiin-mae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "3acfdb321a2e7bd7e5a260c4fab7e9d5ea820861db5403853ead5848ffc5dbe4";
fee = record { e8s = 10_000 : nat64 };
memo = 6 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_745_316_254_803 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x7dff49a2c9e3a9651d1b0a4eedb5ae02c407b8ec14e6450b7fff003a4b6c3fab
The request is being processed...
The request is being processed...
The request is being processed...
(33 : nat64)
Sending message with
Call type: update
Sender: o74dd-oo727-crpf7-cmbgb-d4ijl-jroba-kxuk6-vgo3l-bvzo4-eaiin-mae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "o74dd-oo727-crpf7-cmbgb-d4ijl-jroba-kxuk6-vgo3l-bvzo4-eaiin-mae";
},
)
Request ID: 0xa15422d7da410851e2e181e773c5e11be9b3c33a5ce3694b4d46c38a672c3eee
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-007".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 34
Using identity: "participant-007".
Ticket (7) created with creation time 1716674751314949065
Sending message with
Call type: update
Sender: hjjfh-qmaiy-wuqfs-i3oro-sx46m-ujz7j-jqsx7-2agih-fxvwt-ntpk4-kqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "ccb588f0e85f7e49142214d6a38bc72a27b6ccd64a4aa5b6bd724632c39f2a10";
fee = record { e8s = 10_000 : nat64 };
memo = 7 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_751_314_949_065 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xa6c723692ecfc5a98fed67fd1fb136f846bb6e45f749f81e16760798ff6890ec
The request is being processed...
The request is being processed...
The request is being processed...
(35 : nat64)
Sending message with
Call type: update
Sender: hjjfh-qmaiy-wuqfs-i3oro-sx46m-ujz7j-jqsx7-2agih-fxvwt-ntpk4-kqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "hjjfh-qmaiy-wuqfs-i3oro-sx46m-ujz7j-jqsx7-2agih-fxvwt-ntpk4-kqe";
},
)
Request ID: 0x71ca9ea67fdc5d457b995caf09bc11b89ea82261227bab2cd97ff12ac17df67d
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-008".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 36
Using identity: "participant-008".
Ticket (8) created with creation time 1716674758030885585
Sending message with
Call type: update
Sender: m7gtn-clzww-3yvxm-4u5dj-ynqk2-jyobe-4jmuu-24fil-rv2od-tqlsc-kae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "cc665ea1085310e3947aace017eeb38b06dba5be95ed6f8397e762f6f42507cb";
fee = record { e8s = 10_000 : nat64 };
memo = 8 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_758_030_885_585 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x4a655e4a3dc9768a8ffb85945c80f7a1caf587bbf8128353bf496c260008ee9a
The request is being processed...
The request is being processed...
The request is being processed...
(37 : nat64)
Sending message with
Call type: update
Sender: m7gtn-clzww-3yvxm-4u5dj-ynqk2-jyobe-4jmuu-24fil-rv2od-tqlsc-kae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "m7gtn-clzww-3yvxm-4u5dj-ynqk2-jyobe-4jmuu-24fil-rv2od-tqlsc-kae";
},
)
Request ID: 0xd0d03c6542cfcee5bd88a6c111ec296871adf38d2a183103ed93598848074072
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 1716674763410671254
Sending message with
Call type: update
Sender: mjh5l-hjguk-yindy-le3sn-2zca4-rs5io-jzvsd-er3wg-l2buv-xmbce-3qe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "91dea725f37aa69e427044db7880fe5617e8cfd5e7b6191e5d11bf95cd5d8e5d";
fee = record { e8s = 10_000 : nat64 };
memo = 9 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_763_410_671_254 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xffdb10b67db5916a108ee7e6b65f75b472fbc89a47013d89d9e45fe1c18b409c
The request is being processed...
The request is being processed...
The request is being processed...
(39 : nat64)
Sending message with
Call type: update
Sender: mjh5l-hjguk-yindy-le3sn-2zca4-rs5io-jzvsd-er3wg-l2buv-xmbce-3qe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "mjh5l-hjguk-yindy-le3sn-2zca4-rs5io-jzvsd-er3wg-l2buv-xmbce-3qe";
},
)
Request ID: 0xbe97c83290b020b13f84d4fbe78318d395ca6d203db24ce1d8976a32a3b793a1
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-010".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 40
Using identity: "participant-010".
Ticket (10) created with creation time 1716674770132172606
Sending message with
Call type: update
Sender: kwc3y-xuorh-6mzjz-kwejw-ngro7-4fy6c-flp3r-xjeag-u3lmt-pgyve-kqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "c22046d43d2dd204d88ea399bf70c795cdc8516010a41fdbc68b1fe8ab18eed9";
fee = record { e8s = 10_000 : nat64 };
memo = 10 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_770_132_172_606 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x103e9b027852e7e8b18044b3cf7eb109167b8a0eea7a269ec3e57bfb5844c6f3
The request is being processed...
The request is being processed...
(41 : nat64)
Sending message with
Call type: update
Sender: kwc3y-xuorh-6mzjz-kwejw-ngro7-4fy6c-flp3r-xjeag-u3lmt-pgyve-kqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "kwc3y-xuorh-6mzjz-kwejw-ngro7-4fy6c-flp3r-xjeag-u3lmt-pgyve-kqe";
},
)
Request ID: 0x909397351969b6cc1116680eba5e7f0587931c8e6999d42d2a1ad6aba13ebe13
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-011".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 42
Using identity: "participant-011".
Ticket (11) created with creation time 1716674776161989495
Sending message with
Call type: update
Sender: wypuc-ltrws-u5ovj-m5bii-f7env-wzebb-3xa2n-l4y5x-4houp-m3tf4-mae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "a49cea3614e1229946312496e992bf470ee6b75b5eba96c209766031e4abc285";
fee = record { e8s = 10_000 : nat64 };
memo = 11 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_776_161_989_495 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x42bcc689236dd8d12700e1b2ca750f9f1c6b19c9a07a2b36c2c2362cb9224a61
The request is being processed...
The request is being processed...
The request is being processed...
(43 : nat64)
Sending message with
Call type: update
Sender: wypuc-ltrws-u5ovj-m5bii-f7env-wzebb-3xa2n-l4y5x-4houp-m3tf4-mae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "wypuc-ltrws-u5ovj-m5bii-f7env-wzebb-3xa2n-l4y5x-4houp-m3tf4-mae";
},
)
Request ID: 0x382a9f0aa0e334885fb76b7e2322a63d8ad480bf7ca30c9252774e9b49ce5246
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 1716674781471799606
Sending message with
Call type: update
Sender: ekzed-hpkmz-spmn2-id4ko-bgmub-4jka4-5mrp2-q3soo-3rloq-o3avz-eqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "7a2a74c7565d7605758495673726a101bcc2ee6aa8f7bfe20d7e8554461d15f4";
fee = record { e8s = 10_000 : nat64 };
memo = 12 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_781_471_799_606 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x71a949d3d48b212fc7a6d3d77e9d618bb608cd977fe4ee6631b3f8f4a7dc7c32
The request is being processed...
The request is being processed...
(45 : nat64)
Sending message with
Call type: update
Sender: ekzed-hpkmz-spmn2-id4ko-bgmub-4jka4-5mrp2-q3soo-3rloq-o3avz-eqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ekzed-hpkmz-spmn2-id4ko-bgmub-4jka4-5mrp2-q3soo-3rloq-o3avz-eqe";
},
)
Request ID: 0xba0de8b41b8be1b134b8b35474da7fa858ee8794ccff8ea8d7c18991e87b7da3
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 1716674787418980665
Sending message with
Call type: update
Sender: y6zzo-4gk6a-sp3hv-cyzbu-nqwoy-op6pp-ljuq3-puaxp-o7oen-kmsuj-aae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "151cdcb5e272c63603c601d95291a9b72eec82b9a2fc32836050b3ec2c9ad652";
fee = record { e8s = 10_000 : nat64 };
memo = 13 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_787_418_980_665 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x101f1102798abbf33db170518c9889965c3242d54fe5b28245562150c2b971f6
The request is being processed...
The request is being processed...
The request is being processed...
(47 : nat64)
Sending message with
Call type: update
Sender: y6zzo-4gk6a-sp3hv-cyzbu-nqwoy-op6pp-ljuq3-puaxp-o7oen-kmsuj-aae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "y6zzo-4gk6a-sp3hv-cyzbu-nqwoy-op6pp-ljuq3-puaxp-o7oen-kmsuj-aae";
},
)
Request ID: 0x1b7867b34bb02263ee1ce61a7866cecf261dec811ba313a14e729e5f802c7f56
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 1716674794030438799
Sending message with
Call type: update
Sender: aec7s-243xu-rx4h5-u2fzr-k6xds-rhwix-6yzxs-ogiy7-lrxg5-2hzma-wqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "0a5547bf0ea33f7589ea2369501eef8d7d3eba01efc48a5293cb58c5eb1e40ca";
fee = record { e8s = 10_000 : nat64 };
memo = 14 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_794_030_438_799 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x30faee3beca745fb15afcdbe6ad85780e3e7b992543b795ef5b06db5d66c3ee2
The request is being processed...
The request is being processed...
The request is being processed...
(49 : nat64)
Sending message with
Call type: update
Sender: aec7s-243xu-rx4h5-u2fzr-k6xds-rhwix-6yzxs-ogiy7-lrxg5-2hzma-wqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "aec7s-243xu-rx4h5-u2fzr-k6xds-rhwix-6yzxs-ogiy7-lrxg5-2hzma-wqe";
},
)
Request ID: 0x56e7ba1772d88f6be9b94e23f5e64b52efc2152bc46028d95235e0aa570ff502
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 1716674799335021878
Sending message with
Call type: update
Sender: jktnk-s3hvb-fekk6-a4dih-4q7jr-m2ygh-2tplu-qlv27-sa5el-bqais-hae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "6f932c9239b67cd65470faca8f49d7e2b218d6ecedaad06b46af19a054547d7b";
fee = record { e8s = 10_000 : nat64 };
memo = 15 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_799_335_021_878 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xb1481571e67b2b4158131c25bb396751144aa4e21b2d4de5ebec7681973013bd
The request is being processed...
The request is being processed...
The request is being processed...
(51 : nat64)
Sending message with
Call type: update
Sender: jktnk-s3hvb-fekk6-a4dih-4q7jr-m2ygh-2tplu-qlv27-sa5el-bqais-hae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "jktnk-s3hvb-fekk6-a4dih-4q7jr-m2ygh-2tplu-qlv27-sa5el-bqais-hae";
},
)
Request ID: 0xdeb03c5dfeb213c487c10d453c571d8ed5ba598b165c6e47651b22c3d70e523b
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 1716674805300984167
Sending message with
Call type: update
Sender: 6b6bz-gesdm-l6mwk-d5tae-wn4ig-ycobv-pofud-j6dhw-eszqr-ctpxd-iqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "13de8606db1dc0ec68024f47ae11e2367af60a87eb9b5ae9d7dee8116a67c148";
fee = record { e8s = 10_000 : nat64 };
memo = 16 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_805_300_984_167 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xfeda45d288874a5ec33a9afd89e0f9d7c0f1b901bb9c56c6aa4c47a546ec4a27
The request is being processed...
The request is being processed...
The request is being processed...
(53 : nat64)
Sending message with
Call type: update
Sender: 6b6bz-gesdm-l6mwk-d5tae-wn4ig-ycobv-pofud-j6dhw-eszqr-ctpxd-iqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "6b6bz-gesdm-l6mwk-d5tae-wn4ig-ycobv-pofud-j6dhw-eszqr-ctpxd-iqe";
},
)
Request ID: 0xb64f20eece1305b472a28035dd0c270ccd6ffb65b0a12ff01de9b299f5e4fb12
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-017".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 54
Using identity: "participant-017".
Ticket (17) created with creation time 1716674812041740122
Sending message with
Call type: update
Sender: 4vv27-gt2pz-teo24-iyn2j-otqsy-xg47v-hdzuh-oi3qj-3zjno-2kywa-eqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "7fa06cbd4bbcd450220a4d4a61ca32c65fc2830a622a8cd7bce45f4daa92f380";
fee = record { e8s = 10_000 : nat64 };
memo = 17 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_812_041_740_122 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x324b9f459c4d7a948b7075070eafb72732e4ad730294d8bcaa898a76838cbf8b
The request is being processed...
The request is being processed...
(55 : nat64)
Sending message with
Call type: update
Sender: 4vv27-gt2pz-teo24-iyn2j-otqsy-xg47v-hdzuh-oi3qj-3zjno-2kywa-eqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "4vv27-gt2pz-teo24-iyn2j-otqsy-xg47v-hdzuh-oi3qj-3zjno-2kywa-eqe";
},
)
Request ID: 0xed23320e768200666ecc6e05f8bc792370cf3a702878b39d6c3e3323a582facb
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-018".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 56
Using identity: "participant-018".
Ticket (18) created with creation time 1716674818039384443
Sending message with
Call type: update
Sender: n5pfu-4yq5m-rjdtw-hshni-gukbz-m2cek-aeidj-vjiyq-sb6gn-ownre-3ae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "d54d2ced4479e8ca441de4ead221754f432139664e7865e8cbc0db9aa1e226ae";
fee = record { e8s = 10_000 : nat64 };
memo = 18 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_818_039_384_443 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x4a344f062e0bbaeb3b27db2c66c7d9038b113f639927f8816893076109309cf4
The request is being processed...
The request is being processed...
The request is being processed...
(57 : nat64)
Sending message with
Call type: update
Sender: n5pfu-4yq5m-rjdtw-hshni-gukbz-m2cek-aeidj-vjiyq-sb6gn-ownre-3ae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "n5pfu-4yq5m-rjdtw-hshni-gukbz-m2cek-aeidj-vjiyq-sb6gn-ownre-3ae";
},
)
Request ID: 0x4553219d482d01ca9c62a0fd5cae8540606cf52dff3c6f0cfacb74ee91a60252
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 1716674824032523350
Sending message with
Call type: update
Sender: eo56n-66v2g-bkcxm-owfae-xdf33-dixz4-pg3v6-ash4l-ewqcq-np5ko-5qe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "fdf30e13b6366580b110a14b39af3e25b9916a085328d481c34af93e41cc4c73";
fee = record { e8s = 10_000 : nat64 };
memo = 19 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_824_032_523_350 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x26805d92692f6e0953be7cd116ffccd07160d790a2f78206197af173959be980
The request is being processed...
The request is being processed...
(59 : nat64)
Sending message with
Call type: update
Sender: eo56n-66v2g-bkcxm-owfae-xdf33-dixz4-pg3v6-ash4l-ewqcq-np5ko-5qe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "eo56n-66v2g-bkcxm-owfae-xdf33-dixz4-pg3v6-ash4l-ewqcq-np5ko-5qe";
},
)
Request ID: 0x9e12eeb17f533b1f875e9064cf00f8cfd827ce3db0885763055805e5e1ca2c07
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 1716674830021419633
Sending message with
Call type: update
Sender: goj6k-oyqgn-sohdr-d2sco-ayrm5-fg5hh-rerli-dckrx-qgdis-cohkq-uqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "c1328d730d3256ab0c26dc4addd9b6dc311d74781e71c95fdc81cdaa8998b397";
fee = record { e8s = 10_000 : nat64 };
memo = 20 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_830_021_419_633 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xc216cb68cbbe7a4d120420c7c69d46ed51d930a4ae6d19e932508af408129cc9
The request is being processed...
The request is being processed...
The request is being processed...
(61 : nat64)
Sending message with
Call type: update
Sender: goj6k-oyqgn-sohdr-d2sco-ayrm5-fg5hh-rerli-dckrx-qgdis-cohkq-uqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "goj6k-oyqgn-sohdr-d2sco-ayrm5-fg5hh-rerli-dckrx-qgdis-cohkq-uqe";
},
)
Request ID: 0x6434d81fef58397a1b6c4cd1ba73cecb060395716063ead1b462526fe0e79d52
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 1716674835357818299
Sending message with
Call type: update
Sender: toh2e-ygwom-nehjn-ymjgv-lif7g-dil6e-mr54j-6cmlt-kc6a7-tkl6e-bae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "aa04ee57c022cdaddffdbe69771a2ad2e3bfff6824f9f5c4eef12f2e2b45ba1d";
fee = record { e8s = 10_000 : nat64 };
memo = 21 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_835_357_818_299 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x7b32b4244c658c424868e458d877ab81c3535e2ec00fb6688a73267640ec3940
The request is being processed...
The request is being processed...
The request is being processed...
(63 : nat64)
Sending message with
Call type: update
Sender: toh2e-ygwom-nehjn-ymjgv-lif7g-dil6e-mr54j-6cmlt-kc6a7-tkl6e-bae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "toh2e-ygwom-nehjn-ymjgv-lif7g-dil6e-mr54j-6cmlt-kc6a7-tkl6e-bae";
},
)
Request ID: 0x15d7c267869bc2d712495e5ab04e435b92a6dc698d49d02e1992150caaf7f5ad
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 1716674840647333391
Sending message with
Call type: update
Sender: urbsh-mhdvb-5acgl-6bbm3-hl2f2-2awt5-2ctsp-rybol-uwa7p-mckct-uqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "ea6423e72330aa77585b6321d7cb09820da0d7b007badecd0befd610d6feb072";
fee = record { e8s = 10_000 : nat64 };
memo = 22 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_840_647_333_391 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xf83acd03461e3b8c351a9f99bca6566fba1d0707701ebbb72a78fd02cf213ebb
The request is being processed...
The request is being processed...
The request is being processed...
(65 : nat64)
Sending message with
Call type: update
Sender: urbsh-mhdvb-5acgl-6bbm3-hl2f2-2awt5-2ctsp-rybol-uwa7p-mckct-uqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "urbsh-mhdvb-5acgl-6bbm3-hl2f2-2awt5-2ctsp-rybol-uwa7p-mckct-uqe";
},
)
Request ID: 0x7d965aca5f2be195bf191004e23f92ed363b70161898e1aab94e4d597aa912f8
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 1716674847305336016
Sending message with
Call type: update
Sender: az3kc-jp2su-vjnwp-ld6s6-bdgw2-groz3-kjhmf-evubr-ciaww-b6nyl-zqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "eef192544ffda9012e6dc26034ac3edad7c8c1c1d4512250955742b3484c8a25";
fee = record { e8s = 10_000 : nat64 };
memo = 23 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_847_305_336_016 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x87ef73c0b022d1b7fdae05c17c74e6be72a98af0737de1fdab63100878dba2f9
The request is being processed...
The request is being processed...
(67 : nat64)
Sending message with
Call type: update
Sender: az3kc-jp2su-vjnwp-ld6s6-bdgw2-groz3-kjhmf-evubr-ciaww-b6nyl-zqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "az3kc-jp2su-vjnwp-ld6s6-bdgw2-groz3-kjhmf-evubr-ciaww-b6nyl-zqe";
},
)
Request ID: 0x2df6114130626aca1ec89c8f1306bb46dab24fbcf54e4c0b7b9205eb7a00c993
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-024".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 68
Using identity: "participant-024".
Ticket (24) created with creation time 1716674853264034392
Sending message with
Call type: update
Sender: ihl5a-j2uit-yope6-yrr7p-mna6n-baahi-zzm6a-jktxf-bzzfh-e3tq5-hqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "416e69d26e1fae1ca8df2ea1f1c916da2a39f22ea21f2016acb1a12d16f86e2f";
fee = record { e8s = 10_000 : nat64 };
memo = 24 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_853_264_034_392 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x0d1c4abba9e5dbdc9ded6edabdde5df7bebfbfbb9d67f7c4f22f28de577c5dd1
The request is being processed...
The request is being processed...
The request is being processed...
(69 : nat64)
Sending message with
Call type: update
Sender: ihl5a-j2uit-yope6-yrr7p-mna6n-baahi-zzm6a-jktxf-bzzfh-e3tq5-hqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ihl5a-j2uit-yope6-yrr7p-mna6n-baahi-zzm6a-jktxf-bzzfh-e3tq5-hqe";
},
)
Request ID: 0x69fdfc53cd76434c775f4278cec990d2d8f656a459986f4f20b6f05b3930bb3a
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 1716674859220474505
Sending message with
Call type: update
Sender: d22o6-nmivf-pkckt-d2sfl-fech5-o3sk6-iipr7-l3t6p-y6vwf-lh5kk-vqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "aa08aba513e37201c76611ae0cc154348ad6646082a30fdbe1330c73efc38240";
fee = record { e8s = 10_000 : nat64 };
memo = 25 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_859_220_474_505 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xe191132f52ecbe7de01b678c014da2969c3cc97c88b3636970dd11d166fe0681
The request is being processed...
The request is being processed...
The request is being processed...
(71 : nat64)
Sending message with
Call type: update
Sender: d22o6-nmivf-pkckt-d2sfl-fech5-o3sk6-iipr7-l3t6p-y6vwf-lh5kk-vqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "d22o6-nmivf-pkckt-d2sfl-fech5-o3sk6-iipr7-l3t6p-y6vwf-lh5kk-vqe";
},
)
Request ID: 0x1c754482ef519e20261608e82b1c6de625971ee3cd043b8f50732c99ee7854a8
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-026".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 72
Using identity: "participant-026".
Ticket (26) created with creation time 1716674865865760981
Sending message with
Call type: update
Sender: a6ykh-ishgq-rjp34-7rswv-3vivt-d4nek-owhn3-e2boc-dtgza-c53zp-wqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "9b0ed4445e2d39531ba1aedc1c552e147f06e2a484ddaafef8776d203af4a8b8";
fee = record { e8s = 10_000 : nat64 };
memo = 26 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_865_865_760_981 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x590aa284523d7a232aa5a585f613cbfa2c901b2ae867a3937ba86de803f430ec
The request is being processed...
The request is being processed...
(73 : nat64)
Sending message with
Call type: update
Sender: a6ykh-ishgq-rjp34-7rswv-3vivt-d4nek-owhn3-e2boc-dtgza-c53zp-wqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "a6ykh-ishgq-rjp34-7rswv-3vivt-d4nek-owhn3-e2boc-dtgza-c53zp-wqe";
},
)
Request ID: 0xa2b9f4bbed6545fb333840450799ba350c11a75920e9b6c594475c7325185ff0
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-027".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 74
Using identity: "participant-027".
Ticket (27) created with creation time 1716674871881221995
Sending message with
Call type: update
Sender: lhr4n-pspbi-fukoi-xkm6a-f5i5r-4ijh4-qqrxv-lga6o-vnv4c-epjvx-5qe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "92452fb1999a068b217fc075d948700cf6c5b34914ae2e79a1873e899d698c19";
fee = record { e8s = 10_000 : nat64 };
memo = 27 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_871_881_221_995 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x519992eaa65b657edc40296bca35759ab9345213f3c37a4f94c5283cd5ef5790
The request is being processed...
The request is being processed...
The request is being processed...
(75 : nat64)
Sending message with
Call type: update
Sender: lhr4n-pspbi-fukoi-xkm6a-f5i5r-4ijh4-qqrxv-lga6o-vnv4c-epjvx-5qe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "lhr4n-pspbi-fukoi-xkm6a-f5i5r-4ijh4-qqrxv-lga6o-vnv4c-epjvx-5qe";
},
)
Request ID: 0x6edfa74185e45045e8d3d1238d1ab0d7031171ce8211c3d28285f556894d0ff8
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 1716674877914828694
Sending message with
Call type: update
Sender: gs46y-6fn3h-scl6o-x7m7q-nl2ne-sqvjj-ser4e-ckgm5-asgmp-ywj7u-vqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "6957a081ddd90150fd525834e970c57fef681a3eb4953314e004f81e94ba3607";
fee = record { e8s = 10_000 : nat64 };
memo = 28 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_877_914_828_694 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x7189c7cdadf7a17a231c6a737dfa1eece3c1a45f948d77c67af3e449b3bded38
The request is being processed...
The request is being processed...
(77 : nat64)
Sending message with
Call type: update
Sender: gs46y-6fn3h-scl6o-x7m7q-nl2ne-sqvjj-ser4e-ckgm5-asgmp-ywj7u-vqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "gs46y-6fn3h-scl6o-x7m7q-nl2ne-sqvjj-ser4e-ckgm5-asgmp-ywj7u-vqe";
},
)
Request ID: 0xf0245f3852419c84ccc9874a457bb5fd130d664e95dda14ed0bca1a56a0a5a9c
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 1716674883875079077
Sending message with
Call type: update
Sender: 47m6l-yvkws-4vk57-qbb3o-ange3-xg4lk-3hhds-coven-7f24d-ngida-cqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "9fe3d30e842738ff10a55b303b8698f6c87a1f79d1f668d36a7a6beecc01714b";
fee = record { e8s = 10_000 : nat64 };
memo = 29 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_883_875_079_077 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xfc41b9fefadd9cb207032964baeb38fe88e72da8b80a7a0be6f165d207211fbd
The request is being processed...
The request is being processed...
The request is being processed...
(79 : nat64)
Sending message with
Call type: update
Sender: 47m6l-yvkws-4vk57-qbb3o-ange3-xg4lk-3hhds-coven-7f24d-ngida-cqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "47m6l-yvkws-4vk57-qbb3o-ange3-xg4lk-3hhds-coven-7f24d-ngida-cqe";
},
)
Request ID: 0x6a3f99d6f31196c081fc7f40702f4ed4ab7aac2ea9bf9a713e8e75351cbd8a62
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 1716674889860445420
Sending message with
Call type: update
Sender: 5nriu-7j3jo-zwuyj-fxicn-xgjun-2dmar-ghtvi-3376u-r4pzf-q74vg-zqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "31c737ce393b2c72d3f81e20908875d458fb2909b4e056f95bc1ca5d964b1831";
fee = record { e8s = 10_000 : nat64 };
memo = 30 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_889_860_445_420 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xd5bb200c5f5a9668187deed7daf0e3f262e7d794a677abcf8a1d3dc12b1ff44b
The request is being processed...
The request is being processed...
The request is being processed...
(81 : nat64)
Sending message with
Call type: update
Sender: 5nriu-7j3jo-zwuyj-fxicn-xgjun-2dmar-ghtvi-3376u-r4pzf-q74vg-zqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "5nriu-7j3jo-zwuyj-fxicn-xgjun-2dmar-ghtvi-3376u-r4pzf-q74vg-zqe";
},
)
Request ID: 0x4370db25e4f593c4d464caedba519b2bc0f2fb843b9ece7e54d5ee1e5656f125
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 1716674895865856304
Sending message with
Call type: update
Sender: mk4vq-4bjjy-idngw-kijx2-xgf7g-q7b2c-2rfwa-yqbly-kg24f-idrnd-hae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "6ef929b4268a637e48c6c80f27f8bfa004bcafddda29eb3548390be1dab18396";
fee = record { e8s = 10_000 : nat64 };
memo = 31 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_895_865_856_304 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x81a2ef0f15fd011da69656a28d47f42787a42c82ebb4cf8738cc07d12f4bd7df
The request is being processed...
The request is being processed...
(83 : nat64)
Sending message with
Call type: update
Sender: mk4vq-4bjjy-idngw-kijx2-xgf7g-q7b2c-2rfwa-yqbly-kg24f-idrnd-hae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "mk4vq-4bjjy-idngw-kijx2-xgf7g-q7b2c-2rfwa-yqbly-kg24f-idrnd-hae";
},
)
Request ID: 0x11dd3192197f3ae96d2073d9ed2e30e7ffd4d3e6ad3fe7702f1222116339b6ae
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 1716674901220011226
Sending message with
Call type: update
Sender: seo74-qi32i-unkdg-nay6v-qfpam-wbjii-fjs6x-xmrse-cw4ol-sfzd4-aae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "fe8486605aa47b7a3e7a9c43e66abcbc71370bbd26e9a147641b4e9d22f6f431";
fee = record { e8s = 10_000 : nat64 };
memo = 32 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_901_220_011_226 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x8c7f0c38ff00fc5283900f2a47eadebc73bc4086b2e2b674b39e8f43489f799c
The request is being processed...
The request is being processed...
(85 : nat64)
Sending message with
Call type: update
Sender: seo74-qi32i-unkdg-nay6v-qfpam-wbjii-fjs6x-xmrse-cw4ol-sfzd4-aae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "seo74-qi32i-unkdg-nay6v-qfpam-wbjii-fjs6x-xmrse-cw4ol-sfzd4-aae";
},
)
Request ID: 0x32a4adb0c101e24fa8b6b55be1e808397857fe727e866e02c2185c5ce43e704a
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 1716674906522473598
Sending message with
Call type: update
Sender: dicpi-ubksu-eyaob-kpxgt-vnh27-rm2bn-i4kd3-56jyq-iktdp-ipl2e-bqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "7975d6168c42970b6fb5f4b09c022e141a56b15b359f1e71249b98ea222c6ad0";
fee = record { e8s = 10_000 : nat64 };
memo = 33 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_906_522_473_598 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xaea0a8a3a2f0165ff0d82dec4239ae2333b20781270534210eae9be1a1fb7d51
The request is being processed...
The request is being processed...
(87 : nat64)
Sending message with
Call type: update
Sender: dicpi-ubksu-eyaob-kpxgt-vnh27-rm2bn-i4kd3-56jyq-iktdp-ipl2e-bqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "dicpi-ubksu-eyaob-kpxgt-vnh27-rm2bn-i4kd3-56jyq-iktdp-ipl2e-bqe";
},
)
Request ID: 0x91399b2eacda05bb0787ee766f2bba81cd2bdbe092b3e35330458933ab18aad6
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 1716674913188254094
Sending message with
Call type: update
Sender: eze2w-rk3ea-kwoiv-4iqsf-m5hup-tlwrq-bchjd-zfjxf-4uhkp-gw5ed-jqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "b8997c3e130f440007b5cb31684ccb478f836843f549ca0614c974162f2b9272";
fee = record { e8s = 10_000 : nat64 };
memo = 34 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_913_188_254_094 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xc18fd76da30539d26c2a62a609cec740a073de80932ecf3b7d6de127f98538dd
The request is being processed...
The request is being processed...
The request is being processed...
(89 : nat64)
Sending message with
Call type: update
Sender: eze2w-rk3ea-kwoiv-4iqsf-m5hup-tlwrq-bchjd-zfjxf-4uhkp-gw5ed-jqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "eze2w-rk3ea-kwoiv-4iqsf-m5hup-tlwrq-bchjd-zfjxf-4uhkp-gw5ed-jqe";
},
)
Request ID: 0x3db943ccaf76e97e01ebb1c0b484657a92be42642a4c0486cc3cbe6263e19d29
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-035".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 90
Using identity: "participant-035".
Ticket (35) created with creation time 1716674918518526794
Sending message with
Call type: update
Sender: lbss2-7hhzy-la2xu-ou7m3-unwm4-qln2u-ypyyg-jjid3-cxmbc-wbcf4-kae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "e87afb74f837eaebcaa052f2e77c0b4ae655bf523e7ab30ee59914d3e30e9851";
fee = record { e8s = 10_000 : nat64 };
memo = 35 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_918_518_526_794 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x27ec0385369c5224c916faf28736c2437a7b48128a3b8d6e61633bca34915002
The request is being processed...
The request is being processed...
The request is being processed...
(91 : nat64)
Sending message with
Call type: update
Sender: lbss2-7hhzy-la2xu-ou7m3-unwm4-qln2u-ypyyg-jjid3-cxmbc-wbcf4-kae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "lbss2-7hhzy-la2xu-ou7m3-unwm4-qln2u-ypyyg-jjid3-cxmbc-wbcf4-kae";
},
)
Request ID: 0x24d86fe6fc6bdf679cb1bbb23f26edecc30101a7c09dcf43108232e16a5df5e5
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 1716674924469223972
Sending message with
Call type: update
Sender: 3zlha-xzwhb-42srn-xu3dq-frepk-25sna-biqn2-ypovx-obwaz-z55uf-nae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "bcc2c80cba583e557ff808caae2f6c89c23732e02cde2488b163b2fdacd47d92";
fee = record { e8s = 10_000 : nat64 };
memo = 36 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_924_469_223_972 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x3915449422199dccfe34aeb2f0f4d826c28ac42fb3a924a60d19cbcab6c9d4bb
The request is being processed...
The request is being processed...
(93 : nat64)
Sending message with
Call type: update
Sender: 3zlha-xzwhb-42srn-xu3dq-frepk-25sna-biqn2-ypovx-obwaz-z55uf-nae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "3zlha-xzwhb-42srn-xu3dq-frepk-25sna-biqn2-ypovx-obwaz-z55uf-nae";
},
)
Request ID: 0xb659d81d459cb867391a8119ecf9359e91de7b77d0fc24be3200aaf952a54b7d
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-037".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 94
Using identity: "participant-037".
Ticket (37) created with creation time 1716674930350664688
Sending message with
Call type: update
Sender: t37gb-yh34x-ssg2i-3j2cy-7cvp6-6v2i2-tz6c2-wtehv-kxvw7-cljzk-eae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "ec90abfe0dcedbb5afa5d56abd58d71ea8f888eb8562eeb432a59cf65b8530dc";
fee = record { e8s = 10_000 : nat64 };
memo = 37 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_930_350_664_688 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x9d366b998b2e5b5b81731f44006aae62ba9c143f5f2a1943c75444f593a9bd75
The request is being processed...
The request is being processed...
The request is being processed...
(95 : nat64)
Sending message with
Call type: update
Sender: t37gb-yh34x-ssg2i-3j2cy-7cvp6-6v2i2-tz6c2-wtehv-kxvw7-cljzk-eae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "t37gb-yh34x-ssg2i-3j2cy-7cvp6-6v2i2-tz6c2-wtehv-kxvw7-cljzk-eae";
},
)
Request ID: 0x8cbc310b755c96127be94c94566c20e17704655a9740960b1ecf2e0272a05130
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 1716674936279342179
Sending message with
Call type: update
Sender: fuqxj-s5yao-zfr3h-j5knr-7krwy-4h2tj-lok4z-bjxfy-c4tjl-nsotg-6ae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "e7690daf2526797141e9b01c17fbf429cc42557386ef691e9f3908fee4ddd641";
fee = record { e8s = 10_000 : nat64 };
memo = 38 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_936_279_342_179 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x3a2c9e3b23f4b9b324aefcbb9069e8e6e598e3a1fa16f863ac187f1373d360e8
The request is being processed...
The request is being processed...
(97 : nat64)
Sending message with
Call type: update
Sender: fuqxj-s5yao-zfr3h-j5knr-7krwy-4h2tj-lok4z-bjxfy-c4tjl-nsotg-6ae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "fuqxj-s5yao-zfr3h-j5knr-7krwy-4h2tj-lok4z-bjxfy-c4tjl-nsotg-6ae";
},
)
Request ID: 0x7021616814ad2637c22fb92d3a7bdde135b08d6e683a43bdc8917da7bd8914c1
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-039".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 98
Using identity: "participant-039".
Ticket (39) created with creation time 1716674941543212070
Sending message with
Call type: update
Sender: fkaw3-7vj3z-7qknd-dkjuh-vlze7-dxmbu-neekz-r5dom-h6l54-qy6ee-rae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "6d4b63c1e26b3d3e9eced4ffea3f2396cfd18a2b51298930bab6b8957d1494f5";
fee = record { e8s = 10_000 : nat64 };
memo = 39 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_941_543_212_070 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xcd1bf7ae5ff46c7da724a3626a04af60551cb2ba1ee7e2ad190bb53f35940a1f
The request is being processed...
The request is being processed...
The request is being processed...
(99 : nat64)
Sending message with
Call type: update
Sender: fkaw3-7vj3z-7qknd-dkjuh-vlze7-dxmbu-neekz-r5dom-h6l54-qy6ee-rae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "fkaw3-7vj3z-7qknd-dkjuh-vlze7-dxmbu-neekz-r5dom-h6l54-qy6ee-rae";
},
)
Request ID: 0x146150fc748df94615a5dd2af09b7843f73ac27f7b1c661ad396aa95c0e73014
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 1716674947524049415
Sending message with
Call type: update
Sender: enl2r-x3kc3-s4v3n-36fxt-o5xht-5o53m-jgxhf-zf75u-fthch-a523g-eqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "ea1f1c1d1e9d96a4753551dd7830887b1e32cffa495437a299fb00e45f29d287";
fee = record { e8s = 10_000 : nat64 };
memo = 40 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_947_524_049_415 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x61886b5835acef87db84e69858c3f97f7c1212d6383e370ecba0e322c9d7b4a4
The request is being processed...
The request is being processed...
The request is being processed...
(101 : nat64)
Sending message with
Call type: update
Sender: enl2r-x3kc3-s4v3n-36fxt-o5xht-5o53m-jgxhf-zf75u-fthch-a523g-eqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "enl2r-x3kc3-s4v3n-36fxt-o5xht-5o53m-jgxhf-zf75u-fthch-a523g-eqe";
},
)
Request ID: 0x7f72f4439764a93ac4cb3a7c73c602ebc743af7a35be31bfc3cf5265cd825354
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 1716674953388723245
Sending message with
Call type: update
Sender: 2ekbz-rsper-5vk52-nw5yq-jcl55-ou5qq-o5nyu-gn4hl-z7arw-byjke-dqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "b47a8024653622d0c6c134d09f832b921369a01c96e2fbfbfeb7334cbb130405";
fee = record { e8s = 10_000 : nat64 };
memo = 41 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_953_388_723_245 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xe48930c98d3245565fc7afea938cc18e1e17f21c008d52cdcef437baf5816d50
The request is being processed...
The request is being processed...
(103 : nat64)
Sending message with
Call type: update
Sender: 2ekbz-rsper-5vk52-nw5yq-jcl55-ou5qq-o5nyu-gn4hl-z7arw-byjke-dqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "2ekbz-rsper-5vk52-nw5yq-jcl55-ou5qq-o5nyu-gn4hl-z7arw-byjke-dqe";
},
)
Request ID: 0xb435daa64c63a79d69d445869323b2f84f4bf995bcc3ea68d9c9582e5ba798a9
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 1716674959363546525
Sending message with
Call type: update
Sender: sedll-icet5-qwxdc-274ja-xg32l-5m3zt-5su4b-3rh2d-4jd72-hnuuy-jae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "58a4367308f5acee10367df07b2bbae9bda0011da2634d4c496913c81ca2cfe3";
fee = record { e8s = 10_000 : nat64 };
memo = 42 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_959_363_546_525 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xf394028b7380e363ee39ede7be18a49190758c2389e1cd5cba79098314f9df05
The request is being processed...
The request is being processed...
The request is being processed...
(105 : nat64)
Sending message with
Call type: update
Sender: sedll-icet5-qwxdc-274ja-xg32l-5m3zt-5su4b-3rh2d-4jd72-hnuuy-jae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "sedll-icet5-qwxdc-274ja-xg32l-5m3zt-5su4b-3rh2d-4jd72-hnuuy-jae";
},
)
Request ID: 0x2c2ea73fe4360ac579a5b35210b1b86e1bce4462e3fce092f25699bd1d7db8ac
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-043".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 106
Using identity: "participant-043".
Ticket (43) created with creation time 1716674965368214905
Sending message with
Call type: update
Sender: 7fufb-j3htr-y5yyy-p43ne-zebke-xb2sv-mdgnj-l6e6k-nzqlu-f5o33-5ae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "6ca94d759e14e002e4174b6c719b409079afd45fb9d27a6952b8aa130ea889c6";
fee = record { e8s = 10_000 : nat64 };
memo = 43 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_965_368_214_905 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xf06f7a6f3d5ac68d03c8f24545df71ccc3eeebdb56fdf6671c35519cecd1e44d
The request is being processed...
The request is being processed...
(107 : nat64)
Sending message with
Call type: update
Sender: 7fufb-j3htr-y5yyy-p43ne-zebke-xb2sv-mdgnj-l6e6k-nzqlu-f5o33-5ae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "7fufb-j3htr-y5yyy-p43ne-zebke-xb2sv-mdgnj-l6e6k-nzqlu-f5o33-5ae";
},
)
Request ID: 0x419b861994cd3e2987d32a457ce6b626a4fbb0a83ae1f93236e425d0bc4b151d
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 1716674970516078900
Sending message with
Call type: update
Sender: bbxkr-rs5eb-ewxst-4g7j3-vjrxc-vy7bw-doix7-osxoc-lah2m-2ngqg-eqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "890f2dc351b0068057ae79c10dbbe511d38dd02bda76d59e71577f45aa6e2508";
fee = record { e8s = 10_000 : nat64 };
memo = 44 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_970_516_078_900 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xe5222210fed956637b1d237458d1e277611e958b775d9db76fc41e5ac5cba495
The request is being processed...
The request is being processed...
(109 : nat64)
Sending message with
Call type: update
Sender: bbxkr-rs5eb-ewxst-4g7j3-vjrxc-vy7bw-doix7-osxoc-lah2m-2ngqg-eqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "bbxkr-rs5eb-ewxst-4g7j3-vjrxc-vy7bw-doix7-osxoc-lah2m-2ngqg-eqe";
},
)
Request ID: 0xf6de9171aae2a31184cfec5c8568ed4cf6dabbf74a9ddb3300b2414c5266f579
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 1716674975759224787
Sending message with
Call type: update
Sender: pbhms-jjr7i-4cvok-wpn3w-fnpu7-mya5j-2ebt7-4x5yx-ykkdp-n37iq-vqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "4c843cd0ed9f0b59971671eb8c5ed9e8b545fec25703a05d11f0162d090e521c";
fee = record { e8s = 10_000 : nat64 };
memo = 45 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_975_759_224_787 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x6eed99a5cfcf187155df47fa550ae7222bd8f4631239f28d91eaac188ba7a727
The request is being processed...
The request is being processed...
(111 : nat64)
Sending message with
Call type: update
Sender: pbhms-jjr7i-4cvok-wpn3w-fnpu7-mya5j-2ebt7-4x5yx-ykkdp-n37iq-vqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "pbhms-jjr7i-4cvok-wpn3w-fnpu7-mya5j-2ebt7-4x5yx-ykkdp-n37iq-vqe";
},
)
Request ID: 0xee7ab0a96703a3cc1e4ca42caf6bc8d7ae1c79606f7a5f64c8ba7800369c1905
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 1716674981038682469
Sending message with
Call type: update
Sender: 7rfmw-ii2yu-hm6om-ly2fr-hsdsf-2dov3-tlojf-boxcr-fse73-wbyn3-fqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "b64da2b370128e27126126e899fa5e82562b76cb8df62c88d0797b8f2c2bb169";
fee = record { e8s = 10_000 : nat64 };
memo = 46 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_981_038_682_469 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xa63b4e9b13b08de96b7da21cb4d780c18d0fdded8f2b82fd74f9a077cc043a71
The request is being processed...
The request is being processed...
(113 : nat64)
Sending message with
Call type: update
Sender: 7rfmw-ii2yu-hm6om-ly2fr-hsdsf-2dov3-tlojf-boxcr-fse73-wbyn3-fqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "7rfmw-ii2yu-hm6om-ly2fr-hsdsf-2dov3-tlojf-boxcr-fse73-wbyn3-fqe";
},
)
Request ID: 0x451d9191ba0c15efc1ed470aeca4966a4bba11db50113e9c4bd30b6f42dca311
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-047".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 114
Using identity: "participant-047".
Ticket (47) created with creation time 1716674986357557593
Sending message with
Call type: update
Sender: ffnoc-kc6wo-stulu-oohg4-ucqe2-6r4yj-odr23-vgqt4-sm27q-3re7p-4ae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "4a464452a817c12eb434f5ad2098db5b6eb6ed1c01639a68c3f277e3102dbbcc";
fee = record { e8s = 10_000 : nat64 };
memo = 47 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_986_357_557_593 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xf04fdf519a0ef89830b23f6aaa6478120dc79ad4f36d2aef956a1af078713456
The request is being processed...
The request is being processed...
The request is being processed...
(115 : nat64)
Sending message with
Call type: update
Sender: ffnoc-kc6wo-stulu-oohg4-ucqe2-6r4yj-odr23-vgqt4-sm27q-3re7p-4ae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ffnoc-kc6wo-stulu-oohg4-ucqe2-6r4yj-odr23-vgqt4-sm27q-3re7p-4ae";
},
)
Request ID: 0xc498f1c213e90b7a11917abd467468c939bfc77fe31e88be178b3cd474ce926c
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 1716674992940504491
Sending message with
Call type: update
Sender: cgavb-yhzrq-ge6us-6wqj4-ksdoj-lzxsf-vgcli-skfsz-5ljjv-7e54c-wqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "db939dd202443672ec7c7ed7fd8d5f4e66b1d413d3b44d52b42e61bcee7071d5";
fee = record { e8s = 10_000 : nat64 };
memo = 48 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_674_992_940_504_491 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xd7152e4f0357635ed11cf43678d2af97d18dbd5d1b5b7b92487eae7d45122300
The request is being processed...
The request is being processed...
The request is being processed...
(117 : nat64)
Sending message with
Call type: update
Sender: cgavb-yhzrq-ge6us-6wqj4-ksdoj-lzxsf-vgcli-skfsz-5ljjv-7e54c-wqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "cgavb-yhzrq-ge6us-6wqj4-ksdoj-lzxsf-vgcli-skfsz-5ljjv-7e54c-wqe";
},
)
Request ID: 0x367c3c3f85766236aedb62e0a5326e61108fad78544e6907f4bcd22dc6656ccb
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-049".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 118
Using identity: "participant-049".
Ticket (49) created with creation time 1716675000326231931
Sending message with
Call type: update
Sender: vuas6-kpm37-k7hr6-sodqo-fezry-ocxly-q3nxa-weg3v-5fsps-pgdvd-2qe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "361e8949fa169a3ad91eb4917f76bfd12bb82a98d33be692cb256b5b9afbd7f9";
fee = record { e8s = 10_000 : nat64 };
memo = 49 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_000_326_231_931 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xe93c82288d0bfd61b8bbb3aa7ca416966e70b2ac19410c111d68c3a083ce30fb
The request is being processed...
The request is being processed...
The request is being processed...
(119 : nat64)
Sending message with
Call type: update
Sender: vuas6-kpm37-k7hr6-sodqo-fezry-ocxly-q3nxa-weg3v-5fsps-pgdvd-2qe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "vuas6-kpm37-k7hr6-sodqo-fezry-ocxly-q3nxa-weg3v-5fsps-pgdvd-2qe";
},
)
Request ID: 0x415633c711915731de9ee4a6664420ec304519108ff20745702870d6fd006198
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 1716675006328847718
Sending message with
Call type: update
Sender: pwxmj-o4ajy-qtx7c-7aqod-qqore-qrz3j-4pnsf-q3weg-svwe4-7kmvh-sae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "55420402a5a828995fe86b841a671cf052b7d2dbc81dffbf6ca7c40dc16f9302";
fee = record { e8s = 10_000 : nat64 };
memo = 50 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_006_328_847_718 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x12cc7dae927158673be84860c1f78b63a99fa9c9831d56c0e9cd07ea34361fd4
The request is being processed...
The request is being processed...
The request is being processed...
(121 : nat64)
Sending message with
Call type: update
Sender: pwxmj-o4ajy-qtx7c-7aqod-qqore-qrz3j-4pnsf-q3weg-svwe4-7kmvh-sae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "pwxmj-o4ajy-qtx7c-7aqod-qqore-qrz3j-4pnsf-q3weg-svwe4-7kmvh-sae";
},
)
Request ID: 0x01dddb579c7ad12864bb7043d9eaf91af58aed0bdee7d85c215bc7f3df2ac29b
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 1716675012348069955
Sending message with
Call type: update
Sender: 7occy-g4tcw-n7iet-ilph5-enpea-v7lsi-4y7v2-deilx-pvm6c-7qzm4-4ae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "20ac8f3bcd0873bcdb0ef3bd4e363650ddb3a50f0dd83f391e109a9995e5fbfb";
fee = record { e8s = 10_000 : nat64 };
memo = 51 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_012_348_069_955 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xbebe54b0c256830801e7d649896277a71c479792b710f24ff86028cd0b609083
The request is being processed...
The request is being processed...
The request is being processed...
(123 : nat64)
Sending message with
Call type: update
Sender: 7occy-g4tcw-n7iet-ilph5-enpea-v7lsi-4y7v2-deilx-pvm6c-7qzm4-4ae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "7occy-g4tcw-n7iet-ilph5-enpea-v7lsi-4y7v2-deilx-pvm6c-7qzm4-4ae";
},
)
Request ID: 0xa75f4b437f24bb648fae38d05d845b532c53c08619ab764145bc5fbf19df46e8
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 1716675018964436054
Sending message with
Call type: update
Sender: hznjn-hlbnj-lzet3-mycpe-g46fs-bbes7-yykkg-kzynp-pjlo6-ahsgc-eqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "7452f9e6a064543c7c102d1c18f42f4e6e42209fdf6a838e3e9455d9a910cbba";
fee = record { e8s = 10_000 : nat64 };
memo = 52 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_018_964_436_054 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x39e6982a474faa50cad2be98c1dba8984e47b6ec2b136809dc9ea8ae83f39f42
The request is being processed...
The request is being processed...
(125 : nat64)
Sending message with
Call type: update
Sender: hznjn-hlbnj-lzet3-mycpe-g46fs-bbes7-yykkg-kzynp-pjlo6-ahsgc-eqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "hznjn-hlbnj-lzet3-mycpe-g46fs-bbes7-yykkg-kzynp-pjlo6-ahsgc-eqe";
},
)
Request ID: 0x304aaba9e5e6a69e8b4b914259e03a6c10615523edfefbd1c9da8dc6571c7aa2
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-053".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 126
Using identity: "participant-053".
Ticket (53) created with creation time 1716675024233528339
Sending message with
Call type: update
Sender: ye3is-oaqob-tqvxk-zh23y-pwisd-rthf6-5ve25-de4kt-k3to3-vuaob-fae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "be6b2185a18227aa2ceb6c1749235fe09264532f9385e25f69cc9a5b6f00b69f";
fee = record { e8s = 10_000 : nat64 };
memo = 53 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_024_233_528_339 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x2059604d0813bfc6ecf8a017418b7dbeaf028c6093ab7386fc49c145c81f532a
The request is being processed...
The request is being processed...
The request is being processed...
(127 : nat64)
Sending message with
Call type: update
Sender: ye3is-oaqob-tqvxk-zh23y-pwisd-rthf6-5ve25-de4kt-k3to3-vuaob-fae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ye3is-oaqob-tqvxk-zh23y-pwisd-rthf6-5ve25-de4kt-k3to3-vuaob-fae";
},
)
Request ID: 0xb3a53bcf1b18f505dc757c45602efd7ae8f027e31bf0972347935cfc9d84303f
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 1716675029593568295
Sending message with
Call type: update
Sender: e7ql4-irxxi-pykxi-v24si-t273u-r733h-eup2m-rplta-kwbjr-qeu7x-mqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "6ef197fdcb5cb3435e4553c9c4edc25f084549d4662f336e2a115772fc6fbaec";
fee = record { e8s = 10_000 : nat64 };
memo = 54 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_029_593_568_295 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x0b886df1730c4885c2897d5a86c174b6873a61a15c5116cd867e0caea3b2f8ca
The request is being processed...
The request is being processed...
The request is being processed...
(129 : nat64)
Sending message with
Call type: update
Sender: e7ql4-irxxi-pykxi-v24si-t273u-r733h-eup2m-rplta-kwbjr-qeu7x-mqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "e7ql4-irxxi-pykxi-v24si-t273u-r733h-eup2m-rplta-kwbjr-qeu7x-mqe";
},
)
Request ID: 0xedaa0ddc973c35e90fa80ad9be5a6dae857a2be572652ef1d2f51d781a963bf3
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 1716675036300028583
Sending message with
Call type: update
Sender: 6zwtv-2osa2-m6wv2-ksatk-5qsrs-657ix-fkgzq-eyhhs-seeh5-ebbsw-zae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "d047ac45ed583d247b5b56d8f0fb52bd15a8bf869e4689542850761e0098cabd";
fee = record { e8s = 10_000 : nat64 };
memo = 55 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_036_300_028_583 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x880b87cce2ad145871dee88a95c6929dbb6bc7e714b11bea0f870fb7ea0d255d
The request is being processed...
The request is being processed...
(131 : nat64)
Sending message with
Call type: update
Sender: 6zwtv-2osa2-m6wv2-ksatk-5qsrs-657ix-fkgzq-eyhhs-seeh5-ebbsw-zae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "6zwtv-2osa2-m6wv2-ksatk-5qsrs-657ix-fkgzq-eyhhs-seeh5-ebbsw-zae";
},
)
Request ID: 0xe51bc942430ee4d05a150ebf7768de62d61d89953eb6279864f85650117a478b
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 1716675042298544977
Sending message with
Call type: update
Sender: s6lmf-3vfx7-zirzb-o37zk-afvqq-uwmae-2boep-ngkll-rmbam-r7ycy-dae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "ede1d0def4ca6e05f4611db3b38d8d6f364850eb7ccb2f6208294f428c2ab663";
fee = record { e8s = 10_000 : nat64 };
memo = 56 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_042_298_544_977 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x1dc1722c3e888a35eb1269caa42b8a40a36d4f5a42204ffd1b8b3bc297f7c113
The request is being processed...
The request is being processed...
The request is being processed...
(133 : nat64)
Sending message with
Call type: update
Sender: s6lmf-3vfx7-zirzb-o37zk-afvqq-uwmae-2boep-ngkll-rmbam-r7ycy-dae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "s6lmf-3vfx7-zirzb-o37zk-afvqq-uwmae-2boep-ngkll-rmbam-r7ycy-dae";
},
)
Request ID: 0x7bd8599089533609304569e6a831e3786123259ab0eefaaf978203a4e3f9ee38
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 1716675048999192047
Sending message with
Call type: update
Sender: fhsig-iycng-3ra44-prjhd-4nhd6-4yteu-mjzeq-zvscx-nvf25-ubvpq-nqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "f52412a3b93554da2be9b63008bf51e7d77b82862150cc7269973c15dfd897ce";
fee = record { e8s = 10_000 : nat64 };
memo = 57 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_048_999_192_047 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x7ffc0031768dfbf394823b174f76b1137ec5088182566bd5a7fed0162490d880
The request is being processed...
The request is being processed...
The request is being processed...
(135 : nat64)
Sending message with
Call type: update
Sender: fhsig-iycng-3ra44-prjhd-4nhd6-4yteu-mjzeq-zvscx-nvf25-ubvpq-nqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "fhsig-iycng-3ra44-prjhd-4nhd6-4yteu-mjzeq-zvscx-nvf25-ubvpq-nqe";
},
)
Request ID: 0xe5e3bc82f4cdf8af835231fda3a3e0d928498b5648b5f82e70d4729170362a5c
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 1716675054994608388
Sending message with
Call type: update
Sender: gozqw-2sssr-q4qy5-aprrq-ryrdu-423it-rnnpm-noycr-aykuh-s2bkq-5qe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "d011ef9b34535c3ceb998f9227f033887bb2dcfaa1ef060541f23df4fcb12eee";
fee = record { e8s = 10_000 : nat64 };
memo = 58 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_054_994_608_388 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x2d9816edb569ffe3ccb3f4c161674a8991bbdd7e794f4139227436efe0fa52f7
The request is being processed...
The request is being processed...
The request is being processed...
(137 : nat64)
Sending message with
Call type: update
Sender: gozqw-2sssr-q4qy5-aprrq-ryrdu-423it-rnnpm-noycr-aykuh-s2bkq-5qe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "gozqw-2sssr-q4qy5-aprrq-ryrdu-423it-rnnpm-noycr-aykuh-s2bkq-5qe";
},
)
Request ID: 0x0c96136d79ea5c408ada9d9ae255de5b4751b1813a99b7e5239afe00aadb9652
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 1716675060338964045
Sending message with
Call type: update
Sender: f375d-hozze-imbvu-jla33-b7h3j-sjrf6-gidcy-2kndg-ghc6h-t5trj-cqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "030a96545d1dc21ab09c6023f8d5bd89d56c9e69b8fd6c8259ea93a538975b53";
fee = record { e8s = 10_000 : nat64 };
memo = 59 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_060_338_964_045 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xb9f9bba840e61f6dc98c6d50f3fa54db5f9de603b4a78aa94498fccce3c115cd
The request is being processed...
The request is being processed...
(139 : nat64)
Sending message with
Call type: update
Sender: f375d-hozze-imbvu-jla33-b7h3j-sjrf6-gidcy-2kndg-ghc6h-t5trj-cqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "f375d-hozze-imbvu-jla33-b7h3j-sjrf6-gidcy-2kndg-ghc6h-t5trj-cqe";
},
)
Request ID: 0x90b73dc8af2a52c3b730683fa1a9eb2e03b1fb14ff435e8478df1e8dd93b5f4f
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-060".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 140
Using identity: "participant-060".
Ticket (60) created with creation time 1716675065675069313
Sending message with
Call type: update
Sender: 4ayb5-n57e4-fgqyd-cjoxf-ttk6d-3ae4b-qnkjw-nieta-trfjy-x7mal-dae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "0dc3020be748a03ed128156961419dd8b140ac006ebf3356de26cd6514c734cc";
fee = record { e8s = 10_000 : nat64 };
memo = 60 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_065_675_069_313 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x56dd7aa1b923d62bae57dea68a706dbf77e26945726d31c8927db31a6d653631
The request is being processed...
The request is being processed...
The request is being processed...
(141 : nat64)
Sending message with
Call type: update
Sender: 4ayb5-n57e4-fgqyd-cjoxf-ttk6d-3ae4b-qnkjw-nieta-trfjy-x7mal-dae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "4ayb5-n57e4-fgqyd-cjoxf-ttk6d-3ae4b-qnkjw-nieta-trfjy-x7mal-dae";
},
)
Request ID: 0xf89a5d851057b082f49c57ff211632a179fafdc987a020f1da1a69ff67d04477
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 1716675071021096467
Sending message with
Call type: update
Sender: kwb4t-ekh4f-x7gpk-tblcv-6qejv-i3hd3-p6swx-lvpt3-bbv4a-uozhw-7qe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "4bbefe9198b382afd9efa379ca000d0a321dcae3cd09dd2cfd86ac789c0b1c11";
fee = record { e8s = 10_000 : nat64 };
memo = 61 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_071_021_096_467 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xd7716d7f6d0219ce97a1e0e3f26e69236ba923a2785b4ff962421a56d4e45ad0
The request is being processed...
The request is being processed...
The request is being processed...
(143 : nat64)
Sending message with
Call type: update
Sender: kwb4t-ekh4f-x7gpk-tblcv-6qejv-i3hd3-p6swx-lvpt3-bbv4a-uozhw-7qe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "kwb4t-ekh4f-x7gpk-tblcv-6qejv-i3hd3-p6swx-lvpt3-bbv4a-uozhw-7qe";
},
)
Request ID: 0x0d014eb2bbc9b8efacb94733e63b490c30f714e82bdf1f16227115f391ba95a5
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-062".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 144
Using identity: "participant-062".
Ticket (62) created with creation time 1716675077680527385
Sending message with
Call type: update
Sender: katv6-3v3zw-6he4w-r75gg-5e527-kvh52-vqeje-6x4k5-jseb2-6zfiq-gae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "2af5df8128b33deccac9a2e83898ea9280bc7dc784bda4e4bf8a75ade2397990";
fee = record { e8s = 10_000 : nat64 };
memo = 62 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_077_680_527_385 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x3ba2295c3d625c73d574f79c3d2affabc2dc9bf6555458743058d9d3d818705a
The request is being processed...
The request is being processed...
(145 : nat64)
Sending message with
Call type: update
Sender: katv6-3v3zw-6he4w-r75gg-5e527-kvh52-vqeje-6x4k5-jseb2-6zfiq-gae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "katv6-3v3zw-6he4w-r75gg-5e527-kvh52-vqeje-6x4k5-jseb2-6zfiq-gae";
},
)
Request ID: 0x014be613ab5c76a4de35a3f028d8ba8e61b880a063825f4e682a3ea2400d991b
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-063".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 146
Using identity: "participant-063".
Ticket (63) created with creation time 1716675083014511024
Sending message with
Call type: update
Sender: 3qxh6-6dval-ddqom-bitay-hy2fc-fhimu-ig5c7-qgzlf-udzbp-mnvea-lae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "e5194b9ad78eceda6393410a2b94db1d128f0d3cd2007c189f30dcdf28a2f388";
fee = record { e8s = 10_000 : nat64 };
memo = 63 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_083_014_511_024 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x4fba0296140077dbe5c3aafc96cf91b1fab1ca70b328a8993f3c78158af8ae25
The request is being processed...
The request is being processed...
(147 : nat64)
Sending message with
Call type: update
Sender: 3qxh6-6dval-ddqom-bitay-hy2fc-fhimu-ig5c7-qgzlf-udzbp-mnvea-lae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "3qxh6-6dval-ddqom-bitay-hy2fc-fhimu-ig5c7-qgzlf-udzbp-mnvea-lae";
},
)
Request ID: 0x6c5357bd240bab44e812967d7fb04638b9500f31a69760f73012f8243469f8b7
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 1716675089644606880
Sending message with
Call type: update
Sender: tgjr4-e5lvg-qfjwn-wtot4-iwcmk-w5bo2-uxobr-qfx63-aeehi-xnrh4-7ae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "623105fb080c51ce11cb408f0f3f8be7a4dae6d524385e298e0121430e1df647";
fee = record { e8s = 10_000 : nat64 };
memo = 64 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_089_644_606_880 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xbf8f893b2c7fef79dd535a30cb3d4b8e810a0637aa819298dad294cbca1b596c
The request is being processed...
The request is being processed...
The request is being processed...
(149 : nat64)
Sending message with
Call type: update
Sender: tgjr4-e5lvg-qfjwn-wtot4-iwcmk-w5bo2-uxobr-qfx63-aeehi-xnrh4-7ae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "tgjr4-e5lvg-qfjwn-wtot4-iwcmk-w5bo2-uxobr-qfx63-aeehi-xnrh4-7ae";
},
)
Request ID: 0x7a949889ad8e90b5ae28910139a713a0780a3e7871f62ec18caf0587266ad19e
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-065".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 150
Using identity: "participant-065".
Ticket (65) created with creation time 1716675095647509978
Sending message with
Call type: update
Sender: 6r3h2-2tufl-7bofb-azdav-gbwyn-hgtfe-vnusp-uuxo4-4hdac-qtrb3-uae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "f6e167df8503f82545f897e00f9e63cdc1d2fdcc525d5360d3be54b444d38200";
fee = record { e8s = 10_000 : nat64 };
memo = 65 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_095_647_509_978 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x95803d4f3fde37d50fc376306fa54f08de9165fc55eb6f314f5434ea8ec83a91
The request is being processed...
The request is being processed...
The request is being processed...
(151 : nat64)
Sending message with
Call type: update
Sender: 6r3h2-2tufl-7bofb-azdav-gbwyn-hgtfe-vnusp-uuxo4-4hdac-qtrb3-uae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "6r3h2-2tufl-7bofb-azdav-gbwyn-hgtfe-vnusp-uuxo4-4hdac-qtrb3-uae";
},
)
Request ID: 0x9dad682312ea3a74ed7d2ad93d838754d5594ced488f7b6f9234d57243b5e3ae
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 1716675101649946028
Sending message with
Call type: update
Sender: 4uxxu-mperz-raqm6-24ugv-urxwx-a3p23-lqzzz-j52md-gearf-mhynn-gqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "e02a175347d95804cea0deafcc7f398be9fe8dae2fd788af42899b5d998f00cc";
fee = record { e8s = 10_000 : nat64 };
memo = 66 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_101_649_946_028 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x9905d579d32a68068d47d04ed2862a5a261f2b83c726f530d1614c27d0c35521
The request is being processed...
The request is being processed...
The request is being processed...
(153 : nat64)
Sending message with
Call type: update
Sender: 4uxxu-mperz-raqm6-24ugv-urxwx-a3p23-lqzzz-j52md-gearf-mhynn-gqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "4uxxu-mperz-raqm6-24ugv-urxwx-a3p23-lqzzz-j52md-gearf-mhynn-gqe";
},
)
Request ID: 0x71c911553bbc082e467fcbbe43fd063d1c92292638f3004bb39b66ce5960bf52
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 1716675106952502342
Sending message with
Call type: update
Sender: bizbn-ggnwm-g566h-pjcrl-ts7nt-ucckw-3otwa-tsw5c-rmblv-w27o6-iqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "203cdb9e74893dfe0e31525734cf0cc0a1fc7e43d6d60fa9b3d95c23e7ebdaea";
fee = record { e8s = 10_000 : nat64 };
memo = 67 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_106_952_502_342 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x61cf9f895660c6ce3a23a21e110c8429dd2e98ac18b7eb319eb373e11f07729f
The request is being processed...
The request is being processed...
The request is being processed...
(155 : nat64)
Sending message with
Call type: update
Sender: bizbn-ggnwm-g566h-pjcrl-ts7nt-ucckw-3otwa-tsw5c-rmblv-w27o6-iqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "bizbn-ggnwm-g566h-pjcrl-ts7nt-ucckw-3otwa-tsw5c-rmblv-w27o6-iqe";
},
)
Request ID: 0x543adfe9ad4e2ad4a4b5dd227e8c8a71d821787c90ce3875385a49ecbca67d2c
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 1716675112217795539
Sending message with
Call type: update
Sender: vpba7-ubehz-gx2mb-45yat-guwjc-zp5ks-dials-cij67-h6qo6-zau6c-bqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "cf89233c55fe6189131f4b2e5d0594d0c72e55a507205554997ea42d03402e57";
fee = record { e8s = 10_000 : nat64 };
memo = 68 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_112_217_795_539 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x42796c6c857dd75089bb00b576cba669b56350a8f400da4a03100abfebe609a7
The request is being processed...
The request is being processed...
The request is being processed...
(157 : nat64)
Sending message with
Call type: update
Sender: vpba7-ubehz-gx2mb-45yat-guwjc-zp5ks-dials-cij67-h6qo6-zau6c-bqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "vpba7-ubehz-gx2mb-45yat-guwjc-zp5ks-dials-cij67-h6qo6-zau6c-bqe";
},
)
Request ID: 0xfc66afd21d61bf2b437ba90c600087552afab8905e87e56af583eba3d9037bac
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 1716675117452336208
Sending message with
Call type: update
Sender: ochv5-o5ten-ocjoa-ujurd-cz4rc-7rhqg-acdgo-u5n5p-rujsi-eyfao-fae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "0701b38fc960eb892348af1d166d206bca4955f86958eaf2f0d464ff2904ece4";
fee = record { e8s = 10_000 : nat64 };
memo = 69 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_117_452_336_208 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x166400f63b69c0e113be3698d1f27d26ef88dda721cd7b309c63fd6fb1fc568e
The request is being processed...
The request is being processed...
(159 : nat64)
Sending message with
Call type: update
Sender: ochv5-o5ten-ocjoa-ujurd-cz4rc-7rhqg-acdgo-u5n5p-rujsi-eyfao-fae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ochv5-o5ten-ocjoa-ujurd-cz4rc-7rhqg-acdgo-u5n5p-rujsi-eyfao-fae";
},
)
Request ID: 0x72679093290b3d9b009272663b3e82cb0752f10883418d53134a6349071e7226
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-070".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 160
Using identity: "participant-070".
Ticket (70) created with creation time 1716675123299308628
Sending message with
Call type: update
Sender: zm5jd-2s5zb-4mp66-uj4ub-m6asx-z7g7e-3ae5w-5d4as-gcajz-ymxqu-bae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "918ecb0c2ff447f9e55ddf89d57d21632f6f1543e20c22017847bf19c8b38cbe";
fee = record { e8s = 10_000 : nat64 };
memo = 70 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_123_299_308_628 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x00f229ab63fdc9c136e348292bfbc37dd50d766fe8ae386327e96d4438ba627a
The request is being processed...
The request is being processed...
The request is being processed...
(161 : nat64)
Sending message with
Call type: update
Sender: zm5jd-2s5zb-4mp66-uj4ub-m6asx-z7g7e-3ae5w-5d4as-gcajz-ymxqu-bae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "zm5jd-2s5zb-4mp66-uj4ub-m6asx-z7g7e-3ae5w-5d4as-gcajz-ymxqu-bae";
},
)
Request ID: 0xffde50627c2255ee8fac7c10e7e091f0f7c149fd508c21aec7bef93252a0eae7
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 1716675128592367998
Sending message with
Call type: update
Sender: hjun5-k52gh-encpx-u4tet-gyhet-s3dbo-px3bm-r4mjg-5kzsj-r56qv-yae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "561d666ee86100180f62be0a300ad01506d8ee69f2641af7311a32381604544d";
fee = record { e8s = 10_000 : nat64 };
memo = 71 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_128_592_367_998 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x53d9aeb224aa1dca65038c523288983e7374fbf7e73f6e1b03950e5903030540
The request is being processed...
The request is being processed...
The request is being processed...
(163 : nat64)
Sending message with
Call type: update
Sender: hjun5-k52gh-encpx-u4tet-gyhet-s3dbo-px3bm-r4mjg-5kzsj-r56qv-yae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "hjun5-k52gh-encpx-u4tet-gyhet-s3dbo-px3bm-r4mjg-5kzsj-r56qv-yae";
},
)
Request ID: 0x5da5fc406596e4fb9b0f0bccad84a2e954ffd1115e1e8d0c9a85b42ed80e81df
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 1716675133971841936
Sending message with
Call type: update
Sender: ci5ia-l5sq5-gm4ig-ul662-j3hmp-s5dxb-vzi7j-xp2xi-u6gfn-id5cr-bae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "d246b558aaf07d6558138fada8df9417bc09c7c477338978473ff51bd5b8a621";
fee = record { e8s = 10_000 : nat64 };
memo = 72 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_133_971_841_936 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x1608dcbaf8dec58fb5cc8149eb825c769cb797a3f60e3121ff9c73917e1a19c4
The request is being processed...
The request is being processed...
The request is being processed...
(165 : nat64)
Sending message with
Call type: update
Sender: ci5ia-l5sq5-gm4ig-ul662-j3hmp-s5dxb-vzi7j-xp2xi-u6gfn-id5cr-bae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ci5ia-l5sq5-gm4ig-ul662-j3hmp-s5dxb-vzi7j-xp2xi-u6gfn-id5cr-bae";
},
)
Request ID: 0xfb6af7ba2066442fd297d7a0873e35e44d55b47b18cdbc2b05039812b3ead472
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 1716675139992627438
Sending message with
Call type: update
Sender: gpml4-vb75e-og4za-ve3cs-tgm3c-zyizm-lxqen-trin2-33nuy-fgqur-zae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "cfe73b4f6c42e1fd6ecd5c228b26359f78f5988f13aa3166e12cf92fe2519e3d";
fee = record { e8s = 10_000 : nat64 };
memo = 73 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_139_992_627_438 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xc31cfb556289e04104ff98a2423058045bbfc7a8d2cab07aabdf2d055c06f082
The request is being processed...
The request is being processed...
The request is being processed...
(167 : nat64)
Sending message with
Call type: update
Sender: gpml4-vb75e-og4za-ve3cs-tgm3c-zyizm-lxqen-trin2-33nuy-fgqur-zae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "gpml4-vb75e-og4za-ve3cs-tgm3c-zyizm-lxqen-trin2-33nuy-fgqur-zae";
},
)
Request ID: 0xf3172188d84ee20a770af3be459e16e5cad8ffd7b507e7a2baf535d2424223b1
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 1716675145313431384
Sending message with
Call type: update
Sender: bodcv-zvfnq-bu5df-iau5v-6nvhg-ellwf-hev7a-k7smv-vphfz-n3s3q-aae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "94cd8b1f192419fa21ac342682413cfb7fda05de059c6bd0c16911cbadb447f4";
fee = record { e8s = 10_000 : nat64 };
memo = 74 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_145_313_431_384 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x7574f1f4b5ace2fca0f263d47459468fa01feae8d0c1f699b006336938544ee2
The request is being processed...
The request is being processed...
(169 : nat64)
Sending message with
Call type: update
Sender: bodcv-zvfnq-bu5df-iau5v-6nvhg-ellwf-hev7a-k7smv-vphfz-n3s3q-aae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "bodcv-zvfnq-bu5df-iau5v-6nvhg-ellwf-hev7a-k7smv-vphfz-n3s3q-aae";
},
)
Request ID: 0x6d4bb6cf63cf182902cb6a2a602a9cc8c88752fb72cd0a95492606704c56cbbc
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 1716675151301939232
Sending message with
Call type: update
Sender: vgxsk-wq56z-ye7hh-v4ll2-tswlh-mcwn4-tjutw-egpwi-iorfj-2bpqv-uqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "73451a5b9d6e8968f6a32778de073d53cef890a6a0dbfa118b1fab123ec96211";
fee = record { e8s = 10_000 : nat64 };
memo = 75 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_151_301_939_232 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xa25a07dc29e8a1af04311aa51b58f68dd9c70c449d7cc0a43cbe02b6b5f06c7f
The request is being processed...
The request is being processed...
The request is being processed...
(171 : nat64)
Sending message with
Call type: update
Sender: vgxsk-wq56z-ye7hh-v4ll2-tswlh-mcwn4-tjutw-egpwi-iorfj-2bpqv-uqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "vgxsk-wq56z-ye7hh-v4ll2-tswlh-mcwn4-tjutw-egpwi-iorfj-2bpqv-uqe";
},
)
Request ID: 0x5bf89ec0fedfb007fd0b21819a4c48e6524dac8199f8187f28503a02bb6ceea8
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 1716675158016925275
Sending message with
Call type: update
Sender: pndcv-a4nx7-6dcnd-62qg6-fsyva-bh7i7-mtbo4-bnzs7-5fh2l-iaznu-oae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "e0e16fdc22cbd4284e9fde607ea7d4a3377576106bb88d5a9a35672516cfaead";
fee = record { e8s = 10_000 : nat64 };
memo = 76 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_158_016_925_275 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x1d67e62e758db40d621c1ea971d30fec4b5cccff08cc606535f4d54951e429f2
The request is being processed...
The request is being processed...
The request is being processed...
(173 : nat64)
Sending message with
Call type: update
Sender: pndcv-a4nx7-6dcnd-62qg6-fsyva-bh7i7-mtbo4-bnzs7-5fh2l-iaznu-oae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "pndcv-a4nx7-6dcnd-62qg6-fsyva-bh7i7-mtbo4-bnzs7-5fh2l-iaznu-oae";
},
)
Request ID: 0xe583e5df9370402d663c72e00aec91be07cc5ab8d52b35c1577e954d740d1334
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 1716675164022461996
Sending message with
Call type: update
Sender: qixan-n77oi-q22sx-5bot6-5sc4m-dviox-lrlxt-qwyqw-ekecj-3vozj-sae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "f5a052466826ecfbf72ba5c00a6c48ccbb2405b95828233081c21d62790703e3";
fee = record { e8s = 10_000 : nat64 };
memo = 77 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_164_022_461_996 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x068672a26e583edf127c678f40213d13898159851a9f6ea97b36c590603986b1
The request is being processed...
The request is being processed...
The request is being processed...
(175 : nat64)
Sending message with
Call type: update
Sender: qixan-n77oi-q22sx-5bot6-5sc4m-dviox-lrlxt-qwyqw-ekecj-3vozj-sae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "qixan-n77oi-q22sx-5bot6-5sc4m-dviox-lrlxt-qwyqw-ekecj-3vozj-sae";
},
)
Request ID: 0xe83b9e5e1b2a5e1cb50fb673a71dbeda240919f425a2141b557de63919e6c956
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 1716675169374112829
Sending message with
Call type: update
Sender: en23b-s6ivu-vj3jx-sahv2-tfgy7-nnzdc-aczi2-fb53q-d4jat-i6jph-4ae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "874978fbeff086b9223dfbd88893cf8b0735dc723719b0c960d97038a682bdf3";
fee = record { e8s = 10_000 : nat64 };
memo = 78 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_169_374_112_829 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x7208b1c4f5cf6138c6bc655c48d255590d53082def1258578ca946813a765fa7
The request is being processed...
The request is being processed...
The request is being processed...
(177 : nat64)
Sending message with
Call type: update
Sender: en23b-s6ivu-vj3jx-sahv2-tfgy7-nnzdc-aczi2-fb53q-d4jat-i6jph-4ae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "en23b-s6ivu-vj3jx-sahv2-tfgy7-nnzdc-aczi2-fb53q-d4jat-i6jph-4ae";
},
)
Request ID: 0x660a6250f9e3b01751b04ded3aa034e0e01dfc0600e8f2975f39f0a95ead12e8
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-079".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 178
Using identity: "participant-079".
Ticket (79) created with creation time 1716675175321844453
Sending message with
Call type: update
Sender: jyo3o-m2qqy-7qnu4-x4564-ifhfb-snp6v-vxrca-go54i-3lohs-flpey-mae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "a582dae6df9cebe7e4edbe50a362289757f6230f71c84a7a9a09c2ed56e0ff7a";
fee = record { e8s = 10_000 : nat64 };
memo = 79 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_175_321_844_453 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x2051dd91ea10a0c3f34b28ffe9a0cdc717b39575a77ede03c57c50c2c6f76139
The request is being processed...
The request is being processed...
(179 : nat64)
Sending message with
Call type: update
Sender: jyo3o-m2qqy-7qnu4-x4564-ifhfb-snp6v-vxrca-go54i-3lohs-flpey-mae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "jyo3o-m2qqy-7qnu4-x4564-ifhfb-snp6v-vxrca-go54i-3lohs-flpey-mae";
},
)
Request ID: 0xfbfdfd984bd557e4b85f6fbbf6896161ff614bc49acead8e7b7944c514323b4a
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-080".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 180
Using identity: "participant-080".
Ticket (80) created with creation time 1716675181281601289
Sending message with
Call type: update
Sender: dhsoa-eq7ze-54qjo-qk7ny-6jm4w-cyddj-7mvzd-wkau5-lr726-lapvu-jae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "1386d5214442566fbe3c9552cac6c19a94c8928e95fa199fe4c72c52e1d2fea6";
fee = record { e8s = 10_000 : nat64 };
memo = 80 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_181_281_601_289 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xffd2107b0e7a59db07a294f81cf2ab2ecf15f4c49eaea09627048901d355d4b4
The request is being processed...
The request is being processed...
(181 : nat64)
Sending message with
Call type: update
Sender: dhsoa-eq7ze-54qjo-qk7ny-6jm4w-cyddj-7mvzd-wkau5-lr726-lapvu-jae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "dhsoa-eq7ze-54qjo-qk7ny-6jm4w-cyddj-7mvzd-wkau5-lr726-lapvu-jae";
},
)
Request ID: 0x0a1b79ee05931254c790b04b1fe9178ad70534ebc92c9303797aff15c49ef497
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 1716675187888968728
Sending message with
Call type: update
Sender: 2zvhk-wnikk-6odv2-jwmth-wlp3r-x643v-kh5sy-pq54y-z425l-vrijf-pqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "3ea6bab379d50c47cd04a7be16790463c8c1fd881d4813bb28e1f38788cfc245";
fee = record { e8s = 10_000 : nat64 };
memo = 81 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_187_888_968_728 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xe8df7d12b00d61bed2de3be215e7d421318d78e013e980078769764b565ee4f0
The request is being processed...
The request is being processed...
The request is being processed...
(183 : nat64)
Sending message with
Call type: update
Sender: 2zvhk-wnikk-6odv2-jwmth-wlp3r-x643v-kh5sy-pq54y-z425l-vrijf-pqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "2zvhk-wnikk-6odv2-jwmth-wlp3r-x643v-kh5sy-pq54y-z425l-vrijf-pqe";
},
)
Request ID: 0xc929c7dac5089a5aee5d052fbf650abe0ea2f277449b67aedc923cf46db84489
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 1716675193143435923
Sending message with
Call type: update
Sender: h26dx-blxbf-5fqrj-cbblp-qytnq-g7bul-dvjxu-czlj6-by4sf-snci7-uae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "a96813e40304de9ca1e80eb16d0895b0d9ab2e7fb60ad987cea3ed5411c1e107";
fee = record { e8s = 10_000 : nat64 };
memo = 82 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_193_143_435_923 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x51e50bd44cc2f5102ebf449c4eb9c627e2db8339c403aff073f2506343cf0ed8
The request is being processed...
The request is being processed...
(185 : nat64)
Sending message with
Call type: update
Sender: h26dx-blxbf-5fqrj-cbblp-qytnq-g7bul-dvjxu-czlj6-by4sf-snci7-uae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "h26dx-blxbf-5fqrj-cbblp-qytnq-g7bul-dvjxu-czlj6-by4sf-snci7-uae";
},
)
Request ID: 0xa626f010920391cb3efb65da8ed5d8b1202be44986fae60bc6b583fb29ab54f1
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 1716675199795667546
Sending message with
Call type: update
Sender: iq2o2-ls5yh-mpmnq-b2zue-elfbk-bjqbt-j3vj5-tnktc-viu72-n7nyg-pqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "7cc8665c3263f559c39cebd318f6d75b02557329de361980dbc9f7bb16bd8faa";
fee = record { e8s = 10_000 : nat64 };
memo = 83 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_199_795_667_546 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x4be20a29f5ca859f5c0fef20cf8cef6b415d15a1b9d227e4762c61048036ca88
The request is being processed...
The request is being processed...
The request is being processed...
(187 : nat64)
Sending message with
Call type: update
Sender: iq2o2-ls5yh-mpmnq-b2zue-elfbk-bjqbt-j3vj5-tnktc-viu72-n7nyg-pqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "iq2o2-ls5yh-mpmnq-b2zue-elfbk-bjqbt-j3vj5-tnktc-viu72-n7nyg-pqe";
},
)
Request ID: 0x15a2680006b9f0fcdd24880306bb8e0c65d79ded46becb8bf93c114320670851
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 1716675205672764102
Sending message with
Call type: update
Sender: pyfva-uy6w6-hewiq-krn7o-ivaw3-hvhbg-s23yz-b5rjz-hydks-i6mbq-wae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "c322f0190b3b6ef5639426d2d9f6efd307ae572e856b1d12242dd341efb2742d";
fee = record { e8s = 10_000 : nat64 };
memo = 84 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_205_672_764_102 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x8a46c4085008dc12ab40834ced82d99e3274f25d5215053f9b191702835b829f
The request is being processed...
The request is being processed...
The request is being processed...
(189 : nat64)
Sending message with
Call type: update
Sender: pyfva-uy6w6-hewiq-krn7o-ivaw3-hvhbg-s23yz-b5rjz-hydks-i6mbq-wae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "pyfva-uy6w6-hewiq-krn7o-ivaw3-hvhbg-s23yz-b5rjz-hydks-i6mbq-wae";
},
)
Request ID: 0x1552c2654acb9bb7dd46383ee0a9ea39793b7304832119d92f4a9e71547d0a45
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 1716675211598270601
Sending message with
Call type: update
Sender: zq4bx-te55p-wl5wi-5t3zd-iukrj-j7ols-buy77-3rm6g-ahb4f-ezo6r-oqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "df55a3cc59270ebbb0a6522f78147bce4ebba0566f28c429819aa85923d71ac5";
fee = record { e8s = 10_000 : nat64 };
memo = 85 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_211_598_270_601 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xbed90602922513b284e4791f27df03228795cbc3dc9ad9bba68afc4197def1ed
The request is being processed...
The request is being processed...
The request is being processed...
(191 : nat64)
Sending message with
Call type: update
Sender: zq4bx-te55p-wl5wi-5t3zd-iukrj-j7ols-buy77-3rm6g-ahb4f-ezo6r-oqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "zq4bx-te55p-wl5wi-5t3zd-iukrj-j7ols-buy77-3rm6g-ahb4f-ezo6r-oqe";
},
)
Request ID: 0x5dcc422a866b798b7059c205481a45c55eec04cf20ad820a439259c9251d326c
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 1716675216915605538
Sending message with
Call type: update
Sender: dtxki-xaffi-pqsrg-rybsq-2udug-em2cz-lzzy3-cbpdi-atczv-s4yux-nae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "be1e513ff24ab6af0a13469a5ddd34957a5b6a2aeee8059d728f92ae77ee1857";
fee = record { e8s = 10_000 : nat64 };
memo = 86 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_216_915_605_538 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x39cc153ab122db35e86edcb64ce446a07435b198e84795651b0162d5f08f5c29
The request is being processed...
The request is being processed...
The request is being processed...
(193 : nat64)
Sending message with
Call type: update
Sender: dtxki-xaffi-pqsrg-rybsq-2udug-em2cz-lzzy3-cbpdi-atczv-s4yux-nae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "dtxki-xaffi-pqsrg-rybsq-2udug-em2cz-lzzy3-cbpdi-atczv-s4yux-nae";
},
)
Request ID: 0x18b2e53d8d390efd011ff731670c1803a292aff14865e1fc94e7d0a5ea33a491
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 1716675222857621466
Sending message with
Call type: update
Sender: ymejl-otxs3-zfcnl-iaqpo-22v6p-ljgay-ant7r-gy4tr-5fira-peg4m-kae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "d8a27d0a1718347353a6b4475a370c6e21d7c127561e69a93c014b1ae84ff714";
fee = record { e8s = 10_000 : nat64 };
memo = 87 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_222_857_621_466 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x620b781204b201708893860556ea178b5e24faebde8aa0ed09a54aeb0bf172a7
The request is being processed...
The request is being processed...
The request is being processed...
(195 : nat64)
Sending message with
Call type: update
Sender: ymejl-otxs3-zfcnl-iaqpo-22v6p-ljgay-ant7r-gy4tr-5fira-peg4m-kae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ymejl-otxs3-zfcnl-iaqpo-22v6p-ljgay-ant7r-gy4tr-5fira-peg4m-kae";
},
)
Request ID: 0xc7f985a2f9f96fe73b969424c179cbb97b488a66330552a624b2cfc559523318
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 1716675228808267919
Sending message with
Call type: update
Sender: sybby-w4h4b-zyzh3-rfn5q-uzffg-ot5wq-cdh6e-uv3uz-gw2wm-otofh-wqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "ffed729f917c7ff2051a1cf5cfe6cd08ebacec04891311ff269ca25e7faa4049";
fee = record { e8s = 10_000 : nat64 };
memo = 88 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_228_808_267_919 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xbd373d9bc096bf267084504b9de81e96e6776761768f04ba4fdc245c0b8bc004
The request is being processed...
The request is being processed...
(197 : nat64)
Sending message with
Call type: update
Sender: sybby-w4h4b-zyzh3-rfn5q-uzffg-ot5wq-cdh6e-uv3uz-gw2wm-otofh-wqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "sybby-w4h4b-zyzh3-rfn5q-uzffg-ot5wq-cdh6e-uv3uz-gw2wm-otofh-wqe";
},
)
Request ID: 0xeff8c30bcd4696f2c4393561116f934c745b77697de6fa5232ec8863b29066a2
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 1716675234813805309
Sending message with
Call type: update
Sender: uepcr-zfc5x-327ak-mug5j-sm2dn-ynciq-n7qde-xyarj-5kzv7-lzntz-4ae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "8aebe41f3a099ec503948e37f6035b884dc76e2d77b2c127be6cf596ea2917a2";
fee = record { e8s = 10_000 : nat64 };
memo = 89 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_234_813_805_309 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xe8683f2e12272cae84e9a70fa60f8e2340bfad6e707dcbc6762011da5289888b
The request is being processed...
The request is being processed...
The request is being processed...
(199 : nat64)
Sending message with
Call type: update
Sender: uepcr-zfc5x-327ak-mug5j-sm2dn-ynciq-n7qde-xyarj-5kzv7-lzntz-4ae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "uepcr-zfc5x-327ak-mug5j-sm2dn-ynciq-n7qde-xyarj-5kzv7-lzntz-4ae";
},
)
Request ID: 0xe5870d07c2544df4976d907158550f9f8d198eb03acb5131bf78d636fbfce1b3
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 1716675240138369615
Sending message with
Call type: update
Sender: ay7v4-h2pr3-kcv6g-zelk2-52dr4-x64cn-etj2o-bybfs-wddd3-oejov-hae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "7e6eee3f626e2b9c730c5b62475a6bcc39c2bf33ce835b990e75f68b000c5d63";
fee = record { e8s = 10_000 : nat64 };
memo = 90 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_240_138_369_615 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x2c0fb46ebb3b709fb729014fec9179e77e72035e4b2f8e39559e80aaf3b62d28
The request is being processed...
The request is being processed...
The request is being processed...
(201 : nat64)
Sending message with
Call type: update
Sender: ay7v4-h2pr3-kcv6g-zelk2-52dr4-x64cn-etj2o-bybfs-wddd3-oejov-hae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ay7v4-h2pr3-kcv6g-zelk2-52dr4-x64cn-etj2o-bybfs-wddd3-oejov-hae";
},
)
Request ID: 0x5667595ce20e784ecbd6fb51cc3fb856b4ab057bbe96a204cde1694dc6ccb902
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 1716675245482728698
Sending message with
Call type: update
Sender: dvmj4-hxnnn-vl72j-7uyoo-qypx3-eao7e-u26fe-7d2ux-rzrbw-x36ta-xqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "f0c02ec71d7cdf5e3458a64bc2e04827ffc403f567417633593732d3aa2a2fa8";
fee = record { e8s = 10_000 : nat64 };
memo = 91 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_245_482_728_698 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x8180428dd605a9f839fdaf707d9e235fc20f08ffc82ccb73a17762b81cebf75c
The request is being processed...
The request is being processed...
The request is being processed...
(203 : nat64)
Sending message with
Call type: update
Sender: dvmj4-hxnnn-vl72j-7uyoo-qypx3-eao7e-u26fe-7d2ux-rzrbw-x36ta-xqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "dvmj4-hxnnn-vl72j-7uyoo-qypx3-eao7e-u26fe-7d2ux-rzrbw-x36ta-xqe";
},
)
Request ID: 0xdef11d6d2470024edad85d73d2b760decc57167e0d4fe1511037d26647d13c2a
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 1716675252090879704
Sending message with
Call type: update
Sender: ayoeu-4pjyx-2o53r-kiyh2-x3rdm-htb64-tbw4z-4qnrd-kvjb4-voati-kqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "afdb5dd621692c974f588875d26af9f209dde7ae7c411fb35f3370776440abba";
fee = record { e8s = 10_000 : nat64 };
memo = 92 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_252_090_879_704 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x37b2a10b2c02f13e631441aedebe8a884430a0cf20343d700172f0c5cf3bdbe1
The request is being processed...
The request is being processed...
The request is being processed...
(205 : nat64)
Sending message with
Call type: update
Sender: ayoeu-4pjyx-2o53r-kiyh2-x3rdm-htb64-tbw4z-4qnrd-kvjb4-voati-kqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ayoeu-4pjyx-2o53r-kiyh2-x3rdm-htb64-tbw4z-4qnrd-kvjb4-voati-kqe";
},
)
Request ID: 0x161c6b00956aa3f421ce438c5f88bd7a51278f103693c1f8e2458b1a3b21e142
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 1716675258735879036
Sending message with
Call type: update
Sender: 4kbst-mfs2y-jilpt-qnzxz-tlsot-uzhm3-c74jq-hknek-dtolg-bc6ck-pae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "297c83404da4d47bdc3a0574e22417e2e29d77119f852f3cfd0a3b011a7ca217";
fee = record { e8s = 10_000 : nat64 };
memo = 93 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_258_735_879_036 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0xa8c5ed65e261a63035d639ca7732f548f06331680edc2cce8c156c01bd510fe4
The request is being processed...
The request is being processed...
The request is being processed...
(207 : nat64)
Sending message with
Call type: update
Sender: 4kbst-mfs2y-jilpt-qnzxz-tlsot-uzhm3-c74jq-hknek-dtolg-bc6ck-pae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "4kbst-mfs2y-jilpt-qnzxz-tlsot-uzhm3-c74jq-hknek-dtolg-bc6ck-pae";
},
)
Request ID: 0x68d4b5838afbab40ee3eb680044b8a6b0231f91958f918a0a98caec79f5c66d3
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-094".
Using identity: "icp-ident-RqOPnjj5ERjAEnwlvfKw".
Transfer sent at block height 208
Using identity: "participant-094".
Ticket (94) created with creation time 1716675265924427777
Sending message with
Call type: update
Sender: ntuzn-453d5-542o5-2lkcw-szteq-gbjoo-lp5hk-65lgz-ew3nx-qk5mt-7ae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "abb52168ea67f93232a80f00674832f578b1aa8c603415ed7d153d446a480442";
fee = record { e8s = 10_000 : nat64 };
memo = 94 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_265_924_427_777 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x64802962196fab74dcada986679c490238ab64c876ffbc5545ec8cbc30c72d76
The request is being processed...
The request is being processed...
The request is being processed...
(209 : nat64)
Sending message with
Call type: update
Sender: ntuzn-453d5-542o5-2lkcw-szteq-gbjoo-lp5hk-65lgz-ew3nx-qk5mt-7ae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "ntuzn-453d5-542o5-2lkcw-szteq-gbjoo-lp5hk-65lgz-ew3nx-qk5mt-7ae";
},
)
Request ID: 0x45c11cdb9d45be5730d3a671241408404c1566f5353469836e09544158c15861
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 1716675271805305687
Sending message with
Call type: update
Sender: 2yvqb-dcp6y-o23gm-6glpw-7uycx-4cvok-wxjh3-iiefg-blwvd-tvcks-yae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "a48ae4249d39b1482f78f2349e45c37069282f70f317fefcbd7c0f4d43331f46";
fee = record { e8s = 10_000 : nat64 };
memo = 95 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_271_805_305_687 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x06849270eae833f4dc8ae35ecdf505f1a99100a4135ef21b165e6ec33dce143a
The request is being processed...
The request is being processed...
(211 : nat64)
Sending message with
Call type: update
Sender: 2yvqb-dcp6y-o23gm-6glpw-7uycx-4cvok-wxjh3-iiefg-blwvd-tvcks-yae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "2yvqb-dcp6y-o23gm-6glpw-7uycx-4cvok-wxjh3-iiefg-blwvd-tvcks-yae";
},
)
Request ID: 0x4c453e2e9d850caaa6979bbb36404f7887571c2cb49329535b6e39e4119184b7
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 1716675277111427530
Sending message with
Call type: update
Sender: 6r74q-wo5k2-2of4t-i5god-44px7-q3tgh-bxadv-svfat-6ehbe-hfj56-uae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "868cf8559d96a98937c041bdd9e91ff0b0a2001aae24be078e49c638d964b046";
fee = record { e8s = 10_000 : nat64 };
memo = 96 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_277_111_427_530 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x4ff4de7f172799f4d63485a72d6d2e8e80151a41d4177378a4370f590b61277a
The request is being processed...
The request is being processed...
The request is being processed...
(213 : nat64)
Sending message with
Call type: update
Sender: 6r74q-wo5k2-2of4t-i5god-44px7-q3tgh-bxadv-svfat-6ehbe-hfj56-uae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "6r74q-wo5k2-2of4t-i5god-44px7-q3tgh-bxadv-svfat-6ehbe-hfj56-uae";
},
)
Request ID: 0xcd23e5ba77cf9949d843d278b15aa19f3d005bbf4c2d698d333ed738a1dbac0a
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 1716675282381793399
Sending message with
Call type: update
Sender: kfkrf-h5wtr-rqus6-kahht-xuszc-pdi54-mosso-iyzpq-x75zw-usj4s-yqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "b7d6e2b2032e1a70a7ba9bad66ce79c978f578b3bf114d83cea81c84828238f5";
fee = record { e8s = 10_000 : nat64 };
memo = 97 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_282_381_793_399 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x57f8e8299e360138e241146fa0c556e03f276ca09176861f60bfe15723dfa43d
The request is being processed...
The request is being processed...
(215 : nat64)
Sending message with
Call type: update
Sender: kfkrf-h5wtr-rqus6-kahht-xuszc-pdi54-mosso-iyzpq-x75zw-usj4s-yqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "kfkrf-h5wtr-rqus6-kahht-xuszc-pdi54-mosso-iyzpq-x75zw-usj4s-yqe";
},
)
Request ID: 0x50b2932e0247d0360b40075c4c76974d4046746fb6802683a460a9a43454b131
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 1716675289105626771
Sending message with
Call type: update
Sender: o3eon-rzogd-pnoqm-qtrkv-zhmvp-blvra-cckha-tttqp-euss4-h4d7a-aae
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "6cb55fc6911289941430b491515941ab52d043706b892334dae37699be3e45fc";
fee = record { e8s = 10_000 : nat64 };
memo = 98 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_289_105_626_771 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x520bdea49603ce5050585984d8781c687767498c95d7c30fc90b411739354223
The request is being processed...
The request is being processed...
(217 : nat64)
Sending message with
Call type: update
Sender: o3eon-rzogd-pnoqm-qtrkv-zhmvp-blvra-cckha-tttqp-euss4-h4d7a-aae
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "o3eon-rzogd-pnoqm-qtrkv-zhmvp-blvra-cckha-tttqp-euss4-h4d7a-aae";
},
)
Request ID: 0xdf073b567b7d3d63037f0ebe983941aeffb9633eec217964bb9dcbfcc1711660
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 1716675294454985163
Sending message with
Call type: update
Sender: wditw-j26ln-kawji-idyl7-lmo23-klutb-kub6x-3grin-jtnpx-tkgg4-sqe
Canister id: ryjl3-tyaaa-aaaaa-aaaba-cai
Method name: send_dfx
Arguments: (
record {
to = "ea6fc20fff8c6d446dbaa856cf52f2fe99bcf99c4dd8b4e08b0b8d4bafd19573";
fee = record { e8s = 10_000 : nat64 };
memo = 99 : nat64;
from_subaccount = null;
created_at_time = opt record {
timestamp_nanos = 1_716_675_294_454_985_163 : nat64;
};
amount = record { e8s = 1_000_000_000_000 : nat64 };
},
)
Request ID: 0x592b8191441596817fae0666bd01eb58ce455e4764219bd94cda2f223f5aaa88
The request is being processed...
The request is being processed...
The request is being processed...
(219 : nat64)
Sending message with
Call type: update
Sender: wditw-j26ln-kawji-idyl7-lmo23-klutb-kub6x-3grin-jtnpx-tkgg4-sqe
Canister id: b77ix-eeaaa-aaaaa-qaada-cai
Method name: refresh_buyer_tokens
Arguments: (
record {
confirmation_text = null;
buyer = "wditw-j26ln-kawji-idyl7-lmo23-klutb-kub6x-3grin-jtnpx-tkgg4-sqe";
},
)
Request ID: 0x0ba788be8936af9e05049303ab37847f3804414e4c9299acae87036e28fde0b0
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 '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
Finished release [optimized] target(s) in 0.03s
Sending message with
Call type: update
Sender: i24ze-vqszm-jp4o4-zqj3t-m5azd-ayenc-kvcul-rpyka-bnr2e-a5pnm-qqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "Y\87)\c4\60\e6\8f\e6\b6\ebx\d5H\d5\7fh\89\ac\08\ff\e2d=\0e\f7\fcV\fd\e3\c9Dc";
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: 0x7cc2cdebc55ec44bfe1ce4ab4a07e6bfa146fbcea56ea33efde3753167786314
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: 7oqmq-a5o7p-b4t7b-6regl-czpyt-dtv2t-bv3l5-plbhm-pew7i-ehc6h-lae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ceg\ee\9f9\de\9b\ceei\17\9f\cf\cc\9d\f0\a6\8d|\0d\c7\84\04GtE\05\b3}I+\eb";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x3705640f928f655301e2787d70ae08dab5bade187f084f6d3f93c0ea5f7eb8de
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: 7oqmq-a5o7p-b4t7b-6regl-czpyt-dtv2t-bv3l5-plbhm-pew7i-ehc6h-lae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\0d\d2\90\9e\d4\bc\a5\d5\c0t\a4\1fiK\aa\99\d0\c3:_\96\b13#(\f1P\ccT2\81\bc";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x33263887b6a8a113305a0c9dfc0e84493c2908e3f5fb3ecc898a995ff2e634a9
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: 7oqmq-a5o7p-b4t7b-6regl-czpyt-dtv2t-bv3l5-plbhm-pew7i-ehc6h-lae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "jS\fe\04\92\0f\e9%\a3d\8fO\b0\9c\02|P\96\8f\07<\b1\93Z\12*\9cO\be\92v}";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x495e941bf527ae582f8e49ee4602773185d79004bb30e177f85d11b21105b0f2
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: 5ekfc-2dwrv-nyghr-7rbhi-hzmd7-kyjlq-zeqr2-crd3o-thesh-2v2f4-6qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "W\bdJ\fa\93\87\e3\fb\9b1\c8{\d1G\a5\b3\d5)\8a\60\81\e2*z\90\976\b8\11\1f\cc9";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xcc759bee3baeff4b957a65a0d67620c3d60ed4b7062c0ecd77c13f50cd8adf3b
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: 5ekfc-2dwrv-nyghr-7rbhi-hzmd7-kyjlq-zeqr2-crd3o-thesh-2v2f4-6qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\f5\60\ec\a3\9b\de\c6MG\0e%*p\d84\e9\b0\b9dPb\03.J\0d\bf\dc\10P\81\e2a";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x6e900b8e39682480bd643c806f7097457bb4da96b9f7df4f1dd2f83e77c1186d
The request is being processed...
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: 5ekfc-2dwrv-nyghr-7rbhi-hzmd7-kyjlq-zeqr2-crd3o-thesh-2v2f4-6qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\cd\11\0a\94G\ccC\f8\a6\fc\85\b7\c2\a7\92\97\dd\dc\cf(\ae\ac\0a\81\a5N\b5\fc>\caq\f5";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x99f9bd584604f57a886d3b7fadd5eefb7bd403047dc79cb412831f0dbb503e2a
The request is being processed...
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: wqbv3-v2imd-c7pjb-j2eur-ivvbp-ufww4-6u2fv-bkgt3-5aim4-xltss-aqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\06qB0[\eb^\e8W\c5\9dKI\08{*\81\f5\05\f0\8f\bbILH\e1Z6\ed\ff\e0\11";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x2dc8e39c7406e302d9630fd81fb46868ae23a4665b3677aa08ee5acbb742a89a
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: wqbv3-v2imd-c7pjb-j2eur-ivvbp-ufww4-6u2fv-bkgt3-5aim4-xltss-aqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\00\81\b3\8f\99D58\97\b2G\bc{n\94\ef\0d\10\de\ee\d4\bb\9c\8dmL\d5\fb\1f#\c8\16";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x5352804be5dd73a888202f984ce20c6052854da3082ebcd85b122b6f18b03652
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: wqbv3-v2imd-c7pjb-j2eur-ivvbp-ufww4-6u2fv-bkgt3-5aim4-xltss-aqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\06\a1\1aKW\b9\0d \e5v\f1\f2>\0d\c8\83\c5zl\fe\e5\97\d8\12\8aF\1b\0d\00\27c\e3";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xf59d57ff8f410dc95cfe08c336f216e87a9c4ce592017a6482394dc049bb278b
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-003".
Sending message with
Call type: update
Sender: sxowb-qc2al-xy5ta-klh7s-rx4uq-tmzwr-fjdcq-vjhly-veekz-ri6es-pqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "%J\ec\0eD\92\9b2!\ff\ebV\87\10Y\c7\abq2\ec\f4\b2\98\9e\12z|\a0\16$1W";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x11e076cb7386fb4d9255f9672dbbb6eefdb4d5a889671d836d5e0577dd99c1c4
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: sxowb-qc2al-xy5ta-klh7s-rx4uq-tmzwr-fjdcq-vjhly-veekz-ri6es-pqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\a8\f5\fd\fb\85\d2\f2\8c\a0\94f\99\e9=\9c~\b9Jr\18\bc\1b\9f7\ba\fb\7f\c5\91j\f8\af";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x1e9cc61aa3b6fcc746dd6aea4bb6926631821d818fccac904bdf4e5b11b236b4
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: sxowb-qc2al-xy5ta-klh7s-rx4uq-tmzwr-fjdcq-vjhly-veekz-ri6es-pqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "f.\15\96\b6\dd\c9\89\d8=i\a2\84[\a5Y6$\81\f0awd\8a\f4&\e1\133\9cN\84";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xc3c4af5497ae32f53a3da8ee2879c4584343fe38aa4476b42dc36fc801bb01e9
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-004".
Sending message with
Call type: update
Sender: tivfj-drcr6-bshzc-h6daq-dgqkr-telhs-jwr7e-lo7lb-ov7pe-s5yjg-pqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\af\ff3\87\ce\0f\60\des\b3\18\d5(\ae$.\f1\ad\8d\03VOb\99\b2\ab!c\9a\0a\fa#";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xc78f313471b22b3f965672b0fa320c697c0a30951f99c01b5f0aac99711411da
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: tivfj-drcr6-bshzc-h6daq-dgqkr-telhs-jwr7e-lo7lb-ov7pe-s5yjg-pqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ac\f0\db\1b\11\9a\b4/\b7\13Uz.R\d5\f1\c8=\e6\d4\a8\c1\b8\e9\cd\83\e1\f8{\80\98\81";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xe588ce8cb4e67954be451e50dff86e7a601e8768a011068ae984351d8922844f
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: tivfj-drcr6-bshzc-h6daq-dgqkr-telhs-jwr7e-lo7lb-ov7pe-s5yjg-pqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\b2\feI\11w\ba\bcsx\f3<\99\e96]\e6\efMg2\98$\8dR\89ag\8d\c6\df\c5\f3";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xce5c8b6de194c3479f88bf03a8c6c68075a6546f558057b5bb90d67237af9cb2
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: 4x4jh-eumjx-xgclq-kpn7s-easl3-ytvxi-dm3zg-jeeot-nrsg6-eug22-jae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\9c\97\82\ecz{\94\b7?\cb\8a\15\96\87\1f \db\1ai\c0\dc\9ce\7f\0d\a2\81f\ff\d3nR";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x73cbb49bae318ce0c0f22318349ea78290048dffd13bbc974812a5ccbd3d1ed5
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: 4x4jh-eumjx-xgclq-kpn7s-easl3-ytvxi-dm3zg-jeeot-nrsg6-eug22-jae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\d5\e8&e\c9\ae\17\19Rv\b4\84\db7\84k|^\91\18\91\a3\ebhm> l\d1\d8hO";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x1a6fbb3a8152385347b1b5ac28c74e56064af5dfc837227cc0ffb1039d92e48e
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: 4x4jh-eumjx-xgclq-kpn7s-easl3-ytvxi-dm3zg-jeeot-nrsg6-eug22-jae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\d3X\f8p\e3A\f6\87\cdL\c3G\95\d1\b3:K\d1\c1\03!k\7f\9dx\df\0e\c3z\d9\bd\e1";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x477c8726c59ee692cd54ddd0ffb753e7a0c54bddb87a7e9487e9a9100e450fe9
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-006".
Sending message with
Call type: update
Sender: o74dd-oo727-crpf7-cmbgb-d4ijl-jroba-kxuk6-vgo3l-bvzo4-eaiin-mae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\1f\f6{S4\c4\b0\ac\8c*\b7\c3*$2\00\b7q\e9\bc\9e5w\13\ba\03i\e9\09\e3\af\f2";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x55804cea3da84369fe601743e2a869a9520788a151e7d21c21dfcf84b7580f64
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: o74dd-oo727-crpf7-cmbgb-d4ijl-jroba-kxuk6-vgo3l-bvzo4-eaiin-mae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob ")X\0f\da\b5\90\a1\e3\e7lV\e8\18\bf_\fc\bc\fd\c2K\a0\d6\c5\e3\88\8d\1fL]aP@";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xeec4778208db12835623cd6489f13909e5aca16b8588a01df195e63b2585f869
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: o74dd-oo727-crpf7-cmbgb-d4ijl-jroba-kxuk6-vgo3l-bvzo4-eaiin-mae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "-\c0\b8\ae\15\14J>\e3\dcn\00\c8\60\15\bb\93\c3\b6@\04\e5\d1\d9~!\17\8c\9f[\db\13";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x448ea72e1b2841510d9445ce387d4f2e016feee7fc42beff7003b253939db3a0
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-007".
Sending message with
Call type: update
Sender: hjjfh-qmaiy-wuqfs-i3oro-sx46m-ujz7j-jqsx7-2agih-fxvwt-ntpk4-kqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "iL_\a6\c6\15\cf\9c\a4\ff\d6\e2F\1666r\ec2\0f#\f2\9d+\08F\fb\d3\12\ce\83\b7";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xc08d7d92cf038dcc9d208ae8139e9eecc874f4e2b1054b1e2a2fea5818398bf8
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: hjjfh-qmaiy-wuqfs-i3oro-sx46m-ujz7j-jqsx7-2agih-fxvwt-ntpk4-kqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ee \b4\7f\b2\18u\a8GN\8e4\89h\8a1\f6\d0\0al%\ee\e3\b8\ac\14V\e6,\1e9\f3";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xaea31ad47b142098e9bde2fbc1413227de0ff4b0054670b66e050d183b91f51e
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: hjjfh-qmaiy-wuqfs-i3oro-sx46m-ujz7j-jqsx7-2agih-fxvwt-ntpk4-kqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c7\13\d9N\f8\c0~\aa\8b\f6\1cy^\bew;\af\a7\cc~v\92j\f0\9d;\fa\1a\e6\f4\cc\8a";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd2010bb4607d17f3855f7787937e5f2b5595e5c7650c377d1f7ce7f4923df648
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-008".
Sending message with
Call type: update
Sender: m7gtn-clzww-3yvxm-4u5dj-ynqk2-jyobe-4jmuu-24fil-rv2od-tqlsc-kae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "f\e8\b7\ba\91\0b\94|\1b\8d\c6e\1bl\fd\80\87\a3\04\02\a4\ce5\c8@\c3\af\c5\b0\1a\c0\b4";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xf4484285df4224a3749d737a92fca40f69efc79e836d97019f419b78aacc7c11
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: m7gtn-clzww-3yvxm-4u5dj-ynqk2-jyobe-4jmuu-24fil-rv2od-tqlsc-kae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "tk+\bf\f6@0\d1\ae\c2\fe(~\840\84\c0.$\10\9c\b8\90*\a8\ba%=P2A\00";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xc8f41c92a162834f0c38c273346f6230926446ee10627970a0766b4eb67922ef
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: m7gtn-clzww-3yvxm-4u5dj-ynqk2-jyobe-4jmuu-24fil-rv2od-tqlsc-kae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\0d\9fy\9e\ad\19.V\d9\87\d0\aeG\f8\bf\04%s\f5\9b\0b| \af\f76\ffp\7f&\ed\c4";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x72d8d86723b2d7fe9a53215cd84034ada8d67b2f47d0e3fdda12acfee18b6deb
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-009".
Sending message with
Call type: update
Sender: mjh5l-hjguk-yindy-le3sn-2zca4-rs5io-jzvsd-er3wg-l2buv-xmbce-3qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c07\60\b4\ef\c8T\8fF\c0m\81E&\aa\8a\b8\1a\98w4\e83\b2\e9\ee\1a)\c6bM\c5";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x86349acc9410d082768c2d98f2dd5cfdf173b691fef7b0c489038f12a380868f
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: mjh5l-hjguk-yindy-le3sn-2zca4-rs5io-jzvsd-er3wg-l2buv-xmbce-3qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "PI\03\df\ec\ad\a0\02\02\f4\c9J\88\e3Q_E\eb\9c\a1\07!\08\a8_\d1\e5\f60}\e9|";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xa6ae69dba41de33e5300789221724407b440eaf1ea9c109d37e3db62e11c34ab
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: mjh5l-hjguk-yindy-le3sn-2zca4-rs5io-jzvsd-er3wg-l2buv-xmbce-3qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "E\13\b9G\1d\d1F\86\c1\81\f0*\b7\b6\13N\f7l\d9\98\60\db\1e\fb\ba>\06\c1\b1\cc\e50";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd5c6bc63374ae1ab494bfbd55c2106ea9364010868e4960b9a6a87a3dc3a900b
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-010".
Sending message with
Call type: update
Sender: kwc3y-xuorh-6mzjz-kwejw-ngro7-4fy6c-flp3r-xjeag-u3lmt-pgyve-kqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\bap\c50G>cs\b5\80\a5M\d4\e44\a4\9e&\8c\fc\bd\60\f7_\c5\ed\0d\e5N\f2\f0\b7";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x798a021a820292258c665e93a0f34b38162ea3171048de6184400a7f27d61105
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: kwc3y-xuorh-6mzjz-kwejw-ngro7-4fy6c-flp3r-xjeag-u3lmt-pgyve-kqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\d3\96\9acx\f3\96^L\c7 R\11\c7\a9\bf<\86S\e8#b\e3\8e\e4\d3[\8f\f8\fa\13\82";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x458f7f17b70cbebe0fb5c8e5d07fd569552b15c2be24bb1da5c2ee22bc5eaaf6
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: kwc3y-xuorh-6mzjz-kwejw-ngro7-4fy6c-flp3r-xjeag-u3lmt-pgyve-kqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c2\9d{\b69^\ab\d3\b2\dd\a25\1eN\02\e37\17T$\e2\c4M\80\c8tD\07\1b%)\85";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x0b9f52cd384b3235ce7d75c8d05076db1165185f47f01288bc6e387084f4be7a
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-011".
Sending message with
Call type: update
Sender: wypuc-ltrws-u5ovj-m5bii-f7env-wzebb-3xa2n-l4y5x-4houp-m3tf4-mae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "^\a6\b0\e1\91z\e0\db\01\fd\08\0cno\a5\ebrX\e5<\92\f1D\c7\dc\94\8c%\11\86\16|";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x669f473af91bb9005fbf0b49b153d538da48725b17cad390246db7f239791d0a
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: wypuc-ltrws-u5ovj-m5bii-f7env-wzebb-3xa2n-l4y5x-4houp-m3tf4-mae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\a4\ce\e5%\8f\1c\00\60\feC\f2\8f\18\abnd\d9\f4_\af\d4\82\14Z\ed\bf\c8\ee\07Z\0du";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x2286629a4cb8244c97d6973f95aaeaad9c912faf641fc91d37425493f05df073
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: wypuc-ltrws-u5ovj-m5bii-f7env-wzebb-3xa2n-l4y5x-4houp-m3tf4-mae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "j:\13\ad\92s\10\8e\a4\ce\dc\05\d2\ab3\90?\1b\8bu\f4\ccz\f5\ad\1ana\22\ac\fdF";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x591e78f4da11d34aa1d99da6764705f7576225e6240dc09e934d1ec008132375
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: ekzed-hpkmz-spmn2-id4ko-bgmub-4jka4-5mrp2-q3soo-3rloq-o3avz-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\b3\93\f5\e0\08\d5\f1\ee\d4\d4\0d\ee\8a\8b\a0E\7f\af\151\9a1\c1\8b\b6q\d3kXV\86\0b";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x3249c7dd84f80dc43c54b567a5b66ca29dca097b1072978a990fe8208c740c75
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: ekzed-hpkmz-spmn2-id4ko-bgmub-4jka4-5mrp2-q3soo-3rloq-o3avz-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\d3\d6\03\f6\93\13Q\bc\aa[\b38\e6\ef\d3tlh:\0a\7f\f2\fa\60I\db\01\bb\09\91\e40";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xb3352b28a7926c67786ab87e156d6e98addd7e3c6c342416af354188d142b963
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: ekzed-hpkmz-spmn2-id4ko-bgmub-4jka4-5mrp2-q3soo-3rloq-o3avz-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "X\60\9d~\a6\1d\f9q\d9\c3D\f0\0b=\0c\19\e1e0\d4\1c\15\ad\c8\96;\1a\ec\9e\83\c2@";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x72950625617c03805701b165bf9e2778b11cc5733ca5481f1dce6366bc103763
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-013".
Sending message with
Call type: update
Sender: y6zzo-4gk6a-sp3hv-cyzbu-nqwoy-op6pp-ljuq3-puaxp-o7oen-kmsuj-aae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ba\8e^\cc\dc\1f\a2\bdt9->\e1\db\a0\c2\96\22j\9c\d5M\9a\cc\99\ef\05W(\97a\fd";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xb4a61f956956d5879b4e09fe2fb61d14ad0e0f7b8c880ea3248bb40ed8237b2b
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: y6zzo-4gk6a-sp3hv-cyzbu-nqwoy-op6pp-ljuq3-puaxp-o7oen-kmsuj-aae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "K\d7\a8A\1a\cc\d2{E\27S\f4/\f1R\02\00W~\9ab<\c0\b60\e1\c7\8d\b3R/m";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd137b3361df3b7d9e0e75afa66a52d627be4ad5be21a74ee7a401f4c1b254376
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: y6zzo-4gk6a-sp3hv-cyzbu-nqwoy-op6pp-ljuq3-puaxp-o7oen-kmsuj-aae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\09\a1\b5\ae\d3\97\b5\a5\d8\e35\1c\8c\d7A\01\d9J5I\8eN\f57M\ab\c5C\fd\bf\eb\a5";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xa2387dccfebdbde69154eeb39b09d5ce9d3c30506f63753fc79ab7ba31198725
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-014".
Sending message with
Call type: update
Sender: aec7s-243xu-rx4h5-u2fzr-k6xds-rhwix-6yzxs-ogiy7-lrxg5-2hzma-wqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\15\a2\07l?\1apwRX\e1,L\0f|\91\16z\8c\f9\b9\04\e7\d3x\f4\80 \22\f0\97\0c";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xee2edc15844a8aa68f87f242e27f1172060ad32552d1c8d98fad61ead98b0e96
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: aec7s-243xu-rx4h5-u2fzr-k6xds-rhwix-6yzxs-ogiy7-lrxg5-2hzma-wqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\a6\db\a90D#\a7\f2\a9@)0\9a\cf\27r\ac\04\ff\0b\b6\c2\8f\bdg\e8\a9\ef\8b\e5\5c\8e";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xeeb8e9ce14699d7e1ab65071929a857a17113db9767b5c5232e5cc5de989132d
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: aec7s-243xu-rx4h5-u2fzr-k6xds-rhwix-6yzxs-ogiy7-lrxg5-2hzma-wqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ef\97\9f\169\97\a0\fdt\da\bcS\b6\7f\0d\94,\b6\a8\06\98\801))u\a4\d0W\c1\b6M";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x57c42b2eb4330e33ae130240966e8666d5c9aadb48b4aacbb9c3add27f8fc0c8
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-015".
Sending message with
Call type: update
Sender: jktnk-s3hvb-fekk6-a4dih-4q7jr-m2ygh-2tplu-qlv27-sa5el-bqais-hae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\cd\f7\0a\a3\0b\a9\b2+T\d9h\d0\a5\88-\d0\afx\8f\14\caT\919\d5\10\88\60\98\bc\e3\c5";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xee848cd6ba66389c845155f05ece66a9a2b29c5a67dbc7d67aef56ee72ff8b73
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: jktnk-s3hvb-fekk6-a4dih-4q7jr-m2ygh-2tplu-qlv27-sa5el-bqais-hae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\fd\a0\cdu\a2\05\c9\16\96f\bc\81\d1]W\fb\a8\ad$\b0\f3\fd\e1\e1\a5\deH\a8vGT-";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xe48bf16c04d86380c97f8e7bfa314c9ebac2ffe34b4fb7ca1d97826c89e7e59a
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: jktnk-s3hvb-fekk6-a4dih-4q7jr-m2ygh-2tplu-qlv27-sa5el-bqais-hae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ea?9\17\11\1d\fe7>\e0\96x\10\ae\0d\92\ff\ee$\c2\0d\c9\99\f3\0ds\07hwyr\10";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x99e6f41ecad780f0245716392f0e1f9d9ca53c377ccbc1d7de5df982bb9ea214
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-016".
Sending message with
Call type: update
Sender: 6b6bz-gesdm-l6mwk-d5tae-wn4ig-ycobv-pofud-j6dhw-eszqr-ctpxd-iqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\f1O]\96&\f7\0fx\c7\f8\ac\ec:\16I\c6VV\f4\eb\ae\ba\84\8c\0e\b6\e9\a3\d97\09y";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x559ea92b2d4f54e5864a63f2460645f1e7519129712d5fa714b831b07100b118
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: 6b6bz-gesdm-l6mwk-d5tae-wn4ig-ycobv-pofud-j6dhw-eszqr-ctpxd-iqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\0fG\ca\aa~w\14\80\c5x\ec]\09\12U\ea>\86v\1dV\ed9\8b\cb.\0bn\da;\27\84";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xeefae0a8ea6414811e061104a666f74ff07e27548d15fb428ad538250d91515e
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: 6b6bz-gesdm-l6mwk-d5tae-wn4ig-ycobv-pofud-j6dhw-eszqr-ctpxd-iqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ce;q\c2@\e9=u\b1\df~\ebYdWQ\bd\af\08I}\8f%\ac\ac\b9\8b\ec\18tq\e4";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x4fa97651b5e676f2d83ed54050101df50b3595fc6a1ce82924a369ffc77bcc66
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-017".
Sending message with
Call type: update
Sender: 4vv27-gt2pz-teo24-iyn2j-otqsy-xg47v-hdzuh-oi3qj-3zjno-2kywa-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ee\b2.\7f\9f\89\08\0b\07+i\8d\f0v\1a\95\1f\c1\d5\9c\89Y\94U\19\15O>\b5\a3I\8b";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x34f4766300dd61cedd5ba45b9cfb2af1fe3c2bd94ba919d1b072be67de3db9ba
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: 4vv27-gt2pz-teo24-iyn2j-otqsy-xg47v-hdzuh-oi3qj-3zjno-2kywa-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "C\87\97\e7\fe\e7\5cO\daJm~\de\de]\b5\18\22P\b2mqO\b3\c1\16\bd\b6\fe9\00\ba";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd194fcbcfc2c9ffd1700fbbb7084373c744492796879346a508748e6a28fb50b
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: 4vv27-gt2pz-teo24-iyn2j-otqsy-xg47v-hdzuh-oi3qj-3zjno-2kywa-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\d8Yh\8f\a4\b2s\5c\b3<\17\83\1ci\99\e4l\123_\87\edyk\1d\b1_\06l\12\c6\ed";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xac4948d3662b4c88d449eb84c43a7f0d55527e4860974e45894fd0cf740136f5
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-018".
Sending message with
Call type: update
Sender: n5pfu-4yq5m-rjdtw-hshni-gukbz-m2cek-aeidj-vjiyq-sb6gn-ownre-3ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "-\1a3\16\cdwn*\c3\0fb\aa\9c-\ea\87\c5\e3\e2\e6\eaK\83\c0\60\60\a4\db3\e8xS";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x0011bf652639c9b192c3ae67587336247fef1ebb16582ad31f1888fc02bb33d6
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: n5pfu-4yq5m-rjdtw-hshni-gukbz-m2cek-aeidj-vjiyq-sb6gn-ownre-3ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\d1\d7,\f5\acjx\fbJ\a9<55\f2\bc\0fb\f7y\14\a9\a0\e2q\88\c4H\f63r\f8h";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x117dfe4ada1b47e04c96773fdbe7ec8483db7c13fa7e91e4e0c3859edb8a88b9
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: n5pfu-4yq5m-rjdtw-hshni-gukbz-m2cek-aeidj-vjiyq-sb6gn-ownre-3ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "n6\f4E\d8\ac\c2\bc\b0\d9$\14D\a7\84\f1\b3i#\96\c1\97m\e4\27\09\a1:!}\00\bb";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd943b7125c9ce76408963a24d7d69303b1e810c6e610b265547e1f3d22e16bc8
The request is being processed...
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-019".
Sending message with
Call type: update
Sender: eo56n-66v2g-bkcxm-owfae-xdf33-dixz4-pg3v6-ash4l-ewqcq-np5ko-5qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "zM\9f\8dr\0f\ab\07uj\a9\d6\8e\01\f4\a5\1fL[Z\99\87\c5\c0\bd\e8\e6\00\11\ae\1e\f4";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x8e544e18693bfaf5126a06116554cfc06cc0bfa0f8e8109cfc26fcdc12d7bd2c
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: eo56n-66v2g-bkcxm-owfae-xdf33-dixz4-pg3v6-ash4l-ewqcq-np5ko-5qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\10\1d\83\13\bc\b7\f7\a6\c1\80f\b5\c2\ddCiI\8f\16\1b\dc\9e\f8\d6\5c\99c6\83\1c}Q";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x520fe6c1bfc2ab3e281de1b459f4de8e41589dbad8ad22872921294231645657
The request is being processed...
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: eo56n-66v2g-bkcxm-owfae-xdf33-dixz4-pg3v6-ash4l-ewqcq-np5ko-5qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "0\9a+\eet\8aE\11\b3\c8\b8\cd\ad$^\98~\91\0a\0b\e6\8e\f0\a8y\ed\ab\19\80\e9\ef\bb";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd004bc128d3fe052bc67e5598622b6858a6d813145be358ca5cd75f4035bbb7a
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-020".
Sending message with
Call type: update
Sender: goj6k-oyqgn-sohdr-d2sco-ayrm5-fg5hh-rerli-dckrx-qgdis-cohkq-uqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "*j\1e\b7\07s\fc\cb\cbAk\0b\8d$\ecr\cepn\83?\16\0fr\17\e4}\ef_\e5\d7m";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd9f99c2ae1fd16b58cbb7fbd8d8a93b5098d9d44a974f86cbadb05545256339e
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: goj6k-oyqgn-sohdr-d2sco-ayrm5-fg5hh-rerli-dckrx-qgdis-cohkq-uqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\d5\1f5I\d1\1cr\ba\91\1b\e0\5cq\b7\ab\84V\b7\af/\13\a1\db\0e&\8b\03\f9\f6\9d\b8!";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x5001818c398ad3be165c36fe335d3fe91b4eabc5c74f9ded610a7483ee06bc0d
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: goj6k-oyqgn-sohdr-d2sco-ayrm5-fg5hh-rerli-dckrx-qgdis-cohkq-uqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob ")w\96A\a56)h\e5\9ek\da|\d1\f3@p\10!\96\83\bc\27F\22mI\27\95\bc&\a4";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xf2d7de1ea402072fb5284d2e7fe6aba2fb5fb89927a292456bc01a95b6c2a53a
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-021".
Sending message with
Call type: update
Sender: toh2e-ygwom-nehjn-ymjgv-lif7g-dil6e-mr54j-6cmlt-kc6a7-tkl6e-bae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\cbp\a1\9b\60nt\81\94\b3A\82\aeE\f6\a0\c7\800\0b\19e\82\92d&\92\a9B\d6\da\89";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x7fa971624f03ecfe8e0b192ce4a30b3904e24a019d13fc0678c7f4c1c6bb5fcd
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: toh2e-ygwom-nehjn-ymjgv-lif7g-dil6e-mr54j-6cmlt-kc6a7-tkl6e-bae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\11\e6\a6\bb\fe\e8\12,#\96;.S\fbG\5c\f88\0eD\92\09\8f\18\b8q\f32\ab^\a1)";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x2559ec790efb7dea93801085f3a687e8a208bf7574392b203440b8f90e372a20
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: toh2e-ygwom-nehjn-ymjgv-lif7g-dil6e-mr54j-6cmlt-kc6a7-tkl6e-bae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "?\82\aa\86V\9c\dc\f2\e9@9S\13\e7P\1c\f5.\99K\c7\10\b3\87>Ge\a6\81\c5V\17";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x0c7d4896e066e43797cdc922412ef1b3477b651a211ab439f580595f80d8a312
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-022".
Sending message with
Call type: update
Sender: urbsh-mhdvb-5acgl-6bbm3-hl2f2-2awt5-2ctsp-rybol-uwa7p-mckct-uqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\e7\60a|\15\daz>\1c*\dd\cf\93\fd\f2\b5\a3\07%\fa\87~UY4\05\12\96}CV\cb";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xc75276b25bdce044826ec0fe26fe55d0cf04c723b0f56e8ca5cca08ceb191233
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: urbsh-mhdvb-5acgl-6bbm3-hl2f2-2awt5-2ctsp-rybol-uwa7p-mckct-uqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\e7\faN\e8/\1a\8b3\1aa\07\ce\86\a5C\1d\ec\03\ce^2\1cK\ce\c8W#\60m^\1f3";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xe8a5f2fb84667dfc68f6c916511b354f1360232a4c722e213a035dbbcae0db10
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: urbsh-mhdvb-5acgl-6bbm3-hl2f2-2awt5-2ctsp-rybol-uwa7p-mckct-uqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\cc\08\1f\bc\0bBves\15\0bO\b2\07\60q\0aw\7fWT\db45q\a8\980\a9b\c8n";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xab60700a1e3136e35e689fe971b61c62f70853ab3718e3da0bf1bc3cd3b39353
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-023".
Sending message with
Call type: update
Sender: az3kc-jp2su-vjnwp-ld6s6-bdgw2-groz3-kjhmf-evubr-ciaww-b6nyl-zqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\1a\c9\eb\89\ef\f1\9d\f5d\ceb\bb\c9\8d\a8/\ce#\a2\9e\ff@\c5\5c\de\d9\ba\ccUI\1e\87";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x2aad47bd768821137d49a10729d7b95ebe47c7c9d6c006a5470506e740b64286
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: az3kc-jp2su-vjnwp-ld6s6-bdgw2-groz3-kjhmf-evubr-ciaww-b6nyl-zqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\bfr\87\09\e46\d1*\bd\82\df\04\d7\0cx]\c1\cb.D4\ad&\d1\9b\9c\80\a7\99\1fd\e2";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x83c77b878c0f2b42275da73418a9a57a0b6a7f30df7a540ec876a67a8b736c21
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: az3kc-jp2su-vjnwp-ld6s6-bdgw2-groz3-kjhmf-evubr-ciaww-b6nyl-zqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\fd\7f\01\9eI\cc%Fe\1e:\cc \8f\1b\99\9a;$j\fbY\91\17\c7\ebS\b7\dc2\12\ab";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xa7640898a0bb8c4833388ea9b13d4709891325bc92f66fd9b4e743ef2f5dc748
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-024".
Sending message with
Call type: update
Sender: ihl5a-j2uit-yope6-yrr7p-mna6n-baahi-zzm6a-jktxf-bzzfh-e3tq5-hqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\b8\c315\f2\14\1c+\a2\cc|\f5}\d1\83\ff\88\e3\d1U\19\c8\ff\ecU\ed\c8\1ay)\f27";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xe0fe0332485d0c7d9fe9607d286e31e894d100a0cdd466ff7069f0c8584f2ce9
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: ihl5a-j2uit-yope6-yrr7p-mna6n-baahi-zzm6a-jktxf-bzzfh-e3tq5-hqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ed\e89\a3V\16\f8[\be\a8\cbK\bbw\11\8cC\e2\fa\dd\ad\d1]P;\e8B\9c^d\8d\a9";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x0b84930deafe18e49eb287c961acdb570ea92c28c274f7be94223833a6051c36
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: ihl5a-j2uit-yope6-yrr7p-mna6n-baahi-zzm6a-jktxf-bzzfh-e3tq5-hqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\d7UqLga\ca\d8c8h\da\bf\fa\c2\ee:\82\c7\df\9eG\82Aw\9a*\b2\f3\cchr";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xf4e876ad127c881cc1f5382510f6fe0c95f17ec382d87aaf602d13592ab6e03a
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-025".
Sending message with
Call type: update
Sender: d22o6-nmivf-pkckt-d2sfl-fech5-o3sk6-iipr7-l3t6p-y6vwf-lh5kk-vqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\f1-\c1\ee\19sh\93\8c\d2\dbU\fa\0c\15\d5c\ca\0d\de\d4\8a\abO\11\ffL\c1\e4\d4\84\f4";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xaaef05852e021fe2127a7efd938a421d2c49bbe5acb20e4be9e3030664049a68
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: d22o6-nmivf-pkckt-d2sfl-fech5-o3sk6-iipr7-l3t6p-y6vwf-lh5kk-vqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c1pX2d\a5\27^O\99\00.\a2\ab\8ao\aay\dbF#\c7\ee\fa\03\bf\fd\938\91;\9e";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x2b8fc687c8852fbbdc9222989440d794d8eca6a32c6e5e9172c02176eacf24b7
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: d22o6-nmivf-pkckt-d2sfl-fech5-o3sk6-iipr7-l3t6p-y6vwf-lh5kk-vqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "@y\11\f2\c4\13\eb\9e\cc\c1\f3\f5%\03\f3\be\a3x\d3\22\b2\bc\05E\b1\05\87\d0w\fal\96";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xdf1f232107ca2e2785b618051a50ee479fd8bb5d140cb3a439de385528d83bf1
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-026".
Sending message with
Call type: update
Sender: a6ykh-ishgq-rjp34-7rswv-3vivt-d4nek-owhn3-e2boc-dtgza-c53zp-wqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "~D\12\8d }\84\a6\99\e80C/1\86\f9\bek|\9d\ca\d6\10\bc\a8\ebi\f9\b0]\94F";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x7c3df0d983272ef4008168042e5510030c1a8ed3021a8517a470ad4d19f44c96
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: a6ykh-ishgq-rjp34-7rswv-3vivt-d4nek-owhn3-e2boc-dtgza-c53zp-wqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\8bkV\04\03=(\18lM\f0Lf\ec\c8F\daJ\81\f1\fa\b2\ef\abo\b6\d9\a5\8f\9a\ce\10";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x52ce426c42122ae6c8e94401b0cbcdbbb15c0a3282cfcfadadad37cfa40be75b
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: a6ykh-ishgq-rjp34-7rswv-3vivt-d4nek-owhn3-e2boc-dtgza-c53zp-wqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "Fl\98\ed\99|\ea\a8\ed4;\0f^w\f3Z\60\88\90a\84\ce\b0\8e\08\8a5\c6nG\91Y";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x155f1d0c92afae55b584890992b08f6a336d2cb84960bf001fe33d94285debc1
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-027".
Sending message with
Call type: update
Sender: lhr4n-pspbi-fukoi-xkm6a-f5i5r-4ijh4-qqrxv-lga6o-vnv4c-epjvx-5qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "f\96\81\00k\d1\dd\a1x\09\00D\f2\e8:\a8 \a0\85\d4\b3\fe%\c7\11\86\10\a3EE\c3\1a";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x412d4d9cea5cde0c9e6e6aecfb0a9b1ea768ab73a4d3726ab5ae02b5891aac0c
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: lhr4n-pspbi-fukoi-xkm6a-f5i5r-4ijh4-qqrxv-lga6o-vnv4c-epjvx-5qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob ",$+\d7\e0\bb\d4\ael\11{G\edl\df:\96=\27\0c\d2\14>\04\0e\b2V\15&.\a8K";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x39941dab4db29661c0da5785b3a7e2b9e09b40d722b14b1ec0feeef9933e4147
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: lhr4n-pspbi-fukoi-xkm6a-f5i5r-4ijh4-qqrxv-lga6o-vnv4c-epjvx-5qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\98\16\c1Ne_\22\bf\b4c\fc\ad3\10\15\a4\89\09\03\dc\a0\fah\c6\d2W\a7\f5=\94F*";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xa15c777b6354d0fe06478435872bb5f947f1d091071386e7817e5fec3870f6e6
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-028".
Sending message with
Call type: update
Sender: gs46y-6fn3h-scl6o-x7m7q-nl2ne-sqvjj-ser4e-ckgm5-asgmp-ywj7u-vqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "iDw\ad],\dd\85\9ek\8b\aa\01\ab#Z\05\0c\c0\e8\dc-\ae\c0\f2~$\bctK\a7\16";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xea275a4a97cde859e201fe507e9181c5603e2f9f8ea74a1216a8f561f76de19c
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: gs46y-6fn3h-scl6o-x7m7q-nl2ne-sqvjj-ser4e-ckgm5-asgmp-ywj7u-vqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob ";3\a0]4~\02\0a\a3\ad\17I\ad!\1f\999\a6\b9\18p,\baF8\e9x\8b\d5y\8aR";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x2535512c34ca650eecdcef3923f410eb6c17c52b4ad7eafc13afe307f7a37cf5
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: gs46y-6fn3h-scl6o-x7m7q-nl2ne-sqvjj-ser4e-ckgm5-asgmp-ywj7u-vqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\0d\fe\e7\81\eeU\a9\ef\dbf@\c5\60\88\f9.\86\df\0a\c3\ee\fe\d1g\bb&\98]\0e\c6\1aA";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x7bebd46cc9b9fa7f23154183695bb2ba08ebc0826c8c699dc2667d019d9871d3
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-029".
Sending message with
Call type: update
Sender: 47m6l-yvkws-4vk57-qbb3o-ange3-xg4lk-3hhds-coven-7f24d-ngida-cqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\e5i\eddAg9D\af\bc\b7\d0\e4\d2\a1\0e[\adqo\f3\db\d2\bc\b0\ab\e6\17\a7.e\a1";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x97a3a1fb9bbe6f195227698a72c965051bfa588015e799bc6b62aefec572169d
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: 47m6l-yvkws-4vk57-qbb3o-ange3-xg4lk-3hhds-coven-7f24d-ngida-cqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "n\d6\d3S\05.Jhv\b5\09\89,\07\16\be8\bb\cd4qK\e3\97/\1f\e9\0a!V \de";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x13368ce7de5acb9c6d640bdd72f59c92f4cfc6394f0ffe01ae2db9326721dcd4
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: 47m6l-yvkws-4vk57-qbb3o-ange3-xg4lk-3hhds-coven-7f24d-ngida-cqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "p\b7\ae\a9r@X\1f<\f0\c0\fb\dcy\83k\d9V{\d7pT<5\a1\60C\94=\5c\98A";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xa6369406741bdcd38b08423572d01bd4d53d16202fcfd50418c4d11b6adc609d
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-030".
Sending message with
Call type: update
Sender: 5nriu-7j3jo-zwuyj-fxicn-xgjun-2dmar-ghtvi-3376u-r4pzf-q74vg-zqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "2\cc\b8\80\f2l2C\e2\f4V&\91\b7-s\9d\af\c7\fa\0c\edC\b0\f9@U\e5w\ad} ";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x8af46b2dd6e79c7f7a79b08dcebc851ff681c4c015cbbba294b3676716463f1e
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: 5nriu-7j3jo-zwuyj-fxicn-xgjun-2dmar-ghtvi-3376u-r4pzf-q74vg-zqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "[\9e\0e\00\af\9e\d5\a5\92\16\05~_\95\89\da\ad\18vj\86\a6\8dD\e9\b9\09\01\1dbG@";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x711f11d9ea81a3fbfd0fcb826445b3fc19a2cc072a1fc322bcc046f8665548d2
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: 5nriu-7j3jo-zwuyj-fxicn-xgjun-2dmar-ghtvi-3376u-r4pzf-q74vg-zqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "2\cdW\c7\a7F-\d8+i\04\22V\a2\01 \0b\07>\fe\aa\fe\f4\b7}\ee\bby\0b\cd#\1a";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x3ad81dac2b7d16b4027ad6f09fc57390cd703cf0eb465d14f5cc2cc1329d30cb
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-031".
Sending message with
Call type: update
Sender: mk4vq-4bjjy-idngw-kijx2-xgf7g-q7b2c-2rfwa-yqbly-kg24f-idrnd-hae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\bc\0a\e4\bf\e03@Sf\ab\8e6c\f2\cf*\d2b\b5T\87M\95\18\bb\e2\c8\ad\c1tI\03";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xf6e071de799a69c7e12afb53ee56dc08480cabb0a2067f0b424fac21ff7a40e0
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: mk4vq-4bjjy-idngw-kijx2-xgf7g-q7b2c-2rfwa-yqbly-kg24f-idrnd-hae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "~VrFP|\ed\03^\15\60*\f1,la\b9\88$l\13\eb,\aa\c8^\1f\09&\c7\1e\c7";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x409832fd5b7ce04451de08f33088a44f9826f0d3550b80f336b9054cf882a234
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: mk4vq-4bjjy-idngw-kijx2-xgf7g-q7b2c-2rfwa-yqbly-kg24f-idrnd-hae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c7\06\d9=\0d+\d0\87y\a0h\e4x2\f5t\0a\b2\f6\b8\cb\8a\22H\18\e4\cf\da\10Dn\e7";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x12aa0e1ce63d0613abc01cde33d20e2eda7af31ae3cfcc2e8234b611a03c6c40
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-032".
Sending message with
Call type: update
Sender: seo74-qi32i-unkdg-nay6v-qfpam-wbjii-fjs6x-xmrse-cw4ol-sfzd4-aae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "g]\85r.\cf\9b\e6$\d8x\17&\e4\82\fa\00,\ea7\9b\d7\19\eb\93\22\ea)\19y\c9\bc";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xa49dd4f90108b8d3a9559b5b272eff522f2cb041fb0c1862bb43aa547c01c3bb
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: seo74-qi32i-unkdg-nay6v-qfpam-wbjii-fjs6x-xmrse-cw4ol-sfzd4-aae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "&\91\13\d2#\b7#\bd~\f5\e7\d8m\82\60\9c\1f\ad\bb5\c3{\81h\04\b70\bb\f1f\85\ee";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x99342b666ba34475d4a0414548f1d0f2871a4d2f817cc2009c979a29b259e2a3
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: seo74-qi32i-unkdg-nay6v-qfpam-wbjii-fjs6x-xmrse-cw4ol-sfzd4-aae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "w\1a\bb@\01\f2\99\95e\83\05\c1\b3!\81\96\eb;\e9,\d0/3\ad\01\85[\02\ea\d6\cd\f2";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xb86d9495f1d2701bfa98c784b667cd51aacff91cc066d52cefd3ba38273b3860
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-033".
Sending message with
Call type: update
Sender: dicpi-ubksu-eyaob-kpxgt-vnh27-rm2bn-i4kd3-56jyq-iktdp-ipl2e-bqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "/\d26I\05\5c\b78\b0C\c28\94K\f1\c0\84\8fTK_\02=\f2\ed2\80a\95\17\f3$";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xdf394bc5bfc1e10c54f90d0663c2fbb74cde2d9dc0372ad47cd431e1cfad5f28
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: dicpi-ubksu-eyaob-kpxgt-vnh27-rm2bn-i4kd3-56jyq-iktdp-ipl2e-bqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "B\87\e3\19\16D\9b\05\df\0f\c5K\02\d7\e9+\d2\d6\fa\0bd,?\92\06v:B^z\14\06";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xdcfe78850e2090f5758f87f515de10623c2c922b0d2d01d09aedb65c7621e0b6
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: dicpi-ubksu-eyaob-kpxgt-vnh27-rm2bn-i4kd3-56jyq-iktdp-ipl2e-bqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "oS\ba\9evB\d6cx1\1b|\17A\cf\27o\10\83\1b\d9\f9\b5T\86\b2\f2\0b\9b\b3u\a6";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x99c0aa87c95c907937b41f6317d90a0b23cf30a2841bc0b22ba2c2c55f10fe31
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-034".
Sending message with
Call type: update
Sender: eze2w-rk3ea-kwoiv-4iqsf-m5hup-tlwrq-bchjd-zfjxf-4uhkp-gw5ed-jqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob ")\b9@\bb(6\17\82\b9->\dbV\b3d\11\bfC9\f1\c4y\9a}\c1,\9b\e5m4\ecb";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xc7f6115a7a213d1937e21a5a96767d847a480d27ecf38fa221567371d2efd532
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: eze2w-rk3ea-kwoiv-4iqsf-m5hup-tlwrq-bchjd-zfjxf-4uhkp-gw5ed-jqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\1d \8e{\16\95\cf-Q/.\c7\86\60\d3\91\fb\e1\daV\a9\fdI\afQ<9\d8\1e\b3I\b8";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd2965118a770b3b09acac1fa5607875a228ec6ccfa30a3c70719028353e7a251
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: eze2w-rk3ea-kwoiv-4iqsf-m5hup-tlwrq-bchjd-zfjxf-4uhkp-gw5ed-jqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\e7\9c\aa\01\c0\b4\cen\92t5^\d5\18)\be7\b0\d3\fd)>\ecY\fcF\8b\0as3\b5\f4";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x79f50b0d64df634d5281da9d51bae3dd31f9ad3a3fdea1027455422ffe2d2c67
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-035".
Sending message with
Call type: update
Sender: lbss2-7hhzy-la2xu-ou7m3-unwm4-qln2u-ypyyg-jjid3-cxmbc-wbcf4-kae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "z.j\a4\a0\b8\b3\80M\f5\276\d1l\ab[\1d\18J\b2\c3\c9D-\ffX\f1\82W4E\10";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x04d172284fd97bcbab9ce617faff178f685812da8a34976ea6ae5f84915b429e
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: lbss2-7hhzy-la2xu-ou7m3-unwm4-qln2u-ypyyg-jjid3-cxmbc-wbcf4-kae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\982\db\02\0c\871\eblUy\a5\c1y\e0NB\e9\dc\10\da\8d\5cU@\99\fb\e1PG{\e2";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x23bcbbf899c32ac18a4365f27c9c34d3b53d8aaf26dbff912424dee1f5c87e07
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: lbss2-7hhzy-la2xu-ou7m3-unwm4-qln2u-ypyyg-jjid3-cxmbc-wbcf4-kae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\f7\9cO\8a\ee\9cN\fb\02\b5\11x\ac\f5\97\d3S\c2\e5\d8~67\f9m\9a\dd\bf\b3M\ca\f2";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xdb2e4b04173d8a3e9376cd5b062add0311936386361acfd39e463025cdeacad8
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-036".
Sending message with
Call type: update
Sender: 3zlha-xzwhb-42srn-xu3dq-frepk-25sna-biqn2-ypovx-obwaz-z55uf-nae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\98>\e2\e9\ee\7f&\7f\1d\c8\d7\aaH\0bs*\fbXw\c3m\19\d5g\0d7\95_6n\17,";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x7b204b26eef5c77161dcea2bab2419590a1b4e09500b560988fdefb556e08582
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: 3zlha-xzwhb-42srn-xu3dq-frepk-25sna-biqn2-ypovx-obwaz-z55uf-nae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\8d\1f\c8\12\ce\1adf\bd\1c!\7f \81\c7\b5Lp\a1\00Wv\9f\0at\0aQ,{{\c0\91";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x27d293e33f6d4973844c5e89219d8cd3c08750ffbcc173cfc673ac7b76f2deab
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: 3zlha-xzwhb-42srn-xu3dq-frepk-25sna-biqn2-ypovx-obwaz-z55uf-nae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\93\22\9b\11\da\92\0e\8f\e2]\b0:\1a\11!\01\dae\0b\a0\15\c5\e8\04:\bd\ec\18\8a\04j\03";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x365d212cedc4857d099ed554f21b15fb50eb2c87483746bad31c0abf4923a032
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: t37gb-yh34x-ssg2i-3j2cy-7cvp6-6v2i2-tz6c2-wtehv-kxvw7-cljzk-eae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\8cEq\ae\10FE8A\fa\af\c7\9an\19\fb\df\de*)\b2\b3\07\c0vI\fa>\cc\92\a6\f4";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xf4548fbe58da646e2652aa0e9b1997cb6ad96fc0683c81991fa2d2e799ec8992
The request is being processed...
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: t37gb-yh34x-ssg2i-3j2cy-7cvp6-6v2i2-tz6c2-wtehv-kxvw7-cljzk-eae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\9f\f7\d2\f3\ec*\dfx\88\cf\19\92\edY=\a0\dc.\a3\ac}\e29\f0 jt-\b3]\b1\f7";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xce91fe2987cc15baf5d04eac28ff11158ba8029c1e518b1ddcc820058ba7fad5
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: t37gb-yh34x-ssg2i-3j2cy-7cvp6-6v2i2-tz6c2-wtehv-kxvw7-cljzk-eae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\1f\f3\81%\f1,\e25\88z\83\a5\cb\8eQ\19\19^G\aa\91eD\1aA\ac\94m\f6\89qJ";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x681d0326ee7518e8b0c1a2e606c6012d97b2d17fedb9bebba491521c886d26e7
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-038".
Sending message with
Call type: update
Sender: fuqxj-s5yao-zfr3h-j5knr-7krwy-4h2tj-lok4z-bjxfy-c4tjl-nsotg-6ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "?*2i\c2\fcH<\8d\ea\b5S\e5\c4|}d\db\9a\b6\05T\e7B\e5jY\91\ba\19%Q";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xf9f0e06a7714edaf5d8ba659581fed990af5cec3bfd9f3909d3539dc7aba111f
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: fuqxj-s5yao-zfr3h-j5knr-7krwy-4h2tj-lok4z-bjxfy-c4tjl-nsotg-6ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\b3\f4\8b#\22\833\c9\f4z\04}\d4\b2C\fe0;\b7U\dd\8b\606\df\c0\d1\e2M-\5c\c2";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x432db16aafe69d24591c15ce479edebb0692413e36075e8dc4b8a85620d8253d
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: fuqxj-s5yao-zfr3h-j5knr-7krwy-4h2tj-lok4z-bjxfy-c4tjl-nsotg-6ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\08\e0n1\8d\f9\5c\c0\bb\98\ec\a1\a4;5L\0eNnZ\03\84\b3\fa\f8\aa)\06\88JU\a0";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x59c37301cc42352b6ca2912c42b29a65a9e436f203a43b870e48091259e4c32d
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-039".
Sending message with
Call type: update
Sender: fkaw3-7vj3z-7qknd-dkjuh-vlze7-dxmbu-neekz-r5dom-h6l54-qy6ee-rae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "@\d7\0f\fa\af\ada\1af\bb0\a4i\0dS\c5\e9=\fad\01\bd\003\a6\0c\eb+\ec\90\da\d5";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x6c0333415682001246fc83dc4b8ebae40fc5bf5b653e1c2323f04e25f396f339
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: fkaw3-7vj3z-7qknd-dkjuh-vlze7-dxmbu-neekz-r5dom-h6l54-qy6ee-rae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\19\ce |=\cdm\0e\d5\01\00W\f6\f3\12\bbI\a5\0dS\b1-\b7dy\03\d2\ff\aa\e1\18R";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xdb31ff4812764ff780a4da6515be509f3245c5044fa754c819ac2cf496db022e
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: fkaw3-7vj3z-7qknd-dkjuh-vlze7-dxmbu-neekz-r5dom-h6l54-qy6ee-rae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c9\fa\8c\5c\94\da\0c\0f\60\b8\89\1f\9b\b0\aa\b9M_\1c\a8\cec\19Q$M\ec\c3j\06\c3J";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xfa1c4535bb3e354794c0b59e50cc04e38ece38ca4eb6eda8f72b1a1958e07152
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-040".
Sending message with
Call type: update
Sender: enl2r-x3kc3-s4v3n-36fxt-o5xht-5o53m-jgxhf-zf75u-fthch-a523g-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "-\85\ab\93\dd\94\f7,\8dR3\d3w\0a\bao[t\95E\cdN\b4\feqc\d8,\bdw\87\cd";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xe298ec297d995a9ca448efe504043837ecf39f8fdf5c84ea37bdee67c13f8adf
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: enl2r-x3kc3-s4v3n-36fxt-o5xht-5o53m-jgxhf-zf75u-fthch-a523g-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "Cz\14\df\e8\ec\b0F\85\eb\daug\b8DE\07\0f%\bb\60\1a\e4\ac\ac\ab<\fb|\84\9c?";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x8e4e7b3adaf3ba30ef68162d7e275f9ead280a3bcdf56da4de4886c222e40511
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: enl2r-x3kc3-s4v3n-36fxt-o5xht-5o53m-jgxhf-zf75u-fthch-a523g-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "7\a3\8b\1cW\5cP .\18\e0\8d\f3\ce\efW\a4\ad\de\17W\19\87r\8c_D^\0595\a8";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x15db873cdcdd8ba06bc4c6fda3240683c6cc5753844c4fb335aed5b5a50d1741
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-041".
Sending message with
Call type: update
Sender: 2ekbz-rsper-5vk52-nw5yq-jcl55-ou5qq-o5nyu-gn4hl-z7arw-byjke-dqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "Q\12\062p\0a;\be\60s\b49\dc\a2\ad\bd\0e\8e\84\0e\8d\aeX\955\cd\0f\fb\8e\a0\9ab";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd2dd86bbdf5dd477bf789eb79b052025b7edcd79fa15af4d9778eb19333badcc
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: 2ekbz-rsper-5vk52-nw5yq-jcl55-ou5qq-o5nyu-gn4hl-z7arw-byjke-dqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ff\86*)\ff\9e\9c\0b\ebA\f3\83\f2\a2\a7\c8\1a\11Z\b5\b57P8\bfld\a0\81@Fe";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xbeac1717439e28e39b13d47046e235ffddb470871ffa8bb9fb4aa6c6030abe2e
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: 2ekbz-rsper-5vk52-nw5yq-jcl55-ou5qq-o5nyu-gn4hl-z7arw-byjke-dqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\14\0cU\ce\f2\93\95)\9c\d4\d1\99\80\ee\9f\c4\ad\91U\f4\ae\a8\b4z\05Z9\f6\ed\1a\dcM";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xc9dd8dd703ef7b452f962be6723200c9c0e307ae009205163601aaa5a1af28e1
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-042".
Sending message with
Call type: update
Sender: sedll-icet5-qwxdc-274ja-xg32l-5m3zt-5su4b-3rh2d-4jd72-hnuuy-jae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "z\00\d8g\89\f8O{!\e9\81X\db\dd\08\8c\e3\dbX\ff=\a0\0a8\93\e4m\a7\b7\89\82n";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xde39fb588f196fe5490f40c71d2f6458576744408650c3eb179844117eb0749c
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: sedll-icet5-qwxdc-274ja-xg32l-5m3zt-5su4b-3rh2d-4jd72-hnuuy-jae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c8\ab\d7\f5\89\c8\dfS\a5\86E2T9^P\7f\eaY\ca\5c\fd\b94^\1ca\c2\22\87\cc\f1";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x6e32bf214556f4b1175ba6b5e441ae844baa105e85a6562f7f40e50e4edbc485
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: sedll-icet5-qwxdc-274ja-xg32l-5m3zt-5su4b-3rh2d-4jd72-hnuuy-jae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "RyG\8d5\12\d8\17Dd\02X\8f\ddTX\27&S\eef6\1f\b4\98\8e\60x\ed\90n\cc";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xbccbb58400aaa2f3e76c2c9620742f4d3b984248f7b7a56f4367c17e8c37ac33
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: 7fufb-j3htr-y5yyy-p43ne-zebke-xb2sv-mdgnj-l6e6k-nzqlu-f5o33-5ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ectMj\a1\87\91\91^\b0\d4\b8\98\89w\c7I\aaX\c2p\a4n\93lCZu\e0\85d\d6";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x1a93b8f394727eacb3dd57eda0d9befa1370a87a288fbb3e550467f59a55a72c
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: 7fufb-j3htr-y5yyy-p43ne-zebke-xb2sv-mdgnj-l6e6k-nzqlu-f5o33-5ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\f0mg\97\de\04\91\de\12=\ab\0c\d1\f8D<\0b^\97\aa\17\ceUS\0c\96o\f9\8ac@;";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xb9e6e97fb5690a5790917ad7ecb6e4e7d1409eb817b62784e988e3f89b2587c9
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: 7fufb-j3htr-y5yyy-p43ne-zebke-xb2sv-mdgnj-l6e6k-nzqlu-f5o33-5ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "p\95\f8\9c\b4\96M\cf\0f\d8\90vd\83\cd\977\9a\c1KrC\0c\a0{\b4\d1\ce\01\95\86\14";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xbc507f21ef1bd6884b1e13c6cfa4c7951e01e29f5ef2aade490bfb85ad442812
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: bbxkr-rs5eb-ewxst-4g7j3-vjrxc-vy7bw-doix7-osxoc-lah2m-2ngqg-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "yU\b5\96L\0e\b5\d5;Bf\c7X\a9\b0\09\b9\1e\e6\ae\e7/\89\c7\a3\1c\dc\b81\eb\06x";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xbb29df4f561b40b9090ea74bb6be3d4a26953ef8148224f9aa11853dce2ebb46
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: bbxkr-rs5eb-ewxst-4g7j3-vjrxc-vy7bw-doix7-osxoc-lah2m-2ngqg-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\151\c3\da%M\88\8b\a1\0e\98\cd\9f\17\90\02\05\a2\92\e6\e2B\de\d9E\d6\de\9c\b5\1f/\fb";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xdf5f074f88f1fe26ad679695402621dead9e6cb30ac52a7a657a8fdec1d2b637
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: bbxkr-rs5eb-ewxst-4g7j3-vjrxc-vy7bw-doix7-osxoc-lah2m-2ngqg-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\93\0b\0fX\83\12\bd\f7\b3-\d2\07/C\0dP\ec\1cwx\09\ac<\9a\9c\ab\8a\95\cbK$\c6";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xca2f7b56591f0418b5313dc05af22e6a37e949c1ea49871f13edfaaa7e77457a
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-045".
Sending message with
Call type: update
Sender: pbhms-jjr7i-4cvok-wpn3w-fnpu7-mya5j-2ebt7-4x5yx-ykkdp-n37iq-vqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c0\d7~l \12\f9:\f6p\1b\88iz\d1#\00\e8\9cm\f9\b1\0c>%H\dc\ba\aa\0eF\1c";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x233e0d1b18db1c07be99b97bd1d6fd0d1ccb120a4d1bd76a974baf6850cfa86e
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: pbhms-jjr7i-4cvok-wpn3w-fnpu7-mya5j-2ebt7-4x5yx-ykkdp-n37iq-vqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\b8z:7\1f\a9\c0\fc<\f9y\d5\02\f5\f3\e4\d18Npc\1f:\ab\ff\d4xW\e3o\1d*";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x587e67f1993e89cbb1cfc0667e99303c1f9c9465886468fe72faa6f7842cdd5b
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: pbhms-jjr7i-4cvok-wpn3w-fnpu7-mya5j-2ebt7-4x5yx-ykkdp-n37iq-vqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\15\d7\17\0b\c4w\03z\a1C\8b\a3\8b\e7v\d9\87\ccMh\a6\d9\e9\e8\e8l\a7&\bc[\da$";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x3629a05f3c0a4c132e010286d851ae142872014ae8591c710c95e90351a55c19
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-046".
Sending message with
Call type: update
Sender: 7rfmw-ii2yu-hm6om-ly2fr-hsdsf-2dov3-tlojf-boxcr-fse73-wbyn3-fqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\9fR\d6[Z\f19\e915@v\acDN#p\af\b0\0ee\0fl\f0\b1\01/#\96\a9\96\f2";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xc1fc8ad4294a5569c5b50a79c48d96da76ada6eee46fe2c05e1d5cd44d3bff39
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: 7rfmw-ii2yu-hm6om-ly2fr-hsdsf-2dov3-tlojf-boxcr-fse73-wbyn3-fqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c5h\a0Y\d1\dd\f1\80O\9e\13\ae\a9\03\d8\b9U\60\14\f8\8b\8ezOGt\bf}\f0\5c\0eH";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x35a45efa131bb6052e48981609030e5f3537da28c191020125ea553dad50f8c7
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: 7rfmw-ii2yu-hm6om-ly2fr-hsdsf-2dov3-tlojf-boxcr-fse73-wbyn3-fqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\9fc\1aS\af\abb\96\df@\d0\c4\87]E\c8\04\f6\f4\9b\a4\0e\97\a1@M\18\05\0e.3\cf";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd421dabdc1ed7955dc3e68e95573469a5903dea099de2a6a03b45764e4de4839
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-047".
Sending message with
Call type: update
Sender: ffnoc-kc6wo-stulu-oohg4-ucqe2-6r4yj-odr23-vgqt4-sm27q-3re7p-4ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\95\8el G}\a5\fez\a4\eb\03\be\98\0d\bb\a6\db\14aG\fe\60\ad\d97e\f1\a0\90\dbj";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xaaebe754afe345a04d00a25d053e5c41472afd967438ea3c4a431a09db1ec166
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: ffnoc-kc6wo-stulu-oohg4-ucqe2-6r4yj-odr23-vgqt4-sm27q-3re7p-4ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "oX\c4\e8\a0^\cc0H|m\e2o\01\ce\b9\9fR~\ac0,Ld/\10\8b\ae\84\9d\8d\a6";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x13a7fc4458d7bbfcce0eb1e889fe441bd21c78f78da0ee0222cabe2887b5b4be
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: ffnoc-kc6wo-stulu-oohg4-ucqe2-6r4yj-odr23-vgqt4-sm27q-3re7p-4ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\aaE\c6_nV\94\12K\89\12\a4\00\8f\a1X\93\864t\e3t\bfE)\ec\eadf\97\89\e9";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xad14037978d6cd81282a11787ab03613c976d673b7bba8e0695094b09a3ac5e6
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-048".
Sending message with
Call type: update
Sender: cgavb-yhzrq-ge6us-6wqj4-ksdoj-lzxsf-vgcli-skfsz-5ljjv-7e54c-wqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "=AB\fbG\de\08C\e9d\c5\60h\e35\b95\14A\d1\e3\27\b7\fa\d6\04<\12\9f\b5\27\81";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x2d94fd4d464b66ebd059fff4614b3c66a1765905150da2dfc0316913d681c643
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: cgavb-yhzrq-ge6us-6wqj4-ksdoj-lzxsf-vgcli-skfsz-5ljjv-7e54c-wqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\e5\17\f0}F;L\caq\5cf\b6\b5{\1f(\18}_\f9\84\fc\5c\11\05\c3Y\97)\d2Q\cf";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x4e7da6c15f9ce2199392ae0fac83b860ae7f757e79bba77e4cb01947e2879aeb
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: cgavb-yhzrq-ge6us-6wqj4-ksdoj-lzxsf-vgcli-skfsz-5ljjv-7e54c-wqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "O\fe\0d\be*.\85\81V\88\0bG\a9Kp\d8\bd\19#\9e\10\d6\b5v\9a\8c\8bA7\09BD";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x673d0423d4a65b53bf32e7d3faab854e10b5e88752b54ac6bad846656d9e430e
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-049".
Sending message with
Call type: update
Sender: vuas6-kpm37-k7hr6-sodqo-fezry-ocxly-q3nxa-weg3v-5fsps-pgdvd-2qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\a6\1b\f3\dc\fbQ\8f4\c8\e0\c6\01>\a3\0bE\bf\b1\a26\09#3\13m\a7\94\8f\df9ou";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xa133b2015eb3cccc6d98cf91d11ce730a3cb0053aaa467994582b18f86eba5f4
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: vuas6-kpm37-k7hr6-sodqo-fezry-ocxly-q3nxa-weg3v-5fsps-pgdvd-2qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "s\07\889:? \a0\bf3\d3\22\e3_WU2\de\b0\ff]\9ay\16\d50Q\a8B-G\ab";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x1c89f669e6f77014be54a47fe2b5c25e0bf63adb39f55acd7b2ad7ae32776295
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: vuas6-kpm37-k7hr6-sodqo-fezry-ocxly-q3nxa-weg3v-5fsps-pgdvd-2qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\ce0u\ef\9e\f9tO\8a,g\f7X1E\19\05:\ec\99cR\d3\8f<\d69\b2\ed$4{";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x51d77e75fcb96d85c16f9a7d33b40f25ff613692203473f32ab77a5e1c70122e
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-050".
Sending message with
Call type: update
Sender: pwxmj-o4ajy-qtx7c-7aqod-qqore-qrz3j-4pnsf-q3weg-svwe4-7kmvh-sae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "u\f6\ca;e\b2\c0\f5\ca\cc\b9\81\ffD\a5\60/\ccw\8b\fb\02\aa\e5\ad\13\85\e2\05\f0\fd8";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x88c5b01336b9c3b4516950a42589821cb2349c6ffb12e0de7f91d124336f22af
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: pwxmj-o4ajy-qtx7c-7aqod-qqore-qrz3j-4pnsf-q3weg-svwe4-7kmvh-sae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "4\90\fa2\04\86Ni\e8\fa\fe\f9\f6\b4\90\e4\b6\c8-\b7\16E\aes\87&o\8c~\a6\81\02";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x7d1ef712c6c46b45e146eb562a04573147693a9af85c0d006d35fc4777197661
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: pwxmj-o4ajy-qtx7c-7aqod-qqore-qrz3j-4pnsf-q3weg-svwe4-7kmvh-sae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "+\bc6d#0*\fa\92\9c\e7#4\116\18$\10D\dd\abjk\bf6\f4\a8\9bK\8d\a7\08";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x1d979bacf4893ab57e2fe15d6cc92c479b6c1062630145df3ded636fc76f816a
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: 7occy-g4tcw-n7iet-ilph5-enpea-v7lsi-4y7v2-deilx-pvm6c-7qzm4-4ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "N>\be\fb\1d\27\18\5c\efP\04\ad\0c4\5c\60\c4\8e\e4Z\b3\e3\5c3\97\b8\90 \ed\c2\09\c1";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x435ce1431b9636c0e8dd200d3c77f9c236ae171d593b736524f8d72b4f6db13f
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: 7occy-g4tcw-n7iet-ilph5-enpea-v7lsi-4y7v2-deilx-pvm6c-7qzm4-4ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "[g\ae\17\11\d9\e5X\00/\9a\ee\edb\d0\11\abSm?P\7f\b3OK\0e\a772u\83Q";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x2590d1ca1cefe88b45fc884facbe563cc9df52745d8ada8f80dceae8b766c538
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: 7occy-g4tcw-n7iet-ilph5-enpea-v7lsi-4y7v2-deilx-pvm6c-7qzm4-4ae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\05|T\0c|\e5L\cc{\eb\d1w\df&@\bcAX\f4xD\c4\0e\15~\17|H\97{\96\1d";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xac60545d111f691bbf7f93edf592449118e8568344ed4d18a72436e3be849bf9
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: hznjn-hlbnj-lzet3-mycpe-g46fs-bbes7-yykkg-kzynp-pjlo6-ahsgc-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\16Q\d7,\aeH\60z\88\19\9fJ\cas\ed\d9\b3\03S\f1+\f5q\9e\60\a8\b7l\d07\e4\04";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xbd60ca0b77cf20f278b0797c34b9bc5fe7880aac022469b2d9f97e1782af5a48
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: hznjn-hlbnj-lzet3-mycpe-g46fs-bbes7-yykkg-kzynp-pjlo6-ahsgc-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\d1\0f\90\d2\09\a6\8cA\d2\922\ad\d0\88_\96H\b2;\83\e3\a6\cd\82\f3\cf(\0f,ok?";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x1051577de8a55c1f7da661457451ae41770b90a74c67342852ba8fc4fe407b8d
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: hznjn-hlbnj-lzet3-mycpe-g46fs-bbes7-yykkg-kzynp-pjlo6-ahsgc-eqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "2s\c7\de\a9\ba\be[\e8\db\93\a1\e3=Ok\9f\8d\1b\c2\d6\27\81\bc\97\ae\16_w\8b%t";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x4e0e19dbfafb0d457a6dd1ad5569c0e59591091f13e423221cc26f22f34b83b1
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-053".
Sending message with
Call type: update
Sender: ye3is-oaqob-tqvxk-zh23y-pwisd-rthf6-5ve25-de4kt-k3to3-vuaob-fae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "$\09\11-E\04\abF\af,\8f\1c\88J\c6\b8\ba6\f0[h\f9a\0eB#\f9\07.w\f5\a1";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x5e1344cd69696c339887a1e73cf96f08f9c8ccd584d4c946002d26641c546b95
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: ye3is-oaqob-tqvxk-zh23y-pwisd-rthf6-5ve25-de4kt-k3to3-vuaob-fae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "6\a9&\06H\b23\05\f7Y9\e6\a0A\a1C\d6\04@G#M\d9\b8\b1\15X\80\d5\89\a3\f7";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xb1dddedee66fbf37732773be085a9a63915872a5a44ea3e9803d5a04a6a98bb6
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: ye3is-oaqob-tqvxk-zh23y-pwisd-rthf6-5ve25-de4kt-k3to3-vuaob-fae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "zk\98\96\c8\07\f5\ff!N\ad\a9l\d1\9d\d8mAy\0cnW\d3\dc;\86\f2z\0b\18\01\f2";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd9900901c15fa0558cd22d8b4d8809bc95073720cd8f6b8dfd4a212cbfc4171d
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-054".
Sending message with
Call type: update
Sender: e7ql4-irxxi-pykxi-v24si-t273u-r733h-eup2m-rplta-kwbjr-qeu7x-mqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\de\19o\a0\d8--\d4\b5\f4Eu\c3\8cO\87\d4$\e3\c7\bc\9b\bb\edv\f2\ce\b9\e5\19\cd~";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x1c2e7e5da0a9d478d49d7ed1b3d621b772b5cff2146e690ca01ea2dcb9b9117c
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: e7ql4-irxxi-pykxi-v24si-t273u-r733h-eup2m-rplta-kwbjr-qeu7x-mqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "B+\9e\60\10{\f8&\86\17&f\bd\1b\840\97#\c1\a5\07\d9p,\c5\a8\27\e3:V\94\9f";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x3632bd88dd9ddbdc12be6c2aa7fd0595e790520850454de0442d2df8b5d922b6
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: e7ql4-irxxi-pykxi-v24si-t273u-r733h-eup2m-rplta-kwbjr-qeu7x-mqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\f7\c7T\aaStTt\0b\89\1b]\8e\f3\a9\80s^oR\1f\0d\bb\f0\a1\bbe\e4|\12\a0@";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x39a766bf2e8a84aa7fd490cf2d5c4eac3c4f2797be9c0200b9e4b8f1473814c6
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-055".
Sending message with
Call type: update
Sender: 6zwtv-2osa2-m6wv2-ksatk-5qsrs-657ix-fkgzq-eyhhs-seeh5-ebbsw-zae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "]8#5\08I\10\cf~\1a\c6\bc\de6FMx\9a\8c@\88\cc\1a\ea\f8H&\ee%\e5\bb\e2";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xce1ef34d2d9c09d39c2ad0687a489076bc2ee3828244e76d96fc9e05beef6d75
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: 6zwtv-2osa2-m6wv2-ksatk-5qsrs-657ix-fkgzq-eyhhs-seeh5-ebbsw-zae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\a9\d2\91\0c\f3n\86\07\06\dda\aa\bf\12H\c6I\ca\5ciF\fc\eej\b2.%\27\94\ee0\8e";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xea645a76e16bf6170daab325932538da4fe32f9799e51612dd32c2e0dc9cea9b
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: 6zwtv-2osa2-m6wv2-ksatk-5qsrs-657ix-fkgzq-eyhhs-seeh5-ebbsw-zae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\e3.U\02\ebV\80\e8\92\ff\ceE\ad\0c\9c\dd^\f7\12i\a4*\1ch?\a4\a0$\dfQ$\02";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x166ae553ebde8be16e58146889274e38747094cc5a8cf0a5c879c62751169864
The request is being processed...
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Using identity: "participant-056".
Sending message with
Call type: update
Sender: s6lmf-3vfx7-zirzb-o37zk-afvqq-uwmae-2boep-ngkll-rmbam-r7ycy-dae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\c4\e6\c6\9e\01\7f=\a2\a3d\e6\ad|s/#\8d2D\1d\fe\ee\e4Jp\1f;WgB2\91";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x39a62ee63bddbf12c493167aa427150592fb9709cb6edfa4e9d008da0fa889c9
The request is being processed...
The request is being processed...
(record { command = opt variant { RegisterVote = record {} } })
Sending message with
Call type: update
Sender: s6lmf-3vfx7-zirzb-o37zk-afvqq-uwmae-2boep-ngkll-rmbam-r7ycy-dae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\86g\bb\27\d8\0e\e4%\a7\c9\fb\94l\d8\87\1f3t\1fpY\cf\0enJ\94\d1\ac\06k*\be";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x4fc44b6111dda976c8edebfc42183cf1b1ab931b48ef36f19c3f59e4b9761be1
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: s6lmf-3vfx7-zirzb-o37zk-afvqq-uwmae-2boep-ngkll-rmbam-r7ycy-dae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\fc\9b\1a\be\d0\8b\be\e7\e2\f2\a3\1c\8d$\d3\bf\c3Re:%\ee\dd\c0\f7\ca\e4\f6ggX\92";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x919d3fd4f93e79f2594bef9b87b85db194eeab8cbdeceb471389f24232360369
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-057".
Sending message with
Call type: update
Sender: fhsig-iycng-3ra44-prjhd-4nhd6-4yteu-mjzeq-zvscx-nvf25-ubvpq-nqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\1c\19s\04\90\d9\14\cd\b7\0b\16MuV_\c5\05]0jC\d7K\8e0\84\ba\60\a6\e8\ebp";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x3b0403dc38d10d1f57ff6b3e282930989f150dbcce994a7f136977cf530bfc35
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: fhsig-iycng-3ra44-prjhd-4nhd6-4yteu-mjzeq-zvscx-nvf25-ubvpq-nqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\e5SD\09\e2\c4\88\8f\fd\a9y\f9\08X\fe\b6\ef\a9\7f^\e3\b3\df7\22\e7c\83N\85\a7\1b";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x82eb6b1258ae5a3cbdd9d6a50f0ff462b043feeda9b3905a21711e0f48daaabe
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: fhsig-iycng-3ra44-prjhd-4nhd6-4yteu-mjzeq-zvscx-nvf25-ubvpq-nqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\b4\d5\c0\be\22\1f\94\cbG6)Mo\de\f9VZi\ba\b0\ca\81o\a3f\ec\9a\17m\c8\1c\80";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xde4f86e227ca05cf3a0f18bf8c5cd34693d2ade7240378f1405466a5dab3ecc2
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-058".
Sending message with
Call type: update
Sender: gozqw-2sssr-q4qy5-aprrq-ryrdu-423it-rnnpm-noycr-aykuh-s2bkq-5qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\aa6;xr\e0V\a1\d1X\ea\22\96\5cJ\03QY\95\a8\e1*\7fS\d4K\cdL\ba\d3\a3U";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x1b74b3bdc5b59024d92c898c4ab024b628101a5c19b2be425faf18cdf11f6a73
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: gozqw-2sssr-q4qy5-aprrq-ryrdu-423it-rnnpm-noycr-aykuh-s2bkq-5qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\f5W\c9q\b7\88j\18\1b\0c\c13\e8\97y\bd\cb\0dd\d2\fac\ce\d2\1b\1fGZ\efp\d1U";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xa36631da007e8b0f155f88ab83253d8311a1224d94981884997da8fa8f5efb9b
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: gozqw-2sssr-q4qy5-aprrq-ryrdu-423it-rnnpm-noycr-aykuh-s2bkq-5qe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\a5\b0\8e\edwJ\8e\f0\12\13.\a2\1e\60\db\ffj>~\8a)\d3\1e\d4\fa\82\c3\c0hG\f0\82";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x810a936c5627276265400e009af73e77ec766784660f01c7d5c619ccf801c381
The request is being processed...
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-059".
Sending message with
Call type: update
Sender: f375d-hozze-imbvu-jla33-b7h3j-sjrf6-gidcy-2kndg-ghc6h-t5trj-cqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\17\c1s\1cTxPu\c3;\da]\0d\fe\07?\d3\b4\bc\ac\8b\ba\e8GU i\d1\a1\e7\e9O";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x4e5a88cbea3289d7dcd6e99b14b3540ba4ffd4399e3a2fe56ecd53078e1c2010
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: f375d-hozze-imbvu-jla33-b7h3j-sjrf6-gidcy-2kndg-ghc6h-t5trj-cqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\e4\7f\aa\5c[\a6\10\0de\88\0dr\e3\01\ad\a9\90\ed\d5\5c\a1\cbVQ\f8~F\1b\c4\fbxn";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x397ab3423b16023ad0fd80c88b2066c2202790683071f9594a65cfed239bf4e6
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: f375d-hozze-imbvu-jla33-b7h3j-sjrf6-gidcy-2kndg-ghc6h-t5trj-cqe
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\dbW\c8\8d1\aa\b7E\c9\0c\b1\9d\0a\df\88j\b7\e0\ee\1b\88\e7\dd\92\83|3\96B\96\c5X";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x403c25a3256871d7d88187b0d6df7ed25f627dc904f6d52ecd76a56308285905
The request is being processed...
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: 4ayb5-n57e4-fgqyd-cjoxf-ttk6d-3ae4b-qnkjw-nieta-trfjy-x7mal-dae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\12P\93\17!\dc\0b\b1\b3?\ae\df\7fg\dc\8d\01]f\86\93FH\10\e368\b3n\89xy";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0xd4f40ae9cf3d8d2f24fbb4b21aba96fa284187eb0ec2fb49e97c7c19bd46e567
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: 4ayb5-n57e4-fgqyd-cjoxf-ttk6d-3ae4b-qnkjw-nieta-trfjy-x7mal-dae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "\f9\06ao.\1b\d1\8c;\07*\02_\ab\ac\a3D\cd7\a5\80\e6O\a0\13\c2Z\03\f2#\f0s";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x1383eee8b81db9c6023b88f3ac252707a0f62f65c4d0c3d12be83b2f7b2d1ad9
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: 4ayb5-n57e4-fgqyd-cjoxf-ttk6d-3ae4b-qnkjw-nieta-trfjy-x7mal-dae
Canister id: br5f7-7uaaa-aaaaa-qaaca-cai
Method name: manage_neuron
Arguments: (
record {
subaccount = blob "?!l\a42D\e8Yt*\cd\f9\ea\1e\e7X\8d\fd\7f\8c\b0\22y\dd\0b\08\87\f5\22\c7\ca\be";
command = opt variant {
RegisterVote = record {
vote = 1 : int32;
proposal = opt record { id = 2 : nat64 };
}
};
},
)
Request ID: 0x21b031df30b33a528a837138f3e6b0678c586b81b17c4ff9a97d0e6caa0ad2df
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.
root@304b7fa02542:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment