Releases: multiversx/mx-chain-es-indexer-go
Releases · multiversx/mx-chain-es-indexer-go
v1.0.4
- #14 Bug fixes:
- fixed the wrong status of invalid ESDT transfers
- fixed the wrong status of ESDTNFTTransfer transactions
v1.0.3
- #11 Remove Options structure and config folder
v1.0.2
- #8 Changed the indexer interface.
v1.0.1
- #6 Fixed the issue related to accounts-history index of elasticsearch. Before this, the timestamp that was used the current time of the node running it, but it should have been the block's timestamp
v1.0.0
- #1, #2, #3 Moved elasticsearch indexer code from the elrond-go repository in this new repository.
The functionality remains the same.