-
Notifications
You must be signed in to change notification settings - Fork 41
Website: add sections with transactions #1553
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
base: develop
Are you sure you want to change the base?
Conversation
OCaml Reference Validation ResultsRepository: https://github.com/MinaProtocol/mina.git Click to see full validation output |
|
7480a18 to
ba0d52c
Compare
ba0d52c to
5804e60
Compare
Updates OCaml references from URL format to the new structured format with commit hash and verification date for: - FailureCollection impl - apply_coinbase function (with expanded documentation) - sub_account_creation_fee function Changes ported from mina-rust PR #1553.
Updates OCaml references from URL format to the new structured format with commit hash and verification date for: - FailureCollection impl - apply_coinbase function (with expanded documentation) - sub_account_creation_fee function Changes ported from mina-rust PR #1553.
Adds comprehensive fee transfer transaction documentation including: - Overview and transaction structure - Single vs. double transfer examples - Token constraints and validation - Account creation handling - Test coverage references Updates sidebar to include fee-transfers.md under Transaction types. Changes ported from mina-rust PR #1553.
No description provided.