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

[ᚬmaster] 🎉 Rc/v0.12.0 a.k.a rylai #750

Closed
wants to merge 403 commits into from
Closed

[ᚬmaster] 🎉 Rc/v0.12.0 a.k.a rylai #750

wants to merge 403 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 10, 2019

  1. fix: outpoint memsize

    zhangsoledad committed May 10, 2019
    Copy the full SHA
    62682e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #699 from keroro520/fix-test-port

    fix: Use random port
    keroro520 committed May 10, 2019
    Copy the full SHA
    210a732 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1340a22 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b252882 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #702 from nervosnetwork/quake/fix_relay

    fix: compact block message flood
    quake committed May 10, 2019
    Copy the full SHA
    7697aa2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #700 from zhangsoledad/zhangsoledad/fix_outpoint_m…

    …emsize
    
    fix: outpoint memsize
    quake committed May 10, 2019
    Copy the full SHA
    8515584 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

  1. Merge pull request #701 from xxuejie/remove-always-success-code-hash

    feat: remove always success code hash
    xxuejie committed May 11, 2019
    Copy the full SHA
    7fc14fb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c1bf061 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    428bd21 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a7885b6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    eefb781 View commit details
    Browse the repository at this point in the history
  6. test: add valid_since test and helper method tweak

    chore: should ban the peer who send `DuplicateDeps` tx to us
    
    fix: tx_pool should accept valid `since/cellbase_maturity` tx before proposal window
    quake committed May 11, 2019
    Copy the full SHA
    7cd6d57 View commit details
    Browse the repository at this point in the history
  7. test: add compact block test

    quake committed May 11, 2019
    Copy the full SHA
    0007ed9 View commit details
    Browse the repository at this point in the history
  8. chore: remove unused crate

    quake committed May 11, 2019
    Copy the full SHA
    4785e41 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5627e0f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    7c92d30 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #687 from nervosnetwork/quake/more-integration-test

    test: add more integration tests
    quake committed May 11, 2019
    Copy the full SHA
    3377d3a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #703 from keroro520/stringify-numbers

    feat: stringify numbers
    quake committed May 11, 2019
    Copy the full SHA
    f93c882 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    adfa3e8 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e9fddd2 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #705 from nervosnetwork/quake/more-integration-test

    test: add transaction_relay_multiple test and fix integration test broken
    zhangsoledad committed May 11, 2019
    Copy the full SHA
    ff8fd34 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    d79d0e2 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    0bedcde View commit details
    Browse the repository at this point in the history
  18. Merge pull request #707 from nervosnetwork/quake/hex_hash

    chore: change all hash log output to `{:x}`
    zhangsoledad committed May 11, 2019
    Copy the full SHA
    bf11bc8 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #706 from zhangsoledad/zhangsoledad/ref_api

    refactor: improve core type fmt debug
    quake committed May 11, 2019
    Copy the full SHA
    d11dbcc View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    3b79ca7 View commit details
    Browse the repository at this point in the history
  21. feat: database save positions of CellOutputs in Transaction

    BREAKING CHANGE: The format of Transaction in database is changed.
    yangby-cryptape committed May 11, 2019
    Copy the full SHA
    cfe67fe View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    bfc92f7 View commit details
    Browse the repository at this point in the history
  23. chore: use symlink for integration test

    quake authored and doitian committed May 11, 2019
    Copy the full SHA
    5abce19 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    5ca7097 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #709 from yangby-cryptape/refactor-database

    feat: database save positions of CellOutputs in Transaction
    jjyr committed May 11, 2019
    Copy the full SHA
    d17a038 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #710 from nervosnetwork/quake/makefile-tweak

    chore: use symlink for integration test
    quake committed May 11, 2019
    Copy the full SHA
    26a4887 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #711 from nervosnetwork/thewawar/update-p2p-to-0.2…

    ….0-alpha.11
    
    fix: Update p2p to 0.2.0-alpha.11 fix send message timeout bug
    quake committed May 11, 2019
    Copy the full SHA
    b14865c View commit details
    Browse the repository at this point in the history
  28. fix: proposal finalize

    zhangsoledad committed May 11, 2019
    Copy the full SHA
    a27a0f3 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #712 from zhangsoledad/zhangsoledad/fix_proposal_f…

    …inalize
    
    fix: proposal finalize
    driftluo committed May 11, 2019
    Copy the full SHA
    9617118 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    585a256 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Copy the full SHA
    ed6a61c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #715 from zhangsoledad/zhangsoledad/tx_pool_proposal

    refactor: rename staging to proposed and remove trace RPC
    doitian committed May 12, 2019
    Copy the full SHA
    1614d37 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bae9a37 View commit details
    Browse the repository at this point in the history
  4. chore: fix integration test (#716)

    quake authored and doitian committed May 12, 2019
    Copy the full SHA
    c0f1752 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    03ccb84 View commit details
    Browse the repository at this point in the history
  6. test: complete rpc-client

    keroro520 committed May 12, 2019
    Copy the full SHA
    168792a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #722 from doitian/fix-missing-license

    chore: ensure license in Cargo.toml
    yangby-cryptape committed May 12, 2019
    Copy the full SHA
    7657beb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d586238 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #720 from keroro520/move-dry-run-result

    feat: move DryRuResult into jsonrpc-types
    yangby-cryptape committed May 12, 2019
    Copy the full SHA
    91ba39d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #724 from zhangsoledad/zhangsoledad/tx_pool_proposal

    refactor: don't repeat resolve tx when calculate tx fee
    quake committed May 12, 2019
    Copy the full SHA
    56ba81f View commit details
    Browse the repository at this point in the history
  11. perf: Upgrade p2p version to alpha 12

    Change tokio run threads to 4
    TheWaWaR committed May 12, 2019
    Copy the full SHA
    726ae38 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    9f30c4b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    4b69ff5 View commit details
    Browse the repository at this point in the history
  14. test: Enable RUST_BACKTRACE

    keroro520 committed May 12, 2019
    Copy the full SHA
    f086306 View commit details
    Browse the repository at this point in the history
  15. test: Add utils module

    keroro520 committed May 12, 2019
    Copy the full SHA
    fcc03e6 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    09c2508 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    6795740 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #726 from nervosnetwork/thewawar/upgrade-p2p-to-al…

    …pha-12
    
    perf: Upgrade p2p version to alpha 12
    TheWaWaR committed May 12, 2019
    Copy the full SHA
    d3a2332 View commit details
    Browse the repository at this point in the history
  19. fix: get build info only in ckb executable crate. (#717)

    * fix: get build info only in ckb executable crate.
    
    The build info relies on crate build script. If we put the build script in
    a sub-crate, the build info is only refreshed when that crate and its
    dependencies have changed, which may be out-of-date. Only the build script in
    the final executable crate can ensure to be the latest.
    
    * chore: move get_version to ckb executable crate
    
    Avoid abusing it, since the version is only meaningful when used in the
    executable crate.
    doitian committed May 12, 2019
    Copy the full SHA
    a771ca4 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    48e937b View commit details
    Browse the repository at this point in the history
  21. Merge pull request #728 from zhangsoledad/zhangsoledad/lock_parking_lot

    chore: lock parking_lot version
    zhangsoledad committed May 12, 2019
    Copy the full SHA
    0ca6812 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #725 from keroro520/compactblock-tests

    test: add compact block integration tests
    quake committed May 12, 2019
    Copy the full SHA
    0983d4d View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    56a8021 View commit details
    Browse the repository at this point in the history
  24. fix: review fixes

    xxuejie committed May 12, 2019
    Copy the full SHA
    8e1c752 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Merge pull request #718 from xxuejie/initial-nervos-dao-implementation

    feat: initial NervosDAO implementation
    xxuejie committed May 13, 2019
    Copy the full SHA
    7824d25 View commit details
    Browse the repository at this point in the history
  2. feat: upgrade database version

    This is due to a breaking change in #718
    xxuejie committed May 13, 2019
    Copy the full SHA
    f8fd67c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    18e0a79 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2e43667 View commit details
    Browse the repository at this point in the history
  5. fix: fix cycle costs

    xxuejie committed May 13, 2019
    Copy the full SHA
    fc76c7e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3df2311 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    465924a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #714 from zhangsoledad/zhangsoledad/resolve_txs_order

    feat: enforce resolve txs order within block
    zhangsoledad committed May 13, 2019
    Copy the full SHA
    09345bb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #730 from xxuejie/upgrade-database-version

    feat: upgrade database version
    quake committed May 13, 2019
    Copy the full SHA
    3be094a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    b3d7903 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e52f3a3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #729 from nervosnetwork/quake/fix-relayer

     fix: stop processing all relay messages on IBD mod and avoiding compact block message flood
    quake committed May 13, 2019
    Copy the full SHA
    4d4aa8a View commit details
    Browse the repository at this point in the history
  13. chore: cleanup travis log

    doitian committed May 13, 2019
    Copy the full SHA
    e81cf19 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    d72348f View commit details
    Browse the repository at this point in the history
  15. chore: add travis fold

    doitian committed May 13, 2019
    Copy the full SHA
    131630e View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    f04584b View commit details
    Browse the repository at this point in the history
  17. chore: pass clippy

    quake committed May 13, 2019
    Copy the full SHA
    7bd0b4c View commit details
    Browse the repository at this point in the history
  18. Merge pull request #733 from doitian/travis-pretty-format

    chore: travis pretty format
    yangby-cryptape committed May 13, 2019
    Copy the full SHA
    ba1d9b2 View commit details
    Browse the repository at this point in the history
  19. chore: fix travis fold (#737)

    doitian committed May 13, 2019
    Copy the full SHA
    685bd90 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #732 from nervosnetwork/quake/verification-params

    refactor: move `verification` field from ChainService struct to `process_block` fn params
    quake committed May 13, 2019
    Copy the full SHA
    5b3664e View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    facf772 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    606d40d View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    04ea229 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    e5e807b View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    ee08f73 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #731 from jjyr/use-network-future

    feat: use future_task to avoid blocking
    jjyr committed May 13, 2019
    Copy the full SHA
    4fc80e2 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #738 from orangemio/patch-1

    Update run-ckb-with-docker.md
    jjyr committed May 13, 2019
    Copy the full SHA
    68bed01 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #735 from yangby-cryptape/detect-deadlock

    feat: panic if it's likely to reach a deadlock
    yangby-cryptape committed May 13, 2019
    Copy the full SHA
    db27068 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    4d48405 View commit details
    Browse the repository at this point in the history
  30. chore: Beautify code

    TheWaWaR committed May 13, 2019
    Copy the full SHA
    fdb2f82 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #741 from nervosnetwork/thewawar/upgrade-p2p-fix-s…

    …end-blocked
    
    fix(deps): Update p2p library fix send message timeout
    TheWaWaR committed May 13, 2019
    Copy the full SHA
    2bdd38f View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    5478844 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    b54db93 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #744 from zhangsoledad/zhangsoledad/fix_block_infl…

    …ight_timeout
    
    fix: block inflight timeout
    TheWaWaR committed May 13, 2019
    Copy the full SHA
    deb727a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Copy the full SHA
    1001ac6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    30defcf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #742 from zhangsoledad/zhangsoledad/uncle_proposal…

    …s_limit
    
    feat: verify uncle max proposals limit
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    c75d982 View commit details
    Browse the repository at this point in the history
  4. refactory: make pow verify logic consistent with resolve

    1. make pow verify logic consistent with resolve
    2. rename difficulty convert function
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    e87bc88 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #747 from zhangsoledad/zhangsoledad/pow

    refactory: make pow verify logic consistent with resolve
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    57cc0dd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #743 from jjyr/increase-time-event-interval

    fix: increase protocols time event interval
    TheWaWaR committed May 14, 2019
    Copy the full SHA
    0381c23 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ade6416 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #723 from xxuejie/revise-syscalls

    refactor: revise VM syscalls used in CKB
    xxuejie committed May 14, 2019
    Copy the full SHA
    3bb3751 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #748 from zhangsoledad/zhangsoledad/tweak_proposal…

    …s_limit
    
    chore: tweak max proposals limit
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    f325f91 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    fd67184 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    4a37c13 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    29db6bf View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    3b27243 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    8e2cdad View commit details
    Browse the repository at this point in the history
  15. Merge pull request #749 from nervosnetwork/thewawar/upgrade-p2p-to-al…

    …pha-14
    
    fix(deps): upgrade p2p to 0.2.0-alpha.14
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    c212e5c View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    8e96aaf View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    72a8642 View commit details
    Browse the repository at this point in the history
  18. chore: use wait_until

    quake committed May 14, 2019
    Copy the full SHA
    acb2e01 View commit details
    Browse the repository at this point in the history
  19. test: add fork test 3

    quake committed May 14, 2019
    Copy the full SHA
    903db6f View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    02c21a3 View commit details
    Browse the repository at this point in the history
  21. fix: token unreachable bug

    TheWaWaR committed May 14, 2019
    Copy the full SHA
    1d967b7 View commit details
    Browse the repository at this point in the history
  22. feat: unify bytes

    zhangsoledad committed May 14, 2019
    Copy the full SHA
    26afe11 View commit details
    Browse the repository at this point in the history
  23. refactory: block verification

    1. rename TransactionsVerifier -> ContextualBlockVerifier
    2. move UnclesVerifier, CommitVerifier to ContextualBlockVerifier
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    2474ffb View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    7531be1 View commit details
    Browse the repository at this point in the history
  25. chore: fix travis condition

    Allow build any branch in fork repository.
    doitian committed May 14, 2019
    Copy the full SHA
    58535b1 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    8224645 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    e3395fe View commit details
    Browse the repository at this point in the history
  28. Merge pull request #713 from nervosnetwork/quake/more-integration-test

    test: add more chain fork test and fix cellmeta out-of-bounds error
    quake committed May 14, 2019
    Copy the full SHA
    294412f View commit details
    Browse the repository at this point in the history
  29. Merge pull request #734 from zhangsoledad/zhangsoledad/ref_block_veri…

    …fier
    
     refactory: block verification
    quake committed May 14, 2019
    Copy the full SHA
    e4b0cff View commit details
    Browse the repository at this point in the history
  30. Merge pull request #751 from nervosnetwork/thewawar/fix-unreachable-bug

    fix: token unreachable bug
    TheWaWaR committed May 14, 2019
    Copy the full SHA
    0b631a5 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #753 from zhangsoledad/zhangsoledad/fix_genesis_epoch

    fix: genesis epoch remainder reward
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    56fce0d View commit details
    Browse the repository at this point in the history
  32. Merge pull request #746 from zhangsoledad/zhangsoledad/block_size

    fix: block size calculation should not include uncle's proposal zones
    Jan Xie committed May 14, 2019
    Copy the full SHA
    71ab80f View commit details
    Browse the repository at this point in the history
  33. Merge pull request #739 from zhangsoledad/zhangsoledad/consensus

     fix: next epoch calculate off-by-one
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    b50f1ab View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    855a7e3 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    8f1c18a View commit details
    Browse the repository at this point in the history
  36. fix: rename ValidSince to Since

    jjyr committed May 14, 2019
    Copy the full SHA
    88c7b22 View commit details
    Browse the repository at this point in the history
  37. fix: epoch use EpochNumber

    jjyr committed May 14, 2019
    Copy the full SHA
    52aed07 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    c7668f0 View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    18e8c27 View commit details
    Browse the repository at this point in the history
  40. fix: merge error

    jjyr committed May 14, 2019
    Copy the full SHA
    d54bf3e View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    3f64725 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #754 from nervosnetwork/thewawar/use-more-tokio-th…

    …reads-when-can
    
    perf(network): Spawn more than 4 tokio core threads when possible
    quake committed May 14, 2019
    Copy the full SHA
    c9ab677 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #736 from jjyr/since-support-epoch

    feat: Transaction since field support epoch-based verification rule
    jjyr committed May 14, 2019
    Copy the full SHA
    062fb8c View commit details
    Browse the repository at this point in the history
  44. Merge pull request #752 from doitian/allow-ci-on-fork-branch

    chore: fix travis condition
    quake committed May 14, 2019
    Copy the full SHA
    4f526de View commit details
    Browse the repository at this point in the history
  45. Merge pull request #755 from zhangsoledad/zhangsoledad/mute_disconnec…

    …t_integration_test
    
    fix: temporarily ignore disconnect integration test
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    1c137bb View commit details
    Browse the repository at this point in the history
  46. feat: genesis block customization

    The layout of the genesis block cellbase outputs:
    
    - The first is the genesis cell, which contains a message and a customizable
    lock.
    - System code cells.
    - Cells with configured capacity and lock.
    doitian committed May 14, 2019
    Copy the full SHA
    d20a597 View commit details
    Browse the repository at this point in the history
  47. Copy the full SHA
    00cfb3c View commit details
    Browse the repository at this point in the history
  48. Copy the full SHA
    48c71b9 View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    cf82608 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #757 from zhangsoledad/zhangsoledad/tweak_proposal…

    …_limit_3000
    
    chore: tweak max proposals limit 3000
    zhangsoledad committed May 14, 2019
    Copy the full SHA
    f1fa558 View commit details
    Browse the repository at this point in the history
  51. feat: remove always_success script

    Now always_success is only used in tests, CKB won't bundle
    always_success script in the binary
    
    Co-authored-by: Xuejie Xiao <xxuejie@gmail.com>
    doitian and xxuejie committed May 14, 2019
    Copy the full SHA
    2760528 View commit details
    Browse the repository at this point in the history
  52. Merge pull request #745 from doitian/genesis-customization

    feat: genesis block customization
    doitian committed May 14, 2019
    Copy the full SHA
    c43f335 View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    201f3a2 View commit details
    Browse the repository at this point in the history
  54. Copy the full SHA
    f999171 View commit details
    Browse the repository at this point in the history
  55. Copy the full SHA
    c690033 View commit details
    Browse the repository at this point in the history
  56. Copy the full SHA
    53b1ee0 View commit details
    Browse the repository at this point in the history
  57. Copy the full SHA
    f9179a8 View commit details
    Browse the repository at this point in the history
  58. Copy the full SHA
    63b1a1e View commit details
    Browse the repository at this point in the history
  59. fix: rustfmt

    xxuejie committed May 14, 2019
    Copy the full SHA
    51965df View commit details
    Browse the repository at this point in the history
  60. fix: fix broken test case

    xxuejie committed May 14, 2019
    Copy the full SHA
    bd28de3 View commit details
    Browse the repository at this point in the history
  61. Merge pull request #758 from xxuejie/fix-dao-calculation-logic

    [ᚬrc/v0.12.0] fix: fix NervosDAO calculation logic
    xxuejie committed May 14, 2019
    Copy the full SHA
    6bf6eb5 View commit details
    Browse the repository at this point in the history
  62. Merge pull request #763 from doitian/testnet-genesis-timestamp

    [ᚬrc/v0.12.0] feat: set testnet gensis timestamp
    doitian committed May 14, 2019
    Copy the full SHA
    9d545e3 View commit details
    Browse the repository at this point in the history
  63. Copy the full SHA
    9d5559f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Copy the full SHA
    3f42f03 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bae3db4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #772 from jjyr/enhence-prof-command

    [ᚬrc/v0.12.0] feat: prof support start from non-zero block
    doitian committed May 15, 2019
    Copy the full SHA
    0a4ea59 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b48e439 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #776 from nervosnetwork/thewawar/upgrade-p2p-to-al…

    …pha-15
    
    [ᚬrc/v0.12.0] fix(deps): Upgrade p2p fix gracefully shutdown network service
    TheWaWaR committed May 15, 2019
    Copy the full SHA
    3af1e7b View commit details
    Browse the repository at this point in the history
  6. chore: fix integration test issue

    quake authored and doitian committed May 15, 2019
    Copy the full SHA
    7a9da17 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    deafcf3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    84fe563 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4c72c69 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    bfa2b3c View commit details
    Browse the repository at this point in the history
  11. feat: Return rpc parse error detail

    keroro520 authored and doitian committed May 15, 2019
    Copy the full SHA
    a5a383b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #776 from keroro520:compute-code-hash

    feat: compute code hash
    doitian committed May 15, 2019
    Copy the full SHA
    886162b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    9480b72 View commit details
    Browse the repository at this point in the history
  14. perf: add cell_output cache

    quake authored and doitian committed May 15, 2019
    Copy the full SHA
    d8ea16f View commit details
    Browse the repository at this point in the history
  15. chore: store config

    quake authored and doitian committed May 15, 2019
    Copy the full SHA
    337cbf0 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #788 from keroro520/fix-median-count

    [ᚬrc/v0.12.0] fix: correct block_median_count
    jjyr committed May 15, 2019
    Copy the full SHA
    6673032 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    c3bf230 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    f322480 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    f6e4928 View commit details
    Browse the repository at this point in the history
  20. feat: simple metrics log

    zhangsoledad authored and doitian committed May 15, 2019
    Copy the full SHA
    38557dc View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    ad072c4 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #766 from nervosnetwork/quake/tweak_cache

    [ᚬrc/v0.12.0] perf: change db cache to store cache
    quake authored and doitian committed May 15, 2019
    Copy the full SHA
    90356a5 View commit details
    Browse the repository at this point in the history
  23. fix: clippy lint

    zhangsoledad authored and doitian committed May 15, 2019
    Copy the full SHA
    6d4faef View commit details
    Browse the repository at this point in the history
  24. Merge pull request #778 from zhangsoledad/zhangsoledad/jemalloc

    [ᚬrylai-testbed] feat: using jemalloc as the global allocator on unix
    doitian committed May 15, 2019
    Copy the full SHA
    4f419e3 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    7088a63 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    ab0c480 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #782 from zhangsoledad/zhangsoledad/metrics_log

    [ᚬrylai-testbed] feat: simple metrics log
    doitian committed May 15, 2019
    Copy the full SHA
    df1ad1b View commit details
    Browse the repository at this point in the history
  28. feat: tweak max block cycles limit

    zhangsoledad authored and doitian committed May 15, 2019
    Copy the full SHA
    a2a1dbd View commit details
    Browse the repository at this point in the history
  29. Merge pull request #783 from jjyr/optimize-performance-of-block-templ…

    …ate-cache
    
    [ᚬrylai-testbed] perf: delay acquire chain_state lock until tried cache
    jjyr authored and doitian committed May 15, 2019
    Copy the full SHA
    f92ee98 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #774 from zhangsoledad/zhangsoledad/tweak_cycles_l…

    …imit
    
    [ᚬrylai-testbed] feat: tweak max block cycles limit
    doitian committed May 15, 2019
    Copy the full SHA
    db2bc59 View commit details
    Browse the repository at this point in the history
  31. feat: upgrade CKB VM to W^X version

    NOTE: this is a breaking change since it changes VM behavior.
    xxuejie committed May 15, 2019
    Copy the full SHA
    696ebef View commit details
    Browse the repository at this point in the history
  32. Merge pull request #791 from xxuejie/upgrade-ckb-vm-to-wxorx-version

    [ᚬrylai-testbed-3] feat: upgrade CKB VM to W^X version
    doitian committed May 15, 2019
    Copy the full SHA
    62922d4 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #781 from doitian/add-secp256k1-in-dev-chainspec

    [ᚬrc/v0.12.0] feat: add secp256k1 in dev chainspec
    doitian committed May 15, 2019
    Copy the full SHA
    120e20a View commit details
    Browse the repository at this point in the history
  34. Merge pull request #790 from doitian/changelog-script

    [ᚬrc/v0.12.0] chore: update script used to generate CHANGELOG
    doitian committed May 15, 2019
    Copy the full SHA
    31e694f View commit details
    Browse the repository at this point in the history
  35. chore: +1s

    doitian committed May 15, 2019
    Copy the full SHA
    de68fc4 View commit details
    Browse the repository at this point in the history
  36. chore: print warning about default miner key

    Print the warning when running `ckb init`. Remind user to change the default
    block assembler config before mining.
    doitian committed May 15, 2019
    Copy the full SHA
    efc2f5d View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    db4ccf2 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    5bb61bd View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    a98424c View commit details
    Browse the repository at this point in the history
  40. Merge pull request #792 from doitian/warning-default-miner-key

    [ᚬrc/v0.12.0] chore: print warning about default miner key
    yangby-cryptape committed May 15, 2019
    Copy the full SHA
    8e014ea View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Merge pull request #793 from nervosnetwork/thewawar/fix-feeler-servic…

    …e-dial-too-often
    
    [ᚬrc/v0.12.0] fix: Outbound peer service and discovery service
    TheWaWaR committed May 16, 2019
    Copy the full SHA
    d922ff1 View commit details
    Browse the repository at this point in the history
  2. feat: Group rpc apis by module (#789)

    keroro520 authored and doitian committed May 16, 2019
    Copy the full SHA
    03dac77 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6f15b57 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #797 from nervosnetwork/thewawar/fix-dial-too-often

    [ᚬrc/v0.12.0] fix(network): Avoid dial too often
    doitian committed May 16, 2019
    Copy the full SHA
    6fb351b View commit details
    Browse the repository at this point in the history
  5. test: Add test for block template cache

    keroro520 authored and doitian committed May 16, 2019
    Copy the full SHA
    0cd1ca7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fd91dd7 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    34a2ebd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #777 from keroro520/fix-block-template-cache

    [ᚬrylai-testbed] fix: fix block template cache
    jjyr authored and doitian committed May 16, 2019
    Copy the full SHA
    2baf134 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #795 from jjyr/fix-block-assembler-consistency

    [ᚬrylai-testbed] fix: block_template_cache have inconsistency potential
    keroro520 authored and doitian committed May 16, 2019
    Copy the full SHA
    91d5f8f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    03590e1 View commit details
    Browse the repository at this point in the history
  11. docs: tweak RPC doc markdown style.

    - Delete trailing spaces
    - Indent list with 4 spaces
    - Add module title
    doitian committed May 16, 2019
    Copy the full SHA
    5cd2470 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    2fbb982 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #801 from doitian/rpc-doc-markdown-style

    [ᚬrc/v0.12.0] docs: tweak RPC doc markdown style.
    keroro520 committed May 16, 2019
    Copy the full SHA
    718a724 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    66dcc40 View commit details
    Browse the repository at this point in the history
  15. chore: upgrade p2p

    driftluo committed May 16, 2019
    Copy the full SHA
    7e461e7 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #799 from zhangsoledad/zhangsoledad/limit_download…

    …_block
    
    [ᚬrylai-testbed] refactor: limit max peers per block download
    doitian committed May 16, 2019
    Copy the full SHA
    2a3efc5 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #803 from driftluo/upgrade-p2p

    [ᚬrc/v0.12.0] chore: upgrade p2p
    doitian committed May 16, 2019
    Copy the full SHA
    c084500 View commit details
    Browse the repository at this point in the history
  18. feat: proposal_gap

    zhangsoledad committed May 16, 2019
    Copy the full SHA
    4c62cd5 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    0bed6c6 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #804 from zhangsoledad/zhangsoledad/proposal_gap

    [ᚬrylai-testbed] feat: proposal_gap
    doitian committed May 16, 2019
    Copy the full SHA
    700a339 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    3e76556 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Copy the full SHA
    d72ac0b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b48c290 View commit details
    Browse the repository at this point in the history
  3. docs: no rustup override in docs (#808)

    `rustup override` locks the version in the directory. It will cause problems
    when the required Rust version has changed, but user forget to override the
    new version.
    doitian committed May 17, 2019
    Copy the full SHA
    6a5c948 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #809 from yangby-cryptape/chore-rc-v0.12.0

    [ᚬrc/v0.12.0] chore: remove unnecessary code
    doitian committed May 17, 2019
    Copy the full SHA
    c331ceb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a974901 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fa8b69d View commit details
    Browse the repository at this point in the history
  7. chore: clean up commented code

    jjyr committed May 17, 2019
    Copy the full SHA
    93c08c6 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    be57219 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e72abc7 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3468408 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    9de6fe3 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    b486609 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #811 from xxuejie/upgrade-vm-with-perf-improvements

    [ᚬrc/v0.12.0] feat: upgrade CKB VM to latest version with performance improvements
    doitian committed May 17, 2019
    Copy the full SHA
    cc60503 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    eaa9204 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #815 from nervosnetwork/thewawar/change-dns-seed-h…

    …ash-func
    
    [ᚬrc/v0.12.0] fix: Change dns seed record hash function to blake2b_256
    quake committed May 17, 2019
    Copy the full SHA
    5b78a25 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    21ad6b1 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    d67916d View commit details
    Browse the repository at this point in the history
  18. Merge pull request #814 from jjyr/default-rpc-use-localhost

    [ᚬrc/v0.12.0] chore: rpc bind localhost in default config
    jjyr committed May 17, 2019
    Copy the full SHA
    7d4d301 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    653bd0c View commit details
    Browse the repository at this point in the history
  20. fix: proposal duplidate

    zhangsoledad committed May 17, 2019
    Copy the full SHA
    b0a8b34 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #819 from xxuejie/fix-load-lock-script-hash

    [ᚬrc/v0.12.0] fix: load_script_hash should use script's own hash for lock script
    doitian committed May 17, 2019
    Copy the full SHA
    bd724d5 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    96e10ef View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    6f8a4d0 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #822 from xxuejie/add-load-witness-syscall

    [ᚬrc/v0.12.0] feat: add load witness syscall
    xxuejie committed May 17, 2019
    Copy the full SHA
    1fae0be View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    f959edf View commit details
    Browse the repository at this point in the history
  26. Merge pull request #805 from quake/test-rayon

    perf: only parallelism verify tx in block verifier
    doitian committed May 17, 2019
    Copy the full SHA
    b791421 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #806 from jjyr/peer-store-support-retry

    [ᚬrc/v0.12.0]  feat: peer_store support retry and refresh
    doitian committed May 17, 2019
    Copy the full SHA
    4c62b1e View commit details
    Browse the repository at this point in the history
  28. Merge pull request #820 from zhangsoledad/zhangsoledad/fix_proposal_dup

    [ᚬrc/v0.12.0] fix: proposal duplidate
    doitian committed May 17, 2019
    Copy the full SHA
    b668ace View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    04db04a View commit details
    Browse the repository at this point in the history
  30. Merge pull request #821 from nervosnetwork/docker-using-xenial-rust-1…

    ….34.2
    
    [ᚬrc/v0.12.0] chore(docker): build docker image from nervos/ckb-docker-builder
    doitian committed May 17, 2019
    Copy the full SHA
    31236b4 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    f8f700c View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    2c19291 View commit details
    Browse the repository at this point in the history