1. 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
  2. 02 Oct, 2018 1 commit
  3. 26 Sep, 2018 1 commit
  4. 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
  5. 13 Sep, 2018 1 commit
  6. 06 Sep, 2018 1 commit
  7. 05 Sep, 2018 1 commit
  8. 04 Sep, 2018 1 commit
  9. 27 Aug, 2018 1 commit
  10. 09 Aug, 2018 1 commit
  11. 08 Aug, 2018 2 commits
  12. 07 Aug, 2018 1 commit
  13. 06 Aug, 2018 1 commit
  14. 03 Aug, 2018 1 commit
  15. 02 Aug, 2018 1 commit
  16. 01 Aug, 2018 1 commit
  17. 31 Jul, 2018 1 commit
  18. 30 Jul, 2018 1 commit
  19. 27 Jul, 2018 2 commits
  20. 26 Jul, 2018 1 commit
  21. 25 Jul, 2018 1 commit
  22. 24 Jul, 2018 1 commit
  23. 23 Jul, 2018 1 commit
    • Pavel Pavlov's avatar
      Modify ApiSettings · 2a918bb7
      Pavel Pavlov authored
      - added DefaultDeStreamApiPort, TestDeStreamApiPort
      Restorer of modify NetworkExtensions
      2a918bb7
  24. 19 Jul, 2018 3 commits
  25. 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
  26. 17 Jul, 2018 2 commits
  27. 16 Jul, 2018 2 commits
  28. 04 Jun, 2018 1 commit
  29. 31 May, 2018 2 commits
  30. 24 May, 2018 2 commits