Files
tycho-protocol-sdk/substreams/crates/tycho-substreams
dianacarvalho1 2a77cf965c feat: Add entrypoint (#202)
* feat: add DCI message definitions


#time 4m

#time 0m

* feat: Add add_entrypoint to TransactionChangesBuilder

#time 15m


#time 0m

* fix: Make entrypoints into a HashSet instead of Vec

#time 0m

* fix: Rollback on message index change in ContractSlot

#time 5m

* fix: Ignore examples in docstrings when running cargo test

---------

Co-authored-by: Louise Poole <louise@datarevenue.com>
2025-05-13 11:31:36 +00:00
..
2025-05-13 11:31:36 +00:00
2025-05-13 11:31:36 +00:00
2024-07-22 03:48:47 +02:00

Tycho Substreams SDK

Some shared functionality that is used to create tycho substream packages.

Protobuf Models

To generate the rust structs run the following command from within the root directory:

buf generate --template substreams/crates/tycho-substreams/buf.gen.yaml --output substreams/crates/tycho-substreams/