Shockwave Delta (Testnet)
The v1.4.0 software upgrade is set for Thursday, 8 September 2022 at 2:00PM UTC.
Upgrade instructions
What's Changed
- v1.3.1 and docker by @Cashmaney in #933
- AnalyzeCode functionality by @liorbond in #935
- Cosmwasm V1 IBC by @liorbond in #936
- Node updating script by @dbriggsie in #938
- Instantiate event by @liorbond in #939
- Fix for CI aesm by @Cashmaney in #948
- Port v0.10 test contract to v1 by @assafmo in #944
- Lior cosmwasm v1 by @liorbond in #952
- Cw v1 refactor output structure by @liorbond in #955
- Support old CPUs in
SGX_MODE=SW
by @assafmo in #951 - Fix CI & Test Bank::MsgSend for CosmWasm v1 & v0.10 by @assafmo in #958
- Port dev image faucet from python to node #957 by @levackt in #959
- gofumpt -w -l . by @faddat in #946
- add gitpod develeopment environment by @faddat in #953
- Port dev image faucet from python to node #961 by @levackt in #963
- fumpt the v1 work by @faddat in #965
- Test v1 BankMsg::Burn & v0.10+v1 CosmosMsg::Custom by @assafmo in #962
- go 1.18 by @faddat in #947
- Feature/node faucet by @Cashmaney in #961
-
- Reverted xgo version to one that doesn't fail by @Cashmaney in #972
- Added dev environment for vscode/docker/gitpod by @Cashmaney in #971
- Changing log levels a bit to make running localsecret easier to parse by @Cashmaney in #950
- Custom chain ID from env by @levackt in #970
- Getting started docs by @Cashmaney in #1022
- test: use
T.TempDir
to create temporary test directory by @Juneezee in #1021 - settings by @faddat in #967
- Change query depth limit from 5 to 10 by @liorbond in #1062
- Fix another recursion test by @liorbond in #1068
- Cosmwasm v1 funds tests by @eshelB in #1070
- Lior update wasmd 028 by @liorbond in #1069
- Print proper error when unknown code id by @liorbond in #1074
- Fixed startup script to be a bit friendlier. By default will run ./se… by @Cashmaney in #1078
- Correct the error in label cli by @liorbond in #1075
- Fix list-contract-by-code output by @liorbond in #1077
- Fix 2 possible null drefs by @liorbond in #1083
- Fix contract-hash command in cli by @liorbond in #1076
- Add missing RPC function and make proto file readable by @liorbond in #1081
- Add all of the missing RPC apis by @liorbond in #1080
- Create contract hash by ID api both for CLI and RPC by @liorbond in #1079
- update CI by @liorbond in #1090
- Fix CI by @liorbond in #1091
- Fix possible null-dref by @liorbond in #1092
- Fix go linter warnings (including some more null-drefs) by @liorbond in #1093
- stop using ioutil by @faddat in #1066
- Limit length of error messages by @Cashmaney in #1086
- Eshel ibc env refactor by @Cashmaney in #1095
- IBC packet receive tests and bug fixes by @liorbond in #1096
- All IBC tests by @liorbond in #1097
- Fix gtests by @liorbond in #1098
- Lior ibc tests by @liorbond in #1099
- Cosmwasm v1 with every by @liorbond in #1105
- WIP: CosmWasm v1 IBC Receive Hooks by @assafmo in #966
- StargateQuery (and more) by @assafmo in #1073
- IBC + Stargate + wasmd 0.28 by @liorbond in #1101
- Fix redundant base64 in SubMsgResponse by @liorbond in #1107
- Ibc integration tests by @eshelB in #1113
- Fix CI by uploading the artifacts by @liorbond in #1110
- Fix xbuild the same way as it was fixed in master by @liorbond in #1115
- CW v1 supports every error rather than only StdErrors in query by @liorbond in #1114
- Split events when using StoreCode by @liorbond in #1111
- Fixed that stupid dependency on SGX_MODE in secretcli by @Cashmaney in #1104
- Add
/cosmos/tx/v1beta1
to swagger by @assafmo in #1117 - go-1.19 by @faddat in #1067
- Refactor integration tests + Test MsgDelegate by @assafmo in #1118
- Fix CI + More Stuff by @assafmo in #1121
- Add support for nano ledger s+ by @bjaanes in #1123
- Gitignore by @faddat in #969
- make go tests start up faster when rerunning them by @reuvenpo in #1124
- more perf adjustments to go tests by @reuvenpo in #1125
- Fix EIP191 signature verification inside the enclave by @assafmo in #1127
- Lint CosmWasm v1 by @assafmo in #1129
- More CosmWasm v1 Integration Tests by @assafmo in #1128
- Overhaul gRPC queries by @assafmo in #1130
- Add ibc routing for compute module by @liorbond in #1132
- Init tx info by @liorbond in #1131
- Stderr logs cosmwasmv1 by @liorbond in #1134
- v1.4 upgrade handler by @Cashmaney in #1109
- Decrypt multiple txs
q compute tx
by @toml01 in #1135 - Ibc integration tests cw by @liorbond in #1137
- Bump gas costs to 100K per contract instance and another 200_000 (was… by @Cashmaney in #1133
- Fix release by @liorbond in #1139
- Fix
secretcli q compute tx
data field decryption by @assafmo in #1140 - Add validate test by @liorbond in #1141
New Contributors
- @Juneezee made their first contribution in #1021
- @eshelB made their first contribution in #1070
- @bjaanes made their first contribution in #1123
Full Changelog: v1.3.1...v1.4.0-beta.5