Skip to content

Commit

Permalink
Revert "vendor libs updated"
Browse files Browse the repository at this point in the history
This reverts commit 6738535.
  • Loading branch information
ipapandinas committed Sep 11, 2024
1 parent a0f665b commit 661ab10
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vendor/primitives/evm-tracing-events/src/runtime.rs
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,6 @@ pub fn opcodes_string(opcode: Opcode) -> Vec<u8> {
Opcode(89) => "MSize",
Opcode(90) => "Gas",
Opcode(91) => "JumpDest",
Opcode(92) => "TLoad",
Opcode(93) => "TStore",
Opcode(94) => "MCopy",
Opcode(96) => "Push1",
Opcode(97) => "Push2",
Opcode(98) => "Push3",
Expand Down

0 comments on commit 661ab10

Please sign in to comment.