Skip to content

Commit e02e43c

Browse files
committed
delete v4
1 parent 2c1b964 commit e02e43c

File tree

6 files changed

+2
-242
lines changed

6 files changed

+2
-242
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"hex":"b5ee9c72410106010030000114ff00f4a413f4bcf2c80b0102012003020006f2f0010202d1050400193b511cbec1b232483ec13b552000053c00601cfc59c2"}
1+
{"hash":"7b886902938fda7f8ee72fe31ee250744bf82489579c0b8e502105a49cb72e2a","hashBase64":"e4hpApOP2n+O5y/jHuJQdEv4JIlXnAuOUCEFpJy3Lio=","hex":"b5ee9c72410106010030000114ff00f4a413f4bcf2c80b0102012002050202d1030400053c006000193b511cbec1b232483ec13b55200006f2f0014136d496"}

contracts/wallet_v4.fc

Lines changed: 0 additions & 200 deletions
This file was deleted.

tests/wallet-v5-external.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import { TransactionComputeVm } from 'ton-core/src/types/TransactionComputePhase
2323
import { buildBlockchainLibraries, LibraryDeployer } from '../wrappers/library-deployer';
2424
import { default as config } from './config';
2525
import { ActionSetCode, ActionSetData } from './test-only-actions';
26-
import { WalletV4 } from '../wrappers/wallet-v4';
2726

2827
const WALLET_ID = new WalletId({ networkGlobalId: -239, workChain: -1, subwalletNumber: 0 });
2928

wrappers/library-deployer.compile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { CompilerConfig } from '@ton-community/blueprint';
1+
import { CompilerConfig } from '@ton/blueprint';
22

33
export const compile: CompilerConfig = {
44
lang: 'func',

wrappers/wallet-v4.ts

Lines changed: 0 additions & 33 deletions
This file was deleted.

wrappers/wallet_v4.compile.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)