Skip to content

v1.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 06:59
· 560 commits to main since this release
65db56d

v1.0.5 fixes several security bugs, updates cosmos-sdk to 0.46.11, and use cross-compiling to build the released binaries.

New Config Options

[json-rpc]
# Maximum number of bytes returned from eth_call or similar invocations.
return-data-limit = 100000

CHANGELOGS