Releases: blockscout/blockscout-rs
Releases · blockscout/blockscout-rs
Smart-contract-verifier v1.3.0
What's Changed
- Update Vyper verification multi-part request to have interfaces separated from source files; add Vyper standard-json verification endpoint by @rimrakhimov in #493, #496, #499, #500
- Remove optimizations from VerifyVyperMultiPartRequest by @rimrakhimov in #503
- Fix standard-json failures and errors being swapped by @rimrakhimov in #502
- Fix returning of not complete abis in responses by @rimrakhimov in #504
Eth-bytecode-db v1.2.0
What's Changed
- Ignore contract mismatch on contracts lookup by @rimrakhimov in #489
- Update Vyper verification multi-part request to have interfaces separated from source files; add Vyper standard-json verification endpoint by @rimrakhimov in #495, #501
- Remove optimizations from VerifyVyperMultiPartRequest by @rimrakhimov in #505
Smart-contract-verifier v1.2.3
What's Changed
- Add Shanghai evm version by @rimrakhimov in #484
- Update vyper evm-versions handler by @rimrakhimov in #485
Eth-bytecode-db v1.1.1
What's Changed
- Update search indexes by @rimrakhimov in #483
- Turn seqscan off for the bytecode search queries by @rimrakhimov in #483
Smart-contract-verifier v1.2.2
What's Changed
- Add tracing logs on internal error and invalid input by @rimrakhimov in #482
Eth-bytecode-db v1.1.0
What's Changed
- Contracts search has been speedup
- Merge full and partial searches by @rimrakhimov in #473
- Add basic metrics by @rimrakhimov in #476
Stats v1.1.0
New line charts
- Transactions success rate by @leviska in #400
- Average block rewards by @leviska in #403
- New accounts by @leviska in #404
- New native coin holders by @leviska in #408
- New verified contracts by @sevenzing in #417
- Verified contracts growth by @sevenzing in #421
New counters
- Last new verified contracts by @sevenzing in #433
- Total verified contracts
Miscellaneous
- Added health endpoint by @leviska in #402
- Bump launcher from v0.5 to v0.7.0. Add database creation on initialization. Add
STATS__CREATE_DATABASE
env by @rimrakhimov in #424, #429, #439 - Add drop last point functionality by @sevenzing in #434
Sig-provider v1.0.0
First release of the sig-provider service.
This service is designed to look up and aggregate function methods and events from third-party services. It currently supports:
Smart-contract-verifier v1.2.1
What's Changed
- Fix metadata length check by @rimrakhimov in #454
Smart-contract-verifier v1.2.0
What's Changed
- Cargo update by @rimrakhimov in #431
- Add chain id to the metrics by @rimrakhimov in #437
- Update Readme: add protobuf and protoc-gen-openapiv2 as a requirements by @rimrakhimov in #445
- Bump ethers to v2.0.0 by @rimrakhimov in #446
- Fix yul verification bug by @sevenzing in #451
Full Changelog: smart-contract-verifier/v1.1.0...smart-contract-verifier/v1.2.0