Skip to content
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

Convert Tendermint Block Response #4922

Closed
wants to merge 28 commits into from
Closed

Convert Tendermint Block Response #4922

wants to merge 28 commits into from

Commits on Aug 19, 2019

  1. Added the conversion of the block in order to convert HEX validator a…

    …ddresses to the ValAddress type
    RiccardoM committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    9c8bcba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:cosmos/cosmos-sdk into riccardo/b…

    …lock-response-conversion
    RiccardoM committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    37c46f2 View commit details
    Browse the repository at this point in the history
  3. Removed mutex

    RiccardoM committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    604f494 View commit details
    Browse the repository at this point in the history
  4. Undo go mod change

    RiccardoM committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    40604b4 View commit details
    Browse the repository at this point in the history
  5. Removed Cosmos* type prefix

    RiccardoM committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    4439a72 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    499818d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    e29aba1 View commit details
    Browse the repository at this point in the history
  2. Undo changed in go.sum

    RiccardoM committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    6934f17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93a8526 View commit details
    Browse the repository at this point in the history
  4. Added // nolint: structtag

    RiccardoM committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    faa3f2c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    69fd89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    909faa0 View commit details
    Browse the repository at this point in the history
  3. Reverted back encapsulation

    RiccardoM committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    70d5cb7 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/riccardo/block-response-conversi…

    …on' into riccardom/tendermint-block-response-conversion
    
    # Conflicts:
    #	client/rpc/block_converter.go
    RiccardoM committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    c667b53 View commit details
    Browse the repository at this point in the history
  5. Update client/rpc/block_converter.go

    Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
    RiccardoM and fedekunze committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    8910ec2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Merge branch 'master' of github.com:cosmos/cosmos-sdk into riccardo/b…

    …lock-response-conversion
    
    � Conflicts:
    �	go.mod
    �	go.sum
    RiccardoM committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    80ffba3 View commit details
    Browse the repository at this point in the history
  2. Added tests

    RiccardoM committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    59aff26 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    b520774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8daeab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e04baf View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    3a4d706 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    8a24e6d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    dbeb759 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/riccardo/block-response-conversi…

    …on' into riccardo/block-response-conversion
    RiccardoM committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    37f2585 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:cosmos/cosmos-sdk into riccardo/b…

    …lock-response-conversion
    RiccardoM committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    f241029 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f9e9db View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Configuration menu
    Copy the full SHA
    56a37b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    1815c3a View commit details
    Browse the repository at this point in the history