[bisq-network/bisq] Resurrect testnet (#2920)

Devin Bileck notifications at github.com
Mon Jun 24 20:18:22 UTC 2019


In order to perform more in depth testing, as opposed to simply using regtest, particularly for potential bitcoinj 0.15 integration, I have resurrected testnet. Since the old testnet seednode is no longer maintained by Manfred, I am currently running a seednode and have also created a BSQ genesis transaction. In the process of learning how to create the BSQ genesis transaction and struggling to do it using the Bitcoin core wallet, I created a shell script that can be used to quickly and easily generate one on either testnet or regtest.

Note, as we encountered previously, testnet continues to be volatile and frequently encounter very quick blocks. This means it cannot be used for reliable timing of DAO phases/cycles. Even so, it is still a good test environment.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Update new testnet seednode address
  * Add shell script for creating DAO genesis transaction
  * Use new testnet genesis transaction

-- File Changes --

    M core/src/main/java/bisq/core/dao/state/GenesisTxInfo.java (4)
    M core/src/main/resources/btc_testnet.seednodes (3)
    A scripts/create_dao_genesis.sh (196)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2920.patch
https://github.com/bisq-network/bisq/pull/2920.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/2920
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190624/4c150a07/attachment-0001.html>


More information about the bisq-github mailing list