You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xmr: Add Linux ARM64 (aarch64) library support. (#3567)
* xmr: Add Linux ARM64 (aarch64) library support.
Add cross-compilation toolchain and build step for
aarch64-linux-gnu to the Dockerfile, cgo linker flags for
linux/arm64, and the lib/linux-arm64/ directory.
* eth: Downgrade bridge init failure logs to Warn.
Bridge initialization is expected to fail on simnet since
Across and Polygon bridges only support mainnet and testnet.
* politeia: Downgrade routine sync logs to Debug.
* docs: Update v1.1.0 release notes.
Fix Go version (1.24 not 1.25), add Go 1.24 requirement to
upgrade notes, update commit/contributor counts, add one-time
contributors row.
0 commit comments