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

Release v0.11.0 mainnet #313

Merged
merged 18 commits into from
Sep 18, 2023
Merged

Release v0.11.0 mainnet #313

merged 18 commits into from
Sep 18, 2023

Commits on Jun 19, 2023

  1. 1, Optimize redundant formula calculation code

    2, Move POT formula related code to pot/keeper/formula.go
    Xiong-stratos committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a9d3927 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    57e98b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba19ac2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request #288 from stratosnet/QB-1814_support-ledger

    feat/Qb 1814 support ledger
    alexstratos authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    aa8d273 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    8c277d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #303 from stratosnet/QB-1814_support-ledger

    feat/QB-1814 use sign mode from ledger package
    alexstratos authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4e9e717 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 8, 2023

  1. Merge pull request #304 from stratosnet/feat/qb-2015/parse-bank-send

    qb-2015: Add msg send handl for web3 rpc
    alexstratos authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d6a60cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into code_optimization

    # Conflicts:
    #	x/evm/keeper/store.go
    #	x/sds/keeper/keeper.go
    Xiong-stratos committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a5ade6a View commit details
    Browse the repository at this point in the history
  3. merge dev changes

    Xiong-stratos committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    205c4eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #284 from stratosnet/code_optimization

    Fix/ Code optimization
    alexstratos authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    34dec6b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    d3f3bd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #306 from stratosnet/fix/QB-2050/remove-web3-enabl…

    …ed-by-default
    
    fix/QB-2050: Switch off jsonrpc by default
    alexstratos authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    249d2e0 View commit details
    Browse the repository at this point in the history
  3. Fix/Qb-2017: Occasional panic caused by mutex (#305)

    * Occasional panic fix
    * define metaNodeBitMapIndexCacheStatus as a pointer to CacheStatus
    * move bitmap cache & cache status out of keeper
    Xiong-stratos authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3f200d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Feat/Qb-2041: Add query: TotalRewardByEpoch (#308)

    * Add query: TotalVolumeRewardByEpoch
    * add rest API & cli query
    Xiong-stratos authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    131486c View commit details
    Browse the repository at this point in the history
  2. bump version to v0.11.0

    alexstratos committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c0eddd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    09023ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #309 from stratosnet/dev

    Dev to release v0.11.0
    jinzuo-qsn authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3167187 View commit details
    Browse the repository at this point in the history