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

Disallow issuance calls in bitcoin mode #625

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

instagibbs
Copy link
Collaborator

Enough people are running -regtest and getting confused as to why they cannot issue assets to make some checks worth it even though we don't intend people to run bitcoin mode at all.

@stevenroose
Copy link
Member

Do you have an idea of how invasive it would be to drop -regtest and run regtest with -chain=regtest? We can have -regtest even error with a message Use -chain=elementsregtest for Elements regtest params or something.

@instagibbs
Copy link
Collaborator Author

Would only be invasive for compatibility functional tests, AFAIK

@instagibbs
Copy link
Collaborator Author

Lots of builds failing for very strange reasons. Will need to investigate.

@instagibbs
Copy link
Collaborator Author

tests were doing a DEPENDS caching run, just restarting

@instagibbs
Copy link
Collaborator Author

One build timing out now. Ready for review/merge.

@stevenroose stevenroose added the needs port Needs backport to a different branch label Jun 5, 2019
@stevenroose stevenroose merged commit 5de1e3f into ElementsProject:master Jun 5, 2019
stevenroose added a commit that referenced this pull request Jun 5, 2019
5de1e3f Disallow issuance calls in bitcoin mode (Gregory Sanders)

Pull request description:

  Enough people are running `-regtest` and getting confused as to why they cannot issue assets to make some checks worth it even though we don't intend people to run bitcoin mode at all.

Tree-SHA512: cb595839d01a000b5a48be4ae5c7084a687bb5c252be8f812f56455082ed78e66cb15313ab15934941cd403040ae253d8270faf6e85995d5caa0d1a66ccd3c6c
instagibbs added a commit that referenced this pull request Jun 6, 2019
434067a Disallow issuance calls in bitcoin mode (Gregory Sanders)

Pull request description:

  backport of #625 for 0.17

Tree-SHA512: f90fe5ab03554362bd9307d50999061d8ec131886261784e4f44da6af89450743eef474ac23884c3ca3e931c5036980f02b2d7a1f4b8aea860bbb5bb56422bdb
apoelstra added a commit to apoelstra/elements that referenced this pull request Nov 3, 2020
apoelstra added a commit to apoelstra/elements that referenced this pull request Nov 9, 2020
gwillen pushed a commit that referenced this pull request Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs port Needs backport to a different branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants