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: Increment validator and corresponding mutations #1715

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

v0d1ch
Copy link
Contributor

@v0d1ch v0d1ch commented Oct 18, 2024


  • CHANGELOG updated or not needed
  • Documentation updated or not needed
  • Haddocks updated or not needed
  • No new TODOs introduced or explained herafter

@v0d1ch v0d1ch self-assigned this Oct 18, 2024
@v0d1ch v0d1ch force-pushed the increment-mutations branch 14 times, most recently from fbdb64f to 81df483 Compare October 23, 2024 09:29
Copy link

github-actions bot commented Oct 24, 2024

Transaction cost differences

Script summary

Name Size (Bytes)
νInitial -
νCommit -
νHead +922
μHead -
νDeposit -

Init transaction costs

Parties Tx size % max Mem % max CPU Min fee ₳
1 - - - -
2 - - - -
3 - - - -
5 - - - -
10 - - - -
57 - - - -

Commit transaction costs

UTxO Tx size % max Mem % max CPU Min fee ₳
1 - - - -
2 - - - -
3 - - - -
5 - - - -
10 - - - -
19 - - - -

CollectCom transaction costs

Parties UTxO (bytes) Tx size % max Mem % max CPU Min fee ₳
1 - - $${\color{green}-0.63}$$ $${\color{green}-0.24}$$ $${\color{green}-0.01}$$
2 - - +0.27 +0.09 -
3 - - +3.96 +1.44 +0.04
4 - - $${\color{green}-5.31}$$ $${\color{green}-1.96}$$ $${\color{green}-0.06}$$
5 - - $${\color{green}-6.14}$$ $${\color{green}-2.27}$$ $${\color{green}-0.07}$$
6 - - $${\color{green}-1.89}$$ $${\color{green}-0.72}$$ $${\color{green}-0.02}$$
7 - - $${\color{green}-9.67}$$ $${\color{green}-3.57}$$ $${\color{green}-0.10}$$
8 - - +7.4 +2.65 +0.08
9 - - +2.45 +0.83 +0.02

Cost of Decrement Transaction

Parties Tx size % max Mem % max CPU Min fee ₳
1 - +0.08 +0.02 -
2 - +0.36 +0.14 +0.01
3 - +0.09 +0.03 +0.01
5 - $${\color{green}-0.08}$$ $${\color{green}-0.04}$$ -
10 - +0.12 +0.04 -

Close transaction costs

Parties Tx size % max Mem % max CPU Min fee ₳
1 - 0.1 0.03 +0.01
2 - 0.1 0.03 -
3 - 0.05 0.02 -
5 - 0.1 0.04 +0.01
10 - 0.18 0.06 -
49 - 0.32 0.12 -

Contest transaction costs

Parties Tx size % max Mem % max CPU Min fee ₳
1 - 0.09 0.03 -
2 - 0.09 0.03 -
3 - 0.05 0.01 -
5 - 0.1 0.03 -
10 - 0.13 0.05 -
39 - 0.48 0.19 -

Abort transaction costs

Parties Tx size % max Mem % max CPU Min fee ₳
1 - +0.01 +0.01 -
2 - +0.15 +0.05 -
3 - +0.22 +0.08 -
4 - $${\color{green}-0.01}$$ $${\color{green}-0.01}$$ -
5 - +0.27 +0.1 -
6 - $${\color{green}-0.31}$$ $${\color{green}-0.13}$$ -
7 - +0.46 +0.17 -
8 - +0.46 +0.17 +0.01
9 - +0.37 +0.12 -
10 - +0.5 +0.18 -
11 - $${\color{green}-0.28}$$ $${\color{green}-0.12}$$ -
12 - +0.92 +0.35 +0.01
13 - +0.52 +0.19 -

FanOut transaction costs

Parties UTxO UTxO (bytes) Tx size % max Mem % max CPU Min fee ₳
10 - - - 0.03 0.01 -
10 - - - 0.03 0.01 -
10 - - - 0.04 0.01 -
10 - - - 0.04 0.01 -
10 - - - 0.04 0.01 -
10 - - - 0.03 0.01 -
10 - - - 0.03 0.01 -
10 - - - 0.03 0.01 -
10 - - - 0.03 0.01 -

@v0d1ch v0d1ch force-pushed the increment-mutations branch 3 times, most recently from f1ffd76 to 041c291 Compare October 25, 2024 10:02
v0d1ch and others added 6 commits October 25, 2024 12:25
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