1.9 KiB
1.9 KiB
PENDING
BREAKING CHANGES
-
Gaia REST API (
gaiacli advanced rest-server)- [lcd] https://github.com/cosmos/cosmos-sdk/pull/3045 Fix quoted json return on GET /keys (keys list)
- [gaia-lite] #2191 Split
POST /stake/delegators/{delegatorAddr}/delegationsintoPOST /stake/delegators/{delegatorAddr}/delegations,POST /stake/delegators/{delegatorAddr}/unbonding_delegationsandPOST /stake/delegators/{delegatorAddr}/redelegations - [gaia-lite] #3056
generate_onlyandsimulatehave moved from query arguments to POST requests body.
-
Gaia CLI (
gaiacli) -
Gaia
-
SDK
-
Tendermint
FEATURES
-
Gaia REST API (
gaiacli advanced rest-server)- #2399 Implement
/slashing/parametersendpoint to query slashing parameters.
- #2399 Implement
-
Gaia CLI (
gaiacli)- #2399 Implement
paramscommand to query slashing parameters.
- #2399 Implement
-
Gaia
-
SDK
- #2926 Add TxEncoder to client TxBuilder.
-
Tendermint
IMPROVEMENTS
-
Gaia REST API (
gaiacli advanced rest-server)- #2879, #2880 Update deposit and vote endpoints to perform a direct txs query when a given proposal is inactive and thus having votes and deposits removed from state.
-
Gaia CLI (
gaiacli)- #2879, #2880 Update deposit and vote CLI commands to perform a direct txs query when a given proposal is inactive and thus having votes and deposits removed from state.
-
Gaia
- #3021 Add
--gentx-dirtogaiad collect-gentxsto specify a directory from which collect and load gentxs. Add--output-documenttogaiad initto allow one to redirect output to file.
- #3021 Add
-
SDK
-
Tendermint
BUG FIXES
-
Gaia REST API (
gaiacli advanced rest-server) -
Gaia CLI (
gaiacli) -
Gaia
-
SDK
-
Tendermint