Skip to content

make op_div behave like mempool and post soft-fork#113

Open
arvidn wants to merge 1 commit into
mainfrom
div-fork
Open

make op_div behave like mempool and post soft-fork#113
arvidn wants to merge 1 commit into
mainfrom
div-fork

Conversation

@arvidn

@arvidn arvidn commented Mar 24, 2022

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread setup.py

dev_dependencies = [
"clvm_tools>=0.4.2",
"clvm_tools>=0.4.4",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the tests rely on the most recent version of clvm_tools now, since we changed the cost reporting

@arvidn arvidn requested a review from richardkiss March 24, 2022 20:35

@richardkiss richardkiss left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine. I'd really like to have dialect support in python clvm, but that's kind of out of scope of this PR. Would you consider maybe just creating a new version of op_div and renaming the existing one op_div_original or something? That way if and when we get around to adding dialect support to clvm we can resurrect the old behaviour as a particular (admittedly fairly useless except maybe for historical forensics) dialect.

@arvidn

arvidn commented Mar 29, 2022

Copy link
Copy Markdown
Contributor Author

I don't see a lot of value in preserving the old behaviour. We don't use it. If someone will wants that behaviour in the future, it's easy to add back.

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.

2 participants