[bisq-network/bisq] Add dao betatest network (#2546)

Manfred Karrer notifications at github.com
Sat Mar 16 23:34:26 UTC 2019


This adds a mainnet genesis tx for testing as a new network type. It is only intended to be used by testers who run from source code and get in direct contact with me (as it is now real BTC I prefer to keep the test group small and focussed). 
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2546

-- Commit Summary --

  * Add BTC_DAO_BETANET
  * Make genesisTotalSupply customizable by network.
  * Set DAO_BETANET (Mainnet test) genesis tx

-- File Changes --

    M core/src/main/java/bisq/core/app/BisqEnvironment.java (6)
    M core/src/main/java/bisq/core/app/BisqExecutable.java (11)
    M core/src/main/java/bisq/core/btc/BaseCurrencyNetwork.java (7)
    M core/src/main/java/bisq/core/dao/DaoModule.java (3)
    M core/src/main/java/bisq/core/dao/DaoOptionKeys.java (1)
    M core/src/main/java/bisq/core/dao/monitoring/BlindVoteStateMonitoringService.java (8)
    M core/src/main/java/bisq/core/dao/node/full/RpcService.java (3)
    M core/src/main/java/bisq/core/dao/state/DaoStateService.java (2)
    M core/src/main/java/bisq/core/dao/state/GenesisTxInfo.java (36)
    M core/src/main/java/bisq/core/user/Preferences.java (4)
    A core/src/main/resources/btc_dao_betanet.seednodes (2)
    M core/src/main/resources/i18n/displayStrings.properties (2)
    M desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2546.patch
https://github.com/bisq-network/bisq/pull/2546.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2546
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190316/d4bed1c3/attachment.html>


More information about the bisq-github mailing list