You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #756: feat: add MaxBareScriptSizeExceeded err for bare consensus check
834bd3d feat: add MaxBareScriptSizeExceeded err for bare consensus check (ChrisCho-H)
Pull request description:
`BareCtx` consensus validity check returns `MaxWitnessScriptSizeExceeded` err when exceeding script size limit, which is wrong and confusing. Adding `MaxBareScriptSizeExceeded` and using it instead can clearly give a correct message on compile error.
ACKs for top commit:
apoelstra:
ACK 834bd3d; successfully ran local tests; Yeah, this seems like a good idea
Tree-SHA512: 4dae0617bdaf1aee7ffd74875471a9dc550b4e3fdd4499894d4172c047f8dbf8b3ca5dff92868999f2ed0356400b9327003b6ac249cd428606204dc5f0506c04
0 commit comments