For Operators
This upgrade is not optional.
You may need to install g++ with the following command:
sudo apt update && sudo apt install g++
What's Changed
- feat: add
--addr
flag to batcher by @MegaRedHand in #1708 - fix(telemetry): Fix operator responses appearing as verified and missed by @JulianVentura in #1694
- Pull fixes from testnet by @JuArce in #1718
- feat: add batcher queue len and queue size in bytes metrics by @JulianVentura in #1593
- chore: output
BatcherPaymentService
addresses as JSON by @MegaRedHand in #1698 - feat(docs): Add aligned-cli readme by @PatStiles in #1590
- feat: make targets to modify strategies by @uri-99 in #1530
- feat: progress bar for next batch by @Oppen in #1631
- feat: ethereum-package for real conditions network stress-test by @avilagaston9 in #1426
- feat(sdk): Add msg to batcher errors telling a users their funds have not been spent by @PatStiles in #1725
- feat(cli): Add private-key to deposit to batcher by @PatStiles in #1724
- refactor: use set_empty_values function by @uri-99 in #1741
- feat: add node_exporter metrics by @avilagaston9 in #1627
- Pull fixes testnet 17 01 by @JuArce in #1750
- feat: Remove
batcher_url
parameter + betternetwork
parameter by @PatStiles in #1730 - feat(cli): Price Estimates in Aligned CLI by @PatStiles in #1577
- feat(cli): add get-user-first-nonce + get-user-number-queued-proofs cli commands by @PatStiles in #1553
- feat(alerts): Add slack alerts for task submission sender by @PatStiles in #1734
- fix: remove required=true from privatekeytype in CLI by @uri-99 in #1767
- Pull fixes 22 01 by @JuArce in #1776
- hotfix(aggregator): nil dereference for invalid signature by @Oppen in #1753
- hotfix: overestimate batch size to avoid a DoS by @Oppen in #1775
- fix(CI): missing go.sum entry for module providing package golang.org/x/net/proxy (imported by github.com/gorilla/websocket) on aggregator build by @JuArce in #1784
- Pull hotfixes from testnet by @MauroToscano in #1779
- feat(alerts): add network to alerts messages by @JuArce in #1782
- feat(alerts): add network to alerts messages (#1782) by @MauroToscano in #1785
- fix: do GET_SDK_VERSION before operator_full_registration by @uri-99 in #1778
- fix(CI): update foundry-gas-diff to version v3.21 by @JuArce in #1789
- fix(CI): update foundry-gas-diff to version v3.21 (#1789) by @MauroToscano in #1790
- hotfix: resolve ambiguity in signature result by @Oppen in #1763
- feat(contract): add amount_of_proofs in TaskCreated event by @uri-99 in #1774
- chore(explorer): enable CORS for /api endpoints by @JuArce in #1800
- hotfix(telemetry): do not discard operators without metadata by @JuArce in #1803
- Fix build ci by @MauroToscano in #1812
- Pull hotfix CI by @MauroToscano in #1813
- fix(zkquiz): update sdk usage by @JuArce in #1794
- fix(examples): use new version of the SDK on
validating public input
example by @JuArce in #1798 - refactor: add missing functions to contract interface by @uri-99 in #1773
- fix(examples): use correct
verifyBatchInclusion
function and update python scripts onexamples/verify
by @JuArce in #1796 - fix(contract): remove deprecated verifyBatchInclusion from AlignedLayerServiceManager.sol by @uri-99 in #1762
- Telemetry ansible by @samoht9277 in #1428
- Explorer ansible by @samoht9277 in #1550
- feat(contract): withdraw_from_service_manager in BatcherPaymentService.sol by @uri-99 in #1772
- fix(contract): remove reinitializers from AlignedLayerServiceManager by @uri-99 in #1770
- refactor(contract): change checkPublicInput to external in AlignedServiceManager by @JuArce in #1792
- Delete old verifiers for Risc0 and SP1 by @MauroToscano in #1815
- Update sp1 by @MauroToscano in #1816
- docs: update to v0.15.0 by @JuArce in #1820
- docs: fix examples and sdk spec by @JuArce in #1819
- Mainnet staging deployment by @JuArce in #1822
- Pull changes from tesnet by @JuArce in #1825
- chore: update contract address of mainnet stage implementations by @JuArce in #1827
- chore: add mainnet-stage to SDK by @JuArce in #1824
- Merge testnet into staging by @JuArce in #1828
- Update risc0 by @MauroToscano in #1829
- v0.15.0 by @MauroToscano in #1814
Full Changelog: v0.14.0...v0.15.0