Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-15 | 7.9 kB | |
v1.10.4 source code.tar.gz | 2025-07-15 | 5.2 MB | |
v1.10.4 source code.zip | 2025-07-15 | 7.0 MB | |
Totals: 3 Items | 12.2 MB | 0 |
What's Changed
Other Notable Changes
- proposalToVote - calculated correct by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/7106
Full Changelog: https://github.com/multiversx/mx-chain-go/compare/v1.10.3...v1.10.4
What's Changed
Improvements
- Update go 1.23 by @sstanculeanu in https://github.com/multiversx/mx-chain-go/pull/6511
Other Notable Changes
- MX-15029: Accept multiple delegateVoting by @dragos-rebegea in https://github.com/multiversx/mx-chain-go/pull/5857
- MX-15032: MaxVotingDelayPeriodInEpochs by @dragos-rebegea in https://github.com/multiversx/mx-chain-go/pull/5877
- MX-15047: add gasUsage for changeConfig by @dragos-rebegea in https://github.com/multiversx/mx-chain-go/pull/5872
- Mx 15033 by @dragos-rebegea in https://github.com/multiversx/mx-chain-go/pull/5922
- Merge rc v1.8.0 feat governance fixes by @dragos-rebegea in https://github.com/multiversx/mx-chain-go/pull/6491
- MX-15031: Add cancel method before voting start by @dragos-rebegea in https://github.com/multiversx/mx-chain-go/pull/6496
- accounts storage iterator by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6086
- Spica to barnard 23 okt by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/6553
- Barnard to gov 4 nov by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/6582
- Change penalise gas by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/6264
- Barnard governance 14 11 by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/6608
- Heartbeats chain simulator by @miiu96 in https://github.com/multiversx/mx-chain-go/pull/6612
- integrate new account storage iterator by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6696
- Spica patch to barnard 22 Jan by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/6726
- new epoch start blockchain hooks by @laurci in https://github.com/multiversx/mx-chain-go/pull/6548
- vm integration for get all transfers value hook, get code hash hook and internal errors masking by @laurci in https://github.com/multiversx/mx-chain-go/pull/6774
- vm integration for backtransfers improvements by @laurci in https://github.com/multiversx/mx-chain-go/pull/6791
- Merge rc/barnard into feat/governance-fixes by @dragos-rebegea in https://github.com/multiversx/mx-chain-go/pull/6845
- float64 conversion issue fix by @dragos-rebegea in https://github.com/multiversx/mx-chain-go/pull/6868
- Merge rc/barnard in feat/accounts storage iterator 13 mar by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6876
- check only dbs that are older than the given epoch by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6327
- integrate transfer and execute with return error by @laurci in https://github.com/multiversx/mx-chain-go/pull/6852
- add get esdt token type vm hook by @laurci in https://github.com/multiversx/mx-chain-go/pull/6893
- Automatic activation of nodes disabled by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/6793
- Barnard to gov 24 mar by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/6903
- Feat/accounts storage iterator by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6547
- VM reserved functions activation flag integration by @laurci in https://github.com/multiversx/mx-chain-go/pull/6932
- Rc/andromeda by @AdoAdoAdo in https://github.com/multiversx/mx-chain-go/pull/6747
- fixes andromeda to barnard merge by @AdoAdoAdo in https://github.com/multiversx/mx-chain-go/pull/7006
- unit tests by @danielradu10 in https://github.com/multiversx/mx-chain-go/pull/7008
- Andromeda to governance by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/7017
- Andromeda to barnard by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/6996
- Barnard to gov 29 may by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/7019
- Fix epoch start trigger missing prev header by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/6997
- Adapt changes to use timestamp as milliseconds by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7021
- Fix code coverage upload by @andreibancioiu in https://github.com/multiversx/mx-chain-go/pull/7029
- Barnard to gov 10 june by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/7034
- fixing tests with unbond by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/7037
- Feat/governance fixes by @dragos-rebegea in https://github.com/multiversx/mx-chain-go/pull/6490
- [DO NOT MERGE] Set UnBondPeriodInEpochs = 3 by @elvisboghiu in https://github.com/multiversx/mx-chain-go/pull/7009
- Adjust workflow - optimization, plus migration on-prem (for MacOS) by @andreibancioiu in https://github.com/multiversx/mx-chain-go/pull/7039
- Update smart contract hooks to export milliseconds by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7025
- Fix hardware requirement cpu flags check by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7030
- set block data timestamp ms field by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7033
- Merge barnard into feat timestamp ms by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7041
- Fix codecov for Barnard by @andreibancioiu in https://github.com/multiversx/mx-chain-go/pull/7042
- update vm version: rename hook epochStartBlockTimeStampMs -> epochStartBlockTimestampMs by @laurci in https://github.com/multiversx/mx-chain-go/pull/7043
- Indexer with timestamp ms by @miiu96 in https://github.com/multiversx/mx-chain-go/pull/7044
- Merge barnard into feat timestamp ms by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7048
- Optimize some workflows - use self-hosted runner by @andreibancioiu in https://github.com/multiversx/mx-chain-go/pull/7046
- skip meta data entries when iterating esdts on API calls by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/7035
- Fix internal testing suite report storage by @btc-fan in https://github.com/multiversx/mx-chain-go/pull/7028
- Merge barnard into feat timestamp ms by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7050
- Fix codecov config (exclude files) by @andreibancioiu in https://github.com/multiversx/mx-chain-go/pull/7052
- Merge barnard into feat timestamp ms by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7058
- update vm version by @laurci in https://github.com/multiversx/mx-chain-go/pull/7060
- update go core version by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7063
- Feat/timestamp ms by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7040
- New indexer and vm common by @miiu96 in https://github.com/multiversx/mx-chain-go/pull/7064
- Update Index of Reports by @elvisboghiu in https://github.com/multiversx/mx-chain-go/pull/7068
- update vm version by @laurci in https://github.com/multiversx/mx-chain-go/pull/7066
- Update indexer by @miiu96 in https://github.com/multiversx/mx-chain-go/pull/7087
- governance fixes after qa testing by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/7092
- fix get balance opcode by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/7096
- do not vote on closed proposal by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/7101
- proposalToVote - calculated correct by @sasurobert in https://github.com/multiversx/mx-chain-go/pull/7106
New Contributors
- @elvisboghiu made their first contribution in https://github.com/multiversx/mx-chain-go/pull/7009
Full Changelog: https://github.com/multiversx/mx-chain-go/compare/v1.9.6...v1.10.4