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

[WIP] update chainparams.cpp for -regtest for jellyfish #464

Closed
wants to merge 3 commits into from

Conversation

fuxingloh
Copy link
Contributor

@fuxingloh fuxingloh commented Jun 1, 2021

What kind of PR is this?:

/kind chore

What this PR does / why we need it:

In -regtest, added 100 mill DFI to the first 2 owners and operator. To provide a sufficient amount of UTXO for testing without accumulation.

Also changed emission in -regtest to match -mainnet params as jellyfish & playground needs them for complex setup scenario. Slower accumulation = longer tests. Playground balance can be spent by anyone in the sandbox env.

Affected projects:

  1. https://github.com/DeFiCh/playground
  2. https://github.com/DeFiCh/jellyfish
  3. https://github.com/DeFiCh/whale
  4. https://github.com/DeFiCh/ocean
  5. https://github.com/DeFiCh/wallet

@surangap
Copy link
Contributor

surangap commented Jun 1, 2021

Several functional tests are also failing due to consensus value change. that needs to be updated. WIP

@surangap surangap changed the title update chainparams.cpp for -regtest for jellyfish [WIP] update chainparams.cpp for -regtest for jellyfish Jun 1, 2021
@fuxingloh fuxingloh closed this Jun 10, 2021
@fuxingloh fuxingloh deleted the fuxingloh/regtest-chainparams branch June 10, 2021 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants