2eb41d82f0feat(tycho-substreams): Add builder for TransactionChanges.
kayibal
2024-07-22 17:36:28 +01:00
80f6e3c1c8Merge pull request #55 from propeller-heads/zz/some-sdk-fixes
Alan Höng
2024-07-25 14:10:11 +01:00
ec435d6094refactor: Several testing SDK improvements such as: fix db reset, use latest wheel, print trace in case of failure and add logic to pull stateless contracts
Florian Pellissier
2024-07-25 15:02:57 +02:00
1ce64123b9Add remaining Balancer tests
Thales Lima
2024-07-22 17:23:06 +02:00
52ec30442bAdd more Balancer tests
Thales Lima
2024-07-22 04:26:22 +02:00
19bf222e8eAdd Balancer test, move requests to RPC Client class
Thales Lima
2024-07-22 03:47:58 +02:00
3ccf0a8a1fAdd skip balance check flag for testing module
Thales Lima
2024-07-19 22:29:31 +02:00
e0c1ba3b50Make tycho_client a python package, small bugfixes
Thales Lima
2024-07-19 04:19:34 +02:00
13c1db8171Rename tycho to tycho_client
Thales Lima
2024-07-18 22:13:46 +02:00
7229f1fca0Remove unused methods from PoolState
Thales Lima
2024-07-18 16:44:17 +02:00
183868e536Load Snapshot from RPC request
Thales Lima
2024-07-18 04:54:02 +02:00
5e6c7d4647Add relative imports, small bugfixes
Thales Lima
2024-07-17 23:27:36 +02:00
c075fdb668Optimize imports and return BlockProtocolChanges msg
Thales Lima
2024-07-15 15:05:03 +02:00
f6fba2805aAdd ThirdPartyPoolState and necessary auxiliary code
Thales Lima
2024-07-12 18:23:11 +02:00
94d4ab568aAdd Decoder
Thales Lima
2024-07-11 19:40:24 +02:00
27c5a7580bLoad tokens from Tycho RPC
Thales Lima
2024-07-11 19:14:32 +02:00
6b98cee57cAdd Tycho Stream Adapter
Thales Lima
2024-07-11 05:54:32 +02:00
ca80b08cf2Create structure
Thales Lima
2024-07-11 05:54:20 +02:00
96f67362bfMerge pull request #37 from propeller-heads/zz/update-protobuf
Zizou
2024-07-23 15:19:14 +02:00
bd0a077917refactor: Use new hybrid structs for Curve
Florian Pellissier
2024-07-23 15:04:04 +02:00
ead8e17082Merge pull request #53 from propeller-heads/fp/fix-vm-indexing
Zizou
2024-07-22 10:25:14 +02:00
7ce86db2d6fix: correct change type for pool_id
Florian Pellissier
2024-06-11 13:43:48 +02:00
50ac14f70astyle: make clippy happy
Florian Pellissier
2024-06-05 09:03:41 +02:00
c48532a5c4feat: Update protobuf messages for Balancer, add pool_id and balance_owner as entity changes
Florian Pellissier
2024-06-04 18:04:39 +02:00
7db72c284cfeat: Update proto files
Florian Pellissier
2024-06-04 18:03:26 +02:00
52c644a4edMerge pull request #42 from propeller-heads/zz/curve/curve-substreams-v2
tvinagre
2024-07-19 18:55:39 +02:00
e6edcd1fa2refactor: only include changes if we know call.caller AND the call type is delegatecall or callcode
Florian Pellissier
2024-07-19 14:35:45 +02:00