Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

v1.1.0-rc.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 12:17
· 320 commits to develop since this release
76e9f3f

Pirineus (v1.1.0)

In this version the main change is we have improved the synchronisation process performance.
Also, it was added more filters in the API to avoid invalid transactions to be added into transaction pool. The governance process to manage the issues was improved and other small fixes are included too.

Changelog

3c17295 Add filter to include unforged history txs in api
6892435 Add more filters before inserting pool txs
5aa2b0e Faster synchronization with asynchronous deletion of old checkpoints
35a6026 Faster synchronization with asynchronous deletion of old checkpoints
5585e0a Faster synchronization with less calls to update Ethereum stats (configurable)
256c9cd Merge pull request #668 from hermeznetwork/feature/fastsync-skip-updateeth
d5d2812 Merge pull request #685 from hermeznetwork/feature/fastsync-async-delete-old-checkpoints
8ee9d05 Merge pull request #686 from hermeznetwork/feature/api-return-pending-L1
6c553af Merge pull request #695 from hermeznetwork/feature/filter-pooltxs
0da7f18 Merge pull request #697 from hermeznetwork/fix/goreleaser-migration-pack
76e9f3f Merge pull request #700 from hermeznetwork/feature/github-templates
e0d1fa6 Merge pull request #702 from hermeznetwork/feature/filter-pooltxs-addtest
874d956 add CanSendToEthAddr test
f9eaf30 add github templates and automations
50c9655 fix gorelease migration pack
aa76ce7 remove the unnecessary BJJ check