Skip to content

Commit

Permalink
Merge branch 'testnet-dibbler' into testnet--dibbler-merge
Browse files Browse the repository at this point in the history
* testnet-dibbler:
  v0.32.5
  chore: update toolchain and fix clippy (tari-project#4212)
  feat(wallet_ffi): wallet_get_utxos() (tari-project#4209)
  chore: bump lmdb-sys dependency (tari-project#4195)
  chore(deps): upgrade randomx (tari-project#4196)
  Bump croaring to 0.5.2 - improve cross-compile in docker
  bug: remove deprecated tauri config variable (tari-project#4194)
  feat: generate wallet ffi header file automatically (tari-project#4183)
  v0.32.4
  feat(wallet-ffi): adds FFI wallet_get_utxos() and test_wallet_get_utxos() (tari-project#4180)
  • Loading branch information
sdbondi committed Jun 22, 2022
2 parents 3965267 + babb1c0 commit e0376e1
Show file tree
Hide file tree
Showing 136 changed files with 4,254 additions and 1,600 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
name: CI

env:
toolchain: nightly-2021-11-20
toolchain: nightly-2022-05-01
CARGO_HTTP_MULTIPLEXING: false
CARGO_TERM_COLOR: always
PROTOC: protoc
Expand Down

0 comments on commit e0376e1

Please sign in to comment.