641-incorporate-feedback-from-the-second-audit #662
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.
Addresses #641
TODO (partial):
security group's threshold
parameter fromQ5e
toQ5
(Sec. 3, pp. 8-9)UpdateT
and how its used to check wellformedness (Sec. 3, pp. 8)actionWellFormed
for the case ofTreasuryWdrl
, and address the question: should the parameterx : RwdAddr ⇀ Coin
be also wellformed? (Sec. 4, pp. 11-12)refInputs
(Sec. 5, pp 15)curTreasury
andtxdonation
(Sec. 5, pp. 15)txid
(Sec. 5, pp. 15)Deposits
is used in Sec. 6 (Figs. 12 and 13) but introduced in Sec. 8, Fig. 23cwitness
(Sec. 8)Enact-NewComm
toEnact-UpdComm
(Sec. 10, pp. 31)threshold x
is meant as a fraction to the total stake of all votes, and how is the total stake counted for the purpose of counting if an action passes. (Sec. 11.1, pp. 39)NewEpochState
be part of Conway? if so add it to Fig. 41. (Sec. 12, pp. 46)fees
is not used when computingtreasury
in Fig. 43. (Sec. 12, pp. 48)Checklist
CHANGELOG.md