Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 3

3 months ago
Jeremy
364 × 5 Administrator
Can I upgrade from v3 wallet to v4 wallet without changing the wallet address?
Can I upgrade from v3 wallet to v4 wallet without changing the wallet address?
I'm currently using [wallet contract v3](https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/wallet3-code.fc). It was deployed for me automatically when I was using [TonKeeper](https://tonkeeper.com) wallet. I saw that the core team released a new wallet contract: [wallet contract v4](https://github.com/ton-blockchain/wallet-contract). If I upgrade and move to the new contract code, will my wallet address stay the same? --- > This question was imported from Telegram Chat: https://t.me/tondev/41364
I'm currently using [wallet contract v3](https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/wallet3-code.fc). It was deployed for me automatically when I was using [TonKeeper](https://tonkeeper.com) wallet. I saw that the core team released a new wallet contract: [wallet contract v4](https://github.com/ton-blockchain/wallet-contract). If I upgrade and move to the new contract code, will my wallet address stay the same? --- > This question was imported from Telegram Chat: https://t.me/tondev/41364
#architecture #addresses #wallet
#architecture #addresses #wallets
Can I upgrade from v3 wallet to v4 wallet without changing the wallet address?
Can I upgrade from v3 wallet to v4 wallet without changing the wallet address?
I'm currently using [wallet contract v3](https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/wallet3-code.fc). It was deployed for me automatically when I was using [TonKeeper](https://tonkeeper.com) wallet. I saw that the core team released a new wallet contract: [wallet contract v4](https://github.com/ton-blockchain/wallet-contract). If I upgrade and move to the new contract code, will my wallet address stay the same? --- > This question was imported from Telegram Chat: https://t.me/tondev/41364
Currently I'm using [wallet contract v3](https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/wallet3-code.fc) - it was deployed for me automatically when I was using [TonKeeper](https://tonkeeper.com) wallet. I saw that the core team released a new wallet contract - [wallet contract v4](https://github.com/ton-blockchain/wallet-contract) If I upgrade and move to the new contract code, will my wallet address stay the same? --- > This question was imported from Telegram Chat: https://t.me/tondev/41364
#architecture #addresses #wallets
#architecture #addresses #wallets
8 months ago
Original
Can I upgrade from v3 wallet to v4 wallet without changing the wallet address?

Currently I'm using [wallet contract v3](https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/wallet3-code.fc) - it was deployed for me automatically when I was using [TonKeeper](https://tonkeeper.com) wallet. I saw that the core team released a new wallet contract - [wallet contract v4](https://github.com/ton-blockchain/wallet-contract) If I upgrade and move to the new contract code, will my wallet address stay the same? --- > This question was imported from Telegram Chat: https://t.me/tondev/41364
#architecture #addresses #wallets