From 4ae628ec03bad3a99668fd53d0af241117565343 Mon Sep 17 00:00:00 2001 From: neodiX Date: Thu, 26 Jan 2023 10:13:51 +0100 Subject: [PATCH] updated tonlib binaries; updated integrated testnet global config; improved lockup wallet tests; added support for multisig contract with off-chain consensus; upgraded to 0.0.8 --- README.md | 4 ++-- address/README.md | 4 ++-- address/pom.xml | 2 +- bitstring/README.md | 4 ++-- bitstring/pom.xml | 2 +- cell/README.md | 4 ++-- cell/pom.xml | 2 +- mnemonic/README.md | 4 ++-- mnemonic/pom.xml | 2 +- pom.xml | 2 +- smartcontract/README.md | 4 ++-- smartcontract/pom.xml | 2 +- tonlib/README.md | 4 ++-- tonlib/pom.xml | 2 +- utils/README.md | 4 ++-- utils/pom.xml | 2 +- 16 files changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index e6f1f816..a4c6aeb6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Do not forget to place tonlibjson library to your project. Latest Tonlib librari io.github.neodix42 smartcontract - 0.0.7 + 0.0.8 ``` @@ -32,7 +32,7 @@ Do not forget to place tonlibjson library to your project. Latest Tonlib librari io.github.neodix42 ton4j - 0.0.7 + 0.0.8 ``` diff --git a/address/README.md b/address/README.md index 3402855d..bd83e9f5 100644 --- a/address/README.md +++ b/address/README.md @@ -6,7 +6,7 @@ io.github.neodix42 address - 0.0.7 + 0.0.8 ``` @@ -17,7 +17,7 @@ io.github.neodix42.ton4j address - 0.0.7 + 0.0.8 ``` diff --git a/address/pom.xml b/address/pom.xml index 6967c4c3..a7c41d42 100644 --- a/address/pom.xml +++ b/address/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.0.7 + 0.0.8 4.0.0 diff --git a/bitstring/README.md b/bitstring/README.md index bbe8046e..fae25465 100644 --- a/bitstring/README.md +++ b/bitstring/README.md @@ -6,7 +6,7 @@ io.github.neodix42 bitstring - 0.0.7 + 0.0.8 ``` @@ -16,7 +16,7 @@ io.github.neodix42.ton4j bitstring - 0.0.7 + 0.0.8 ``` diff --git a/bitstring/pom.xml b/bitstring/pom.xml index 231b56fb..c157c0ef 100644 --- a/bitstring/pom.xml +++ b/bitstring/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.0.7 + 0.0.8 4.0.0 diff --git a/cell/README.md b/cell/README.md index 2bfc3888..9cfc8618 100644 --- a/cell/README.md +++ b/cell/README.md @@ -6,7 +6,7 @@ io.github.neodix42 cell - 0.0.7 + 0.0.8 ``` @@ -16,7 +16,7 @@ io.github.neodix42.ton4j cell - 0.0.7 + 0.0.8 ``` diff --git a/cell/pom.xml b/cell/pom.xml index b16c6e25..c58d42ff 100644 --- a/cell/pom.xml +++ b/cell/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.0.7 + 0.0.8 4.0.0 diff --git a/mnemonic/README.md b/mnemonic/README.md index 33117d30..ee90b68c 100644 --- a/mnemonic/README.md +++ b/mnemonic/README.md @@ -6,7 +6,7 @@ io.github.neodix42 mnemonic - 0.0.7 + 0.0.8 ``` @@ -16,7 +16,7 @@ io.github.neodix42.ton4j mnemonic - 0.0.7 + 0.0.8 ``` diff --git a/mnemonic/pom.xml b/mnemonic/pom.xml index 60e2ff6f..e790f370 100644 --- a/mnemonic/pom.xml +++ b/mnemonic/pom.xml @@ -5,7 +5,7 @@ top io.github.neodix42 - 0.0.7 + 0.0.8 4.0.0 diff --git a/pom.xml b/pom.xml index 5b064253..b87b689a 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.github.neodix42 top pom - 0.0.7 + 0.0.8 bitstring diff --git a/smartcontract/README.md b/smartcontract/README.md index 2f843228..531ef087 100644 --- a/smartcontract/README.md +++ b/smartcontract/README.md @@ -7,7 +7,7 @@ io.github.neodix42 smartcontract - 0.0.7 + 0.0.8 ``` @@ -18,7 +18,7 @@ io.github.neodix42.ton4j smartcontract - 0.0.7 + 0.0.8 ``` diff --git a/smartcontract/pom.xml b/smartcontract/pom.xml index 69f02378..5dce988d 100644 --- a/smartcontract/pom.xml +++ b/smartcontract/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.0.7 + 0.0.8 4.0.0 diff --git a/tonlib/README.md b/tonlib/README.md index e543c26f..68da46b4 100644 --- a/tonlib/README.md +++ b/tonlib/README.md @@ -8,7 +8,7 @@ Java Tonlib library uses JNA to access methods in native Tonlib shared library. io.github.neodix42 tonlib - 0.0.7 + 0.0.8 ``` @@ -18,7 +18,7 @@ Java Tonlib library uses JNA to access methods in native Tonlib shared library. io.github.neodix42.ton4j tonlib - 0.0.7 + 0.0.8 ``` diff --git a/tonlib/pom.xml b/tonlib/pom.xml index d68236e7..e41902f9 100644 --- a/tonlib/pom.xml +++ b/tonlib/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.0.7 + 0.0.8 4.0.0 diff --git a/utils/README.md b/utils/README.md index 0c0b8d4b..01eaa6cf 100644 --- a/utils/README.md +++ b/utils/README.md @@ -7,7 +7,7 @@ io.github.neodix42 utils - 0.0.7 + 0.0.8 ``` @@ -18,7 +18,7 @@ io.github.neodix42.ton4j utils - 0.0.7 + 0.0.8 ``` diff --git a/utils/pom.xml b/utils/pom.xml index 45515da0..a0f7e41c 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.0.7 + 0.0.8 4.0.0