v2.10.0 Pre-release for Testnet
Pre-release
Pre-release
What's Changed
- sai-trading: project scaffolding with script to deploy all Sai contracts by @Unique-Divine in #2433
- docs: remove duplicate word in comment by @vetclippy in #2430
- chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0 in /sai-trading by @dependabot[bot] in #2442
- refactor(cmd): remove duplicate nibid add-genesis-account command, since it's one of the nibid genesis subcommands by @Unique-Divine in #2448
- refactor: move cosmos-sdk to internal/cosmos-sdk for smoother edits to baseapp and the SDK types by @Unique-Divine in #2451
- docs(changelog): update with version 2.9 and 2.8; fix(justfile/gen-changelog): use config from current branch, not main by @Unique-Divine in #2465
- chore(deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #2464
- chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot[bot] in #2463
- chore(deps): bump reproducible-containers/buildkit-cache-dance from 3.1.0 to 3.3.0 by @dependabot[bot] in #2462
- chore(deps): bump bufbuild/buf-setup-action from 1.47.2 to 1.50.0 by @dependabot[bot] in #2461
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #2460
- feat(flags): make tx flags more consise by default so that developers can see the command-specific flags by @Unique-Divine in #2449
- chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.45.0 in /internal/wasmd/tests/system by @dependabot[bot] in #2456
- chore(deps): bump golang.org/x/net from 0.12.0 to 0.38.0 in /internal/wasmd/tests/system by @dependabot[bot] in #2455
- chore(deps): bump cosmossdk.io/math from 1.1.2 to 1.4.0 in /internal/wasmd/tests/system by @dependabot[bot] in #2466
- chore(deps): bump github.com/golang/glog from 1.1.0 to 1.2.4 in /internal/wasmd/tests/system by @dependabot[bot] in #2467
- refactor: omit unnecessary reassignment by @rifeplight in #2470
- chore(deps): bump oven-sh/setup-bun from 1 to 2 by @dependabot[bot] in #2474
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #2475
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2473
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #2472
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #2471
- fix: not consuming evm gas in cosmos sdk methods, propagating out of gas error to vm error by @onikonychev in #2447
- chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 by @dependabot[bot] in #2444
- feat(sai-trading): EVM trader service. Trades against local network. by @expertdicer in #2440
- chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0 by @dependabot[bot] in #2441
- chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.23.2 by @dependabot[bot] in #2478
- chore(deps): bump github.com/CosmWasm/wasmvm from 1.5.8 to 1.5.9 by @dependabot[bot] in #2481
- chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 in /sai-trading by @dependabot[bot] in #2445
- chore(deps): bump github.com/status-im/keycard-go from 0.2.0 to 0.3.3 by @dependabot[bot] in #2480
- chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.10 by @dependabot[bot] in #2479
- chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.34.0 by @dependabot[bot] in #2487
- chore(deps): bump github.com/consensys/gnark-crypto from 0.12.1 to 0.18.1 in /sai-trading by @dependabot[bot] in #2437
- fix(collections): refactor to merge collections lib into repo; fix(deps): upgrade gnark-crypto and go-kzg-4844 for compatibility by @Unique-Divine in #2490
- chore(deps): bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot[bot] in #2489
- chore(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.7.2 by @dependabot[bot] in #2488
- feat: ERC-4337-compatible passkey (P-256) account system by @matthiasmatt in #2443
- feat: add bundler for passkey transactions by @matthiasmatt in #2493
- feat: upgrade v2.10 by @matthiasmatt in #2504
New Contributors
- @vetclippy made their first contribution in #2430
- @rifeplight made their first contribution in #2470
Full Changelog: v2.9.0...v2.10.0