niv ic: update b1fa6ab6 -> 2d17f26d#3064
Closed
dfinity-bot wants to merge 2 commits into
Closed
Conversation
aa78c46 to
ff4fc1e
Compare
Contributor
|
This upgrade makes |
Contributor
44438af to
7759e6c
Compare
8b51410 to
7116bff
Compare
Contributor
|
Oh, fun, it seems we are panicing the canister sandbox here: I wonder if that’s possible in production as well |
Contributor
|
Hmm, it seems to be triggered by passing a very large value to |
Contributor
|
I minimized it to |
Contributor
|
Moved this discussion to #3105 |
7116bff to
95c4756
Compare
1e7ffb8 to
b6e1b3b
Compare
b6e1b3b to
dde0a61
Compare
dde0a61 to
aaf3960
Compare
aaf3960 to
12068b4
Compare
12068b4 to
d4125d4
Compare
d4125d4 to
272ee15
Compare
## Changelog for ic: Branch: master Commits: [dfinity/ic@b1fa6ab6...2d17f26d](dfinity/ic@b1fa6ab...2d17f26) * [`0a24c0c1`](dfinity/ic@0a24c0c) [BOUN-144] Add port to query logs for a boundary node * [`274e7562`](dfinity/ic@274e756) Wait for all endpoints to be ready * [`2d5381fc`](dfinity/ic@2d5381f) [ER-1389] [NET-679] Pass the BitcoinPayload builder instead of the NoOpSelfValidatingPayload builder to consensus. * [`11fefc56`](dfinity/ic@11fefc5) Fix sudoers file in generic * [`b272bb34`](dfinity/ic@b272bb3) [NNS1-1219] Improve canister_post_upgrade test coverage * [`95360ea2`](dfinity/ic@95360ea) Port xnet slo test into testing framework * [`c9ad3acd`](dfinity/ic@c9ad3ac) Only make new consensus blocks until we have a finalized height that exceeds the upgrade height * [`226fcbbf`](dfinity/ic@226fcbb) EXC-1015: Add stable-structures crate * [`13aa5fa5`](dfinity/ic@13aa5fa) Improves CUP persistance logs * [`2ecc6194`](dfinity/ic@2ecc619) Update package.lock to new name and version * [`a245c0a6`](dfinity/ic@a245c0a) Fix CD pipeline * [`85f12517`](dfinity/ic@85f1251) [L2-114] address late comments for !2985 * [`1b8cac55`](dfinity/ic@1b8cac5) [minor] Stabilize the spec compliance test * [`a3814ea7`](dfinity/ic@a3814ea) ER-2438: Use the block hashes from the next headers search to discover blocks that need to be cached. * [`29998d1e`](dfinity/ic@29998d1) EXC-1016: An allocator for `StableBTreeMap`. * [`895c07ea`](dfinity/ic@895c07e) EXC-961: Increase the instruction limit for install_code on verified subnets (2) * [`77f40f0f`](dfinity/ic@77f40f0) Remove obsolete rosetta-api README content * [`fe71945b`](dfinity/ic@fe71945) Use a single node in nns_backup test * [`68bba688`](dfinity/ic@68bba68) [ER-2414] Rebrand the ProcessEvent trait into ProcessBitcoinNetworkMessage trait * [`b8e7984e`](dfinity/ic@b8e7984) No docker builder cache for docker-build-ic * [`29167eda`](dfinity/ic@29167ed) Reorganize PageMap handling in StateManager * [`bb201f7e`](dfinity/ic@bb201f7) Make rosetta docker image default to non-root user * [`094b7d7a`](dfinity/ic@094b7d7) rs/ic_fondue: add support for boundary nodes * [`549a7213`](dfinity/ic@549a721) NNS1-1237: Added a small test. * [`f840ae65`](dfinity/ic@f840ae6) build: move state manager interface into a separate package * [`c96594aa`](dfinity/ic@c96594a) EXC-770 Adjust complexity for 5 system API calls * [`c90ec5d4`](dfinity/ic@c90ec5d) Extend system-tests nightly with Xnet slo (many subnets) * [`63f316f7`](dfinity/ic@63f316f) fix mistake with p8s service discovery port reuse * [`6644bfc3`](dfinity/ic@6644bfc) NNS1-1093 - Update comments in governance.proto * [`326fdec4`](dfinity/ic@326fdec) Add logs and read message retries to basic health test * [`5eedd168`](dfinity/ic@5eedd16) rs/tests: improved the BTC test * [`7d3d143b`](dfinity/ic@7d3d143) Take SSL certificates from /boot/config * [`788e54f3`](dfinity/ic@788e54f) [NET-910][benchmark] Consolidate max-capacity testing * [`c87a1ef2`](dfinity/ic@c87a1ef) [NET-973] Add existing benchmark topologies to CDMAX. * [`34703fad`](dfinity/ic@34703fa) Address constant-time issues in fe-derive macro output * [`6a00e3c3`](dfinity/ic@6a00e3c) NNS1-1078: all proposals use wait for quiet * [`935a4ced`](dfinity/ic@935a4ce) Refactoring shared operations between do_remove_nodes and do_remove_node_directly * [`375b533d`](dfinity/ic@375b533) [NNS1-1092] Add ability to modify the Neuron Permission ACL through manage_neuron canister API * [`4f7a3c3e`](dfinity/ic@4f7a3c3) Enable stack traces for BN executables in the VM logs. * [`0c24a2fd`](dfinity/ic@0c24a2f) StableBTreeMap: `insert` and `get` * [`ddf5025a`](dfinity/ic@ddf5025) EXC-1013: Refactor `get_utxos` to avoid copying all utxos of an address. * [`ed42cb02`](dfinity/ic@ed42cb0) Xnet max capacity benchmark * [`975bb8dd`](dfinity/ic@975bb8d) Move all xnet slo tests to system-tests framework * [`8509fc0a`](dfinity/ic@8509fc0) CRP-1367: Adding integration tests for IDKG's verify_opening(). * [`b06a5611`](dfinity/ic@b06a561) EXC-1018: Propagate AnonymousQueryService down the stack * [`45a99087`](dfinity/ic@45a9908) Make the stream event channel be responsible only for connection events. * [`8cc2dff8`](dfinity/ic@8cc2dff) [MR-186] Remove deprecated requested_to_remove_states_below * [`c3e3a518`](dfinity/ic@c3e3a51) Add notify endpoints to CMC * [`61917d08`](dfinity/ic@61917d0) Fix CD scalability max capacity pipeline * [`9440e328`](dfinity/ic@9440e32) Modify comment * [`982bce23`](dfinity/ic@982bce2) Add flag to pull dc id from registry * [`e92e4aac`](dfinity/ic@e92e4aa) ER-2478: Remove mutex from blockchain manager to blockchain state * [`bfc496b0`](dfinity/ic@bfc496b) Use a BenchmarkArgs structure instead of a tuple * [`f58c4d2c`](dfinity/ic@f58c4d2) Scalability - Reduce xnet test runtime on CI * [`98470175`](dfinity/ic@9847017) Revert "Parallelize checkpoint loading in more code paths" * [`ecf02c11`](dfinity/ic@ecf02c1) Move the transport types into the transport interface * [`6ebe7d3e`](dfinity/ic@6ebe7d3) Let's use the npm of the service worker * [`69e81d28`](dfinity/ic@69e81d2) IngressSelector refactor * [`4a535850`](dfinity/ic@4a53585) [MR-144] Add reject signals and reroute rejected replies * [`d3980ce9`](dfinity/ic@d3980ce) CI job for service-worker * [`bf40a35a`](dfinity/ic@bf40a35) StableBTreeMap: Minor enhancements * [`b3369f5b`](dfinity/ic@b3369f5) bump clap version * [`6e67d5ce`](dfinity/ic@6e67d5c) Change: enforce nix-shell * [`01a9ab6e`](dfinity/ic@01a9ab6) [ROSETTA1-193] Ledger canister: take into account PERMITTED_DRIFT when pruning * [`66487348`](dfinity/ic@6648734) Sync the GRUB file on boot confirmation * [`eec0a366`](dfinity/ic@eec0a36) Adds a timeout on image file download * [`7002e70f`](dfinity/ic@7002e70) Change: first build prod-test-driver * [`e99b239f`](dfinity/ic@e99b239) [NET-949] Add the shim type that will be used by consensus * [`a9a42f3f`](dfinity/ic@a9a42f3) EXC-1024: StableBTreeMap: `remove` * [`e26b47c5`](dfinity/ic@e26b47c) HTTP request example * [`b9e15ebd`](dfinity/ic@b9e15eb) Change logging level of "aggregate: cannot find selector for content" from ERROR to WARN * [`210e02d4`](dfinity/ic@210e02d) Moving remove_nodes and add_node into common module * [`8faab30c`](dfinity/ic@8faab30) make canister http adapter client generic * [`f2f73ac1`](dfinity/ic@f2f73ac) ER-2508: BTC Adapter should only connect to NETWORK flagged nodes. * [`2f540305`](dfinity/ic@2f54030) Fix: add cleanup of working_tmp_dir * [`159dd9a8`](dfinity/ic@159dd9a) Refactor the hotfix pipeline to fix an invalid CI config * [`371b3866`](dfinity/ic@371b386) ER-2509: Move GetSuccessors tests to the new GetSuccessorsHandler * [`ba9fd197`](dfinity/ic@ba9fd19) [Minor] Increase rosett-pot's ttl to 12 minutes * [`15446af8`](dfinity/ic@15446af) [VER-1491] Named Internet Computer in System Tests * [`778552c5`](dfinity/ic@778552c) EXC-1036: StableBTreeMap: contains_key, len, is_empty * [`e97a790f`](dfinity/ic@e97a790) [NNS1-1147] Integration test for Proposals * [`d6f0ad3b`](dfinity/ic@d6f0ad3) Open Governance: Fix typo in expect message for NSP field * [`4cb9e77b`](dfinity/ic@4cb9e77) Log subnet record at startup * [`d3bf0d43`](dfinity/ic@d3bf0d4) Add gdb to dev icos images * [`cde6ac7b`](dfinity/ic@cde6ac7) EXC-1040: Upgrade Wasmtime to version 0.34.1 * [`41196a0d`](dfinity/ic@41196a0) [EXC-890] More efficient input queue reserved slots computation * [`c571d359`](dfinity/ic@c571d35) EXC-1037: StableBTreeMap: Support for iteration. * [`20e42864`](dfinity/ic@20e4286) Add repo url to package.json * [`c3a7e8b3`](dfinity/ic@c3a7e8b) Ledger canister: Add correct symbol and name * [`66789d18`](dfinity/ic@66789d1) rs/tests/boundary_nodes_integration: configure nns_public_key and nns_urls * [`635e2038`](dfinity/ic@635e203) Add logs into StateManager constructor * [`2091aad2`](dfinity/ic@2091aad) Use the SubnetId protobuf type in registry * [`f63b8061`](dfinity/ic@f63b806) [NNS1-1075] update comments in SNS governance's canister.rs * [`c6d619c9`](dfinity/ic@c6d619c) Ledger: remove post upgrade name and symbol assignment * [`8dfa0007`](dfinity/ic@8dfa000) [Minor] Cleanup suite registration * [`d27b90c6`](dfinity/ic@d27b90c) [MR-144] use an enum for certification version type * [`69f47b7d`](dfinity/ic@69f47b7) Rewrite Lagrange interpolation code to use NodeIndex instead of EccScalar * [`749d747f`](dfinity/ic@749d747) CI job for service worker releases * [`0d0c6565`](dfinity/ic@0d0c656) Assume EcdsaSigningSubnetList is empty when missing * [`65236f0b`](dfinity/ic@65236f0) Use ic-build DockerHub image for BD * [`ed846171`](dfinity/ic@ed84617) Got rid of some clippy warnings about lack of use in rs/util/src/fs.rs. * [`f01edc33`](dfinity/ic@f01edc3) NNS1-1176: Allow NOs to register new iDKG keys for their existing nodes [override-also-reverse] * [`2b1512f0`](dfinity/ic@2b1512f) NNS1-923: #SNS Call root.change_canister from governance. * [`72bdb10c`](dfinity/ic@72bdb10) ECDSA pool persistence (CON-767) * [`f31c6cad`](dfinity/ic@f31c6ca) NNS1-1229: Minimal SNS CLI that can deploy SNS locally * [`b4ae7870`](dfinity/ic@b4ae787) NNS1-1146 - Neuron Tests for Claim or Refresh * [`d6207302`](dfinity/ic@d620730) Separate package for certification version * [`ce5c57d6`](dfinity/ic@ce5c57d) Bump version for a release to display github link on npm * [`7f2189af`](dfinity/ic@7f2189a) Revert "bump clap version" [lessci] * [`8c372731`](dfinity/ic@8c37273) Remove the dependency on candid for the error_types * [`78ded1b5`](dfinity/ic@78ded1b) Make the internal TxOut::script_pubkey be Vec<u8> * [`480f70c6`](dfinity/ic@480f70c) EXC-1038: Use StableBTreeMap to store UTXOs * [`ba1a276e`](dfinity/ic@ba1a276) ic-canonical-state compatibility proptests * [`907d1a0f`](dfinity/ic@907d1a0) Validate `RoutingTable` and `CanisterIdRanges` when decoding * [`1231fdf8`](dfinity/ic@1231fdf) ER-2484: BlockchainManager should clean up expired getdata requests. * [`40be750a`](dfinity/ic@40be750) Retry if a CUP is not created * [`944670fa`](dfinity/ic@944670f) remove population of iDKG keys in ic-prep * [`121c0dd2`](dfinity/ic@121c0dd) [NET-971][NET-963][benchmark] Decouple post-processing from benchmark runs. * [`bbf0cb98`](dfinity/ic@bbf0cb9) [VER-1430] Enable uploading/downloading files to/from Farm * [`caccc761`](dfinity/ic@caccc76) [VER-1534] Remove from the basic health test references to the deprecated testing API * [`571ef428`](dfinity/ic@571ef42) [Cleanup] Remove nns_registry_changes test * [`812e60b7`](dfinity/ic@812e60b) [OR-77] Upgrade/Downgrade tests * [`2e3311a4`](dfinity/ic@2e3311a) [benchmark] Fix max capacity * [`0b3b694d`](dfinity/ic@0b3b694) [NET-975] [NET-968] Don't use nested (deep) protobuf message for communicating between the replica and the adapter.
272ee15 to
3556b60
Compare
Contributor
|
Superseded by #3181 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog for ic:
Branch: master
Commits: dfinity/ic@b1fa6ab6...2d17f26d
0a24c0c1[BOUN-144] Add port to query logs for a boundary node274e7562Wait for all endpoints to be ready2d5381fc[ER-1389] [NET-679] Pass the BitcoinPayload builder instead of the NoOpSelfValidatingPayload builder to consensus.11fefc56Fix sudoers file in genericb272bb34[NNS1-1219] Improve canister_post_upgrade test coverage95360ea2Port xnet slo test into testing frameworkc9ad3acdOnly make new consensus blocks until we have a finalized height that exceeds the upgrade height226fcbbfEXC-1015: Add stable-structures crate13aa5fa5Improves CUP persistance logs2ecc6194Update package.lock to new name and versiona245c0a6Fix CD pipeline85f12517[L2-114] address late comments for !29851b8cac55[minor] Stabilize the spec compliance testa3814ea7ER-2438: Use the block hashes from the next headers search to discover blocks that need to be cached.29998d1eEXC-1016: An allocator forStableBTreeMap.895c07eaEXC-961: Increase the instruction limit for install_code on verified subnets (2)77f40f0fRemove obsolete rosetta-api README contentfe71945bUse a single node in nns_backup test68bba688[ER-2414] Rebrand the ProcessEvent trait into ProcessBitcoinNetworkMessage traitb8e7984eNo docker builder cache for docker-build-ic29167edaReorganize PageMap handling in StateManagerbb201f7eMake rosetta docker image default to non-root user094b7d7ars/ic_fondue: add support for boundary nodes549a7213NNS1-1237: Added a small test.f840ae65build: move state manager interface into a separate packagec96594aaEXC-770 Adjust complexity for 5 system API callsc90ec5d4Extend system-tests nightly with Xnet slo (many subnets)63f316f7fix mistake with p8s service discovery port reuse6644bfc3NNS1-1093 - Update comments in governance.proto326fdec4Add logs and read message retries to basic health test5eedd168rs/tests: improved the BTC test7d3d143bTake SSL certificates from /boot/config788e54f3[NET-910][benchmark] Consolidate max-capacity testingc87a1ef2[NET-973] Add existing benchmark topologies to CDMAX.34703fadAddress constant-time issues in fe-derive macro output6a00e3c3NNS1-1078: all proposals use wait for quiet935a4cedRefactoring shared operations between do_remove_nodes and do_remove_node_directly375b533d[NNS1-1092] Add ability to modify the Neuron Permission ACL through manage_neuron canister API4f7a3c3eEnable stack traces for BN executables in the VM logs.0c24a2fdStableBTreeMap:insertandgetddf5025aEXC-1013: Refactorget_utxosto avoid copying all utxos of an address.ed42cb02Xnet max capacity benchmark975bb8ddMove all xnet slo tests to system-tests framework8509fc0aCRP-1367: Adding integration tests for IDKG's verify_opening().b06a5611EXC-1018: Propagate AnonymousQueryService down the stack45a99087Make the stream event channel be responsible only for connection events.8cc2dff8[MR-186] Remove deprecated requested_to_remove_states_belowc3e3a518Add notify endpoints to CMC61917d08Fix CD scalability max capacity pipeline9440e328Modify comment982bce23Add flag to pull dc id from registrye92e4aacER-2478: Remove mutex from blockchain manager to blockchain statebfc496b0Use a BenchmarkArgs structure instead of a tuplef58c4d2cScalability - Reduce xnet test runtime on CI98470175Revert "Parallelize checkpoint loading in more code paths"ecf02c11Move the transport types into the transport interface6ebe7d3eLet's use the npm of the service worker69e81d28IngressSelector refactor4a535850[MR-144] Add reject signals and reroute rejected repliesd3980ce9CI job for service-workerbf40a35aStableBTreeMap: Minor enhancementsb3369f5bbump clap version6e67d5ceChange: enforce nix-shell01a9ab6e[ROSETTA1-193] Ledger canister: take into account PERMITTED_DRIFT when pruning66487348Sync the GRUB file on boot confirmationeec0a366Adds a timeout on image file download7002e70fChange: first build prod-test-drivere99b239f[NET-949] Add the shim type that will be used by consensusa9a42f3fEXC-1024: StableBTreeMap:removee26b47c5HTTP request exampleb9e15ebdChange logging level of "aggregate: cannot find selector for content" from ERROR to WARN210e02d4Moving remove_nodes and add_node into common module8faab30cmake canister http adapter client genericf2f73ac1ER-2508: BTC Adapter should only connect to NETWORK flagged nodes.2f540305Fix: add cleanup of working_tmp_dir159dd9a8Refactor the hotfix pipeline to fix an invalid CI config371b3866ER-2509: Move GetSuccessors tests to the new GetSuccessorsHandlerba9fd197[Minor] Increase rosett-pot's ttl to 12 minutes15446af8[VER-1491] Named Internet Computer in System Tests778552c5EXC-1036: StableBTreeMap: contains_key, len, is_emptye97a790f[NNS1-1147] Integration test for Proposalsd6f0ad3bOpen Governance: Fix typo in expect message for NSP field4cb9e77bLog subnet record at startupd3bf0d43Add gdb to dev icos imagescde6ac7bEXC-1040: Upgrade Wasmtime to version 0.34.141196a0d[EXC-890] More efficient input queue reserved slots computationc571d359EXC-1037: StableBTreeMap: Support for iteration.20e42864Add repo url to package.jsonc3a7e8b3Ledger canister: Add correct symbol and name66789d18rs/tests/boundary_nodes_integration: configure nns_public_key and nns_urls635e2038Add logs into StateManager constructor2091aad2Use the SubnetId protobuf type in registryf63b8061[NNS1-1075] update comments in SNS governance's canister.rsc6d619c9Ledger: remove post upgrade name and symbol assignment8dfa0007[Minor] Cleanup suite registrationd27b90c6[MR-144] use an enum for certification version type69f47b7dRewrite Lagrange interpolation code to use NodeIndex instead of EccScalar749d747fCI job for service worker releases0d0c6565Assume EcdsaSigningSubnetList is empty when missing65236f0bUse ic-build DockerHub image for BDed846171Got rid of some clippy warnings about lack of use in rs/util/src/fs.rs.f01edc33NNS1-1176: Allow NOs to register new iDKG keys for their existing nodes [override-also-reverse]2b1512f0NNS1-923: #SNS Call root.change_canister from governance.72bdb10cECDSA pool persistence (CON-767)f31c6cadNNS1-1229: Minimal SNS CLI that can deploy SNS locallyb4ae7870NNS1-1146 - Neuron Tests for Claim or Refreshd6207302Separate package for certification versionce5c57d6Bump version for a release to display github link on npm7f2189afRevert "bump clap version" [lessci]8c372731Remove the dependency on candid for the error_types78ded1b5Make the internal TxOut::script_pubkey be Vec480f70c6EXC-1038: Use StableBTreeMap to store UTXOsba1a276eic-canonical-state compatibility proptests907d1a0fValidateRoutingTableandCanisterIdRangeswhen decoding1231fdf8ER-2484: BlockchainManager should clean up expired getdata requests.40be750aRetry if a CUP is not created944670faremove population of iDKG keys in ic-prep121c0dd2[NET-971][NET-963][benchmark] Decouple post-processing from benchmark runs.bbf0cb98[VER-1430] Enable uploading/downloading files to/from Farmcaccc761[VER-1534] Remove from the basic health test references to the deprecated testing API571ef428[Cleanup] Remove nns_registry_changes test812e60b7[OR-77] Upgrade/Downgrade tests2e3311a4[benchmark] Fix max capacity0b3b694d[NET-975] [NET-968] Don't use nested (deep) protobuf message for communicating between the replica and the adapter.