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

FIPs 36-40 changes to fio.contracts #269

Closed

Conversation

edrotthoff
Copy link
Contributor

This branch will be used for all changes for FIPs 36 -40 please do not merge until all FIPs are completed and verified by QA.

FIP-37 remove keys restrictions
@edrotthoff edrotthoff marked this pull request as draft July 20, 2022 17:18
Ed Rotthoff added 8 commits July 26, 2022 13:56
FIP-39 add and info table and row type
FIP-39 add endpount and action for update_encrypt_key.
fix BD-3941
FIP-39 do the table update, dev tested and verified this works as expected.
FIP-39 integrate handle info into regaddress, xferaddress, burnaddress
FIP-39 comments for coding
FIP-39 fix bug found during dev test
FIPs36-40 error message analysis
@@ -792,6 +845,13 @@
],
"type": "fioname"
},
{
"name": "handleinfo",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use "address" instead of "handle" elsewhere in the code. It could be confusing to introduce a new term. Plus, it is of type "fioname_info_item".

Suggest "fionameinfo"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do.

Ed Rotthoff added 4 commits January 21, 2023 11:06
FIPs36-40 code review items
Fips 36-40 code review feedback
…ons present

FIP-39 add logic to handle update when there are other data descriptions present
FIPs 36-40 remove old note
@ericbutz
Copy link
Contributor

ericbutz commented Feb 6, 2023

Transferred to clean PR: #288

Closing

@ericbutz ericbutz closed this Feb 6, 2023
@ericbutz ericbutz deleted the feature/FIPs36-40-fiocontracts-develop-07202022 branch February 6, 2023 21:54
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.

3 participants