- 5cfc50e feat: upgrade v2.10 (#2504)
- 3c341f0 feat: add bundler for passkey transactions (#2493)
- dcac36a feat: ERC-4337-compatible passkey (P-256) account system (#2443)
- bcab722 chore(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.7.2 (#2488)
- ce23a96 chore(deps): bump gotest.tools/v3 from 3.5.1 to 3.5.2 (#2489)
- 11713e4 fix(collections): refactor to merge collections lib into repo; fix(deps): upgrade gnark-crypto and go-kzg-4844 for compatibility (#2490)
- 769dce5 chore(deps): bump github.com/consensys/gnark-crypto in /sai-trading (#2437)
- 3f23415 chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.34.0 (#2487)
- 0c9f433 chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.10 (#2479)
- 8416e3d chore(deps): bump github.com/status-im/keycard-go from 0.2.0 to 0.3.3 (#2480)
- b0ae6c8 chore(deps): bump golang.org/x/crypto in /sai-trading (#2445)
- 73f58b1 chore(deps): bump github.com/CosmWasm/wasmvm from 1.5.8 to 1.5.9 (#2481)
- 0d69e1d chore(deps): bump github.com/prometheus/client_golang (#2478)
- db51b7b chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0 (#2441)
- 5b5d310 feat(sai-trading): EVM trader service. Trades against local network. (#2440)
- f4c404f chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 (#2444)
- 43a78f5 fix: not consuming evm gas in cosmos sdk methods, propagating out of gas error to vm error (#2447)
- df65ec3 chore(deps): bump actions/upload-artifact from 4 to 5 (#2471)
- a7c5d85 chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#2472)
- e82eef5 chore(deps): bump actions/setup-go from 5 to 6 (#2473)
- 221b827 chore(deps): bump actions/checkout from 4 to 6 (#2475)
- bc16a8d chore(deps): bump oven-sh/setup-bun from 1 to 2 (#2474)
- 8916455 refactor: omit unnecessary reassignment (#2470)
- dd78573 ci(docker): simplify workflows; free more disk space to fix docker builds; combine into docker.yml (#2468) (#2469)
- c901786 chore(deps): bump github.com/golang/glog in /internal/wasmd/tests/system (#2467)
- e202665 chore(deps): bump cosmossdk.io/math in /internal/wasmd/tests/system (#2466)
- d0983c1 chore(deps): bump golang.org/x/net in /internal/wasmd/tests/system (#2455)
- 734903f chore(deps): bump golang.org/x/crypto in /internal/wasmd/tests/system (#2456)
- ec9cd2e feat(flags): make tx flags more consise by default so that developers can see the command-specific flags (#2449)
- e9d6545 chore(deps): bump actions/setup-node from 4 to 6 (#2460)
- b9865d9 chore(deps): bump bufbuild/buf-setup-action from 1.47.2 to 1.50.0 (#2461)
- 7819a3b chore(deps): bump reproducible-containers/buildkit-cache-dance (#2462)
- 02076cb chore(deps): bump docker/metadata-action from 4 to 5 (#2463)
- 5fa518a chore(deps): bump actions/download-artifact from 4 to 6 (#2464)
- 9acdf4e docs(changelog): update with version 2.9 and 2.8; fix(justfile/gen-changelog): use config from current branch, not main (#2465)
- 0f32a0c ci(dependabot.yml): ignore updates to Cosmos-SDK, CometBFT, and Wasmd, as they are often breaking changes
- 274c1df fix(Dockerfile): copy over files before "go mod download"
- 2abb6c9 refactor: move cosmos-sdk to internal/cosmos-sdk for smoother edits to baseapp and the SDK types (#2451)
- 7dbfe7d refactor(cmd): remove duplicate nibid add-genesis-account command, since it's one of the nibid genesis subcommands (#2448)
- f6f0bcd chore(deps): bump github.com/dvsekhvalnov/jose2go in /sai-trading (#2442)
- 798b6d2 docs: remove duplicate word in comment (#2430)
- f77f32f sai-trading: project scaffolding with script to deploy all Sai contracts (#2433)