Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update replica version to 3e1be131 #2712

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,9 +505,10 @@ Changed the text in this case to read:

### Replica

Updated replica to elected commit f7e3c96a2be92186718f6a1e67eea37bf3252c00.
Updated replica to elected commit 3e1be1316341811db5c9300935c4236bfab8fa2a.
This incorporates the following executed proposals:

- [87631](https://dashboard.internetcomputer.org/proposal/87631)
- [86738](https://dashboard.internetcomputer.org/proposal/86738)
- [86279](https://dashboard.internetcomputer.org/proposal/86279)
* [85007](https://dashboard.internetcomputer.org/proposal/85007)
Expand Down
Binary file modified e2e/assets/ledger/cycles-minting-canister.wasm
Binary file not shown.
Binary file modified e2e/assets/ledger/genesis-token-canister.wasm
Binary file not shown.
Binary file modified e2e/assets/ledger/governance-canister.wasm
Binary file not shown.
Binary file modified e2e/assets/ledger/governance-canister_test.wasm
Binary file not shown.
Binary file modified e2e/assets/ledger/ic-ckbtc-minter.wasm
Binary file not shown.
Binary file modified e2e/assets/ledger/ic-nns-init_linux
Binary file not shown.
Binary file modified e2e/assets/ledger/ic-nns-init_macos
Binary file not shown.
Binary file modified e2e/assets/ledger/registry-canister.wasm
Binary file not shown.
Binary file modified e2e/assets/ledger/root-canister.wasm
Binary file not shown.
Binary file modified e2e/assets/ledger/sns-wasm-canister.wasm
Binary file not shown.
5 changes: 4 additions & 1 deletion e2e/assets/sns/valid/sns.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
description: 'We''ve been making video game games since 2006, we''re based in Toronto'
reward_rate_transition_duration_seconds: 315576000
initial_reward_rate_percentage: 10.0
final_reward_rate_percentage: 5.0
fallback_controller_principal_ids:
- hpikg-6exdt-jn33w-ndty3-fc7jc-tl2lr-buih3-cs3y7-tftkp-sfp62-gqe
initial_token_distribution:
Expand Down Expand Up @@ -33,4 +36,4 @@ proposal_reject_cost_e8s: 100000000
token_name: "maxs awesome TESAT"
token_symbol: TESAT
transaction_fee_e8s: 10000
url: https://nns.ic0.app
url: https://nns.ic0.app
108 changes: 54 additions & 54 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,87 +15,87 @@
"canister-sandbox-x86_64-darwin": {
"builtin": false,
"description": "The canister-sandbox binary. It must be updated together with the replica binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "0cb45xzrmm5p54n8ppr40lqbahgrf9rhjl4saca6jg2a8l2b2bmp",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "07d5jf6y6a7kl3s4pgmjs7xsr93cvn6lp56gyr7zxziab81wp1i3",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-darwin/canister_sandbox.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-darwin/canister_sandbox.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-darwin/canister_sandbox.gz"
},
"canister-sandbox-x86_64-linux": {
"builtin": false,
"description": "The canister-sandbox binary. It must be updated together with the replica binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "016ydsndy16iwp33j2kc6fn1sasnkcii84rhv65pgnkqgcl28w6q",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "1vyxwlvh59irx0j4rbjdyrj2j7hhhnc1c5552yc0pbmip9xalzkr",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-linux/canister_sandbox.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-linux/canister_sandbox.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-linux/canister_sandbox.gz"
},
"ic-admin-x86_64-darwin": {
"builtin": false,
"description": "The ic-admin binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "1bax4rm900h2cr7lq8lcbsg39ijk4r8in0dvqgp3nz9wj4qd60pp",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "0gnd5kws45gn62pif57xd03m65wxrimczi7pjshx303ili1yfgrh",
"type": "file",
"url": "https://download.dfinity.systems/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/nix-release/x86_64-darwin/ic-admin.gz",
"url": "https://download.dfinity.systems/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/nix-release/x86_64-darwin/ic-admin.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/nix-release/x86_64-darwin/ic-admin.gz"
},
"ic-admin-x86_64-linux": {
"builtin": false,
"description": "The ic-admin binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "14dbp4n3xnyibhbq7dp25432jaz76381rzhdkn56x560idj0acqz",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "0kp4kp8fm2fq4c20qlypcj27wvplfpnba7rvzf0gknwq4hzlc0f2",
"type": "file",
"url": "https://download.dfinity.systems/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/release/ic-admin.gz",
"url": "https://download.dfinity.systems/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/release/ic-admin.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/release/ic-admin.gz"
},
"ic-btc-adapter-x86_64-darwin": {
"builtin": false,
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "1rsbiyz9bs80511iql4gwvqc3j15k29l4fifcw1wssfqfqzzqwry",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "0r3ig6j51qjdz5dap8vaxxsmswwx35b5i2kd6ihsna9b4hdnmqmi",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-darwin/ic-btc-adapter.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-darwin/ic-btc-adapter.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-darwin/ic-btc-adapter.gz"
},
"ic-btc-adapter-x86_64-linux": {
"builtin": false,
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "0ffqskh1aw4wbj4habzi2if8s9qcyz04l381w6zvfy8j5m01pa7h",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "0wccya75dxr8n08kkwgy73awvg6131xa4wcq4dralzw9nwgiz516",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-linux/ic-btc-adapter.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-linux/ic-btc-adapter.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-linux/ic-btc-adapter.gz"
},
"ic-canister-http-adapter-x86_64-darwin": {
"builtin": false,
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "17d96z1yjcyfx2jd461zfgb2fiaz8s5isjrk8qj2qawwvc2s7xvr",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "0jxmlyig5jv3n1f1yynspxn23kgf72bisy3kvzhz01rmici8mp6r",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-darwin/ic-canister-http-adapter.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-darwin/ic-canister-http-adapter.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-darwin/ic-canister-http-adapter.gz"
},
"ic-canister-http-adapter-x86_64-linux": {
"builtin": false,
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "072s12bj6rsppcg0zb2w6vs3dgf191svzszhm6ybg89y936dfcz2",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "1a0dz90f36rhbcfg82vlr8qy29bgypn9rfb9kyr9rgjhq5g5c2k1",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-linux/ic-canister-http-adapter.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-linux/ic-canister-http-adapter.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-linux/ic-canister-http-adapter.gz"
},
"ic-nns-init-x86_64-darwin": {
"builtin": false,
"description": "The ic-nns-init binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "1xlpkmq3zv11d0r813w9mj3ywvqm275hb3x5di53djai3w2vw66z",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "196jnry9zmrl60wrmdfpwfl4fz0yhid8ifdqmi15gvfc82aj51j0",
"type": "file",
"url": "https://download.dfinity.systems/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/nix-release/x86_64-darwin/ic-nns-init.gz",
"url": "https://download.dfinity.systems/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/nix-release/x86_64-darwin/ic-nns-init.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/nix-release/x86_64-darwin/ic-nns-init.gz"
},
"ic-nns-init-x86_64-linux": {
"builtin": false,
"description": "The ic-nns-init binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "05ikr9365m9mp2g4nk7hg2yskmpxnmjapclc0hhbj3kjvn3kh5gb",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "0s17mfvj3r5896zgxxb89c9nykjn9ikn51ll0yvf81rw0p0wmjki",
"type": "file",
"url": "https://download.dfinity.systems/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/release/ic-nns-init.gz",
"url": "https://download.dfinity.systems/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/release/ic-nns-init.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/release/ic-nns-init.gz"
},
"ic-ref-x86_64-darwin": {
Expand All @@ -118,18 +118,18 @@
},
"ic-starter-x86_64-darwin": {
"builtin": false,
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "0ncf7i9dixi8cgjzjn60nrdbg1vf8vgzjn5ls019ahy7xmwiwa12",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "0kkcj7sp54n3g2r606la3mk70l4d9pl6kq6c55cryhdrak2xrddk",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-darwin/ic-starter.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-darwin/ic-starter.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-darwin/ic-starter.gz"
},
"ic-starter-x86_64-linux": {
"builtin": false,
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "1xdz7ynk0nqvvfmdd2wm8h7nwkpj2s7fzsysa1jhlj9szsqxj75p",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "1rk1qh2mra8pyrly61fbdld3jmchbrsqam1n9638d3h7awhr7vhb",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-linux/ic-starter.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-linux/ic-starter.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-linux/ic-starter.gz"
},
"icx-proxy-x86_64-darwin": {
Expand Down Expand Up @@ -179,55 +179,55 @@
"replica-x86_64-darwin": {
"builtin": false,
"description": "The replica binary. It must be updated together with the canister-sandbox binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "1c2fy0chv9ja060sn5kypa2z07ciswh01qz21dy6ncwdqvcd8i2i",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "06mvsa9ibj3waj600digpgnipj74lc020lgvvamzzvpqpvwh6hag",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-darwin/replica.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-darwin/replica.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-darwin/replica.gz"
},
"replica-x86_64-linux": {
"builtin": false,
"description": "The replica binary. It must be updated together with the canister-sandbox binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "0d37ciw81jbj1g1p32b3xy1s3naiidzysjkb8ik3djl638r3jry5",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "1c71c3zzljdjgbgx85qgijf75ccqv9vm083sidycnrh8m1lrzh27",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-linux/replica.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-linux/replica.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-linux/replica.gz"
},
"sandbox-launcher-x86_64-darwin": {
"builtin": false,
"description": "The sandbox_launcher binary. It must be updated together with the replica binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "1z83g5v664mh25c1c1s2lh6aknja9b8q9swqyi3mig34vs8lw4dy",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "1l9snlc2aylyxyxcbb63p5i3zcglc0hs906qbgz0isbvqlywpwd5",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-darwin/sandbox_launcher.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-darwin/sandbox_launcher.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-darwin/sandbox_launcher.gz"
},
"sandbox-launcher-x86_64-linux": {
"builtin": false,
"description": "The sandbox_launcher binary. It must be updated together with the replica binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "0mv5nb8nv11lixia98rj5ys0df37bfdgksa0bs9j71dlmb4kf7fw",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "1fll57vidn1gbvsj0vf3h60m88r3504qz465wdfhl2v9l9a7zd4z",
"type": "file",
"url": "https://download.dfinity.systems/blessed/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/sdk-release/x86_64-linux/sandbox_launcher.gz",
"url": "https://download.dfinity.systems/blessed/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/sdk-release/x86_64-linux/sandbox_launcher.gz",
"url_template": "https://download.dfinity.systems/blessed/ic/<rev>/sdk-release/x86_64-linux/sandbox_launcher.gz"
},
"sns-x86_64-darwin": {
"builtin": false,
"description": "The sns binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "0k8ji0l2w9pdwa51gq8yw4pdiikshf2mgg2q5c579pqq5gkh7h98",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "0dghs5jradl5ynbh5lnmrchaw9hjd5az5zp4c2n9cqmsaa3560h4",
"type": "file",
"url": "https://download.dfinity.systems/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/nix-release/x86_64-darwin/sns.gz",
"url": "https://download.dfinity.systems/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/nix-release/x86_64-darwin/sns.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/nix-release/x86_64-darwin/sns.gz"
},
"sns-x86_64-linux": {
"builtin": false,
"description": "The sns binary.",
"rev": "f7e3c96a2be92186718f6a1e67eea37bf3252c00",
"sha256": "0vcr9z8kq8fzikjgz1gwis0gb83r2qijbyn4ly83lifva3n1j4z3",
"rev": "3e1be1316341811db5c9300935c4236bfab8fa2a",
"sha256": "1whfzda1yf6747r0fzr6f65xcxd2sgy6fydc29lsj6qp6sa4611g",
"type": "file",
"url": "https://download.dfinity.systems/ic/f7e3c96a2be92186718f6a1e67eea37bf3252c00/release/sns.gz",
"url": "https://download.dfinity.systems/ic/3e1be1316341811db5c9300935c4236bfab8fa2a/release/sns.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/release/sns.gz"
}
}
Loading