stellar / soroban-rpc

RPC server for Soroban contracts.
18 stars 19 forks source link

Update getEvents docs #275

Open psheth9 opened 2 months ago

psheth9 commented 2 months ago

Update getEvents doc based on https://github.com/stellar/soroban-rpc/pull/230

mollykarcher commented 2 months ago

This change enhances the scalability and can now support a larger retention window (~7 days) for events.

Maybe we defer this change until p22, since @aditya1702 is planning on testing up to 7 days at a later time

aditya1702 commented 2 weeks ago

I think this will need to wait since we are not releasing all the breaking changes in P22 now (due to the SDK backward compatibility issues).

cc @Shaptic @mollykarcher