14 Commits

Author SHA1 Message Date
dianacarvalho1
128de3037e fix: Misc improvements (#291)
* fix: Misc improvements

Make module_name optional and default to map_protocol_changes
Add build instructions for the DB image inside of the docker-compose
Improve error message
Remove unnecessary module_name from yaml files

#time 39m

* fix: Bring back module_name in balancer v3 tests

#time 8m

* fix: Fix balance and allowance overwrites

For tokens with proxies we need to use the address that is returned by the detector

#time 13m
2025-10-03 14:37:49 +00:00
adrian
e684a64002 fix: logs handling 2025-09-16 11:31:19 +02:00
adrian
a3f7a2eac4 feat: improve run.Dockerfile 2025-09-16 11:31:19 +02:00
adrian
d728440048 feat: add evm and wasm files 2025-09-16 11:31:19 +02:00
adrian
298bf13e87 refactor: use image field in docker-compose to leverage docker buildx for caching purposes 2025-09-12 10:59:17 +02:00
adrian
a84b6518cf chore: remove unused AUTH_API_KEY from docker-compose 2025-09-12 10:59:17 +02:00
adrian
2ea296fb8b fix: pass RUST_LOG down to tycho-indexer 2025-09-12 10:59:17 +02:00
adrian
0de847740a feat: in the docker-compose, wait until the db is ready before starting the test runner 2025-09-11 10:41:19 +02:00
adrian
b1db641c31 fix: docker entrypoint handle correctly passing a single argument as a string 2025-09-10 16:36:08 +02:00
adrian
24504d0f94 feat: add docker image to build binaries used in tests 2025-09-10 16:36:08 +02:00
adrian
7b028f4263 fix: postgres extensions setup in dockerfile 2025-09-03 08:55:29 -04:00
adrian
8f1b2d9df8 feat: split postgres.Dockerfile in two stages to not include build pkgs into the final image. It also adds the postgres user at the end 2025-09-03 08:55:29 -04:00
TAMARA LIPOWSKI
c89fbee0ae feat: add docker-compose.yaml to set up postgres 2025-09-03 08:55:29 -04:00
adrian
f7e3b7350e feat: add docker-compose.yaml to set up postgres 2025-09-03 08:55:29 -04:00