v0.11.0
·
223 commits
to testnet
since this release
What's Changed
- fix: commands linux by @MarcosNicolau in #1333
- pull fixes from testnet by @JuArce in #1343
- infra: add watchdog for batcher by @JuArce in #1311
- refactor(batcher): retry function by @entropidelic in #1273
- feat(CI): optimize rust deps for Docker CI by @samoht9277 in #1278
- feat: Telemetry for the batcher and improve current tracing by @IAvecilla in #1335
- Merge queue config by @MauroToscano in #1359
- Pull changes testnet 5 nov, regenerate cargo lock by @MauroToscano in #1378
- Merge testnet by @MauroToscano in #1379
- Bump_ci_golang by @MauroToscano in #1385
- fix: add retry and timeout to create_new_task by @avilagaston9 in #1317
- chore: implement pausable in ServiceManager by @JuArce in #481
- chore: add multisig support to upgrade ServiceManager by @JuArce in #516
- feat: add run_explorer_without_docker_db make target by @uri-99 in #1346
- feat: add user error metrics by @avilagaston9 in #1356
- chore: Makefile target to set up all aligned components locally by @IAvecilla in #1348
- fix: consolidate 2-step listen after sending proofs by @uri-99 in #1325
- docs: batcher max fee priority queue & finalization algorithm by @entropidelic in #915
- Merge testnet v0.10.3 by @JuArce in #1398
- refactor(aggregator): move
timeToExpiry
task to config file by @MarcosNicolau in #1399 - feat: various sdk improvements by @gabrielbosio in #1313
- refactor(aggregator): Aggregator retries by @PatStiles in #1304
- feat: aggregator bump fee if transaction was not included by @MarcosNicolau in #1286
- Add Audits Fuzzing Due by @MauroToscano in #1403
- ci: deploy batcher with ansible by @JuArce in #1384
- fix(batcher): adjust
MAX_DELAY
to one hour by @avilagaston9 in #1405 - fix: use exponential backoff parameters correctly by @JuArce in #1409
- ci: deploy operator with ansible by @JuArce in #1382
- refactor: separate batcher retry constants properly by @avilagaston9 in #1408
- feat(testing): Task Sender / Stress Tester by @PatStiles in #1189
- fix: use fallbackclient in waitForTransactionReceipt by @MarcosNicolau in #1420
- Aggregator ansible by @samoht9277 in #1387
- chore: update latest contracts addresses by @JuArce in #1424
- fix(aggregator): add garbage collector mutex by @JulianVentura in #1430
- feat: batcher should not be able to build batches too big by @uri-99 in #1410
- fix(contracts): remove
ExceededMaxRespondFee
error by @MarcosNicolau in #1407 - fix: use the retryable InitializeNewTask function by @avilagaston9 in #1437
- fix: set solidity version correctly by @JuArce in #1443
- Fix: Batcher User Balance Checks by @PatStiles in #1404
- fix: nil dereference on aggregator retries by @Oppen in #1441
- Pull testnet to staging by @MauroToscano in #1444
- fix: send aggregated response bump by @MarcosNicolau in #1440
- fix: show canceled batches correctly by @JuArce in #1448
- v0.11 by @MauroToscano in #1419
New Contributors
- @gabrielbosio made their first contribution in #1313
Full Changelog: v0.10.3...v0.11.0