-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Revert sig_block_height #434
Conversation
Finschia#265)" This reverts commit c1c71f1. # Conflicts: # CHANGELOG.md # baseapp/msg_service_router_test.go # client/tx/tx.go # codec/amino_codec_test.go # docs/core/proto-docs.md # proto/lbm/auth/v1/auth.proto # server/grpc/server_test.go # simapp/genesis_account_test.go # simapp/test_helpers.go # testutil/testdata/unknonwnproto.pb.go # types/errors/errors.go # types/grpc/headers.go # types/rest/rest_test.go # types/tx/tx.pb.go # types/tx/types.go # x/auth/ante/ante.go # x/auth/ante/ante_test.go # x/auth/ante/sigverify_test.go # x/auth/ante/testutil_test.go # x/auth/client/cli/cli_test.go # x/auth/keeper/keeper.go # x/auth/legacy/legacytx/amino_signing_test.go # x/auth/signing/handler_map_test.go # x/auth/signing/verify_test.go # x/auth/simulation/decoder.go # x/auth/simulation/genesis.go # x/auth/tx/builder.go # x/auth/tx/direct_test.go # x/auth/tx/legacy_amino_json_test.go # x/auth/types/account.go # x/auth/types/account_retriever.go # x/auth/types/account_test.go # x/auth/types/auth.pb.go # x/auth/types/params.go # x/auth/vesting/types/vesting_account.go # x/auth/vesting/types/vesting_account_test.go # x/evidence/keeper/keeper_test.go # x/ibc/testing/chain.go # x/wasm/keeper/keeper_test.go # x/wasm/keeper/submsg_test.go
Finschia#265)" This reverts commit c1c71f1. # Conflicts: # CHANGELOG.md # baseapp/msg_service_router_test.go # client/tx/tx.go # codec/amino_codec_test.go # docs/core/proto-docs.md # proto/lbm/auth/v1/auth.proto # server/grpc/server_test.go # simapp/genesis_account_test.go # simapp/test_helpers.go # testutil/testdata/unknonwnproto.pb.go # types/errors/errors.go # types/grpc/headers.go # types/rest/rest_test.go # types/tx/tx.pb.go # types/tx/types.go # x/auth/ante/ante.go # x/auth/ante/ante_test.go # x/auth/ante/sigverify_test.go # x/auth/ante/testutil_test.go # x/auth/client/cli/cli_test.go # x/auth/keeper/keeper.go # x/auth/legacy/legacytx/amino_signing_test.go # x/auth/signing/handler_map_test.go # x/auth/signing/verify_test.go # x/auth/simulation/decoder.go # x/auth/simulation/genesis.go # x/auth/tx/builder.go # x/auth/tx/direct_test.go # x/auth/tx/legacy_amino_json_test.go # x/auth/types/account.go # x/auth/types/account_retriever.go # x/auth/types/account_test.go # x/auth/types/auth.pb.go # x/auth/types/params.go # x/auth/vesting/types/vesting_account.go # x/auth/vesting/types/vesting_account_test.go # x/evidence/keeper/keeper_test.go # x/ibc/testing/chain.go # x/wasm/keeper/keeper_test.go # x/wasm/keeper/submsg_test.go
Codecov Report
@@ Coverage Diff @@
## main #434 +/- ##
==========================================
+ Coverage 54.26% 54.31% +0.04%
==========================================
Files 699 699
Lines 71498 71476 -22
==========================================
+ Hits 38799 38820 +21
+ Misses 29630 29596 -34
+ Partials 3069 3060 -9
|
And please check the following code of ante handler. I removed it because this checker occurs many errors. |
fix: wrong comment. Co-authored-by: Sujong Lee <[email protected]>
* main: fix: `make proto-format` bug in the Makefile (Finschia#438) feat: Revert sig_block_height (Finschia#434) build(deps): bump actions/setup-go from 2.1.5 to 2.2.0 (Finschia#432) build(deps): bump github.com/prometheus/client_golang (Finschia#424) chore: remove `x/wasm/linkwasmd` (Finschia#436) build(deps): bump github.com/VictoriaMetrics/fastcache (Finschia#429) fix: apply fix from release branch (Finschia#428) # Conflicts: # CHANGELOG.md
Description
closes: #433
Revert the signature algorithm using
sig_block_height
and fix some conflict.Motivation and context
How has this been tested?
Screenshots (if appropriate):
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml