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

Change list of Silei/v0.33.2 #19

Open
wants to merge 34 commits into
base: tendermint/v0.33.2
Choose a base branch
from
Open

Commits on Jul 23, 2019

  1. apply the changset

    chengsilei committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    c8b84f0 View commit details
    Browse the repository at this point in the history
  2. fix compatibility problems

    caojingqi committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    f867ede View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from cjqpker/0.32.1

    fix compatibility problems
    wukongcheng authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    51cdbb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    54b7925 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from Tri-stone/silei/v0.32.1

    set variable DefaultEvent exported
    wukongcheng authored Jul 25, 2019
    Configuration menu
    Copy the full SHA
    1779f2f View commit details
    Browse the repository at this point in the history
  3. allow reap blocks

    caojingqi committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    22d926c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from cjqpker/0.32.1

    allow reap blocks
    wukongcheng authored Jul 25, 2019
    Configuration menu
    Copy the full SHA
    265fcfc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. debug mempool

    chengsilei committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    b34ce37 View commit details
    Browse the repository at this point in the history
  2. add txs into abci beginblock

    caojingqi committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    aa7d747 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from cjqpker/0.32.1

    add txs into abci beginblock
    wukongcheng authored Aug 13, 2019
    Configuration menu
    Copy the full SHA
    61d86f1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from wukongcheng/silei/v0.32.1

    Silei/v0.32.1
    wukongcheng authored Aug 13, 2019
    Configuration menu
    Copy the full SHA
    5cd92bc View commit details
    Browse the repository at this point in the history
  5. debug mempool

    chengsilei committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    6bf7629 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'silei/mempool' of https://github.com/wukongcheng/tender…

    …mint into silei/mempool
    chengsilei committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    2882f35 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. change some default params and don't checktx() when recieve from othe…

    …r peers
    chengsilei committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    488460e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from wukongcheng/silei/mempool

    change some default params and don't checktx() when recieve from other peers
    wukongcheng authored Aug 16, 2019
    Configuration menu
    Copy the full SHA
    d14f2c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. modify nodekey

    caojingqi committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    0c7b6af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from cjqpker/silei/v0.32.1

    modify nodekey
    wukongcheng authored Aug 26, 2019
    Configuration menu
    Copy the full SHA
    a7dbf0f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. default param optimization

    caojingqi committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    e5fad72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from cjqpker/silei/v0.32.1

    default param optimization
    wukongcheng authored Sep 5, 2019
    Configuration menu
    Copy the full SHA
    23bb282 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. func to get all tags

    chengsilei committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    e684766 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'silei/v0.32.1' of https://github.com/wukongcheng/tender…

    …mint into silei/v0.32.1
    chengsilei committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    f0925c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. tx_search rpc desc

    preminem committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    6f2ba62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from preminem/silei/v0.32.1

    RPC: tx_search  in the latest-first order
    wukongcheng authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    4baef02 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Not checkout peer filter for the outbounding addPeer

    chengsilei committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    89f0d3a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. P2P: Remove deleted peers after commit

    preminem committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    08f5aff View commit details
    Browse the repository at this point in the history
  2. P2P: Remove deleted peers after commit

    preminem committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    ae431a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from preminem/xiaohe/v0.32.1

    P2P: Remove deleted peers after commit
    wukongcheng authored Dec 26, 2019
    Configuration menu
    Copy the full SHA
    0be442e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    f9b7fd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4a7f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from Tri-stone/silei/v0.32.1

    set http server's maxBodyBytes 32MB
    wukongcheng authored Jan 7, 2020
    Configuration menu
    Copy the full SHA
    ffe00e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Merge branch 'silei/v0.32.1' of https://github.com/wukongcheng/tender…

    …mint into silei/v0.33.2
    chengsilei committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    a6f22ae View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Merge branch 'silei/v0.32.1' of https://github.com/wukongcheng/tender…

    …mint into silei/v0.33.2
    chengsilei committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c787a30 View commit details
    Browse the repository at this point in the history
  2. update colors

    chengsilei committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    eaa1658 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'silei/v0.33.2' of https://github.com/wukongcheng/tender…

    …mint into silei/v0.33.2
    chengsilei committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c5bdcb3 View commit details
    Browse the repository at this point in the history