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
Make upper bound of ChainReaderBlockStreamer inclusive
Before its upper bound was exclusive this was fine when others
subsystems were also exclusive but this changed with the fixes
for #1785: now the `until` parameter the last block to include in the
signature instead of being the block were we should stop polling.
0 commit comments