Files
blockbook/api
kevin 7d4872e830 Add Base Support (#1150)
* add base support

* backend config

* add base archive blockchain factory

* add dbProtoAddrContracts flag and default to legacy encoding. fix tests

* default cache behavior for dbMaxAddrContracts default value

* update to defer func to ensure addressContracts is reset and handle possible error

* base config default to use dbProtoAddrContracts

* add network config

* update op-geth and op-node versions

* remove coingecko url

* update coingecko platform identifier

* token type -> token standard

* reduce allocations as pack/unpack addr contracts is primary bottleneck for l2 chains

* archive snapshot no longer supported, use fullnode snapshot as best effort

* remove proto encoded addr contracts as bench marks indicate there is no performance gain as initially suspected

* revert address contract cache changes
2025-02-20 22:55:15 +01:00
..
2023-02-01 17:58:37 +01:00
2024-12-07 14:07:39 +01:00
2021-11-10 00:32:11 +01:00
2023-02-01 17:58:37 +01:00
2025-02-06 22:59:02 +01:00
2020-03-05 11:54:42 -05:00
2025-02-20 22:55:15 +01:00