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

DAO Extension #530

Merged
merged 420 commits into from May 18, 2020
Merged

DAO Extension #530

merged 420 commits into from May 18, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 21, 2019

  1. rename

    alex v committed Oct 21, 2019
    Copy the full SHA
    03c2631 View commit details
    Browse the repository at this point in the history
  2. rename

    alex v committed Oct 21, 2019
    Copy the full SHA
    84702ac View commit details
    Browse the repository at this point in the history
  3. only read from coinbase without vote cache

    alex v committed Oct 21, 2019
    Copy the full SHA
    9bf4c15 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    eb5cb0e View commit details
    Browse the repository at this point in the history
  5. revert miner.cpp

    alex v committed Oct 21, 2019
    Copy the full SHA
    a48ee86 View commit details
    Browse the repository at this point in the history
  6. only read from coinbase without vote cache

    alex v committed Oct 21, 2019
    Copy the full SHA
    53bc858 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Merge branch 'master' of https://www.github.com/navcoin/navcoin-core

    …into dao_extension
    alex v committed Oct 23, 2019
    Copy the full SHA
    98279fd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. declare pointer

    alex v committed Oct 25, 2019
    Copy the full SHA
    f05f22d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. read cached voter before modifier

    alex v committed Oct 26, 2019
    Copy the full SHA
    e4c66d6 View commit details
    Browse the repository at this point in the history
  2. set limits for Consensus::TYPE_NUMBER

    alex v committed Oct 26, 2019
    Copy the full SHA
    88dae7e View commit details
    Browse the repository at this point in the history
  3. reflection and voting cycles start at 1

    alex v committed Oct 26, 2019
    Copy the full SHA
    54a22c3 View commit details
    Browse the repository at this point in the history
  4. do not exclude consultations not fully finished

    alex v committed Oct 26, 2019
    Copy the full SHA
    6ef34ac View commit details
    Browse the repository at this point in the history
  5. require support for range consultations

    alex v committed Oct 26, 2019
    Copy the full SHA
    7d3aefe View commit details
    Browse the repository at this point in the history
  6. do not show cycle status for finished votings

    alex v committed Oct 26, 2019
    Copy the full SHA
    343d48e View commit details
    Browse the repository at this point in the history
  7. allow higher limit for gui consultation range

    alex v committed Oct 26, 2019
    Copy the full SHA
    a455197 View commit details
    Browse the repository at this point in the history
  8. fix proposal with negative values

    alex v committed Oct 26, 2019
    Copy the full SHA
    200e31c View commit details
    Browse the repository at this point in the history
  9. catch exception

    alex v committed Oct 26, 2019
    Copy the full SHA
    4f15009 View commit details
    Browse the repository at this point in the history
  10. propose answer context menu

    alex v committed Oct 26, 2019
    Copy the full SHA
    c948aa4 View commit details
    Browse the repository at this point in the history
  11. wrap for question consultation

    alex v committed Oct 26, 2019
    Copy the full SHA
    f06307a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Copy the full SHA
    af5fc8b View commit details
    Browse the repository at this point in the history
  2. fix range consultation abstain vote

    alex v committed Oct 27, 2019
    Copy the full SHA
    608bf28 View commit details
    Browse the repository at this point in the history
  3. fix first block rane consultation

    alex v committed Oct 27, 2019
    Copy the full SHA
    064d10f View commit details
    Browse the repository at this point in the history
  4. change text status description

    alex v committed Oct 27, 2019
    Copy the full SHA
    82f768f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cc22ef0 View commit details
    Browse the repository at this point in the history
  6. check cycle count for range consultation

    alex v committed Oct 27, 2019
    Copy the full SHA
    abb37ef View commit details
    Browse the repository at this point in the history
  7. check for correct status

    alex v committed Oct 27, 2019
    Copy the full SHA
    88b568b View commit details
    Browse the repository at this point in the history
  8. check for correct status staking

    alex v committed Oct 27, 2019
    Copy the full SHA
    ab2cb36 View commit details
    Browse the repository at this point in the history
  9. base view has priority over mempool view

    alex v committed Oct 27, 2019
    Copy the full SHA
    9cabc57 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. consultation.tostring()

    alex v committed Oct 29, 2019
    Copy the full SHA
    4a316c4 View commit details
    Browse the repository at this point in the history
  2. catch exception

    alex v committed Oct 29, 2019
    Copy the full SHA
    e0407b3 View commit details
    Browse the repository at this point in the history
  3. catch more exceptions

    alex v committed Oct 29, 2019
    Copy the full SHA
    ef9fae6 View commit details
    Browse the repository at this point in the history
  4. fix duplicated answers

    alex v committed Oct 29, 2019
    Copy the full SHA
    d389750 View commit details
    Browse the repository at this point in the history
  5. fix multiple reorg consultations

    alex v committed Oct 29, 2019
    Copy the full SHA
    06174b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. fix reorg for staker votes

    alex v committed Nov 1, 2019
    Copy the full SHA
    38ddaa5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6a1ac11 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5cf0683 View commit details
    Browse the repository at this point in the history
  4. fix reflection length

    alex v committed Nov 1, 2019
    Copy the full SHA
    6bd9fb8 View commit details
    Browse the repository at this point in the history
  5. last cycle status text

    alex v committed Nov 1, 2019
    Copy the full SHA
    1c83a40 View commit details
    Browse the repository at this point in the history
  6. check CONSENSUS_PARAM_CONSULTATION_MAX_SUPPORT_CYCLES against CONSENS…

    …US_PARAM_CONSULTATION_MIN_CYCLES
    alex v committed Nov 1, 2019
    Copy the full SHA
    9f220a9 View commit details
    Browse the repository at this point in the history
  7. prevent simultaneous voting of CONSENSUS_PARAM_CONSULTATION_MIN_CYCLE…

    …S and CONSENSUS_PARAM_CONSULTATION_MAX_SUPPORT_CYCLES
    alex v committed Nov 1, 2019
    Copy the full SHA
    1fbd05d View commit details
    Browse the repository at this point in the history
  8. fix consultation answer hash

    alex v committed Nov 1, 2019
    Copy the full SHA
    8bfc96c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. remove old cfund files

    alex v committed Nov 4, 2019
    Copy the full SHA
    98fe3ba View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. getstakervote rpc

    alex v committed Nov 5, 2019
    Copy the full SHA
    79b0ac9 View commit details
    Browse the repository at this point in the history
  2. fix restore staker vote

    alex v committed Nov 5, 2019
    Copy the full SHA
    195f92b View commit details
    Browse the repository at this point in the history
  3. text font size

    alex v committed Nov 5, 2019
    Copy the full SHA
    30c8694 View commit details
    Browse the repository at this point in the history
  4. remove propose change for cfund context menu

    alex v committed Nov 5, 2019
    Copy the full SHA
    cf079cf View commit details
    Browse the repository at this point in the history
  5. fix abstain text

    alex v committed Nov 5, 2019
    Copy the full SHA
    73d62ae View commit details
    Browse the repository at this point in the history
  6. show abstain votes

    alex v committed Nov 5, 2019
    Copy the full SHA
    5aaa4d0 View commit details
    Browse the repository at this point in the history
  7. clear parent when view is empty

    alex v committed Nov 5, 2019
    Copy the full SHA
    c96a727 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. change votes data struct

    alex v committed Nov 6, 2019
    Copy the full SHA
    f0ff3aa View commit details
    Browse the repository at this point in the history
  2. fix layout when no weight

    alex v committed Nov 6, 2019
    Copy the full SHA
    1d2b4e6 View commit details
    Browse the repository at this point in the history
  3. prevent 100% minimums

    alex v committed Nov 6, 2019
    Copy the full SHA
    bbbdfbe View commit details
    Browse the repository at this point in the history
  4. payment request fee

    alex v committed Nov 6, 2019
    Copy the full SHA
    ecbabb2 View commit details
    Browse the repository at this point in the history
  5. update test

    alex v committed Nov 6, 2019
    Copy the full SHA
    19553a8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8f6bb5b View commit details
    Browse the repository at this point in the history
  7. fix fund voting last cycle

    alex v committed Nov 6, 2019
    Copy the full SHA
    d9ca1c1 View commit details
    Browse the repository at this point in the history
  8. fix consultation range creation

    alex v committed Nov 6, 2019
    Copy the full SHA
    6eaa623 View commit details
    Browse the repository at this point in the history
  9. fix consultation range check

    alex v committed Nov 6, 2019
    Copy the full SHA
    eea4e8d View commit details
    Browse the repository at this point in the history
  10. fix range consultation support reset

    alex v committed Nov 6, 2019
    Copy the full SHA
    04cd958 View commit details
    Browse the repository at this point in the history
  11. remove trailing zeros

    alex v committed Nov 6, 2019
    Copy the full SHA
    3f33ca1 View commit details
    Browse the repository at this point in the history
  12. show support chart when supported

    alex v committed Nov 6, 2019
    Copy the full SHA
    ffd964d View commit details
    Browse the repository at this point in the history
  13. fix supported consultations

    alex v committed Nov 6, 2019
    Copy the full SHA
    233ea93 View commit details
    Browse the repository at this point in the history
  14. read voter before clearing

    alex v committed Nov 6, 2019
    Copy the full SHA
    95c5beb View commit details
    Browse the repository at this point in the history
  15. fix 65

    alex v committed Nov 6, 2019
    Copy the full SHA
    d955779 View commit details
    Browse the repository at this point in the history
  16. break text lines

    alex v committed Nov 6, 2019
    Copy the full SHA
    5a796aa View commit details
    Browse the repository at this point in the history
  17. fix 0 voting range

    alex v committed Nov 6, 2019
    Copy the full SHA
    1748799 View commit details
    Browse the repository at this point in the history
  18. fix log

    alex v committed Nov 6, 2019
    Copy the full SHA
    190051b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. fix createpaymentrequest

    alex v committed Nov 7, 2019
    Copy the full SHA
    824210b View commit details
    Browse the repository at this point in the history
  2. fix tests

    alex v committed Nov 7, 2019
    Copy the full SHA
    9d61c18 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Copy the full SHA
    b9990c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Copy the full SHA
    1bddfb6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7a513ca View commit details
    Browse the repository at this point in the history
  3. move GetCFundDBStateHash out of coins.cpp

    alex v committed Dec 18, 2019
    Copy the full SHA
    1318c12 View commit details
    Browse the repository at this point in the history
  4. default showall for listconsultations

    alex v committed Dec 18, 2019
    Copy the full SHA
    3e8b51b View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. fix merge patches

    alex v committed Dec 25, 2019
    Copy the full SHA
    855afbe View commit details
    Browse the repository at this point in the history
  2. fix qa/rpc-tests/cfund-fork-reorg-proposal.py

    alex v committed Dec 25, 2019
    Copy the full SHA
    238e5c6 View commit details
    Browse the repository at this point in the history
  3. fix qa/rpc-tests/dao-consultations.py

    alex v committed Dec 25, 2019
    Copy the full SHA
    b406b87 View commit details
    Browse the repository at this point in the history
  4. fix qa/rpc-tests/dao-consultation-consensus.py

    alex v committed Dec 25, 2019
    Copy the full SHA
    dbde9bf View commit details
    Browse the repository at this point in the history
  5. fix missing comma

    alex v committed Dec 25, 2019
    Copy the full SHA
    9a41b78 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. fix statehash votes

    alex v committed Dec 26, 2019
    Copy the full SHA
    fafa0e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. add extra log for modifiers

    alex v committed Dec 27, 2019
    Copy the full SHA
    aa36c22 View commit details
    Browse the repository at this point in the history
  2. fdirty adjustments

    alex v committed Dec 27, 2019
    Copy the full SHA
    3106579 View commit details
    Browse the repository at this point in the history
  3. votelist clear

    alex v committed Dec 27, 2019
    Copy the full SHA
    08192f1 View commit details
    Browse the repository at this point in the history
  4. fdirty fixes

    alex v committed Dec 27, 2019
    Copy the full SHA
    62f7634 View commit details
    Browse the repository at this point in the history
  5. HaveEnoughAnswers use view

    alex v committed Dec 27, 2019
    Copy the full SHA
    a644754 View commit details
    Browse the repository at this point in the history
  6. votelist diff

    alex v committed Dec 27, 2019
    Copy the full SHA
    75909b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. fix tx for txRead

    alex v committed Jan 20, 2020
    Copy the full SHA
    60fa78a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. set default value

    alex v committed Jan 24, 2020
    Copy the full SHA
    c78088a View commit details
    Browse the repository at this point in the history
  2. use correct tip when verifychain

    alex v committed Jan 24, 2020
    Copy the full SHA
    4689cb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. store consensus parameter in state view

    alex v committed Jan 28, 2020
    Copy the full SHA
    a826157 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. fix nversion r/w

    alex v committed Feb 4, 2020
    Copy the full SHA
    fd8c30d View commit details
    Browse the repository at this point in the history
  2. proposal payment address jsonizer fix

    alex v committed Feb 4, 2020
    Copy the full SHA
    cfc1a9c View commit details
    Browse the repository at this point in the history
  3. allow new answers when supported phase

    alex v committed Feb 4, 2020
    Copy the full SHA
    0a34aeb View commit details
    Browse the repository at this point in the history
  4. fix == operator proposals

    alex v committed Feb 4, 2020
    Copy the full SHA
    c75aeb5 View commit details
    Browse the repository at this point in the history
  5. fix coins_tests.cpp

    alex v committed Feb 4, 2020
    Copy the full SHA
    5e13294 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. better diff log

    alex v committed Feb 5, 2020
    Copy the full SHA
    bd916b4 View commit details
    Browse the repository at this point in the history
  2. fix operator== proposal

    alex v committed Feb 5, 2020
    Copy the full SHA
    1ea12b2 View commit details
    Browse the repository at this point in the history
  3. fix typo

    alex v committed Feb 5, 2020
    Copy the full SHA
    f0be08c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Copy the full SHA
    5126e74 View commit details
    Browse the repository at this point in the history
  2. read prequest from map

    alex v committed Feb 7, 2020
    Copy the full SHA
    46a4e7b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. do not look at chainActive

    alex v committed Feb 8, 2020
    Copy the full SHA
    155eb5e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b9318cd View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. look back in whole cycle when length changes

    alex v committed Feb 9, 2020
    Copy the full SHA
    b023b21 View commit details
    Browse the repository at this point in the history
  2. fix typo

    alex v committed Feb 9, 2020
    Copy the full SHA
    5c5c51c View commit details
    Browse the repository at this point in the history
  3. restart votes when scanning whole cycle

    alex v committed Feb 9, 2020
    Copy the full SHA
    96be4c6 View commit details
    Browse the repository at this point in the history
  4. leave to votestep to roll back votes

    alex v committed Feb 9, 2020
    Copy the full SHA
    62e59b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. look back in cycles for every consensus change

    alex v committed Feb 10, 2020
    Copy the full SHA
    8d1a405 View commit details
    Browse the repository at this point in the history
  2. cleaner votelist diff log

    alex v committed Feb 10, 2020
    Copy the full SHA
    af1e90e View commit details
    Browse the repository at this point in the history
  3. add more log

    alex v committed Feb 10, 2020
    Copy the full SHA
    4e37616 View commit details
    Browse the repository at this point in the history
  4. missing height

    alex v committed Feb 10, 2020
    Copy the full SHA
    db0f992 View commit details
    Browse the repository at this point in the history
  5. add daoconsensusparams.h to Makefile.am

    alex v committed Feb 10, 2020
    Copy the full SHA
    dbb97e9 View commit details
    Browse the repository at this point in the history
  6. reverse 62e59b8

    alex v committed Feb 10, 2020
    Copy the full SHA
    3f30409 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. some extra temp log

    alex v committed Feb 11, 2020
    Copy the full SHA
    a5f882e View commit details
    Browse the repository at this point in the history
  2. only reset votes at the end of votestep

    alex v committed Feb 11, 2020
    Copy the full SHA
    c73ba0f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    65c1edf View commit details
    Browse the repository at this point in the history
  4. CanVote consistency

    alex v committed Feb 11, 2020
    Copy the full SHA
    c973e17 View commit details
    Browse the repository at this point in the history
  5. CanVote consistency

    alex v committed Feb 11, 2020
    Copy the full SHA
    4f0887e View commit details
    Browse the repository at this point in the history
  6. revert prev patch

    alex v committed Feb 11, 2020
    Copy the full SHA
    17fcd4c View commit details
    Browse the repository at this point in the history
  7. logic consistency

    alex v committed Feb 11, 2020
    Copy the full SHA
    56ff004 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. some extra log

    alex v committed Feb 12, 2020
    Copy the full SHA
    b33a683 View commit details
    Browse the repository at this point in the history
  2. add consensus/dao/flags.h to Makefile.am

    alex v committed Feb 12, 2020
    Copy the full SHA
    2940e0c View commit details
    Browse the repository at this point in the history
  3. extra logging

    alex v committed Feb 12, 2020
    Copy the full SHA
    0512a9d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Copy the full SHA
    debbbbf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    edc0cea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fbf5cb9 View commit details
    Browse the repository at this point in the history
  4. fix log

    alex v committed Feb 13, 2020
    Copy the full SHA
    a02d969 View commit details
    Browse the repository at this point in the history
  5. revert edc0cea

    alex v committed Feb 13, 2020
    Copy the full SHA
    27b3e80 View commit details
    Browse the repository at this point in the history
  6. do not assume inserted votes can still vote

    alex v committed Feb 13, 2020
    Copy the full SHA
    bb6a5cd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. recalc votingcycle before recalc votes

    alex v committed Feb 14, 2020
    Copy the full SHA
    6380c6f View commit details
    Browse the repository at this point in the history
  2. fix gui support button

    alex v committed Feb 14, 2020
    Copy the full SHA
    64d8403 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8d424e3 View commit details
    Browse the repository at this point in the history
  4. fix 75

    alex v committed Feb 14, 2020
    Copy the full SHA
    4fd0552 View commit details
    Browse the repository at this point in the history
  5. fix 76

    alex v committed Feb 14, 2020
    Copy the full SHA
    b655487 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. fix 78

    alex v committed Feb 18, 2020
    Copy the full SHA
    bac6478 View commit details
    Browse the repository at this point in the history
  2. fix 77

    alex v committed Feb 18, 2020
    Copy the full SHA
    41ae535 View commit details
    Browse the repository at this point in the history
  3. remove log

    alex v committed Feb 18, 2020
    Copy the full SHA
    6c27e7c View commit details
    Browse the repository at this point in the history
  4. merge abstain and consultation deployments

    alex v committed Feb 18, 2020
    Copy the full SHA
    4191099 View commit details
    Browse the repository at this point in the history
  5. invert r/w order

    alex v committed Feb 18, 2020
    Copy the full SHA
    8fc9770 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. read staker script

    alex v committed Feb 19, 2020
    Copy the full SHA
    9414ba5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. use uint512 for TransactionGetCoinAge

    alex v committed Feb 20, 2020
    Copy the full SHA
    3de508b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0f36c4d View commit details
    Browse the repository at this point in the history
  3. fix after merge

    alex v committed Feb 20, 2020
    Copy the full SHA
    538678a View commit details
    Browse the repository at this point in the history
  4. correct SendMoney params

    alex v committed Feb 20, 2020
    Copy the full SHA
    33e2c0b View commit details
    Browse the repository at this point in the history
  5. qt fixes after merge

    alex v committed Feb 20, 2020
    Copy the full SHA
    cd4ac58 View commit details
    Browse the repository at this point in the history
  6. fix makefile.qt.include

    alex v committed Feb 20, 2020
    Copy the full SHA
    7ccc131 View commit details
    Browse the repository at this point in the history
  7. fix qt depends

    alex v committed Feb 20, 2020
    Copy the full SHA
    e28baea View commit details
    Browse the repository at this point in the history
  8. update .gitmodules

    alex v committed Feb 20, 2020
    Copy the full SHA
    992dbb0 View commit details
    Browse the repository at this point in the history
  9. fix missing line concatenator

    alex v committed Feb 20, 2020
    Copy the full SHA
    763af8f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    405dd1f View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    84df0af View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Updated label for proposal

    mxaddict committed Feb 21, 2020
    Copy the full SHA
    cd48779 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. fix cfund_tests.cpp

    alex v committed Feb 23, 2020
    Copy the full SHA
    fb41aae View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dao_extension' of http://www.github.com/aguycalled/navc…

    …oin-core into dao_extension
    alex v committed Feb 23, 2020
    Copy the full SHA
    fd790bf View commit details
    Browse the repository at this point in the history
  3. fix deployment gui

    alex v committed Feb 23, 2020
    Copy the full SHA
    d2b8057 View commit details
    Browse the repository at this point in the history
  4. do not show proposals which are completely paid

    alex v committed Feb 23, 2020
    Copy the full SHA
    9b545a1 View commit details
    Browse the repository at this point in the history
  5. fix 81

    alex v committed Feb 23, 2020
    Copy the full SHA
    6cb1c7b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. fix testnet proposal min fee

    alex v committed Feb 24, 2020
    Copy the full SHA
    4fa2db7 View commit details
    Browse the repository at this point in the history
  2. restart testnet

    alex v committed Feb 24, 2020
    Copy the full SHA
    c6e5c4a View commit details
    Browse the repository at this point in the history
  3. count all dao entries for the menu icon

    alex v committed Feb 24, 2020
    1
    Copy the full SHA
    7810efb View commit details
    Browse the repository at this point in the history
  4. Addinga a stresser script to test wallet functions (#59)

    * adding stresser to test NavCoin wallet functions
    
    * update info
    
    added info
    
    * changed file name, delimiter of best block hash and state hash from null to new line, pulling consensus parameter name from commmand
    
    * changed file name, delimiter of best block hash and state hash from null to new line, pulling consensus parameter name from commmand
    
    * make assert state double check permanent
    
    * checking if consensus paraamter correctly being output from node before updating
    
    * fix network density limit logic
    
    * Revert "fix network density limit logic"
    
    This reverts commit fe78f2b.
    
    * fix issues with 1 node network in network splitting phase
    
    * fix network split phase connection logic
    
    * add assert state dual checks for network splitting phase
    
    * turn on -debug=statehash
    
    * reduce block cycle length upper limit
    
    * Modify descriptions
    
    * imrpove statehash logic in network splitting and performance boost
    
    * tidy up output
    
    * reduce sleep time
    
    * print user, password, and rpc port on launch
    
    * add stressor prupose description
    
    * remove extra log
    chasingkirkjufell committed Feb 24, 2020
    Copy the full SHA
    294cd80 View commit details
    Browse the repository at this point in the history
  5. fixed read coinage txprev

    alex v committed Feb 24, 2020
    Copy the full SHA
    fa51aee View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dao_extension' of http://www.github.com/aguycalled/navc…

    …oin-core into dao_extension
    alex v committed Feb 24, 2020
    Copy the full SHA
    4b08d9e View commit details
    Browse the repository at this point in the history
  7. fix coin age order

    alex v committed Feb 24, 2020
    Copy the full SHA
    417cb15 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. check for max number of answers

    alex v committed Feb 25, 2020
    Copy the full SHA
    ab98370 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2e06d76 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d53c1e4 View commit details
    Browse the repository at this point in the history
  4. do not show cycle info for paid prequests

    alex v committed Feb 25, 2020
    Copy the full SHA
    f949d51 View commit details
    Browse the repository at this point in the history
  5. ask for confirmation of fee

    alex v committed Feb 25, 2020
    Copy the full SHA
    7a3c9c7 View commit details
    Browse the repository at this point in the history
  6. fix payment request detailed dialog

    alex v committed Feb 25, 2020
    Copy the full SHA
    c7af5d5 View commit details
    Browse the repository at this point in the history
  7. remove non existent signals

    alex v committed Feb 25, 2020
    Copy the full SHA
    fc3f612 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. add missing max

    alex v committed Feb 26, 2020
    Copy the full SHA
    fa881f4 View commit details
    Browse the repository at this point in the history
  2. type cast

    alex v committed Feb 26, 2020
    Copy the full SHA
    570ee42 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dao_extension' of http://www.github.com/aguycalled/navc…

    …oin-core into dao_extension
    alex v committed Feb 26, 2020
    Copy the full SHA
    0d09a62 View commit details
    Browse the repository at this point in the history
  4. fix count abstain votes

    alex v committed Feb 26, 2020
    Copy the full SHA
    3f5c65c View commit details
    Browse the repository at this point in the history
  5. fix length names

    alex v committed Feb 26, 2020
    Copy the full SHA
    8ee23ef View commit details
    Browse the repository at this point in the history
  6. fix dao gui exclude finished filtering

    alex v committed Feb 26, 2020
    Copy the full SHA
    b1f6fa2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0e0d084 View commit details
    Browse the repository at this point in the history
  8. add log to test

    alex v committed Feb 26, 2020
    Copy the full SHA
    cd76c8b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Copy the full SHA
    3c92ec1 View commit details
    Browse the repository at this point in the history
  2. fix typo

    alex v committed Feb 27, 2020
    Copy the full SHA
    40a96e7 View commit details
    Browse the repository at this point in the history
  3. include prequest votes in blockheader

    alex v committed Feb 27, 2020
    Copy the full SHA
    02c1d5e View commit details
    Browse the repository at this point in the history
  4. format votes

    alex v committed Feb 27, 2020
    Copy the full SHA
    0114c76 View commit details
    Browse the repository at this point in the history
  5. fix range consultation

    alex v committed Feb 27, 2020
    Copy the full SHA
    1e054d6 View commit details
    Browse the repository at this point in the history
  6. ranges can't have more answers

    alex v committed Feb 27, 2020
    Copy the full SHA
    fd19ef1 View commit details
    Browse the repository at this point in the history
  7. fix proposal exclue filter

    alex v committed Feb 27, 2020
    Copy the full SHA
    4c2eadd View commit details
    Browse the repository at this point in the history
  8. do not show proposals without available coins

    alex v committed Feb 27, 2020
    Copy the full SHA
    178b439 View commit details
    Browse the repository at this point in the history
  9. fix look for active consultation in forked chain

    alex v committed Feb 27, 2020
    Copy the full SHA
    2ea7b5d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Copy the full SHA
    7b95217 View commit details
    Browse the repository at this point in the history
  2. allow abstain vote rpc command

    alex v committed Feb 28, 2020
    Copy the full SHA
    20cf5d3 View commit details
    Browse the repository at this point in the history
  3. change cfund description gui label

    alex v committed Feb 28, 2020
    Copy the full SHA
    b8ecbf2 View commit details
    Browse the repository at this point in the history
  4. Update stressor (#60)

    * add abstain votes for range consultations
    
    * disable dandelion
    chasingkirkjufell committed Feb 28, 2020
    Copy the full SHA
    264be46 View commit details
    Browse the repository at this point in the history
  5. fix abstain vote reorg

    alex v committed Feb 28, 2020
    Copy the full SHA
    2221a0c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dao_extension' of http://www.github.com/aguycalled/navc…

    …oin-core into dao_extension
    alex v committed Feb 28, 2020
    Copy the full SHA
    a865e89 View commit details
    Browse the repository at this point in the history
  7. do not clear again mapVotes

    alex v committed Feb 28, 2020
    Copy the full SHA
    460c331 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. fix logic abstain IsValidVote

    alex v committed Feb 29, 2020
    Copy the full SHA
    78e93a4 View commit details
    Browse the repository at this point in the history
  2. fix logic

    alex v committed Feb 29, 2020
    Copy the full SHA
    eb71616 View commit details
    Browse the repository at this point in the history
  3. consider vote in CanBeVoted

    alex v committed Feb 29, 2020
    Copy the full SHA
    2fa1739 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. clear mapVotes when new cycle

    alex v committed Mar 1, 2020
    Copy the full SHA
    9ab33b9 View commit details
    Browse the repository at this point in the history
  2. Fix min upper range for consultation gui

    alex v committed Mar 1, 2020
    Copy the full SHA
    1e37588 View commit details
    Browse the repository at this point in the history
  3. some extra log

    alex v committed Mar 1, 2020
    Copy the full SHA
    f0076f7 View commit details
    Browse the repository at this point in the history
  4. more log

    alex v committed Mar 1, 2020
    Copy the full SHA
    03a6448 View commit details
    Browse the repository at this point in the history
  5. fix mapSeen

    alex v committed Mar 1, 2020
    Copy the full SHA
    996d1f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. change consultations json

    alex v committed Mar 2, 2020
    Copy the full SHA
    44057ba View commit details
    Browse the repository at this point in the history
  2. more changes consultation json

    alex v committed Mar 2, 2020
    Copy the full SHA
    9c5226b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. update strings

    alex v committed Mar 6, 2020
    Copy the full SHA
    a411aea View commit details
    Browse the repository at this point in the history
  2. trim long strings

    alex v committed Mar 6, 2020
    Copy the full SHA
    b24978e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Copy the full SHA
    15e894c View commit details
    Browse the repository at this point in the history
  2. move vClearAnswers declaration

    alex v committed Mar 12, 2020
    Copy the full SHA
    ac8adee View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. check before committing

    alex v committed Mar 13, 2020
    Copy the full SHA
    09d6a77 View commit details
    Browse the repository at this point in the history
  2. mark dirty if not broadcasted

    alex v committed Mar 13, 2020
    Copy the full SHA
    891d45c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. fix consensus description

    alex v committed Mar 17, 2020
    Copy the full SHA
    e149cbb View commit details
    Browse the repository at this point in the history
  2. fix consensus description

    alex v committed Mar 17, 2020
    Copy the full SHA
    498ba35 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. light wallet voting

    alex v committed Mar 18, 2020
    Copy the full SHA
    e786449 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Copy the full SHA
    4489175 View commit details
    Browse the repository at this point in the history
  2. ignore empty scripts

    alex v committed Mar 19, 2020
    Copy the full SHA
    5713ecd View commit details
    Browse the repository at this point in the history
  3. fix parent title prequest gui

    alex v committed Mar 19, 2020
    Copy the full SHA
    506a7f3 View commit details
    Browse the repository at this point in the history
  4. fix wrapping

    alex v committed Mar 19, 2020
    Copy the full SHA
    135da26 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Copy the full SHA
    c74c2cf View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. update dao light voting tests

    alex v committed Mar 22, 2020
    Copy the full SHA
    4b472ab View commit details
    Browse the repository at this point in the history
  2. prevent double voting

    alex v committed Mar 22, 2020
    Copy the full SHA
    f668924 View commit details
    Browse the repository at this point in the history
  3. fix qa/rpc-tests/dao-light-voting-cfund.py

    alex v committed Mar 22, 2020
    Copy the full SHA
    de1cef9 View commit details
    Browse the repository at this point in the history
  4. remove log

    alex v committed Mar 22, 2020
    Copy the full SHA
    5ce21ed View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. show warning if vote is not valid

    alex v committed Mar 23, 2020
    Copy the full SHA
    9393448 View commit details
    Browse the repository at this point in the history
  2. push missing header update

    alex v committed Mar 23, 2020
    Copy the full SHA
    1673120 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Copy the full SHA
    96f29ab View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Fix light voting rpc test (#66)

    * fix wrong logic of dual voting
    
    * remove status output
    chasingkirkjufell committed Apr 1, 2020
    Copy the full SHA
    ff10dce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    26297f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. bench dao state

    alex v committed Apr 2, 2020
    Copy the full SHA
    580187a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. fix logic

    alex v committed Apr 3, 2020
    Copy the full SHA
    daba6b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. increase height for title

    alex v committed Apr 15, 2020
    Copy the full SHA
    d8a0643 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. move extended dao log to category daoextra

    alex v committed Apr 16, 2020
    Copy the full SHA
    dcf494b View commit details
    Browse the repository at this point in the history
  2. take title out of qchart into qlabel

    alex v committed Apr 16, 2020
    Copy the full SHA
    2c72313 View commit details
    Browse the repository at this point in the history
  3. checks conditional to deployment being active

    alex v committed Apr 16, 2020
    Copy the full SHA
    89d3f56 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. move check to ContextualCheckBlock

    alex v committed Apr 28, 2020
    Copy the full SHA
    46d97ca View commit details
    Browse the repository at this point in the history
  2. use pindexprev instead of chainactive

    alex v committed Apr 28, 2020
    Copy the full SHA
    73a5003 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. reset testnet

    alex v committed May 8, 2020
    Copy the full SHA
    482939a View commit details
    Browse the repository at this point in the history
  2. message start

    alex v committed May 8, 2020
    Copy the full SHA
    35ce8c7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. admit csv2 address as change

    alex v committed May 9, 2020
    Copy the full SHA
    0216e76 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. fix typo

    alex v committed May 11, 2020
    Copy the full SHA
    0332bc5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. voting cycle fixes and extra info in jsonifier

    alex v committed May 13, 2020
    Copy the full SHA
    72cf43e View commit details
    Browse the repository at this point in the history
  2. fixes max cycles

    alex v committed May 13, 2020
    Copy the full SHA
    3051b91 View commit details
    Browse the repository at this point in the history
  3. fixes current cycles for state

    alex v committed May 13, 2020
    Copy the full SHA
    8ae0039 View commit details
    Browse the repository at this point in the history
  4. fix max cycles for accepted state

    alex v committed May 13, 2020
    Copy the full SHA
    119a16b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. reverse mapState k/v

    alex v committed May 14, 2020
    Copy the full SHA
    a8a286f View commit details
    Browse the repository at this point in the history
  2. fix expired for consensus consultation

    alex v committed May 14, 2020
    Copy the full SHA
    5e9a0b2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. fix tests

    alex v committed May 18, 2020
    Copy the full SHA
    0d51895 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    488f8d4 View commit details
    Browse the repository at this point in the history
  3. tests

    alex v committed May 18, 2020
    Copy the full SHA
    ae59d48 View commit details
    Browse the repository at this point in the history
  4. bump version to 5.0.0

    alex v committed May 18, 2020
    Copy the full SHA
    5ba9efc View commit details
    Browse the repository at this point in the history
  5. Update 5.0.0 release notes

    alex v committed May 18, 2020
    Copy the full SHA
    fa23a74 View commit details
    Browse the repository at this point in the history