Releases: multiversx/mx-chain-es-indexer-go
Releases · multiversx/mx-chain-es-indexer-go
v1.3.14
v1.3.13
v1.3.12
What's Changed
- Elastic indexer with core altered accounts by @bogdan-rosianu in #103
- Merge dev in feat by @miiu96 in #167
- Prepare remove tx fee handler by @miiu96 in #164
- indexer binary by @miiu96 in #168
- Trie depth on retrieve value by @BeniaminDrasovean in #179
- scripts start observers by @miiu96 in #178
- Integrate latest
elrond-go-core
by @miiu96 in #180 - Merge rc in feat altered by @miiu96 in #181
- Update elrond-go-core by @miiu96 in #182
- [BUG_FIX] Smart contract results processor fixes by @miiu96 in #183
- Proper tags by @miiu96 in #184
feat/altered accounts
by @miiu96 in #163- update vm common by @miiu96 in #185
- Remove collections index rc by @miiu96 in #189
- Update libs 2022.11.23 by @iulianpascalau in #191
- added transactions hashes and execution order in block structure by @miiu96 in #193
- Fix transactions with wrong status by @miiu96 in #195
- Extend
accounts
index by @miiu96 in #194 - Accounts balance checker by @miiu96 in #143
- Improve cluster checker by @miiu96 in #187
- Mappings for all indices by @miiu96 in #192
- Fix readme for migration by @popenta in #198
- Rebranding by @miiu96 in #197
- Frozen esdt tokens by @miiu96 in #200
- Extend
delegators
index by @miiu96 in #196 - Extra fields in transaction and smart contract results structure by @miiu96 in #201
New Contributors
Full Changelog: v1.2.45...v1.3.12
v1.3.11
What's Changed
- Added extra fields in the transaction structure and the smart contract result structure
Full Changelog: v1.3.9...v1.3.11
v1.3.9
v1.3.8
v1.3.7
v1.3.6
What's Changed
- Extended
accounts
index with extra fields. - Extended
transaction
andsmartContractResult
structure with and extra fieldhasLogs
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- Update libs 2022.11.23 by @iulianpascalau in #191
- Added transactions execution order in the
Block
structure. - Added transactions hashes hex-encoded in the MiniblockDetails structure from the
Block
structure
Full Changelog: v1.3.3...v1.3.5