Tags: tmagik/ic
Tags
feat(nns): Support initializing NNS Governance by candid (dfinity#4537) # Why NNS Governance almost use candid everywhere, except for 2 _pb methods (being deprecated) and init. We would like to switch init to candid as well. # What * Support candid parsing in init
feat(nns): Support initializing NNS Governance by candid (dfinity#4537) # Why NNS Governance almost use candid everywhere, except for 2 _pb methods (being deprecated) and init. We would like to switch init to candid as well. # What * Support candid parsing in init
fix(IDX): upload artifacts to Cloudflare An issue was introduced in dfinity@363520e where the Cloudflare upload was effectively commented out.
feat(node-reward): Add registry sync to node reward canister (dfinity… …#4349) # What Make the canister Node Rewards canister capable of syncing Registry data from the Registry at regular intervals, and simplify the library used for this purpose. # Why This is preparing to support dynamic node provider rewards based on verifiable node metrics.
chore: upgrade stable-structures (dfinity#4284) To benefit from the performance gains in recent editions of stable-structures, we need to update. --------- Co-authored-by: IDX GitHub Automation <infra+github-automation@dfinity.org> Co-authored-by: Maciej Modelski <maciej.modelski@dfinity.org>
chore(icp-rosetta): add changelog for rosetta icp 2.1.3 (dfinity#4344)
chore: Check block proposal version before integrity (dfinity#4345) Otherwise we might declare empty block proposals as invalid (instead of simply removing them) after an upgrade, if the data payload layout changed due to the upgrade.
Revert "feat(MR): [MR-649] Roll out best-effort calls to the first fe… …w subnets (dfinity#3816)" This reverts commit df5828f.
refactor(tests): Reorganize build_*_wasm functions (dfinity#4249) Move the build_*_wasm functions into the same order that is in nns/constants/src/lib.rs, so that it is easier to find out if a given function exists, and to keep the file organized.
PreviousNext