remove unused automated actions mechanism
The mechanism was prepared for use with SMTs (and not even used there). The scheme would needlessly increase consensus overhead. All the problems that it was supposed to address are already handled differently (or at least have their specific solution designed).
Needs schemas!47 (merged)
Edited by Andrzej Lisak
Merge request reports
Activity
mentioned in merge request schemas!47 (merged)
added 1 commit
- 34fbbc02 - remove dgpo member related to automated actions - required_actions_partition_percent
added 1 commit
- 3f36cf04 - remove dgpo member related to automated actions - required_actions_partition_percent
added 5 commits
- f802d141 - rename rc_info to rc_transaction_info since there are no automated actions anymore
- 24c5d16d - remove automated action evaluators
- 2c2b1161 - remove pending action objects, their indexes and code for creating them
- 4c3d934e - remove automated actions and all remaining related code
- bd1d92e4 - remove script that is apparently related to long gone MIRA
Toggle commit listadded 10 commits
-
cb428375 - 1 commit from branch
develop
- 91350972 - remove unit tests for automated actions
- 25b74912 - remove dgpo member related to automated actions - required_actions_partition_percent
- 883c96e7 - remove required/optional_automated_actions from block_header_extensions and related code
- 89ce5589 - remove notifications for automatic actions and all code (in RC) that was only...
- 36e0bf56 - rename rc_info to rc_transaction_info since there are no automated actions anymore
- 2e004685 - remove automated action evaluators
- 8d738b0b - remove pending action objects, their indexes and code for creating them
- cebc35eb - remove automated actions and all remaining related code
- ae61e82b - remove script that is apparently related to long gone MIRA
Toggle commit list-
cb428375 - 1 commit from branch
added Invalidates chain-state label
mentioned in merge request !1001 (merged)
Please register or sign in to reply