Commit f266410
committed
fix(core): gate coinbase owner refresh behind prague
Refreshing the coinbase owner during block execution changes fee-credit routing and therefore consensus state. Keep the historical block-level owner semantics before Prague and only re-read the current owner per transaction after Prague.
Add unit tests covering both TRC21 and native-fee paths for the pre-Prague and post-Prague behaviors.1 parent f5fe86c commit f266410
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
461 | 462 | | |
462 | 463 | | |
463 | 464 | | |
| |||
0 commit comments