1. 11 Oct, 2018 1 commit
    • Sergei Zubov's avatar
      Add DeStream fee to transactions · 23daf4d4
      Sergei Zubov authored
      Fee is calculated based on fixed rate and splits up between miner and
      DeStream wallet. Fee and split rates are network parameters.
      Fee check is disabled, DeStream don't have minimal or maximal fee.
      Funds are sent to DeStream wallet via additional output of CoinStake
      transaction.
      23daf4d4
  2. 03 Oct, 2018 2 commits
    • Sergei Zubov's avatar
      Add DeStream cointype and prefix · afa4ab6b
      Sergei Zubov authored
      Cointype for DeStream - 3564, 0x80000dec (DeStream Coin). Leading
      symbol in address - D
      afa4ab6b
    • Sergei Zubov's avatar
      Modify emission · 1df0738a
      Sergei Zubov authored
      Splitting initial coins to multiple addresses allows creating multiple
      transactions from initial wallet in one block. Also, all funds won't be
      locked awaiting confirmations, just part of them.
      1df0738a
  3. 02 Oct, 2018 1 commit
  4. 26 Sep, 2018 1 commit
  5. 20 Sep, 2018 1 commit
    • Sergei Zubov's avatar
      Modify processing of genesis block · 00b2e5bd
      Sergei Zubov authored
      Coins are emitted in genesis block. To make them spendable, they are
      added to CoinView. WalletManager changed to include them in wallet's
      balance.
      00b2e5bd
  6. 13 Sep, 2018 1 commit
  7. 06 Sep, 2018 1 commit
  8. 05 Sep, 2018 1 commit
  9. 04 Sep, 2018 1 commit
  10. 27 Aug, 2018 1 commit
  11. 09 Aug, 2018 1 commit
  12. 08 Aug, 2018 2 commits
  13. 07 Aug, 2018 1 commit
  14. 06 Aug, 2018 1 commit
  15. 03 Aug, 2018 1 commit
  16. 02 Aug, 2018 1 commit
  17. 01 Aug, 2018 1 commit
  18. 31 Jul, 2018 1 commit
  19. 30 Jul, 2018 1 commit
  20. 27 Jul, 2018 2 commits
  21. 26 Jul, 2018 1 commit
  22. 25 Jul, 2018 1 commit
  23. 24 Jul, 2018 1 commit
  24. 23 Jul, 2018 1 commit
    • Pavel Pavlov's avatar
      Modify ApiSettings · 2a918bb7
      Pavel Pavlov authored
      - added DefaultDeStreamApiPort, TestDeStreamApiPort
      Restorer of modify NetworkExtensions
      2a918bb7
  25. 19 Jul, 2018 3 commits
  26. 18 Jul, 2018 2 commits
    • Pavel Pavlov's avatar
      Merge DeStream-Blockchain with solution Stratis.Bitcoin.FullNode · 8a376b69
      Pavel Pavlov authored
      - restore packages and synchronization of version
      8a376b69
    • Pavel Pavlov's avatar
      Merge DeStream-Blockchain with solution Stratis.Bitcoin.FullNode · a7ce9631
      Pavel Pavlov authored
      - NBitcoin
      	- move folder JsonConverters
      	- remove Protobuf
      	- move RPC
      - NBitcoin.Tests
      - Stratis.Bitcoin.Features.Notification
      - Stratis.Bitcoin.Features.Notifications.Tests
      - Stratis.Bitcoin.Features.Dns
      - Stratis.Bitcoin.Features.Dns.Tests
      - Stratis.Bitcoin.Features.BlockStore
      	- added BlockStoreQueue.cs
      	- remove BlockPair.cs
      	- remove BlockStoreLoop.cs
      	- remove BlockStoreLoopStep.cs
      	- remove BlockStoreLoopStats.cs
      	- remove \LoopSteps\BlockStoreInnerStepContext.cs
      	- remove \LoopSteps\BlockStoreInnerStepFindBlocks.cs
      	- remove \LoopSteps\BlockStoreInnerStepReadBlocks.cs
      	- remove \LoopSteps\CheckNextChainedBlockExistStep.cs
      	- remove \LoopSteps\DownloadBlockStep.cs
      	- remove \LoopSteps\ProcessPendingStorageStep.cs
      	- remove \LoopSteps\ReorganiseBlockRepositoryStep.cs
      - Stratis.Bitcoin.Features.Consensus
      	- added RuleContextOverrides.cs
      	- added CoinviewRule.cs
      	- added PosCoinviewRule.cs
      	- added PowCoinviewRule.cs
      	- remove Checkpoints.cs
      	- remove ConsensusManager.cs
      	- remove ConsensusPerformanceCounter.cs
      	- remove ConsensusSettings.cs
      	- remove ContextualInformation.cs
      	- remove IPosConsensusValidator.cs
      	- remove IPowConsensusValidator.cs
      	- remove PosConsensusValidator.cs
      	- remove IConsensusRules.cs
      	- remove PowConsensusValidator.cs
      - Stratis.Bitcoin.Features.Api
      - Stratis.Bitcoin.Api.Tests
      - Stratis.Bitcoin.Features.LightWallet
      - Stratis.Bitcoin.Features.MemoryPool
      - Stratis.Bitcoin.Features.Miner
      - Stratis.Bitcoin.Features.RPC
      - Stratis.Bitcoin.Features.Wallet
      - Stratis.Bitcoin.Features.WatchOnlyWallet
      
      - Stratis.Bitcoin
      - Stratis.Bitcoin.Cli
      - Stratis.BitcoinD
      - Stratis.BreezeD
      - Stratis.StratisD
      - Stratis.StratisDnsD
      a7ce9631
  27. 17 Jul, 2018 2 commits
  28. 16 Jul, 2018 2 commits
  29. 04 Jun, 2018 1 commit
  30. 31 May, 2018 2 commits
  31. 24 May, 2018 1 commit