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

begin with iavl v1.0.0 #492

Closed
wants to merge 15 commits into from
Closed

begin with iavl v1.0.0 #492

wants to merge 15 commits into from

Commits on Nov 14, 2023

  1. begin with iavl v1.0.0

    faddat committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b634de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cd13d6 View commit details
    Browse the repository at this point in the history
  3. use sdk's logging and db

    faddat committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1696d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c8d5fc View commit details
    Browse the repository at this point in the history
  5. go mod tidy all

    faddat committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7064b1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dd8562 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e295a63 View commit details
    Browse the repository at this point in the history
  8. cometbft-db => cosmos-db

    hieuvubk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    15022c1 View commit details
    Browse the repository at this point in the history
  9. refactor tree interface

    hieuvubk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c122420 View commit details
    Browse the repository at this point in the history
  10. replace all cometbft db

    hieuvubk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    747830c View commit details
    Browse the repository at this point in the history
  11. cosmossdk.io/log

    hieuvubk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ae63edb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Son/iavl v1 (#494)

    * fix newMutableTree
    
    * replace log and dbm
    
    * migrate to cosmos ics23
    
    * fix test
    
    * fix test
    
    * fix logger for test
    
    * fix conflict
    
    * fix test
    
    * fix unit test
    sontrinh16 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4720227 View commit details
    Browse the repository at this point in the history
  2. remove lazy loading

    hieuvubk committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    83c5f81 View commit details
    Browse the repository at this point in the history
  3. resolve conflict

    hieuvubk committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bd1b22c View commit details
    Browse the repository at this point in the history
  4. fix build

    hieuvubk committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a4d53cc View commit details
    Browse the repository at this point in the history