What's Changed
- fix make docker not building amd64 image when running on arm by @yilunzhang in #970
- fix MarshalJSON undefined for non-pointer Uint160 by @yilunzhang in #971
- increase default LowFeeTxnSizePerBlock to 8192 by @yilunzhang in #972
- increase default rpc client timeout by @yilunzhang in #974
- chore: fix some function names by @mountdisk in #976
- maintenance by @nbdy in #977
- fix dependency/github workflow compatibility with go 1.20 by @yilunzhang in #978
- Bump ws from 7.5.9 to 7.5.10 in /dashboard/web by @dependabot[bot] in #973
- Bump golang.org/x/net from 0.29.0 to 0.33.0 by @dependabot[bot] in #987
- chore: make function comment match function name by @growfrow in #994
- chore: fix some typos in comment by @dropbigfish in #998
- refactor(api): replace []byte(fmt.Sprintf) with fmt.Appendf by @studystill in #1002
- chore: fix some comments by @findmyhappy in #1003
- Change default sync mode from full to light by @yilunzhang in #1004
- recompiled with new protoc so we can use the modern proto go libs by @MutsiMutsi in #1006
- change ws data handle error to debug to prevent log spam by @yilunzhang in #1009
- dashboard: replace node-sass with sass by @yilunzhang in #1010
- chore: fix function in comment by @shangchenglumetro in #1005
New Contributors
- @mountdisk made their first contribution in #976
- @nbdy made their first contribution in #977
- @growfrow made their first contribution in #994
- @dropbigfish made their first contribution in #998
- @studystill made their first contribution in #1002
- @findmyhappy made their first contribution in #1003
- @MutsiMutsi made their first contribution in #1006
- @shangchenglumetro made their first contribution in #1005
Full Changelog: v2.2.1...v2.2.2