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

Version 2.0.2.1 #17

Merged
merged 58 commits into from Sep 8, 2018
Merged

Version 2.0.2.1 #17

merged 58 commits into from Sep 8, 2018

Commits on Jul 6, 2018

  1. PoS try

    zPools committed Jul 6, 2018
    Copy the full SHA
    698d4b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. Update main.cpp

    zPools committed Jul 8, 2018
    Copy the full SHA
    4b81de8 View commit details
    Browse the repository at this point in the history
  2. Update main.cpp

    zPools committed Jul 8, 2018
    Copy the full SHA
    ec09273 View commit details
    Browse the repository at this point in the history
  3. Update clientversion.h

    zPools committed Jul 8, 2018
    Copy the full SHA
    411211f View commit details
    Browse the repository at this point in the history
  4. Update version.h

    zPools committed Jul 8, 2018
    Copy the full SHA
    54392ef View commit details
    Browse the repository at this point in the history
  5. Update darksend.h

    zPools committed Jul 8, 2018
    Copy the full SHA
    2a43869 View commit details
    Browse the repository at this point in the history
  6. Update masternode.cpp

    zPools committed Jul 8, 2018
    Copy the full SHA
    19a5418 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. PoSFix testnet at 19k

    Smolinski authored and Smolinski committed Aug 6, 2018
    Copy the full SHA
    191bf14 View commit details
    Browse the repository at this point in the history
  2. PoSFix testnet at 19k

    Smolinski authored and Smolinski committed Aug 6, 2018
    Copy the full SHA
    82e61eb View commit details
    Browse the repository at this point in the history
  3. formatting

    Mike.zPools authored and Mike.zPools committed Aug 6, 2018
    Copy the full SHA
    41683a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Changed starting height

    zPools committed Aug 7, 2018
    Copy the full SHA
    46291ab View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. correcting typo

    crusender committed Aug 12, 2018
    Copy the full SHA
    cc5be26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from crusender/patch-1

    Typo fix for 3 connections stake
    zPools committed Aug 12, 2018
    Copy the full SHA
    e40b4f3 View commit details
    Browse the repository at this point in the history
  3. make better getmininginfo

    movearound for better reading at console and disable stakeinterest
    crusender committed Aug 12, 2018
    Copy the full SHA
    c3e3b3e View commit details
    Browse the repository at this point in the history
  4. temp fix for testing

    reduce need 50MN for staking to 3
    crusender committed Aug 12, 2018
    Copy the full SHA
    6c5bab1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Merge pull request #10 from crusender/patch-2

    make better getmininginfo
    zPools committed Aug 13, 2018
    Copy the full SHA
    8112618 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from crusender/patch-3

    temp fix for testing
    zPools committed Aug 13, 2018
    Copy the full SHA
    67f39aa View commit details
    Browse the repository at this point in the history
  3. TESTNET: less MN for staking

    zPools committed Aug 13, 2018
    Copy the full SHA
    207cdd9 View commit details
    Browse the repository at this point in the history
  4. TESTNET: less MN for staking

    zPools committed Aug 13, 2018
    Copy the full SHA
    73ae155 View commit details
    Browse the repository at this point in the history
  5. Delete SONO

    zPools committed Aug 13, 2018
    Copy the full SHA
    456d9a2 View commit details
    Browse the repository at this point in the history
  6. Delete qrc_bitcoin.cpp

    zPools committed Aug 13, 2018
    Copy the full SHA
    b30513f View commit details
    Browse the repository at this point in the history
  7. Delete qrc_style.cpp

    zPools committed Aug 13, 2018
    Copy the full SHA
    9bf05e5 View commit details
    Browse the repository at this point in the history
  8. Delete Makefile

    zPools committed Aug 13, 2018
    Copy the full SHA
    7b11f2c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Low Stake Limit - Testnet

    zPools committed Aug 14, 2018
    Copy the full SHA
    8f3ad38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from zPools/tmp

    Low Stake Limit - Testnet
    zPools committed Aug 14, 2018
    Copy the full SHA
    f291be5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Add files via upload

    crusender committed Aug 16, 2018
    Copy the full SHA
    a29a4ff View commit details
    Browse the repository at this point in the history
  2. Update activemasternode.cpp

    crusender committed Aug 16, 2018
    Copy the full SHA
    0d7f438 View commit details
    Browse the repository at this point in the history
  3. Update darksend.cpp

    crusender committed Aug 16, 2018
    Copy the full SHA
    1dd10d9 View commit details
    Browse the repository at this point in the history
  4. Update darksend.h

    crusender committed Aug 16, 2018
    Copy the full SHA
    b20bef6 View commit details
    Browse the repository at this point in the history
  5. Update main.h

    crusender committed Aug 16, 2018
    Copy the full SHA
    b66ee45 View commit details
    Browse the repository at this point in the history
  6. Update masternode.h

    crusender committed Aug 16, 2018
    Copy the full SHA
    2bbc428 View commit details
    Browse the repository at this point in the history
  7. Update net.cpp

    crusender committed Aug 16, 2018
    Copy the full SHA
    dc252f2 View commit details
    Browse the repository at this point in the history
  8. Update rpcdarksend.cpp

    crusender committed Aug 16, 2018
    Copy the full SHA
    f8730c3 View commit details
    Browse the repository at this point in the history
  9. Update wallet.cpp

    crusender committed Aug 16, 2018
    Copy the full SHA
    881035f View commit details
    Browse the repository at this point in the history
  10. Update main.cpp

    crusender committed Aug 16, 2018
    Copy the full SHA
    ba37e81 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Merge pull request #13 from crusender/PoSFix

    PoSfix 5
    zPools committed Aug 17, 2018
    Copy the full SHA
    01b9ca2 View commit details
    Browse the repository at this point in the history
  2. merge cleaning

    zPools committed Aug 17, 2018
    Copy the full SHA
    e672882 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from zPools/tmp

    merge cleaning
    zPools committed Aug 17, 2018
    Copy the full SHA
    aabeea6 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Difficulty and timing change

    Smolinski authored and Smolinski committed Aug 24, 2018
    Copy the full SHA
    7d79209 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. new testnet, new values

    zPools committed Aug 27, 2018
    Copy the full SHA
    ea775bc View commit details
    Browse the repository at this point in the history
  2. testnet

    zPools committed Aug 27, 2018
    Copy the full SHA
    8984989 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from zPools/temp

    Testnet update
    zPools committed Aug 27, 2018
    Copy the full SHA
    12af94f View commit details
    Browse the repository at this point in the history
  4. Some cleanup and a new seed

    zPools committed Aug 27, 2018
    Copy the full SHA
    e5dd65e View commit details
    Browse the repository at this point in the history
  5. New checkpoints added

    zPools committed Aug 27, 2018
    Copy the full SHA
    248abaf View commit details
    Browse the repository at this point in the history
  6. Information updates

    zPools committed Aug 27, 2018
    Copy the full SHA
    4a9b2f9 View commit details
    Browse the repository at this point in the history
  7. missing ;

    zPools committed Aug 27, 2018
    Copy the full SHA
    8caa97b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. copyright

    zPools committed Aug 30, 2018
    Copy the full SHA
    88b73bb View commit details
    Browse the repository at this point in the history
  2. copyright

    zPools committed Aug 30, 2018
    Copy the full SHA
    a490125 View commit details
    Browse the repository at this point in the history
  3. new splash - idea

    zPools committed Aug 30, 2018
    Copy the full SHA
    496a915 View commit details
    Browse the repository at this point in the history
  4. smaller logo in overview

    zPools committed Aug 30, 2018
    Copy the full SHA
    9d14b67 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Limit coins to 5M

    zPools committed Sep 1, 2018
    Copy the full SHA
    7f4edab View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. finalize posfix update

    Smolinski authored and Smolinski committed Sep 3, 2018
    Copy the full SHA
    69a44cd View commit details
    Browse the repository at this point in the history
  2. Revert "finalize posfix update"

    This reverts commit 69a44cd.
    Smolinski authored and Smolinski committed Sep 3, 2018
    Copy the full SHA
    2bf2630 View commit details
    Browse the repository at this point in the history
  3. PoSFix finals

    zPools committed Sep 3, 2018
    Copy the full SHA
    05638dd View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

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

Commits on Sep 7, 2018

  1. Copy the full SHA
    3bde1f6 View commit details
    Browse the repository at this point in the history
  2. finalize

    zPools committed Sep 7, 2018
    Copy the full SHA
    4cdca07 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8d87428 View commit details
    Browse the repository at this point in the history