Summary

GitHub commit

https://github.com/sonicdex/sonic-v1/tree/3a43aad30247dae1c05bb84da73ab969773b0c53

Changelog

  • Fix for non-standard blackholed tokens
  • Track delegated swap properly

Wasm Verification

Verify that the hash of the WASM matches the proposed hash.

 git clone https://github.com/sonicdex/sonic-v1/ 
 cd sonic-v1
 git fetch
 git checkout 8fff398ebbbe0380683c48e4a03553c19694da46
 cd sonic-v1
 dfx build --check swap
 # Verify that the hash of the WASM matches the proposed hash. 
 shasum -a 256 ./.dfx/local/canisters/swap/swap.wasm  | cut -d ' ' -f 1
Payload

Proposal to upgrade SNS controlled canister:

Canister id: 3xwpq-ziaaa-aaaah-qcn4a-cai

Canister wasm sha256: 982755df25e7d02e76197592f216a71ed3108aedaa5b853221bde6426d3f8bfa

Overview