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

#303 Upgrade Cosmos SDK #536

Merged
merged 35 commits into from
May 2, 2024
Merged

#303 Upgrade Cosmos SDK #536

merged 35 commits into from
May 2, 2024

Commits on Jan 25, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f0a142e View commit details
    Browse the repository at this point in the history
  2. #303 Upgrade Cosmos-SDK to v0.47.3

    Change package names
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    153cb7b View commit details
    Browse the repository at this point in the history
  3. #303 Upgrade Cosmos-SDK to v0.47.3

    FIx linter errors
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c5ece4d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    Update docker files
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f6b40e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    - Update version of linter
    - Fix linter errors
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ed4bd87 View commit details
    Browse the repository at this point in the history
  2. #303 Upgrade Cosmos-SDK to v0.47.3

    - Update version of linter
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a195ea8 View commit details
    Browse the repository at this point in the history
  3. #303 Upgrade Cosmos-SDK to v0.47.3

    - Update `cosmovisor start` command
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    43e0a4c View commit details
    Browse the repository at this point in the history
  4. #303 Upgrade Cosmos-SDK to v0.47.3

    - Update `broadcast-mode` to `sync`
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b6944c9 View commit details
    Browse the repository at this point in the history
  5. #303 Upgrade Cosmos-SDK to v0.47.3

    - Run only 'grpc rest' integration tests
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e9279cc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    - Fix unit tests
    - Modify BroadcastTx of grpc integration tests due to cosmos-sdk API changes
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f0b559f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    - Fix unit tests
    - Update versions of deps
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2552f31 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    - Modify BroadcastTx method
    - Enable external access of REST and gRPC endpoints
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bd62778 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    - Add extra line into shell tests to get `txn` status
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f672d50 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    - Change structure of proto folder to generate .pb files with `buf` util
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4762bcd View commit details
    Browse the repository at this point in the history
  2. #303 Upgrade Cosmos-SDK to v0.47.3

    - Enable running light client through `cometbft` cli
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c49d40b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    - Temporary comment passed tests
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5bc5b16 View commit details
    Browse the repository at this point in the history
  2. #303 Upgrade Cosmos-SDK to v0.47.3

    - Replace 'cometbft' repo with fork due to light Proxy issue - tendermint/tendermint#7641
    - Enable accessing lightclient0 endpoint
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    fabb960 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    - Temporary comment passed tests
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2488685 View commit details
    Browse the repository at this point in the history
  2. #303 Upgrade Cosmos-SDK to v0.47.3

    - Update docs
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    33a7261 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.3

    - Replace `cometbft` with fork(contains fixes of light client)
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    949ee0f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge branch 'master' into #303-Upgrade-Cosmos-SDK

    Signed-off-by: Abdulbois <[email protected]>
    
    # Conflicts:
    #	integration_tests/cli/compliance-demo.sh
    #	integration_tests/cli/compliance-provisioning.sh
    #	integration_tests/cli/compliance-revocation.sh
    #	integration_tests/cli/model-demo.sh
    #	integration_tests/cli/modelversion-demo.sh
    #	integration_tests/cli/pki-demo.sh
    #	integration_tests/cli/pki-revocation-points.sh
    #	integration_tests/cli/vendorinfo-demo.sh
    #	integration_tests/light_client_proxy/pki.sh
    #	proto/zigbeealliance/distributedcomplianceledger/pki/approved_certificates.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/genesis.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/noc_certificates.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/noc_root_certificates.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/query.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/revoked_noc_root_certificates.proto
    #	types/pki/errors.go
    #	x/compliance/types/compliance_info.pb.go
    #	x/compliance/types/device_software_compliance.pb.go
    #	x/compliance/types/genesis.pb.go
    #	x/compliance/types/tx.pb.go
    #	x/model/types/model.pb.go
    #	x/model/types/model_version.pb.go
    #	x/model/types/tx.pb.go
    #	x/pki/keeper/msg_server_add_x_509_cert.go
    #	x/pki/keeper/msg_server_propose_add_x_509_root_cert.go
    #	x/pki/keeper/msg_server_revoke_x_509_cert.go
    #	x/pki/types/approved_certificates.pb.go
    #	x/pki/types/certificate.pb.go
    #	x/pki/types/genesis.pb.go
    #	x/pki/types/pki_revocation_distribution_point.pb.go
    #	x/pki/types/proposed_certificate.pb.go
    #	x/pki/types/proposed_certificate_revocation.pb.go
    #	x/pki/types/query.pb.go
    #	x/pki/types/rejected_certificate.pb.go
    #	x/pki/types/revoked_certificates.pb.go
    #	x/pki/types/tx.pb.go
    #	x/vendorinfo/types/tx.pb.go
    #	x/vendorinfo/types/vendor_info.pb.go
    Abdulbois committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    034ef55 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into #303-Upgrade-Cosmos-SDK

    Signed-off-by: Abdulbois <[email protected]>
    
    # Conflicts:
    #	integration_tests/cli/compliance-demo.sh
    #	integration_tests/cli/compliance-provisioning.sh
    #	integration_tests/cli/compliance-revocation.sh
    #	integration_tests/cli/model-demo.sh
    #	integration_tests/cli/modelversion-demo.sh
    #	integration_tests/cli/pki-demo.sh
    #	integration_tests/cli/pki-revocation-points.sh
    #	integration_tests/cli/vendorinfo-demo.sh
    #	integration_tests/light_client_proxy/pki.sh
    #	proto/zigbeealliance/distributedcomplianceledger/pki/approved_certificates.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/genesis.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/noc_certificates.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/noc_root_certificates.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/query.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/revoked_noc_root_certificates.proto
    #	types/pki/errors.go
    #	x/compliance/types/compliance_info.pb.go
    #	x/compliance/types/device_software_compliance.pb.go
    #	x/compliance/types/genesis.pb.go
    #	x/compliance/types/tx.pb.go
    #	x/model/types/model.pb.go
    #	x/model/types/model_version.pb.go
    #	x/model/types/tx.pb.go
    #	x/pki/keeper/msg_server_add_x_509_cert.go
    #	x/pki/keeper/msg_server_propose_add_x_509_root_cert.go
    #	x/pki/keeper/msg_server_revoke_x_509_cert.go
    #	x/pki/types/approved_certificates.pb.go
    #	x/pki/types/certificate.pb.go
    #	x/pki/types/genesis.pb.go
    #	x/pki/types/pki_revocation_distribution_point.pb.go
    #	x/pki/types/proposed_certificate.pb.go
    #	x/pki/types/proposed_certificate_revocation.pb.go
    #	x/pki/types/query.pb.go
    #	x/pki/types/rejected_certificate.pb.go
    #	x/pki/types/revoked_certificates.pb.go
    #	x/pki/types/tx.pb.go
    #	x/vendorinfo/types/tx.pb.go
    #	x/vendorinfo/types/vendor_info.pb.go
    Abdulbois committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    75c2f3d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.8

    - Enable light-client-proxy tests
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b2ac10c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/improve-upgrade-tests' into #303-…

    …Upgrade-Cosmos-SDK
    
    # Conflicts:
    #	integration_tests/run-all.sh
    #	integration_tests/upgrade/test-upgrade-0.12-to-1.2.sh
    #	integration_tests/upgrade/test-upgrade-1.2-to-1.3.sh
    Abdulbois committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4fcecc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.8

    Upgrade binary version and checksum
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dd7fe6e View commit details
    Browse the repository at this point in the history
  2. #303 Upgrade Cosmos-SDK to v0.47.8

    Upgrade binary version and checksum
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9aa900e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53b276c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into #303-Upgrade-Cosmos-SDK

    Signed-off-by: Abdulbois <[email protected]>
    
    # Conflicts:
    #	integration_tests/cli/model-demo.sh
    #	x/model/types/tx.pb.go
    Abdulbois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b7cfb33 View commit details
    Browse the repository at this point in the history
  5. #303 Upgrade Cosmos-SDK to v0.47.8

    - Setup Validator node with latest binary
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3eff4e7 View commit details
    Browse the repository at this point in the history
  6. #303 Upgrade Cosmos-SDK to v0.47.8

    - Fix Validator node cli tests
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    576f325 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.8

    - Update docs and helper scripts
    - Revert Ansible CI changes
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d606863 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.8

    - Fix CI lint errors
    - Temporary disable Molecule actionlint job
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    f562122 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge branch 'master' into #303-Upgrade-Cosmos-SDK

    Signed-off-by: Abdulbois <[email protected]>
    
    # Conflicts:
    #	proto/zigbeealliance/distributedcomplianceledger/pki/genesis.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/noc_root_certificates_by_vid_and_skid.proto
    #	proto/zigbeealliance/distributedcomplianceledger/pki/query.proto
    #	x/pki/types/genesis.pb.go
    #	x/pki/types/query.pb.go
    Abdulbois committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    79c2f3a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.8

    Add CHANGELOG.md file
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6c5aa27 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. #303 Upgrade Cosmos-SDK to v0.47.8

    Fix docs
    
    Signed-off-by: Abdulbois <[email protected]>
    Signed-off-by: Abdulbois <[email protected]>
    Abdulbois committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a7c4b32 View commit details
    Browse the repository at this point in the history