From ae54919f89625d76a5738ef6073ed12742b6b939 Mon Sep 17 00:00:00 2001 From: JC Date: Sun, 28 Jan 2024 09:50:18 -0700 Subject: [PATCH] feat: New Zingo PC version 1.1.0 --- LICENSE | 2 +- bin/printversion.ps1 | 2 +- bin/printversion.sh | 2 +- native/Cargo.lock | 68 +++++++++++++++++------------- package.json | 2 +- src/App.tsx | 2 +- src/components/logo/Logo.tsx | 2 +- src/components/sidebar/Sidebar.tsx | 6 +-- 8 files changed, 48 insertions(+), 38 deletions(-) diff --git a/LICENSE b/LICENSE index 3759047b..23abe66e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2023-present ZingoLabs +Copyright (c) 2024-present ZingoLabs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/bin/printversion.ps1 b/bin/printversion.ps1 index 382f6180..c897ff8e 100644 --- a/bin/printversion.ps1 +++ b/bin/printversion.ps1 @@ -1 +1 @@ -echo "VERSION=1.0.4" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append +echo "VERSION=1.1.0" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append diff --git a/bin/printversion.sh b/bin/printversion.sh index 93478586..1d36ba07 100755 --- a/bin/printversion.sh +++ b/bin/printversion.sh @@ -1,3 +1,3 @@ #!/bin/bash -VERSION="1.0.4" +VERSION="1.1.0" echo "VERSION=$VERSION" >> $GITHUB_ENV diff --git a/native/Cargo.lock b/native/Cargo.lock index 9bde062f..a62dfc99 100644 --- a/native/Cargo.lock +++ b/native/Cargo.lock @@ -360,7 +360,7 @@ dependencies = [ [[package]] name = "build_utils" version = "0.1.0" -source = "git+https://github.com/zingolabs/zingolib?branch=dev#e4c759521e4b2b8310a474d13483c500e46dbfad" +source = "git+https://github.com/zingolabs/zingolib?branch=dev#f8c914a5894fd448d1b77556ad239c1f4f0ddad2" [[package]] name = "bumpalo" @@ -440,16 +440,16 @@ dependencies = [ [[package]] name = "chrono" -version = "0.4.31" +version = "0.4.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38" +checksum = "9f13690e35a5e4ace198e7beea2895d29f3a9cc55015fcebe6336bd2010af9eb" dependencies = [ "android-tzdata", "iana-time-zone", "js-sys", "num-traits", "wasm-bindgen", - "windows-targets 0.48.5", + "windows-targets 0.52.0", ] [[package]] @@ -1615,9 +1615,9 @@ checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" [[package]] name = "openssl" -version = "0.10.62" +version = "0.10.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8cde4d2d9200ad5909f8dac647e29482e07c3a35de8a13fce7c9c7747ad9f671" +checksum = "15c9d69dd87a29568d4d017cfe8ec518706046a05184e5aea92d0af890b803c8" dependencies = [ "bitflags 2.4.2", "cfg-if", @@ -1647,9 +1647,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "openssl-sys" -version = "0.9.98" +version = "0.9.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1665caf8ab2dc9aef43d1c0023bd904633a6a05cb30b0ad59bec2ae986e57a7" +checksum = "22e1bf214306098e4832460f797824c05d25aacdf896f64a985fb0fd992454ae" dependencies = [ "cc", "libc", @@ -1786,18 +1786,18 @@ dependencies = [ [[package]] name = "pin-project" -version = "1.1.3" +version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422" +checksum = "0302c4a0442c456bd56f841aee5c3bfd17967563f6fadc9ceb9f9c23cf3807e0" dependencies = [ "pin-project-internal", ] [[package]] name = "pin-project-internal" -version = "1.1.3" +version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405" +checksum = "266c042b60c9c76b8d53061e52b2e0d1116abc57cefc8c5cd671619a56ac3690" dependencies = [ "proc-macro2", "quote", @@ -1857,9 +1857,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.76" +version = "1.0.78" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95fc56cda0b5c3325f5fbbd7ff9fda9e02bb00bb3dac51252d2f1bfa1cb8cc8c" +checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" dependencies = [ "unicode-ident", ] @@ -2071,9 +2071,9 @@ dependencies = [ [[package]] name = "regex" -version = "1.10.2" +version = "1.10.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343" +checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15" dependencies = [ "aho-corasick", "memchr", @@ -2083,9 +2083,9 @@ dependencies = [ [[package]] name = "regex-automata" -version = "0.4.3" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f" +checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd" dependencies = [ "aho-corasick", "memchr", @@ -2433,9 +2433,9 @@ checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" [[package]] name = "serde" -version = "1.0.195" +version = "1.0.196" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "63261df402c67811e9ac6def069e4786148c4563f4b50fd4bf30aa370d626b02" +checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32" dependencies = [ "serde_derive", ] @@ -2452,9 +2452,9 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.195" +version = "1.0.196" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46fe8f8603d81ba86327b23a2e9cdf49e1255fb94a4c5f297f6ee0547178ea2c" +checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67" dependencies = [ "proc-macro2", "quote", @@ -2463,9 +2463,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.111" +version = "1.0.112" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "176e46fa42316f18edd598015a5166857fc835ec732f5215eac6b7bdbf0a84f4" +checksum = "4d1bd37ce2324cf3bf85e5a25f96eb4baf0d5aa6eba43e7ae8958870c4ec48ed" dependencies = [ "itoa", "ryu", @@ -2567,9 +2567,9 @@ dependencies = [ [[package]] name = "smallvec" -version = "1.12.0" +version = "1.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2593d31f82ead8df961d8bd23a64c2ccf2eb5dd34b0a34bfb4dd54011c72009e" +checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7" [[package]] name = "socket2" @@ -3648,7 +3648,7 @@ dependencies = [ [[package]] name = "zingo-memo" version = "0.1.0" -source = "git+https://github.com/zingolabs/zingolib?branch=dev#e4c759521e4b2b8310a474d13483c500e46dbfad" +source = "git+https://github.com/zingolabs/zingolib?branch=dev#f8c914a5894fd448d1b77556ad239c1f4f0ddad2" dependencies = [ "zcash_address", "zcash_client_backend", @@ -3657,10 +3657,19 @@ dependencies = [ "zcash_primitives", ] +[[package]] +name = "zingo-status" +version = "0.1.0" +source = "git+https://github.com/zingolabs/zingolib?branch=dev#f8c914a5894fd448d1b77556ad239c1f4f0ddad2" +dependencies = [ + "serde_json", + "zcash_primitives", +] + [[package]] name = "zingoconfig" version = "0.1.0" -source = "git+https://github.com/zingolabs/zingolib?branch=dev#e4c759521e4b2b8310a474d13483c500e46dbfad" +source = "git+https://github.com/zingolabs/zingolib?branch=dev#f8c914a5894fd448d1b77556ad239c1f4f0ddad2" dependencies = [ "dirs", "http 0.2.11", @@ -3673,7 +3682,7 @@ dependencies = [ [[package]] name = "zingolib" version = "0.2.0" -source = "git+https://github.com/zingolabs/zingolib?branch=dev#e4c759521e4b2b8310a474d13483c500e46dbfad" +source = "git+https://github.com/zingolabs/zingolib?branch=dev#f8c914a5894fd448d1b77556ad239c1f4f0ddad2" dependencies = [ "append-only-vec", "base58", @@ -3735,6 +3744,7 @@ dependencies = [ "zcash_primitives", "zcash_proofs", "zingo-memo", + "zingo-status", "zingoconfig", ] diff --git a/package.json b/package.json index b5efd7f4..c2b98d60 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zingo-pc", "productName": "Zingo PC", - "version": "1.0.4", + "version": "1.1.0", "private": true, "description": "Zingo PC", "license": "MIT", diff --git a/src/App.tsx b/src/App.tsx index 08c21bd7..344a408a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -13,7 +13,7 @@ function App() {

