Code Monkey home page Code Monkey logo

Comments (3)

ebuchman avatar ebuchman commented on August 10, 2024 2

We're wrapping up a major overhaul to tendermint-rs this week and should be able to help update the KMS to it - includes dropping all Amino and replacing with protobuf.

from tmkms.

tony-iqlusion avatar tony-iqlusion commented on August 10, 2024

Current testing status is we've managed to have TMKMS complete the secret connection handshake with Tendermint v0.34 on the stargate-4 testnet.

It's managed to sign blocks and respond, however the signature/canonicalization logic is still using Amino encoding, so the signatures were rejected:

I[2020-10-29|19:18:26.445] Committed state                              module=state height=215762 txs=0 appHash=D6355CC836C19919CA5E61EC13CEC1B0D8DDF4F4B746149CBD9DEDEEF85F0EC2
E[2020-10-29|19:18:31.510] Error with msg                               module=consensus height=215763 round=0 peer= err="error adding vote" msg="[Vote Vote{4:8D958F00F757 215763/00/SIGNED_MSG_TYPE_PREVOTE(Prevote) 070FFAC5FF65 E615807F7779 @ 2020-10-29T23:18:31.354047807Z}]"
E[2020-10-29|19:18:31.940] Error with msg                               module=consensus height=215763 round=0 peer= err="error adding vote" msg="[Vote Vote{4:8D958F00F757 215763/00/SIGNED_MSG_TYPE_PRECOMMIT(Precommit) 070FFAC5FF65 70712338B911 @ 2020-10-29T23:18:31.786940937Z}]"
I[2020-10-29|19:18:32.054] Executed block                               module=state height=215763 validTxs=0 invalidTxs=0

from tmkms.

tony-iqlusion avatar tony-iqlusion commented on August 10, 2024

TMKMS is definitely Stargate-compatible at this point

from tmkms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.