X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CovenantSQL/CovenantSQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: CovenantSQL/CovenantSQL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/miner_management_tx
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 44 files changed
  • 1 contributor

Commits on Jun 27, 2019

  1. Increase fd count on mac for test case

    Qi Xiao committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    4b64088 View commit details
    Browse the repository at this point in the history
  2. Support standby nodes in create database tx

    Qi Xiao committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    afdea2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d7de0 View commit details
    Browse the repository at this point in the history
  4. Support control of public service miners

    Qi Xiao committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    52dac7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bdbeee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd5d1d4 View commit details
    Browse the repository at this point in the history
  7. Fix function name typo in SetPublicMiner tx

    Qi Xiao committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    c85b8b6 View commit details
    Browse the repository at this point in the history
  8. Add SetPublicMiner tx in compatibility for new bp

    Qi Xiao committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    84d5dac View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Fix request body typo

    Qi Xiao committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    3c59659 View commit details
    Browse the repository at this point in the history
  2. Pre-set block producer account for tx sending

    Qi Xiao committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    21eff41 View commit details
    Browse the repository at this point in the history
  3. Add BaseAccount for blockproducer and add send set public miner tx be…

    …fore test started
    Qi Xiao committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    6088d3d View commit details
    Browse the repository at this point in the history
Loading
X Tutup