Skip to content

Commit

Permalink
delete v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rise1507 committed Jul 3, 2024
1 parent 2c1b964 commit e02e43c
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 242 deletions.
2 changes: 1 addition & 1 deletion build/library-deployer.compiled.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"hex":"b5ee9c72410106010030000114ff00f4a413f4bcf2c80b0102012003020006f2f0010202d1050400193b511cbec1b232483ec13b552000053c00601cfc59c2"}
{"hash":"7b886902938fda7f8ee72fe31ee250744bf82489579c0b8e502105a49cb72e2a","hashBase64":"e4hpApOP2n+O5y/jHuJQdEv4JIlXnAuOUCEFpJy3Lio=","hex":"b5ee9c72410106010030000114ff00f4a413f4bcf2c80b0102012002050202d1030400053c006000193b511cbec1b232483ec13b55200006f2f0014136d496"}
200 changes: 0 additions & 200 deletions contracts/wallet_v4.fc

This file was deleted.

1 change: 0 additions & 1 deletion tests/wallet-v5-external.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import { TransactionComputeVm } from 'ton-core/src/types/TransactionComputePhase
import { buildBlockchainLibraries, LibraryDeployer } from '../wrappers/library-deployer';
import { default as config } from './config';
import { ActionSetCode, ActionSetData } from './test-only-actions';
import { WalletV4 } from '../wrappers/wallet-v4';

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

Expand Down
2 changes: 1 addition & 1 deletion wrappers/library-deployer.compile.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { CompilerConfig } from '@ton-community/blueprint';
import { CompilerConfig } from '@ton/blueprint';

export const compile: CompilerConfig = {
lang: 'func',
Expand Down
33 changes: 0 additions & 33 deletions wrappers/wallet-v4.ts

This file was deleted.

6 changes: 0 additions & 6 deletions wrappers/wallet_v4.compile.ts

This file was deleted.

0 comments on commit e02e43c

Please sign in to comment.