Skip to content

Commit 3766602

Browse files
committed
Update CHANGELOG
1 parent 9e5e272 commit 3766602

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### 🚀 Features
66

7-
- restore BENS preloads on the main page under toggle and add blocks BENS preload toggle ([#14262](https://github.com/blockscout/blockscout/pull/14262))
7+
- Restore BENS preloads on the main page under toggle and add blocks BENS preload toggle ([#14262](https://github.com/blockscout/blockscout/pull/14262))
88
- /api/legacy/* wrappers for three ES-compatible RPC endpoints ([#14239](https://github.com/blockscout/blockscout/pull/14239))
99
- Make token balances import chunk size configurable ([#14250](https://github.com/blockscout/blockscout/pull/14250))
1010
- Async CSV export ([#14028](https://github.com/blockscout/blockscout/issues/14028))
@@ -63,6 +63,7 @@
6363
### ⚙️ Miscellaneous Tasks
6464

6565
- Update LICENCE ([#14201](https://github.com/blockscout/blockscout/pull/14201))
66+
- Remove "transaction_hash", "block_hash" and "block_index" from internal transactions, migrate Address Hashes to Address IDs ([#14099](https://github.com/blockscout/blockscout/issues/14099))
6667
- Remove timeout for test for FillInternalTransactionsAddressIds ([#14266](https://github.com/blockscout/blockscout/pull/14266))
6768
- Increase default timeout for FillInternalTransactionsAddressIds ([#14264](https://github.com/blockscout/blockscout/pull/14264))
6869
- Expand action of API_DISABLE_CONTRACT_CREATION_INTERNAL_TRANSACTION_ASSOCIATION flag to preload smart-contract associations ((#14257)[https://github.com/blockscout/blockscout/pull/14257])
@@ -74,7 +75,6 @@
7475
- FillInternalTransactionsAddressIds improvements ([#14208](https://github.com/blockscout/blockscout/pull/14208))
7576
- Remove timeout between successful migrations ([#14198](https://github.com/blockscout/blockscout/issues/14198))
7677
- Add batch size env for FillInternalTransactionsAddressIds migration ([#14204](https://github.com/blockscout/blockscout/issues/14204))
77-
- Remove transaction_hash from internal transactions ([#14099](https://github.com/blockscout/blockscout/issues/14099))
7878
- Add Celo OpenAPI specs ([#14197](https://github.com/blockscout/blockscout/issues/14197), [#14229](https://github.com/blockscout/blockscout/pull/14229))
7979
- Cover counters to multichain export with unit tests ([#14193](https://github.com/blockscout/blockscout/issues/14193))
8080
- Update credo config ([#14147](https://github.com/blockscout/blockscout/issues/14147))

0 commit comments

Comments
 (0)