Results 7 issues of zemyblue

We need to update this AnteHandler unittest and integration test _Originally posted by @zemyblue in https://github.com/Finschia/finschia-sdk/pull/1246#discussion_r1505595280_

C:x/zkauth

We need to update the feature to patch the JWK to run when the node starts. _Originally posted by @zemyblue in https://github.com/Finschia/finschia-sdk/pull/1246#discussion_r1505598224_

C:x/zkauth

## Background Fischia-sdk, which is based on Cosmos-sdk, must sign through the signature key of secp2561k1 or secp256r1 to sign and verify Tx. And when signing like this, the address...

## Summary Let's change the consensus to CometBFT for compatibility with Cosmos-sdk's infra. ## Problem Definition The current finschia-sdk has a different interface and structure from cosmos-sdk, so a lot...

A: feature

## Summary of Bug According to cosmos-sdk#12060, we need to check if this bug is fixed in finschia-sdk. I think this bug did not fixed when we change the base...

A: bug

Add deleted voter elections in ostracon using VRF > @zemyblue @ulbqb All right. We have an implicit agreement in our private discussion about how to conduct voter elections, but this...

C:x/stakingplus
lifecycle/frozen

The method of calling other smart contracts or inter-call is a message driven method, so development is difficult. #### The following is how to call another smart contract. 1. Call...

enhancement
discussion