Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
8bfffcc
chore: rust 1.90.0 -> 1.91.1
basvandijk Dec 10, 2025
d8026e1
Updating container image to sha256:e43446b3e617e4282205c5f54717d93886…
Dec 10, 2025
755d5ba
cargo clippy
basvandijk Dec 10, 2025
620ed71
num-bigint-dig: 0.8.4 -> 0.9.1
basvandijk Dec 10, 2025
cb70170
bazel run //rs/nns/governance:governance-canbench_update
basvandijk Dec 10, 2025
756ec47
Merge branch 'master' into basvandijk/rust-1.91.1
basvandijk Dec 10, 2025
54d0107
Update canister backtrace tests for new compiler generated function n…
adambratschikaye Dec 11, 2025
74db65f
Merge remote-tracking branch 'origin/master' into basvandijk/rust-1.91.1
basvandijk Dec 11, 2025
b1ae7dd
Automatically updated Cargo*.lock
Dec 11, 2025
8dc26ea
Merge branch 'master' into basvandijk/rust-1.91.1
basvandijk Dec 11, 2025
dcc2115
Merge branch 'master' into basvandijk/rust-1.91.1
basvandijk Dec 11, 2025
1ed9b82
Updating container image to sha256:1d3443dff021a8077fb85d2878cf3abf25…
Dec 11, 2025
2bf3466
Merge remote-tracking branch 'origin/master' into basvandijk/rust-1.91.1
basvandijk Dec 12, 2025
c0a97ed
Automatically updated Cargo*.lock
Dec 12, 2025
31474c3
Updating container image to sha256:47726c0439220885f2a0fa4b0988a99b62…
Dec 12, 2025
7ab829c
Merge remote-tracking branch 'origin/master' into basvandijk/rust-1.91.1
basvandijk Dec 13, 2025
7d6f815
Updating container image to sha256:e3e768a7989900abd87ed25fc9f438f39a…
Dec 13, 2025
ac9395b
fix
basvandijk Dec 13, 2025
74b8c25
render non-reproducible artifacts in a table
basvandijk Dec 13, 2025
1c5e51d
Revert "render non-reproducible artifacts in a table"
basvandijk Dec 15, 2025
4b94e33
Merge remote-tracking branch 'origin/master' into basvandijk/rust-1.91.1
basvandijk Dec 15, 2025
201b481
Merge branch 'master' into basvandijk/rust-1.91.1
basvandijk Dec 15, 2025
6000f78
Merge branch 'master' into basvandijk/rust-1.91.1
basvandijk Dec 15, 2025
e3917a0
Merge branch 'master' into basvandijk/rust-1.91.1
basvandijk Dec 16, 2025
f23b2ab
Merge remote-tracking branch 'origin/master' into basvandijk/rust-1.92.0
basvandijk Dec 18, 2025
5297df5
Automatically updated Cargo*.lock
Dec 18, 2025
9fe8abf
Updating container image to sha256:59684b173cd648274fd01b393bdf2fb860…
Dec 18, 2025
45ae2cf
Merge remote-tracking branch 'origin/master' into basvandijk/rust-1.91.1
basvandijk Dec 19, 2025
dd1db74
bin/bazel-pin.sh --force
basvandijk Dec 19, 2025
d4eec88
Merge remote-tracking branch 'origin/master' into basvandijk/rust-1.91.1
basvandijk Dec 19, 2025
e769801
Merge remote-tracking branch 'origin/master' into basvandijk/rust-1.91.1
basvandijk Dec 22, 2025
6f591af
Updating container image to sha256:9896617d0d867468cbaf17cc1ecf8daa09…
Dec 22, 2025
145e8d3
Merge remote-tracking branch 'origin/master' into basvandijk/rust-1.91.1
basvandijk Dec 22, 2025
911de75
Updating container image to sha256:685920086805a9354cfe8a0c582ed6b66b…
Dec 22, 2025
2b844fb
fix: ensure reproducibility of the ledger_suite_orchestrator_canister
basvandijk May 28, 2025
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
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"image": "ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7",
"image": "ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c",
"remoteUser": "ubuntu",
"privileged": true,
"runArgs": [
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: &dind-large-setup
labels: dind-large
container: &container-setup
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --privileged --cgroupns host --mount type=tmpfs,target="/home/buildifier/.local/share/containers"
timeout-minutes: 90
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: &dind-small-setup
labels: dind-small
container: &container-setup
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --mount type=tmpfs,target="/home/buildifier/.local/share/containers"
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pocket-ic-tests-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
bazel-build-pocket-ic:
name: Bazel Build PocketIC
container:
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --privileged --cgroupns host --mount type=tmpfs,target="/home/buildifier/.local/share/containers"
timeout-minutes: 90
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rate-limits-backend-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
labels: dind-large

container:
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --privileged --cgroupns host -v /var/tmp:/var/tmp -v /ceph-s3-info:/ceph-s3-info --mount type=tmpfs,target="/home/buildifier/.local/share/containers"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: &dind-large-setup
labels: dind-large
container: &container-setup
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --privileged --cgroupns host --mount type=tmpfs,target="/home/buildifier/.local/share/containers"
timeout-minutes: 180
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rosetta-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --privileged --cgroupns host --mount type=tmpfs,target="/home/buildifier/.local/share/containers"
environment: DockerHub
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/salt-sharing-canister-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
labels: dind-large

container:
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --privileged --cgroupns host -v /var/tmp:/var/tmp -v /ceph-s3-info:/ceph-s3-info --mount type=tmpfs,target="/home/buildifier/.local/share/containers"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: &dind-large-setup
labels: dind-large
container: &container-setup
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --privileged --cgroupns host --mount type=tmpfs,target="/home/buildifier/.local/share/containers"
timeout-minutes: 720 # 12 hours
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-rust-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# see linux-x86-64 runner group
labels: rust-benchmarks
container:
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
# running on bare metal machine using ubuntu user
options: --user ubuntu --mount type=tmpfs,target="/home/ubuntu/.local/share/containers"
timeout-minutes: 720 # 12 hours
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --mount type=tmpfs,target="/home/buildifier/.local/share/containers"
timeout-minutes: 60 # 1 hour
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-mainnet-canister-revisions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
labels: dind-small
environment: CREATE_PR
container:
image: ghcr.io/dfinity/ic-build@sha256:cb3a6693a10777d16c301d98f5b67e23db405bf962d0eb8cec74082916c17bc7
image: ghcr.io/dfinity/ic-build@sha256:685920086805a9354cfe8a0c582ed6b66b546966a9be1f5a054fe2cb14584b4c
options: >-
-e NODE_NAME --privileged --cgroupns host -v /var/tmp:/var/tmp -v /ceph-s3-info:/ceph-s3-info --mount type=tmpfs,target="/home/buildifier/.local/share/containers"
env:
Expand Down
127 changes: 117 additions & 10 deletions Cargo.Bazel.json.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "971e5d282607108262108ca673f422f2836eabfcb73687aedd1d7aeade59afa4",
"checksum": "b4acf73f327c9480df503755398c1f3e0270f16d50c7de7f3fa85d6a6b94a714",
"crates": {
"abnf 0.12.0": {
"name": "abnf",
Expand Down Expand Up @@ -21952,7 +21952,7 @@
"target": "num_bigint"
},
{
"id": "num-bigint-dig 0.8.4",
"id": "num-bigint-dig 0.9.1",
"target": "num_bigint_dig"
},
{
Expand Down Expand Up @@ -51506,12 +51506,9 @@
],
"crate_features": {
"common": [
"default",
"i128",
"prime",
"rand",
"serde",
"std",
"u64_digit",
"zeroize"
],
Expand Down Expand Up @@ -51551,10 +51548,6 @@
"id": "rand 0.8.5",
"target": "rand"
},
{
"id": "serde 1.0.228",
"target": "serde"
},
{
"id": "smallvec 1.15.1",
"target": "smallvec"
Expand Down Expand Up @@ -51587,6 +51580,120 @@
],
"license_file": "LICENSE-APACHE"
},
"num-bigint-dig 0.9.1": {
"name": "num-bigint-dig",
"version": "0.9.1",
"package_url": "https://github.com/dignifiedquire/num-bigint",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/num-bigint-dig/0.9.1/download",
"sha256": "a7f9a86e097b0d187ad0e65667c2f58b9254671e86e7dbb78036b16692eae099"
}
},
"targets": [
{
"Library": {
"crate_name": "num_bigint_dig",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "num_bigint_dig",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"prime",
"rand",
"serde",
"std",
"u64_digit"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "libm 0.2.15",
"target": "libm"
},
{
"id": "num-bigint-dig 0.9.1",
"target": "build_script_build"
},
{
"id": "num-integer 0.1.46",
"target": "num_integer"
},
{
"id": "num-iter 0.1.45",
"target": "num_iter"
},
{
"id": "num-traits 0.2.19",
"target": "num_traits"
},
{
"id": "once_cell 1.21.3",
"target": "once_cell"
},
{
"id": "rand 0.9.0",
"target": "rand"
},
{
"id": "serde 1.0.228",
"target": "serde"
},
{
"id": "smallvec 1.15.1",
"target": "smallvec"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.9.1"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"num-cmp 0.1.0": {
"name": "num-cmp",
"version": "0.1.0",
Expand Down Expand Up @@ -97820,7 +97927,7 @@
"nftables 0.4.1",
"nix 0.24.3",
"num-bigint 0.4.6",
"num-bigint-dig 0.8.4",
"num-bigint-dig 0.9.1",
"num-rational 0.2.4",
"num-traits 0.2.19",
"num_cpus 1.16.0",
Expand Down
21 changes: 18 additions & 3 deletions Cargo.Bazel.toml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3777,7 +3777,7 @@ dependencies = [
"nftables",
"nix 0.24.3",
"num-bigint 0.4.6",
"num-bigint-dig",
"num-bigint-dig 0.9.1",
"num-rational 0.2.4",
"num-traits",
"num_cpus",
Expand Down Expand Up @@ -8844,11 +8844,26 @@ dependencies = [
"num-iter",
"num-traits",
"rand 0.8.5",
"serde",
"smallvec",
"zeroize",
]

[[package]]
name = "num-bigint-dig"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7f9a86e097b0d187ad0e65667c2f58b9254671e86e7dbb78036b16692eae099"
dependencies = [
"libm",
"num-integer",
"num-iter",
"num-traits",
"once_cell",
"rand 0.9.0",
"serde",
"smallvec",
]

[[package]]
name = "num-cmp"
version = "0.1.0"
Expand Down Expand Up @@ -11484,7 +11499,7 @@ checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
dependencies = [
"const-oid",
"digest 0.10.7",
"num-bigint-dig",
"num-bigint-dig 0.8.4",
"num-integer",
"num-traits",
"pkcs1",
Expand Down
21 changes: 18 additions & 3 deletions Cargo.lock

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

Loading
Loading