Skip to content

Commit 02b0987

Browse files
authored
feat: merge-train/spartan (#24431)
BEGIN_COMMIT_OVERRIDE chore(stdlib): remove dead code (#24423) END_COMMIT_OVERRIDE
2 parents cdeeea1 + 53e37c0 commit 02b0987

22 files changed

Lines changed: 0 additions & 728 deletions

yarn-project/stdlib/src/avm/contract_storage_read.test.ts

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

yarn-project/stdlib/src/avm/contract_storage_read.ts

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

yarn-project/stdlib/src/avm/contract_storage_update_request.test.ts

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

yarn-project/stdlib/src/avm/contract_storage_update_request.ts

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

yarn-project/stdlib/src/avm/index.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,5 @@ export * from './avm_accumulated_data.js';
33
export * from './avm_circuit_public_inputs.js';
44
export * from './revert_code.js';
55
export * from './public_data_write.js';
6-
export * from './public_data_update_request.js';
7-
export * from './contract_storage_update_request.js';
8-
export * from './contract_storage_read.js';
9-
export * from './public_inner_call_request.js';
10-
export * from './public_call_stack_item_compressed.js';
116
export * from './avm_proving_request.js';
127
export * from './message_pack.js';

yarn-project/stdlib/src/avm/public_call_stack_item_compressed.ts

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

0 commit comments

Comments
 (0)