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
@tamirms would you mind/want to switch this for one of mine? Since I'm actively working on event parsing I might have an easier time fighting the new XDR
Shaptic
changed the title
horizon: Update SAC event processing for new ScVal parsing
contractevent, services/horizon: Update Stellar Asset Contract event parsing and testing.
Mar 10, 2023
Epic: stellar/stellar-cli#471
What?
TL;DR: Update SAC event processing for new
ScVal
format.This is a significant piece of work because there are two large components:
support/contractevent
library (ingest: Move SAC event parsing to its own package, add more events. #4802) to parse SAC events in their new formatintegration/sac_test.go
test suite to ensure we properly interact with the SACintegration/invoke_host_function.go
test suiteingest/processors/contract_data.go
)The text was updated successfully, but these errors were encountered: