greendianasaur
cfbf6812bd
chore: Remove old execution and encoding files ( #221 )
...
They are unused now. See https://github.com/propeller-heads/tycho-execution for the new workflow
2025-06-24 13:37:00 +00:00
Khramtsov Valentin
1442215c91
fix: fix for publish-swap-encoders-package workflow ( #207 )
2025-05-14 10:57:30 +03:00
Louise Poole
b13b2b3cc0
ci: also detect cargo files in nested directories ( #204 )
2025-05-13 13:26:26 +02:00
Louise Poole
01d97193b2
ci: Run substream checks only on changed substream modules ( #200 )
...
* ci: run substream checks only on changed substream modules
* ci: move substream package extraction code to a composite action
2025-05-05 15:47:49 +02:00
Louise Poole
0f5bbae78c
ci: freeze CI cargo version ( #197 )
2025-04-29 16:53:47 +02:00
Khramtsov Valentin
dcf7cb94c1
fix: changed on condition for swap encoders ( #168 )
2025-02-26 16:47:41 +02:00
Khramtsov Valentin
e413284017
chore: fix for old aws account id ( #149 )
...
* chore: fix for old aws account id
* chore: fix for old aws account id
* chore: test with changed branch
* chore: test with changed branch
* chore: test with install dependencies
* chore: prepare to pr
2025-02-05 11:09:51 +01:00
Louise Poole
97a20b60c0
fix: address missed repo renaming ( #128 )
2025-01-07 16:13:01 +00:00
Louise Poole
d12834cfc5
fix: improve handling of forked protocols on substreams release workflow ( #95 )
...
* fix: improve pre-release naming and handling of forked protocols
* fix: build packages for all forked protocols on a new release
2024-10-31 13:00:30 +02:00
Louise Poole
5c38cd6fb3
feat: improve substream release script
...
Improvements include:
- exit the script if any non-recoverable step fails
- fix bug where cargo version was hardcoded to be detected in balancer package
- allow optional input of substream config file. This is necessary for protocols with forks as they will have multiple configs in one directory
2024-10-17 19:43:07 +02:00
Diana Carvalho
a6caf84f55
feat: Add execution for curve
...
- Add CurveSwapStructEncoder and tests
- Add CurveSwapExecutorExposed and tests
- Add needed interfaces
#time 0m
#time 0m
#time 0m
2024-09-05 13:19:31 +01:00
Diana Carvalho
59d6e0d803
fix: Remove publish_propeller_solver_core (it was a copy pasta mistake)
2024-09-03 10:26:13 +01:00
Diana Carvalho
7ba63bf404
feat: Update with new interface
...
Give more context in the swap-encoder.md
2024-08-30 10:59:05 +01:00
Diana Carvalho
41f20f14b0
feat: Add propeller swap encoders
...
- Add setup for package
- Add docs
- Add balancer implementation and test
- Add CI:
- Add setup action
- Add test and format CI
- Add CD: Publish python package to AWS
2024-08-29 15:27:35 +01:00
pistomat
66e25d1a09
fix the format check CI
2024-03-27 11:17:12 +01:00
pistomat
9b9146c23b
feat: add format check to evm CI
2024-03-27 10:43:17 +01:00
kayibal
f88fb952b0
Add substreams cli installation.
...
Comment out S3 upload for now.
2024-03-14 02:10:53 +00:00
kayibal
2288e12032
Implement a substreams CD
2024-03-14 02:03:59 +00:00
kayibal
b0fe5bc4e1
Add github CI for substreams
2024-03-14 02:03:59 +00:00
kayibal
e62cc13c0b
Move crates under substreams directory.
...
This way we can run GHA jobs depending on what files changed.
2024-03-13 23:57:23 +00:00
kayibal
c30bd285cf
Set ETH_RPC_URL when running tests
2023-11-02 11:20:07 +00:00
kayibal
82c815fdf2
Restructure repository file structure.
...
Adds an outer layer to hold docs, cairo contracts
and other related files.
2023-11-01 01:09:17 +00:00
kayibal
51312525c1
Initial commit
...
Lays out directory structure start specifing core interfaces.
2023-10-31 10:15:20 +00:00
kayibal
11deee5f64
chore: forge init
2023-10-31 02:09:59 +00:00