Skip to content

Commit

Permalink
Update ethereum tests (NethermindEth#7289)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcindsobczak committed Jul 25, 2024
1 parent f671118 commit 7b0a0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests
Submodule tests updated 81 files
+0 −140 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/01_tloadBeginningTxn.json
+0 −140 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/02_tloadAfterTstore.json
+0 −142 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/03_tloadAfterStoreIs0.json
+0 −157 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/04_tloadAfterCall.json
+0 −142 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/05_tloadReentrancy.json
+0 −143 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/06_tstoreInReentrancyCall.json
+0 −142 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/07_tloadAfterReentrancyStore.json
+0 −142 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/08_revertUndoesTransientStore.json
+0 −142 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/09_revertUndoesAll.json
+0 −171 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/11_tstoreDelegateCall.json
+0 −155 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/12_tloadDelegateCall.json
+0 −143 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/13_tloadStaticCall.json
+0 −140 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/16_tloadGas.json
+0 −141 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/18_tloadAfterStore.json
+0 −158 BlockchainTests/GeneralStateTests/Cancun/stEIP1153-transientStorage/20_oogUndoesTransientStoreInCall.json
+53 −57 BlockchainTests/GeneralStateTests/Pyspecs/paris/security/tx_selfdestruct_balance_bug.json
+6 −6 BlockchainTests/GeneralStateTests/stStaticCall/static_InternalCallStoreClearsOOG.json
+6 −6 BlockchainTests/GeneralStateTests/stTransactionTest/InternalCallStoreClearsOOG.json
+6 −6 BlockchainTests/GeneralStateTests/stTransactionTest/InternalCallStoreClearsSuccess.json
+6 −6 BlockchainTests/GeneralStateTests/stTransactionTest/StoreClearsAndInternalCallStoreClearsOOG.json
+6 −6 BlockchainTests/GeneralStateTests/stTransactionTest/StoreClearsAndInternalCallStoreClearsSuccess.json
+6 −6 BlockchainTests/GeneralStateTests/stTransactionTest/SuicidesAndInternalCallSuicidesBonusGasAtCall.json
+6 −6 BlockchainTests/GeneralStateTests/stTransactionTest/SuicidesAndInternalCallSuicidesBonusGasAtCallFailed.json
+6 −6 BlockchainTests/GeneralStateTests/stTransactionTest/SuicidesAndInternalCallSuicidesOOG.json
+12 −12 BlockchainTests/GeneralStateTests/stTransactionTest/SuicidesAndInternalCallSuicidesSuccess.json
+3 −2 BlockchainTests/GeneralStateTests/stTransactionTest/ValueOverflowParis.json
+0 −52 EOFTests/efValidation/EOF1_returncontract_invalid_.json
+0 −40 EOFTests/efValidation/EOF1_returncontract_valid_.json
+8 −7 EOFTests/efValidation/EOF1_undefined_opcodes_.json
+0 −76 GeneralStateTests/Cancun/stEIP1153-transientStorage/01_tloadBeginningTxn.json
+0 −75 GeneralStateTests/Cancun/stEIP1153-transientStorage/02_tloadAfterTstore.json
+0 −77 GeneralStateTests/Cancun/stEIP1153-transientStorage/03_tloadAfterStoreIs0.json
+0 −83 GeneralStateTests/Cancun/stEIP1153-transientStorage/04_tloadAfterCall.json
+0 −75 GeneralStateTests/Cancun/stEIP1153-transientStorage/05_tloadReentrancy.json
+0 −75 GeneralStateTests/Cancun/stEIP1153-transientStorage/06_tstoreInReentrancyCall.json
+0 −75 GeneralStateTests/Cancun/stEIP1153-transientStorage/07_tloadAfterReentrancyStore.json
+0 −76 GeneralStateTests/Cancun/stEIP1153-transientStorage/08_revertUndoesTransientStore.json
+0 −76 GeneralStateTests/Cancun/stEIP1153-transientStorage/09_revertUndoesAll.json
+0 −90 GeneralStateTests/Cancun/stEIP1153-transientStorage/11_tstoreDelegateCall.json
+0 −82 GeneralStateTests/Cancun/stEIP1153-transientStorage/12_tloadDelegateCall.json
+0 −76 GeneralStateTests/Cancun/stEIP1153-transientStorage/13_tloadStaticCall.json
+0 −75 GeneralStateTests/Cancun/stEIP1153-transientStorage/16_tloadGas.json
+0 −76 GeneralStateTests/Cancun/stEIP1153-transientStorage/18_tloadAfterStore.json
+0 −85 GeneralStateTests/Cancun/stEIP1153-transientStorage/20_oogUndoesTransientStoreInCall.json
+6 −6 GeneralStateTests/stStaticCall/static_InternalCallStoreClearsOOG.json
+6 −6 GeneralStateTests/stTransactionTest/InternalCallStoreClearsOOG.json
+6 −6 GeneralStateTests/stTransactionTest/InternalCallStoreClearsSuccess.json
+6 −6 GeneralStateTests/stTransactionTest/StoreClearsAndInternalCallStoreClearsOOG.json
+6 −6 GeneralStateTests/stTransactionTest/StoreClearsAndInternalCallStoreClearsSuccess.json
+6 −6 GeneralStateTests/stTransactionTest/SuicidesAndInternalCallSuicidesBonusGasAtCall.json
+6 −6 GeneralStateTests/stTransactionTest/SuicidesAndInternalCallSuicidesBonusGasAtCallFailed.json
+6 −6 GeneralStateTests/stTransactionTest/SuicidesAndInternalCallSuicidesOOG.json
+6 −6 GeneralStateTests/stTransactionTest/SuicidesAndInternalCallSuicidesSuccess.json
+1 −1 LegacyTests
+0 −42 src/EOFTestsFiller/efValidation/EOF1_returncontract_invalid_Copier.json
+0 −30 src/EOFTestsFiller/efValidation/EOF1_returncontract_valid_Copier.json
+3 −2 src/EOFTestsFiller/efValidation/EOF1_undefined_opcodes_Copier.json
+0 −54 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/01_tloadBeginningTxnFiller.yml
+0 −55 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/02_tloadAfterTstoreFiller.yml
+0 −58 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/03_tloadAfterStoreIs0Filler.yml
+0 −81 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/04_tloadAfterCallFiller.yml
+0 −89 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/05_tloadReentrancyFiller.yml
+0 −94 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/06_tstoreInReentrancyCallFiller.yml
+0 −89 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/07_tloadAfterReentrancyStoreFiller.yml
+0 −90 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/08_revertUndoesTransientStoreFiller.yml
+0 −95 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/09_revertUndoesAllFiller.yml
+0 −90 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/11_tstoreDelegateCallFiller.yml
+0 −67 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/12_tloadDelegateCallFiller.yml
+0 −109 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/13_tloadStaticCallFiller.yml
+0 −61 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/16_tloadGasFiller.yml
+0 −56 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/18_tloadAfterStoreFiller.yml
+0 −75 src/GeneralStateTestsFiller/Cancun/stEIP1153-transientStorage/20_oogUndoesTransientStoreInCallFiller.yml
+1 −1 src/GeneralStateTestsFiller/stStaticCall/static_InternalCallStoreClearsOOGFiller.json
+1 −1 src/GeneralStateTestsFiller/stTransactionTest/InternalCallStoreClearsOOGFiller.json
+1 −1 src/GeneralStateTestsFiller/stTransactionTest/InternalCallStoreClearsSuccessFiller.json
+1 −1 src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternalCallStoreClearsOOGFiller.json
+1 −1 src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternalCallStoreClearsSuccessFiller.json
+1 −1 src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternalCallSuicidesBonusGasAtCallFailedFiller.json
+1 −1 src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternalCallSuicidesBonusGasAtCallFiller.json
+1 −1 src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternalCallSuicidesOOGFiller.json
+1 −1 src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternalCallSuicidesSuccessFiller.json

0 comments on commit 7b0a0dd

Please sign in to comment.