Releases: multiversx/mx-chain-notifier-go
Releases · multiversx/mx-chain-notifier-go
v1.4.0-bon
What's Changed
- Update README by @ssd04 in #139
- fix header gas consumption check by @BeniaminDrasovean in #140
Full Changelog: v1.4.0...v1.4.0-bon
v1.4.0
What's Changed
- Rc/barnard patch 3 by @ssd04 in #123
- Integrate header v3 execution results by @ssd04 in #127
- Fix tx pool check by @ssd04 in #128
- Adapt integration tests v3 by @ssd04 in #130
- adapt stateAccesses for supernova by @BeniaminDrasovean in #131
- Fix exec result timestamp by @ssd04 in #132
- Update communication-go by @ssd04 in #134
- Add more logging by @ssd04 in #133
- Merge main into rc supernova by @ssd04 in #136
- use latest core-go tag reference by @ssd04 in #135
- State accesses backwards compatible by @ssd04 in #137
Full Changelog: v1.3.2...v1.4.0
v1.3.2
Overview
Added integration for state accesses into events notifier.
RabbitMQ integration:
- new rabbitmq exchange
- integrated to support also state accesses
WebSockets integration: - integrated to support also state accesses
State accesses will be recevied based on the observers configuration. There are write and read state accesses types.
If read state accesses are enabled in observer nodes, there is an additional flag (WithReadStateChanges in config.toml) in events notifier to control if they should be handler or not.
What's Changed
- rc/barnard by @ssd04 in #109
- Added rabbitmq exchange for state changes by @ssd04 in #112
- State accesses per account by @ssd04 in #113
- Fix ws dispatcher subscription by @ssd04 in #115
- Websocket tools update for state changes by @ssd04 in #116
- update core-go version by @ssd04 in #117
- update go mod by @BeniaminDrasovean in #118
- use map for collecting txs with order by @BeniaminDrasovean in #121
- Read state accesses flag by @ssd04 in #122
- reference new core version by @bogdan-rosianu in #119
New Contributors
- @BeniaminDrasovean made their first contribution in #118
Full Changelog: v1.3.0...v1.3.2
v1.3.0
What's Changed
- updated dependencies by @sstanculeanu in #93
- Update go to 1.23 by @sstanculeanu in #97
- Use timestamp as milliseconds in outport structs by @ssd04 in #110
- updated deps by @sstanculeanu in #111
Full Changelog: v1.2.13...v1.3.0
v1.2.13
v1.2.12
What's Changed
- Added additional fields for revert event by @ssd04 in #95
- Fix typo in README.md by @BubuMVX in #96
- Added docker deploy github action by @iulianpascalau in #100
- Fixed docker publishing by @iulianpascalau in #101
- Minor fixes on docker image build by @iulianpascalau in #102
- Fix nil event fields by @ssd04 in #103
- Dockerfile and go mod updates by @ssd04 in #104
New Contributors
Full Changelog: v1.2.5...v1.2.12
v1.2.11
Full Changelog: v1.2.10...v1.2.11
v1.2.10
v1.2.9
What's Changed
- Added docker deploy github action by @iulianpascalau in #100
- Fixed docker publishing by @iulianpascalau in #101
- Minor fixes on docker image build by @iulianpascalau in #102
Full Changelog: v1.2.6...v1.2.9
v1.2.6
What's Changed
- updated dependencies by @sstanculeanu in #93
- Added additional fields for revert event by @ssd04 in #95
- Fix typo in README.md by @grobux in #96
New Contributors
- @sstanculeanu made their first contribution in #93
- @grobux made their first contribution in #96
Full Changelog: v1.2.5...v1.2.6