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

Merge beta upstream #296

Merged
merged 170 commits into from
Mar 27, 2019
Merged

Merge beta upstream #296

merged 170 commits into from
Mar 27, 2019

Commits on Mar 6, 2019

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

Commits on Mar 7, 2019

  1. Merge pull request #276 from CovenantSQL/bugfix/dockerUseHostDNS

    Use host default name server in docker
    laodouya committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    cccf455 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    auxten committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    74c0c84 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    auxten committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    bd3a1cd View commit details
    Browse the repository at this point in the history
  4. Add video link

    auxten committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    8513c62 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Trim release pkg

    auxten committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    91b63e5 View commit details
    Browse the repository at this point in the history
  2. Remove cql-adapter

    auxten committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    40ea242 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Merge pull request #278 from CovenantSQL/feature/trimReleasePkg

    Trim release pkg
    auxten committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    305339b View commit details
    Browse the repository at this point in the history
  2. Add more test for symmetric

    auxten committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    109bfea View commit details
    Browse the repository at this point in the history
  3. Add end to end decrypt encrypt func

    auxten committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    671c434 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Support content-type header in cors

    Qi Xiao committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    2fcc7b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #280 from CovenantSQL/bugfix/cors_allowed_headers

    Support content-type header in cors
    foreseaz committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    0beb125 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    14e4384 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from CovenantSQL/feature/e2eCrypt

    Add end to end decrypt encrypt func
    auxten committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    c4645e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Add demos

    auxten committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    f321302 View commit details
    Browse the repository at this point in the history
  2. Update demos

    auxten committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    e740de2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Configuration menu
    Copy the full SHA
    a784986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a8bfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a08673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5e0875 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60a6806 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32718ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9735f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d186072 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f59c1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc4fa1a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    292137c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8513210 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eb6f562 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93b77dd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bbef278 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b49fee4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3a04bf7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f7af2a4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    29bd64b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Make golint happy.

    laodouya committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    70ec1fa View commit details
    Browse the repository at this point in the history
  2. Fix cql test case.

    laodouya committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    2c5d31c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3b14b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcad0f4 View commit details
    Browse the repository at this point in the history
  5. Fix compatibility test.

    laodouya committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    159e0ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    359d218 View commit details
    Browse the repository at this point in the history
  7. Refactor benchmark codes and scripts

    Add miner-count, eventual-consistency, and bypass-signature as flags of
    the complied test binary.
    leventeliu committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    6a9fd16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    653ff8c View commit details
    Browse the repository at this point in the history
  9. Minor fix

    leventeliu committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    9eb99bd View commit details
    Browse the repository at this point in the history
  10. Update licence in code.

    laodouya committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    ad0bb8f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    641b58a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14395bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    577c112 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #285 from CovenantSQL/feature/bench_arg

     Refactor benchmark codes and scripts
    leventeliu committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    73b61df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4d6dd7e View commit details
    Browse the repository at this point in the history
  16. Merge branch 'develop' into feature/cql_refactor

    laodouya committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    7edd4a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    90e35a8 View commit details
    Browse the repository at this point in the history
  2. Update cql README.

    laodouya committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    086d11c View commit details
    Browse the repository at this point in the history
  3. Update cql README.

    laodouya committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    c2a8a90 View commit details
    Browse the repository at this point in the history
  4. Update cql help description.

    laodouya committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    b468835 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    1a9fa33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b707682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8199f47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99b5532 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75051ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ef09e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a02b689 View commit details
    Browse the repository at this point in the history
  8. Format cql help command tab

    laodouya committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    4c5d3f8 View commit details
    Browse the repository at this point in the history
  9. Fix cql explorer unit test.

    laodouya committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    b5c005a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #284 from CovenantSQL/feature/cql_refactor

    Refactor cql command
    laodouya committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    bc8a56a View commit details
    Browse the repository at this point in the history
  11. Fix bug in dbms updatePermission call

    Qi Xiao committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    207db59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2d1e3d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e6f964d View commit details
    Browse the repository at this point in the history
  14. Fix typo of errors package

    Qi Xiao committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    c177346 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2e3817d View commit details
    Browse the repository at this point in the history
  16. Return token amount in faucet api

    Qi Xiao committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    043148f View commit details
    Browse the repository at this point in the history
  17. Use argTx instead of constant literal

    Qi Xiao committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    2c9ee84 View commit details
    Browse the repository at this point in the history
  18. Add missing log to faucet persistence init error

    Qi Xiao committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    39a3378 View commit details
    Browse the repository at this point in the history
  19. Add keystore in conf to docker ignore list

    Qi Xiao committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    19a750e View commit details
    Browse the repository at this point in the history
  20. Fix typo in faucet api callbacks

    Qi Xiao committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    91701c6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5b450ad View commit details
    Browse the repository at this point in the history
  22. Fix update permission test case nonce no

    Qi Xiao committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    1e99e6e View commit details
    Browse the repository at this point in the history
  23. Golint issues

    Qi Xiao committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    3c6b3e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Add missing break to users permission update

    Qi Xiao committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    dd7f080 View commit details
    Browse the repository at this point in the history
  2. Use sqlite for dht key store

    Qi Xiao committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    6c3f566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe9c288 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #286 from CovenantSQL/feature/faucet_v2

    Refactor faucet for new testnet logic
    xq262144 committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    efcafe8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99cc4a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    625e974 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12dfa79 View commit details
    Browse the repository at this point in the history
  8. Fix invalid format directive

    Qi Xiao committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    180d97d View commit details
    Browse the repository at this point in the history
  9. Close opened public key store before init

    Qi Xiao committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    d7a614b View commit details
    Browse the repository at this point in the history
  10. Fix corner case in keystore unit test

    Qi Xiao committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    4c65bae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc9fbfc View commit details
    Browse the repository at this point in the history
  12. Fix twopc import cycle bug

    Qi Xiao committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    d272202 View commit details
    Browse the repository at this point in the history
  13. Recycle keystore file in unit test

    Qi Xiao committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    eea91b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Merge pull request #287 from CovenantSQL/feature/sqlite3_pubkeystore

    Use sqlite for dht key store
    leventeliu committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    aedcfda View commit details
    Browse the repository at this point in the history
  2. Remove dangling observer source code

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    9d3ba9b View commit details
    Browse the repository at this point in the history
  3. Update observer api prefix

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    3b17424 View commit details
    Browse the repository at this point in the history
  4. Remove blank line in sqlchain/observer

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    2edbeee View commit details
    Browse the repository at this point in the history
  5. Add mirror service

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    45aa36b View commit details
    Browse the repository at this point in the history
  6. Use caller interface in client connection caller

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    ac7cac1 View commit details
    Browse the repository at this point in the history
  7. Add mirror server support for client package

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    c2e4dd1 View commit details
    Browse the repository at this point in the history
  8. Support using mirror server in adapter

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    bb47dc6 View commit details
    Browse the repository at this point in the history
  9. Remove test binary flag in unit test

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    3a52377 View commit details
    Browse the repository at this point in the history
  10. Add observer suffix in test coverage file name

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    57156cf View commit details
    Browse the repository at this point in the history
  11. Add mirror feature integration test

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    f9faf11 View commit details
    Browse the repository at this point in the history
  12. Enable log to stderr for mirror server

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    5fca901 View commit details
    Browse the repository at this point in the history
  13. Add non-padding test

    auxten committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    1e4b7ce View commit details
    Browse the repository at this point in the history
  14. Add missing mirror config file

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    f82a55b View commit details
    Browse the repository at this point in the history
  15. Update cleanup db script

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    4f01e3a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1e5489d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9bd6f9f View commit details
    Browse the repository at this point in the history
  18. Client dsn mirror option coverage

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    697f7fb View commit details
    Browse the repository at this point in the history
  19. Add more rpc unit test

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    03c56e1 View commit details
    Browse the repository at this point in the history
  20. Add use follower flag test in integration test

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    301aa44 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    eec853e View commit details
    Browse the repository at this point in the history
  22. Add missing return statement

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    943b3fc View commit details
    Browse the repository at this point in the history
  23. Remove useless err check

    Qi Xiao committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    bbae073 View commit details
    Browse the repository at this point in the history
  24. Make cql mirror accept both dsn and database_id.

    laodouya authored and laodouya committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    35e4643 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #288 from CovenantSQL/feature/client_readonly_cache

    Support read-only local mirror
    leventeliu committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    359a508 View commit details
    Browse the repository at this point in the history
  26. Move 'cql-utils -tool rpc' func to 'cql rpc' command.

    laodouya authored and laodouya committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    bc3b272 View commit details
    Browse the repository at this point in the history
  27. Add askDeletePath to cql program.

    laodouya authored and laodouya committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    54864de View commit details
    Browse the repository at this point in the history
  28. Label cql drop as current not supported. Print config filepath if ini…

    …t success.
    laodouya authored and laodouya committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    2f5b61d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Add generate command. add generate addr func.

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    7865ca2 View commit details
    Browse the repository at this point in the history
  2. Rename 'cql generate addr' to 'cql generate wallet'. And use public k…

    …ey first to generate.
    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    0406218 View commit details
    Browse the repository at this point in the history
  3. Delete addr gen func in cql-utils cmd

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    a8766b4 View commit details
    Browse the repository at this point in the history
  4. Remove IsTestMode use UseTestMasterKey instead

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    53b3947 View commit details
    Browse the repository at this point in the history
  5. Fix client unit test

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    b59b844 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b9120a View commit details
    Browse the repository at this point in the history
  7. Remove DNSSEC for bootstrap

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    7bfa51a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abab9c8 View commit details
    Browse the repository at this point in the history
  9. Add 'cql generate public' func

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    98d4b18 View commit details
    Browse the repository at this point in the history
  10. Delete keytool func in cql-utils cmd

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    2677712 View commit details
    Browse the repository at this point in the history
  11. Add getPublic func for get existing public key

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    9d6e426 View commit details
    Browse the repository at this point in the history
  12. Simplify generated cql conf

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    4d886bb View commit details
    Browse the repository at this point in the history
  13. Use UseTestMasterKey in yaml

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    1835b4b View commit details
    Browse the repository at this point in the history
  14. Cleanup all conf.GConf.IsTestMode

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    c098b33 View commit details
    Browse the repository at this point in the history
  15. Move getPublic() to cql/cfg.go, remove 'cql generate nonce' type.

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    729d987 View commit details
    Browse the repository at this point in the history
  16. Remove DNSSEC stuff package

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    b42e42f View commit details
    Browse the repository at this point in the history
  17. Add cql idminer command.

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    9b8147a View commit details
    Browse the repository at this point in the history
  18. Delete miner, nonce func in cql-utils cmd

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    bfa6f04 View commit details
    Browse the repository at this point in the history
  19. Remove cql-utils/keygen.go

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    49a1051 View commit details
    Browse the repository at this point in the history
  20. Avoid PingBP with BP node info

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    31d9f33 View commit details
    Browse the repository at this point in the history
  21. Add 'cql generate config' func.

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    d83b7dc View commit details
    Browse the repository at this point in the history
  22. Remove cql-utils program.

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    6569f10 View commit details
    Browse the repository at this point in the history
  23. Update testnet test.

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    a9de684 View commit details
    Browse the repository at this point in the history
  24. Update docs.

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    9425950 View commit details
    Browse the repository at this point in the history
  25. client.Drop return nil anyway.

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    9bc50d6 View commit details
    Browse the repository at this point in the history
  26. Add DNSSeed.BPCount

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    35aac94 View commit details
    Browse the repository at this point in the history
  27. Add default DNSSeed info for clients

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    dc95c01 View commit details
    Browse the repository at this point in the history
  28. Add TestGenTestNetDomain

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    d7bfc8b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    85b0fca View commit details
    Browse the repository at this point in the history
  30. Fix IsTestMode

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    50784cc View commit details
    Browse the repository at this point in the history
  31. Fix compatibility test

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    d76877d View commit details
    Browse the repository at this point in the history
  32. Remove default config.DNSSeed.Domain

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    959cd8b View commit details
    Browse the repository at this point in the history
  33. Fix log typo

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    2e1912e View commit details
    Browse the repository at this point in the history
  34. Change integration test domain

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    babcdba View commit details
    Browse the repository at this point in the history
  35. Add default config.BPPeriod = 3s

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    7a73a10 View commit details
    Browse the repository at this point in the history
  36. Default BPPeriod = 10 * time.Second

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    f5b8f6c View commit details
    Browse the repository at this point in the history
  37. Fix IntergrationTestDomain

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    23dee46 View commit details
    Browse the repository at this point in the history
  38. Update cql rpc help info.

    laodouya authored and laodouya committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    625e96d View commit details
    Browse the repository at this point in the history
  39. Fix TestStartBP_CallRPC

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    c475009 View commit details
    Browse the repository at this point in the history
  40. Make golint happy

    auxten committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    9899f0a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Keep testnet config existing known nodes

    auxten committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    3fa9a43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #290 from CovenantSQL/feature/dns-bootstrap

    Simplify cql config and use IPv6 for bootstrap
    leventeliu committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    52db6cc View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into feature/cql_utils_…

    …refactor
    laodouya authored and laodouya committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    7cd6afe View commit details
    Browse the repository at this point in the history
  4. Fix merge conflict

    laodouya authored and laodouya committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    38e860b View commit details
    Browse the repository at this point in the history
  5. Rename balance command to wallet -balance.

    laodouya authored and laodouya committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    81e7a61 View commit details
    Browse the repository at this point in the history
  6. Update testnet testcase.

    laodouya authored and laodouya committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    c0363d5 View commit details
    Browse the repository at this point in the history
  7. Use strings.EqualFold for user typing check.

    laodouya authored and laodouya committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    362076b View commit details
    Browse the repository at this point in the history
  8. Fix compatibility test.

    laodouya authored and laodouya committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    0d058c6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #291 from CovenantSQL/feature/cql_utils_refactor

    Move all cql-utils functions to cql command
    auxten committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    18e650b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cda2a61 View commit details
    Browse the repository at this point in the history
  11. Fix mirror test case waiting logic bug

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