Built using CRA electron-builder-typescript Template.

{/*

{addon.zingolib_say_hello("Me")}

*/} logo -

Zingo PC v1.0.4

+

Zingo PC v1.1.0

Edit public/electron.js or src/App.js and save to reload.

diff --git a/src/components/logo/Logo.tsx b/src/components/logo/Logo.tsx index 40fde841..762805ba 100644 --- a/src/components/logo/Logo.tsx +++ b/src/components/logo/Logo.tsx @@ -10,7 +10,7 @@ const Logo = ({ readOnly }: LogoProps) => { return ( <> -
Zingo PC v1.0.4
+
Zingo PC v1.1.0
logo {readOnly && ( diff --git a/src/components/sidebar/Sidebar.tsx b/src/components/sidebar/Sidebar.tsx index 8b0e881e..db9df019 100644 --- a/src/components/sidebar/Sidebar.tsx +++ b/src/components/sidebar/Sidebar.tsx @@ -81,10 +81,10 @@ class Sidebar extends PureComponent -
Zingo PC v1.0.4
-
Built with Electron. Copyright (c) 2023, ZingoLabs.
+
Zingo PC v1.1.0
+
Built with Electron. Copyright (c) 2024, ZingoLabs.
- The MIT License (MIT) Copyright (c) 2023 ZingoLabs + The MIT License (MIT) Copyright (c) 2024 ZingoLabs

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated