Skip to content

Commit 14668b0

Browse files
tomiirAlejandbel
andauthored
TonLib improvements (#947)
* feat: refine ton_proof and sign data * feat: remove unnecessary method * feat: remove unnecessary types * feat: add retry * feat: fix send tx * feat: fix send tx * feat: add validation * fix: fix sign data * chore: abstract parseTonMessages --------- Co-authored-by: Alejandbel <bogdanov28c@gmail.com>
1 parent 58650e2 commit 14668b0

File tree

8 files changed

+475
-59
lines changed

8 files changed

+475
-59
lines changed

advanced/wallets/react-wallet-v2/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"borsh": "^1.0.0",
7070
"bs58": "6.0.0",
7171
"cosmos-wallet": "1.2.0",
72+
"crc-32": "^1.2.2",
7273
"ecpair": "^2.1.0",
7374
"ed25519-hd-key": "^1.3.0",
7475
"ethers": "5.7.2",

advanced/wallets/react-wallet-v2/pnpm-lock.yaml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)