| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| windows-amd64.zip | 2026-01-01 | 20.0 MB | |
| windows-386.zip | 2026-01-01 | 19.3 MB | |
| linux-mipsle.zip | 2026-01-01 | 18.0 MB | |
| linux-mips.zip | 2026-01-01 | 18.2 MB | |
| linux-armv7.zip | 2026-01-01 | 18.6 MB | |
| linux-armv6.zip | 2026-01-01 | 18.7 MB | |
| linux-armv5.zip | 2026-01-01 | 18.7 MB | |
| linux-arm64.zip | 2026-01-01 | 18.5 MB | |
| linux-amd64.zip | 2026-01-01 | 19.7 MB | |
| linux-386.zip | 2026-01-01 | 18.8 MB | |
| darwin-arm64.zip | 2026-01-01 | 19.0 MB | |
| darwin-amd64.zip | 2026-01-01 | 20.0 MB | |
| README.md | 2026-01-01 | 2.7 kB | |
| v2.2.2 source code.tar.gz | 2026-01-01 | 6.9 MB | |
| v2.2.2 source code.zip | 2026-01-01 | 7.0 MB | |
| Totals: 15 Items | 241.3 MB | 1 | |
What's Changed
- fix make docker not building amd64 image when running on arm by @yilunzhang in https://github.com/nknorg/nkn/pull/970
- fix MarshalJSON undefined for non-pointer Uint160 by @yilunzhang in https://github.com/nknorg/nkn/pull/971
- increase default LowFeeTxnSizePerBlock to 8192 by @yilunzhang in https://github.com/nknorg/nkn/pull/972
- increase default rpc client timeout by @yilunzhang in https://github.com/nknorg/nkn/pull/974
- chore: fix some function names by @mountdisk in https://github.com/nknorg/nkn/pull/976
- maintenance by @nbdy in https://github.com/nknorg/nkn/pull/977
- fix dependency/github workflow compatibility with go 1.20 by @yilunzhang in https://github.com/nknorg/nkn/pull/978
- Bump ws from 7.5.9 to 7.5.10 in /dashboard/web by @dependabot[bot] in https://github.com/nknorg/nkn/pull/973
- Bump golang.org/x/net from 0.29.0 to 0.33.0 by @dependabot[bot] in https://github.com/nknorg/nkn/pull/987
- chore: make function comment match function name by @growfrow in https://github.com/nknorg/nkn/pull/994
- chore: fix some typos in comment by @dropbigfish in https://github.com/nknorg/nkn/pull/998
- refactor(api): replace []byte(fmt.Sprintf) with fmt.Appendf by @studystill in https://github.com/nknorg/nkn/pull/1002
- chore: fix some comments by @findmyhappy in https://github.com/nknorg/nkn/pull/1003
- Change default sync mode from full to light by @yilunzhang in https://github.com/nknorg/nkn/pull/1004
- recompiled with new protoc so we can use the modern proto go libs by @MutsiMutsi in https://github.com/nknorg/nkn/pull/1006
- change ws data handle error to debug to prevent log spam by @yilunzhang in https://github.com/nknorg/nkn/pull/1009
- dashboard: replace node-sass with sass by @yilunzhang in https://github.com/nknorg/nkn/pull/1010
- chore: fix function in comment by @shangchenglumetro in https://github.com/nknorg/nkn/pull/1005
New Contributors
- @mountdisk made their first contribution in https://github.com/nknorg/nkn/pull/976
- @nbdy made their first contribution in https://github.com/nknorg/nkn/pull/977
- @growfrow made their first contribution in https://github.com/nknorg/nkn/pull/994
- @dropbigfish made their first contribution in https://github.com/nknorg/nkn/pull/998
- @studystill made their first contribution in https://github.com/nknorg/nkn/pull/1002
- @findmyhappy made their first contribution in https://github.com/nknorg/nkn/pull/1003
- @MutsiMutsi made their first contribution in https://github.com/nknorg/nkn/pull/1006
- @shangchenglumetro made their first contribution in https://github.com/nknorg/nkn/pull/1005
Full Changelog: https://github.com/nknorg/nkn/compare/v2.2.1...v2.2.2