Proto/michelson: add D_Ticket constructor
Context
First part of #6643 (closed).
This MR aims to add the D_Ticket
michelson primitives.
In the follow-up MR (!11602 (merged)), the D_Ticket
constructor parsing will be handled.
Manually testing the MR
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rst
for the protocol and the environment,CHANGES.rst
at the root of the repository for everything else). -
Select suitable reviewers using the Reviewers
field below. -
Select as Assignee
the next person who should take action on that MR
Edited by Gauthier
Merge request reports
Activity
assigned to @gsebil08
added 35 commits
-
70f8df87...c049da65 - 34 commits from branch
master
- 49594a69 - Proto/michelson: add D_Ticket constructor
-
70f8df87...c049da65 - 34 commits from branch
added 3 commits
-
49594a69...653cf91f - 2 commits from branch
master
- b8cfa0aa - Proto/michelson: add D_Ticket constructor
-
49594a69...653cf91f - 2 commits from branch
added 16 commits
-
b8cfa0aa...8f74d019 - 15 commits from branch
master
- 1759313b - Proto/michelson: add D_Ticket constructor
-
b8cfa0aa...8f74d019 - 15 commits from branch
added 1 commit
- 8622eb2e - Kaitai: update kaitai files following D_Ticket constructor creation
- Resolved by Gauthier
mentioned in issue #1529
added 66 commits
-
8622eb2e...d16cdeb2 - 64 commits from branch
master
- 12c8275d - Proto/michelson: add D_Ticket constructor
- ed97a02a - Kaitai: update kaitai files following D_Ticket constructor creation
-
8622eb2e...d16cdeb2 - 64 commits from branch
requested review from @rafoo_
requested review from @linoscope
added 38 commits
-
c69238fe...555b5b64 - 36 commits from branch
master
- 754126d1 - Proto/michelson: add D_Ticket constructor
- 2d559d77 - Kaitai: update kaitai files following D_Ticket constructor creation
-
c69238fe...555b5b64 - 36 commits from branch
added 16 commits
-
2d559d77...b7bbbd47 - 14 commits from branch
master
- 4d77cdb1 - Proto/michelson: add D_Ticket constructor
- 3f9d031e - Kaitai: update kaitai files following D_Ticket constructor creation
-
2d559d77...b7bbbd47 - 14 commits from branch
added 4 commits
-
3f9d031e...20cee465 - 2 commits from branch
master
- 49adb514 - Proto/michelson: add D_Ticket constructor
- 5c5f24f3 - Kaitai: update kaitai files following D_Ticket constructor creation
-
3f9d031e...20cee465 - 2 commits from branch
mentioned in merge request !11203 (closed)
Please register or sign in to reply