Skip to content

Commit

Permalink
chore: update replica version to 233c1ee2 (#4077)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfinity-bot authored Jan 22, 2025
1 parent 4aa3dd0 commit 8221db5
Show file tree
Hide file tree
Showing 5 changed files with 129 additions and 122 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,15 @@ Updated Motoko to [0.13.6](https://github.com/dfinity/motoko/releases/tag/0.13.6

### Replica

Updated replica to elected commit 3e24396441e4c7380928d4e8b4ccff7de77d0e7e.
Updated replica to elected commit 233c1ee2ef68c1c8800b8151b2b9f38e17b8440a.
This incorporates the following executed proposals:

- [134900](https://dashboard.internetcomputer.org/proposal/134900)
- [134773](https://dashboard.internetcomputer.org/proposal/134773)
- [134684](https://dashboard.internetcomputer.org/proposal/134684)
- [134663](https://dashboard.internetcomputer.org/proposal/134663)
- [134608](https://dashboard.internetcomputer.org/proposal/134608)
- [134609](https://dashboard.internetcomputer.org/proposal/134609)
- [134497](https://dashboard.internetcomputer.org/proposal/134497)
- [134408](https://dashboard.internetcomputer.org/proposal/134408)
- [134337](https://dashboard.internetcomputer.org/proposal/134337)
Expand Down
19 changes: 10 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

132 changes: 66 additions & 66 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,71 +2,71 @@
"canister_sandbox-x86_64-darwin": {
"builtin": false,
"description": "The canister_sandbox binary. It must be updated together with the replica binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "19m97fyibjsayakh7s0sfpcww2qvnfnrn1hhm9v924vm40v7qnr6",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1g8mv5mgwkg0vmvc4wdywd3vl43n2blfs241pgmaj1vz7mycv03i",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/canister_sandbox.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/canister_sandbox.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/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": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "0m95ix8wssprxp2583iw2qnf6n1yixrrkjxjj6qfzn0cq4ay0ba1",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1c42254cc2iaaiwfyas9sqq0rjyflrch6mrcmv2wygp5skrxr6jb",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/canister_sandbox.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/canister_sandbox.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/canister_sandbox.gz"
},
"compiler_sandbox-x86_64-darwin": {
"builtin": false,
"description": "The compiler_sandbox binary. It must be updated together with the replica binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "1g9ppx2idhjr9r1gk0j9nkw3f2vwd5m7giq6kqmhka4yjxgqzyy9",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1hd868fjnwvw0rfl39cdbfbkv1jwwiq2ihndvfldqk7bj19vx4jr",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/compiler_sandbox.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/compiler_sandbox.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-darwin/compiler_sandbox.gz"
},
"compiler_sandbox-x86_64-linux": {
"builtin": false,
"description": "The compiler_sandbox binary. It must be updated together with the replica binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "0qhglg2wib742zcc54d94ljzbrip9h0s2v2cj6fl9f64xdzb33p6",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1g7nji5iihxh5qd8kiiazyq0rlh287h55kmmdfpw8hpff7679d69",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/compiler_sandbox.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/compiler_sandbox.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/compiler_sandbox.gz"
},
"ic-admin-x86_64-darwin": {
"builtin": false,
"description": "The ic-admin binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "0lqy7gnkd8vrrl2lylm79c12gbzlasmn4wp3ggcb9isxlzbggw44",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1qj6wwy3vpndr49lb1288qxf3hiyqabrj4gqh7k3sb1zhysprc73",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/ic-admin.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/ic-admin.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-darwin/ic-admin.gz"
},
"ic-admin-x86_64-linux": {
"builtin": false,
"description": "The ic-admin binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "1c8qfnmfwrssxsj2cf2jsp3xzglwc5bw4kcmp519blynqlsgzi75",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1qyqzig8yynkc8l2xmwm4rb0vlb4r3i9rcfgqmavr7kd0cb6l4ph",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/ic-admin.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/ic-admin.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/ic-admin.gz"
},
"ic-btc-adapter-x86_64-darwin": {
"builtin": false,
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "1mr7gd3hbvb5r275m86wk25fwrgjhaj5gn0l5qa7nhq6lkfcfg39",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "124sc46cnl4gl1y7zfk4bf1lnb35apqsqrds5s4dnsjjmnj2w5j7",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/ic-btc-adapter.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/ic-btc-adapter.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-darwin/ic-btc-adapter.gz"
},
"ic-btc-adapter-x86_64-linux": {
"builtin": false,
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "09ff2xkx3cmfl7d88kc5irwya88hm3ja993pcwlgl2hr82f3r49h",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "0gblcj3rrdh6xlw6872hyb95kgqk4ai6vjg5aj00b2zhv4ickq6r",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/ic-btc-adapter.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/ic-btc-adapter.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/ic-btc-adapter.gz"
},
"ic-btc-canister": {
Expand All @@ -78,52 +78,52 @@
},
"ic-https-outcalls-adapter-x86_64-darwin": {
"builtin": false,
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "1jkcmwsybb6bmqxby4g8d8qnf2r3x860bjhranrqfvbi01pg5pcz",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "0k6wq8wcvn2byizvaxn3cswbvgh6jdvfydf87zc5psqfz9gpln0r",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/ic-https-outcalls-adapter.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/ic-https-outcalls-adapter.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-darwin/ic-https-outcalls-adapter.gz"
},
"ic-https-outcalls-adapter-x86_64-linux": {
"builtin": false,
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "0cs26fcbykg1x9f78iv3x71zm5fqrp9dasvcx4zgxzk233fdv6sp",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "0jvbid49418d49f6vc6kj3j6nmc8ww3988cildvis7hdvwkhd6cr",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/ic-https-outcalls-adapter.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/ic-https-outcalls-adapter.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/ic-https-outcalls-adapter.gz"
},
"ic-nns-init-x86_64-darwin": {
"builtin": false,
"description": "The ic-nns-init binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "1f9gznf56nhlzs4vq9hh9bqg40p51pcd4n679r9d0km02wxg3has",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1pjclcp5c3n92xx5lrqrlcnl1gbs5nyzaxxqr440g2xhq3sc2bh2",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/ic-nns-init.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/ic-nns-init.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-darwin/ic-nns-init.gz"
},
"ic-nns-init-x86_64-linux": {
"builtin": false,
"description": "The ic-nns-init binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "09irb8g5j527xjnnghr7yb9wban5mshmrdb54rgvi7m0qzkgb9j9",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "0s43bnrwxnysjjb1klxzbb6aacb84dgvbgdj80icyn90vklp8ncq",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/ic-nns-init.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/ic-nns-init.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/ic-nns-init.gz"
},
"ic-starter-x86_64-darwin": {
"builtin": false,
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "0pgw9bnmzicy1qg2sxzhvgc2i4gm17vcfc1c1xvkx2130rpaa9zc",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1n5xb3mjasr4hlk9rypr2bsm3m28zj9gqwvpqqw152rnkjncv9wv",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/ic-starter.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/ic-starter.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-darwin/ic-starter.gz"
},
"ic-starter-x86_64-linux": {
"builtin": false,
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "0i5ch4xviqql1q26yr1wpzkcv69p8x4147zcas0mxd7dpkj8b9rq",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "0awa7hc8yrqr1wl7m52l3ha9vahcxclm5wav8n637bi98330q725",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/ic-starter.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/ic-starter.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/ic-starter.gz"
},
"motoko-base": {
Expand Down Expand Up @@ -153,71 +153,71 @@
"version": "0.13.6"
},
"pocket-ic-x86_64-darwin": {
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "158c63rpiw6ynf2bsm3355m348f62yq9dnsgzjbl2j8q19cpmig2",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1d78ry9f2hjsbciih4rcyvjl2b46mxxlk9fn3rs58dmbmaivqj6q",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/pocket-ic.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/pocket-ic.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-darwin/pocket-ic.gz"
},
"pocket-ic-x86_64-linux": {
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "13qb3bv9bhqdkk6cad2ilajp01sdagrxw0kdlgdzn3aqglm8ivkz",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1cginlcm030hwsg8gah9h3n7wzdx6d4sq8jpf0wzfllsl8zgs0zi",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/pocket-ic.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/pocket-ic.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/pocket-ic.gz"
},
"replica-x86_64-darwin": {
"builtin": false,
"description": "The replica binary. It must be updated together with the canister_sandbox binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "03nkxxhk3wbzygc0x7awd901zdwvwmqzqc2rbz9biwvzk5pw6cbk",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1pf6yzd0ssvicxyfrx0gvf1brs3chx74wzbd7iyq7zagv270nc00",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/replica.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/replica.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/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": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "1w43fv680cr4yrk7l570b765grz8d5wi3fnhpc94fv31cng2n7x7",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "114hkl59a1l154rra97x8x0ydz70bs3ldcmg3igwfb00h05a5kk0",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/replica.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/replica.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/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": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "003hd7h295v7q7wh3361vpr27lg350dfbdjg1jfr1hf612w6j59f",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "18aay65as009q8r7a4xaabvjjgivi6ln7sai12hk19ajj4yz4b27",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/sandbox_launcher.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/sandbox_launcher.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/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": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "0hj27rjhml94vsp6aq4iwjyzg81whzvbli6b2mn6yx0si6103hza",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "0qgqq2m1a2xm4fg5crzgawa9lrs7rc9xzqc8kcqx1854b30vzjdi",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/sandbox_launcher.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/sandbox_launcher.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/sandbox_launcher.gz"
},
"sns-x86_64-darwin": {
"builtin": false,
"description": "The sns binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "152jv16hrfyzh4y59rxmx5l8gajlxffpmqhypr0dqcy3jh3s8idr",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "024zk320mi7k91d8r5dbnk0vy2q0mh112bwa8higm32if9886cb6",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-darwin/sns.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-darwin/sns.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-darwin/sns.gz"
},
"sns-x86_64-linux": {
"builtin": false,
"description": "The sns binary.",
"rev": "3e24396441e4c7380928d4e8b4ccff7de77d0e7e",
"sha256": "0lwzcby011if8f3k9d4nj3qhxhr0i28kzdxyh22jg0j22bws07kp",
"rev": "233c1ee2ef68c1c8800b8151b2b9f38e17b8440a",
"sha256": "1n3w23v59sqlqlb3rjnr83b0kdkw0dr0lqs1v20fbrh0d59brbf9",
"type": "file",
"url": "https://download.dfinity.systems/ic/3e24396441e4c7380928d4e8b4ccff7de77d0e7e/binaries/x86_64-linux/sns.gz",
"url": "https://download.dfinity.systems/ic/233c1ee2ef68c1c8800b8151b2b9f38e17b8440a/binaries/x86_64-linux/sns.gz",
"url_template": "https://download.dfinity.systems/ic/<rev>/binaries/x86_64-linux/sns.gz"
}
}
Loading

0 comments on commit 8221db5

Please sign in to comment.