Commit 2521ad6
emission: fail-safe warning when reward TX nears the 80MB block cap
Per-recipient accruals in the emission TX grow O(eligible). Log the TX size and
warn at 50% of MAX_BLOCK_SIZE_BYTES so reward distribution is migrated to a
merkle-root + claim model before the artifact can threaten block inclusion.
Producer-side observability only — no consensus or crediting change.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 750587a commit 2521ad6
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17876 | 17876 | | |
17877 | 17877 | | |
17878 | 17878 | | |
| 17879 | + | |
17879 | 17880 | | |
17880 | | - | |
| 17881 | + | |
| 17882 | + | |
| 17883 | + | |
| 17884 | + | |
| 17885 | + | |
| 17886 | + | |
| 17887 | + | |
| 17888 | + | |
| 17889 | + | |
| 17890 | + | |
| 17891 | + | |
17881 | 17892 | | |
17882 | | - | |
| 17893 | + | |
17883 | 17894 | | |
17884 | 17895 | | |
17885 | 17896 | | |
17886 | 17897 | | |
17887 | 17898 | | |
| 17899 | + | |
17888 | 17900 | | |
17889 | 17901 | | |
17890 | 17902 | | |
| |||
0 commit comments