From 25f0fbe698657612e46630570a14f9f8e0f1a12f Mon Sep 17 00:00:00 2001 From: Jorslope <159445288+Jorslope@users.noreply.github.com> Date: Sat, 19 Apr 2025 05:33:41 -0600 Subject: [PATCH 1/3] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 762ecfd..c8a82f5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Wallet V4 -Wallet v4 is proposed version of wallet to replace v3 or older wallets. +# Wallet V4R2 +Wallet v4r2 is proposed version of wallet to replace v3 or older wallets. The main difference from previous versions consist in plugins functionality: trusted conjugated contracts may implement complex logic while being able to use all funds from main wallet. @@ -24,3 +24,4 @@ Plugin implements logic of periodic predefined payments to fixed destination add while plugin's logic ensures that funds will be sent not more often than desired. Fees are subtracted from transferred amount (payee pays for fees) including 1 Toncoin which stays on plugin balance until plugin destruction. Upon subscription destruction, remnants of 1 Toncoins are transferred to destination address. +UQAaH47Au4FOOvFB6HE8hP3WSihcz9Ew7wbYMmXcFzCLNgNN From 418e0508d5c3f514078e1d8baf2f48fcdc4970fe Mon Sep 17 00:00:00 2001 From: Jorslope <159445288+Jorslope@users.noreply.github.com> Date: Thu, 23 Apr 2026 22:45:50 -0600 Subject: [PATCH 2/3] Update wallet version in README to V4 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8a82f5..9bdf151 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Wallet V4R2 -Wallet v4r2 is proposed version of wallet to replace v3 or older wallets. +# Wallet V4 +Wallet v4 is proposed version of wallet to replace v3 or older wallets. The main difference from previous versions consist in plugins functionality: trusted conjugated contracts may implement complex logic while being able to use all funds from main wallet. From 328ca127db5027898faf671650eea8698f2461d0 Mon Sep 17 00:00:00 2001 From: Jorslope <159445288+Jorslope@users.noreply.github.com> Date: Thu, 23 Apr 2026 22:46:50 -0600 Subject: [PATCH 3/3] Update wallet version in README to V4 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8a82f5..9bdf151 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Wallet V4R2 -Wallet v4r2 is proposed version of wallet to replace v3 or older wallets. +# Wallet V4 +Wallet v4 is proposed version of wallet to replace v3 or older wallets. The main difference from previous versions consist in plugins functionality: trusted conjugated contracts may implement complex logic while being able to use all funds from main wallet.