1.8.0 TEX Address Support
What's Changed
- Stable 1.4.2 by @zancas in #1298
- implement send-to-self to be created alongside zfz sent value transfer by @Oscar-Pepper in #1299
- Remove send_to_addresses by @fluidvanadium in #1269
- Detailed tx summaries by @Oscar-Pepper in #1271
- remove unused implementation by @fluidvanadium in #1294
- Remove zfz memo and update doc comments by @Oscar-Pepper in #1302
- helperize core scan_full_tx logic by @zancas in #1242
- Backport stable zfz fix 3 by @Oscar-Pepper in #1304
- Bump openssl from 0.10.64 to 0.10.66 by @dependabot in #1305
- added new zingo sync crate by @Oscar-Pepper in #1307
- Spent in by @fluidvanadium in #1268
- From map err by @fluidvanadium in #1312
- Zingo sync add client module by @Oscar-Pepper in #1314
- DRAFT: Old wallet loader tests by @fluidvanadium in #1315
- Mod load wallet tests by @zancas in #1320
- Zingo sync wallet traits by @Oscar-Pepper in #1316
- Zingo sync scanner module by @Oscar-Pepper in #1317
- Zingo sync calculate nullifiers and positions by @Oscar-Pepper in #1319
- Mv zingo testutils into zingolib by @zancas in #1322
- Zingo sync note commitments and retention by @Oscar-Pepper in #1323
- LightWallet::load_example_wallet : consolidate example wallets by @fluidvanadium in #1321
- Scan cleanup by @Oscar-Pepper in #1328
- Zingo sync wallet blocks by @Oscar-Pepper in #1325
- Zingo sync nullifier map by @Oscar-Pepper in #1326
- Zingo sync scan tasks by @Oscar-Pepper in #1327
- Owls 0.2 by @fluidvanadium in #1330
- Owls 0.3 by @fluidvanadium in #1337
- simplified parameters by @fluidvanadium in #1342
- remove uri struct field by @fluidvanadium in #1333
- Fewer boxes by @fluidvanadium in #1340
- add LightWallet.get_seed_string() by @fluidvanadium in #1344
- Owls a.1 by @fluidvanadium in #1345
- LightWallet can build_transaction by @fluidvanadium in #1346
- LightWallet can propose by @fluidvanadium in #1347
- Expand confirmation status by @fluidvanadium in #1350
- Simplify pending by @fluidvanadium in #1351
- Sort cargo by @fluidvanadium in #1353
- Fix for error: use of undeclared crate or module
zingo_sync
by @dismad in #1359 - Owls a.2 by @fluidvanadium in #1349
- split pending variants into mempool and transmitted by @AloeareV in #1332
- some cleanup, removing todos by @fluidvanadium in #1358
- ignore slow test by @zancas in #1360
- removed all errors and warnings in featureless build by @fluidvanadium in #1361
- set nextest install action to v2 by @zancas in #1362
- specify version info in the rust-toolchain.toml, and not elsewhere by @zancas in #1364
- remove ripemd160 in favor of SHA2 and cargo update by @zancas in #1241
- use bip0039 by @fluidvanadium in #1366
- updated secp256k1 and hdwallet by @fluidvanadium in #1365
- Mini dep updates 3E: Update Network Stack by @fluidvanadium in #1372
- update to 1.81 toolchain by @zancas in #1374
- simplified broadcast fn by @fluidvanadium in #1381
- TxMap may contain SpendingData by @fluidvanadium in #1380
- add tex address arm as todo by @Oscar-Pepper in #1387
- CI IOS build error fixed by @juanky201271 in #1391
- Calculated transaction cache! by @fluidvanadium in #1382
- add nu6 network variant as todo by @Oscar-Pepper in #1388
- Lrz update solve final errors by @Oscar-Pepper in #1397
- Lrz update replace address with zcash address by @Oscar-Pepper in #1390
- Lrz update remove get unspent tx outputs by @Oscar-Pepper in #1393
- add WalletRead::transaction_data_requests as unimplemented by @Oscar-Pepper in #1394
- lrz update: fix address index in usk_to_tkey by @Oscar-Pepper in #1396
- fixed usk error and basic fixes to failing tests by @Oscar-Pepper in #1404
- ignored aborted_resync test after discussion about its relevance by @fluidvanadium in #1409
- Lrz update fix failing tests by @Oscar-Pepper in #1412
- Remove assumptions that caused a thread panic by @fluidvanadium in #1415
- Improve Old Wallet Verification and Add TestNet tests by @fluidvanadium in #1417
- lrz update add parse address command by @Oscar-Pepper in #1425
- Lrz update by @Oscar-Pepper in #1386
- move crypto provider installer to be called once by @Oscar-Pepper in #1426
- CI nightly fixed by @juanky201271 in #1427
- added LightWallet::get_first_address by @fluidvanadium in #1420
- Move transparent receiver generation to a separate function by @dorianvp in #1428
- Added Tests of Addresses in each pool for existing Test Example Wallets by @fluidvanadium in #1421
- Test that sending with insufficient funds returns a useful error. by @fluidvanadium in #1423
- simplify load_example_wallet match by @zancas in #1434
- simplify example_wallet_base match by @dorianvp in #1439
- Simplify example wallet address match by @nachog00 in #1440
- update comments, and change a name (only code change) by @zancas in #1438
- Unify keys by @Oscar-Pepper in #1414
- run autoinherit by @AloeareV in #1444
- zaino-test feature by @idky137 in #1446
- Add TEX address parsing by @dorianvp in #1441
- remove unused dir by @zancas in #1447
- Add invalid value for parse_address command by @dorianvp in #1453
- fix zingocli viewkey by @Oscar-Pepper in #1451
- implement read/write for ephemeral addresses by @Oscar-Pepper in #1445
- replace usk re-derivation from seed with keystore usk by @Oscar-Pepper in #1455
- Ring v16 dependency removed by @juanky201271 in #1457
- Multistep proposals by @AloeareV in #1443
- Simplify load example wallet match by @zancas in #1456
- Stable by @zancas in #1462
New Contributors
- @dismad made their first contribution in #1359
- @dorianvp made their first contribution in #1428
- @nachog00 made their first contribution in #1440
Full Changelog: mob-release-1.4.2...1.8.0