Commit b33526e
committed
Add explicit chanmon manager persistence commands
Add chanmon_consistency commands to persist each node's
ChannelManager state explicitly. This lets the fuzz target exercise
delayed manager persistence instead of checkpointing it after every
command.1 parent ee456a8 commit b33526e
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2860 | 2860 | | |
2861 | 2861 | | |
2862 | 2862 | | |
| 2863 | + | |
2863 | 2864 | | |
2864 | 2865 | | |
2865 | 2866 | | |
| |||
3116 | 3117 | | |
3117 | 3118 | | |
3118 | 3119 | | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
| 3124 | + | |
| 3125 | + | |
| 3126 | + | |
| 3127 | + | |
| 3128 | + | |
| 3129 | + | |
3119 | 3130 | | |
3120 | 3131 | | |
3121 | 3132 | | |
| |||
3370 | 3381 | | |
3371 | 3382 | | |
3372 | 3383 | | |
3373 | | - | |
3374 | | - | |
3375 | 3384 | | |
3376 | 3385 | | |
3377 | 3386 | | |
| |||
0 commit comments