Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Transaction Properties Should Be Immutable Once Signed #66

Open
brandonfancher opened this issue Apr 3, 2019 · 1 comment
Open

Transaction Properties Should Be Immutable Once Signed #66

brandonfancher opened this issue Apr 3, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@brandonfancher
Copy link
Contributor

Make Transaction properties immutable once signatures are present

@brandonfancher brandonfancher added the enhancement New feature or request label Apr 3, 2019
@brandonfancher
Copy link
Contributor Author

PRs #168 and #171 set the stage for making Actions and Context Free Actions on EosioTransaction immutable. By making them non-settable (public private(set)) and adding explicit methods for adding actions, we will more easily be able to tie those down in the future.

opi-smccoole pushed a commit that referenced this issue Sep 1, 2020
Changed to use version 1.0.2.19 of GRKOpenSSLFramework.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant