You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sizes and execution budgets for Hydra protocol transactions. Note that unlisted parameters are currently using arbitrary values and results are not fully deterministic and comparable to previous runs.
Metadata
Generated at
2022-10-25 07:45:08.609063319 UTC
Max. memory units
14000000
Max. CPU units
10000000000
Max. tx size (kB)
16384
Cost of Init Transaction
Parties
Tx size
% max Mem
% max CPU
Min fee ₳
1
4832
11.40
4.53
0.49
2
5037
13.58
5.38
0.52
3
5247
13.79
5.41
0.53
5
5652
20.04
7.88
0.62
10
6678
27.35
10.63
0.74
45
13853
98.50
38.09
1.83
Cost of Commit Transaction
Currently only one UTxO per commit allowed (this is about to change soon)
UTxO
Tx size
% max Mem
% max CPU
Min fee ₳
1
5771
19.92
8.05
0.62
Cost of CollectCom Transaction
Parties
Tx size
% max Mem
% max CPU
Min fee ₳
1
13058
20.68
8.29
0.95
2
13450
37.34
15.12
1.15
3
13702
54.84
22.38
1.36
4
14095
77.90
31.95
1.63
5
14238
98.81
40.68
1.87
Cost of Close Transaction
Parties
Tx size
% max Mem
% max CPU
Min fee ₳
1
9327
8.19
3.36
0.65
2
9498
8.97
3.81
0.67
3
9657
9.75
4.27
0.68
5
10020
11.70
5.32
0.72
10
10847
15.65
7.60
0.81
30
14219
32.63
17.16
1.16
64
15613
38.69
14.66
1.26
Cost of Contest Transaction
Parties
Tx size
% max Mem
% max CPU
Min fee ₳
1
9362
8.56
3.49
0.66
2
9493
8.94
3.79
0.67
3
9693
10.16
4.42
0.69
5
9988
11.28
5.15
0.72
10
10851
15.81
7.65
0.81
30
14227
32.79
17.21
1.17
43
16373
42.83
23.05
1.38
Cost of Abort Transaction
Some variation because of random mixture of still initial and already committed outputs.
Parties
Tx size
% max Mem
% max CPU
Min fee ₳
1
13494
22.50
9.35
0.99
2
13743
36.46
15.22
1.16
3
13927
52.72
22.50
1.35
4
14037
69.26
29.66
1.54
Cost of FanOut Transaction
Involves spending head output and burning head tokens. Uses ada-only UTxO for better comparability.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #531
Summary
🍭 Refactor the feedback panel to be able to switch between two modes:
🍭 Full [H]istory Mode:
🍭 [S]hort Feedback Mode:
Extras
🍭 Add demo persistent state files to .gitignore
🍭 Fix with-out-docker demo docs on launching hydra-tui and multiple persistence hydra-nodes
To check before merging: