From 9029aa047f61d99ec4e6c846ec555ccebdf17114 Mon Sep 17 00:00:00 2001 From: ardh101532 <197811512+ardh101532@users.noreply.github.com> Date: Fri, 9 May 2025 05:55:18 +0600 Subject: [PATCH 1/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 762ecfd..0952dd9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Wallet V4 Wallet v4 is proposed version of wallet to replace v3 or older wallets. From 5b3c49172ee9467eea52c8a0c1265fb21b4b568f Mon Sep 17 00:00:00 2001 From: ardh101532 <197811512+ardh101532@users.noreply.github.com> Date: Fri, 9 May 2025 06:05:04 +0600 Subject: [PATCH 2/4] Update wallet-v4-code.fc --- func/wallet-v4-code.fc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/func/wallet-v4-code.fc b/func/wallet-v4-code.fc index 6fc2f40..4cd55a0 100644 --- a/func/wallet-v4-code.fc +++ b/func/wallet-v4-code.fc @@ -1,3 +1,5 @@ + +#AR #pragma version =0.2.0; ;; Wallet smart contract with plugins From b3a99f2fff4b9addc4f35424e5c30e18570b6905 Mon Sep 17 00:00:00 2001 From: ardh101532 <197811512+ardh101532@users.noreply.github.com> Date: Fri, 9 May 2025 06:05:47 +0600 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0952dd9..3d450af 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +#AR # Wallet V4 Wallet v4 is proposed version of wallet to replace v3 or older wallets. From 67bb01e10ef88368ee436ea9300551011de16218 Mon Sep 17 00:00:00 2001 From: ardh101532 <197811512+ardh101532@users.noreply.github.com> Date: Fri, 9 May 2025 06:25:08 +0600 Subject: [PATCH 4/4] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d450af..a103813 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,4 @@ More info see in [TIPS-38](https://github.com/newton-blockchain/TIPs/issues/38). ### Subscription plugin Plugin implements logic of periodic predefined payments to fixed destination address. Payment is initiated by anyone-can-send external message, 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. + including 1 Toncoin which stays on plugin balance until plugin destruction. Upon subscription destruction, remnants of 1 Toncoins are