diff --git a/error-filter.py b/error-filter.py deleted file mode 100644 index 6640d2e0c3..0000000000 --- a/error-filter.py +++ /dev/null @@ -1,10 +0,0 @@ -# Open the log file in read mode -with open('/Users/WillHester/Desktop/Dev/_ten/go-ten/integration/.build/simulations/sim-log-2024-05-31_15-23-56-full-network-2007480794.txt', 'r') as logfile: - # Open a new file to write the filtered lines - with open('error_logfile.txt', 'w') as errorfile: - # Loop through each line in the log file - for line in logfile: - # Check if the line starts with "[ERROR]" - if line.startswith("ERROR["): - # Write the line to the new file - errorfile.write(line) diff --git a/error_logfile.txt b/error_logfile.txt deleted file mode 100644 index 32791d0412..0000000000 --- a/error_logfile.txt +++ /dev/null @@ -1,74 +0,0 @@ -ERROR[05-31|15:24:35.942] Failed to register for broadcasts component=test_log component=host node_id=0xb0b015ABb0734474fe5AD931c54969260bb1E5A6 component=p2p err="incoming P2P is disabled, can't register for broadcasts" -ERROR[05-31|15:24:40.921] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:24:40.931] Unable to extract sender for tx. Should not happen at this point. component=test_log component=enclave node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 tx=0x053b3091fe1eb34a726a9c2d40f4611a9f17291dbcbe8aa6413951cc3558bfb1 err="invalid chain id for signer: have 1337 want 443" -ERROR[05-31|15:24:40.934] message Bus contract not minted - no receipts in batch component=test_log component=enclave node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 -ERROR[05-31|15:24:40.934] LogMethodDuration::CreateBatch call ended component=test_log component=enclave node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 duration=1.011973958s -ERROR[05-31|15:24:40.934] Error creating batch component=test_log component=enclave node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 err="message Bus contract not minted - no receipts in batch" -ERROR[05-31|15:24:40.934] LogMethodDuration::CreateBatch rpc call component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 duration=1.012411125s -ERROR[05-31|15:24:40.934] Unable to produce batch component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = message Bus contract not minted - no receipts in batch" -ERROR[05-31|15:24:40.935] Error creating rollup component=test_log component=enclave node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 err="no batches for rollup" -ERROR[05-31|15:24:40.936] Unable to create rollup component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 batch_seq_num=0 err="no batches for rollup" -ERROR[05-31|15:24:41.922] Error creating rollup component=test_log component=enclave node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 err="no batches for rollup" -ERROR[05-31|15:24:41.922] Unable to create rollup component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 batch_seq_num=0 err="no batches for rollup" -ERROR[05-31|15:24:46.922] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:24:51.038] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x11b319f5794352ae697b8c646a41c5bc66c152cf3ecca3040157f8b1c3242a20 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:24:52.921] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:24:56.963] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x0c38c180817c66608e96cb9d68faadb575881d1e51d724bee8cc81dbbb700766 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:24:58.922] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:02.954] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x4e7076d4fbcbbbe837afb0c74ee4cddb212d8628f3b958fb418e788ceef324b2 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:04.922] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:08.951] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x9dbe51d054625d85531fa08d6bc146790e118d6ab70e782672b5c5e56463e1e0 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:10.923] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:14.959] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xdf1c1f82e7372b68d19b534b268b34b8aab5e85c8c6e37b3ee58cc2adb9e2006 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:16.923] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:20.957] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x8468ee111c2a05761aac28ee5d3ac51391bd5663e70a5f26f3d59a1b5f941549 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:22.922] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:26.953] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x9d9869a7787c068ee810c4e45a4ff74b63a991daa5a3649e0fd54b8808d6067a err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:28.920] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:32.970] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x9dad3e3476fbd520646ecabf616086f3f3e202b73ab1c571172710ff01b69779 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:34.922] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:35.942] Failed to re-register for broadcasts component=test_log component=host node_id=0xb0b015ABb0734474fe5AD931c54969260bb1E5A6 component=p2p err="incoming P2P is disabled, can't register for broadcasts" -ERROR[05-31|15:25:38.969] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xf3e4e16d141a0c470ed5cb9aa3c242f75954e079c553df2a08933c044fb0ed45 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:40.923] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:44.967] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xf6f4626661ce059c8703ff9e6194926d8d410a85f038197fe4e768c5bbd5a481 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:46.925] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:50.975] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xc3e0d64ce99b5d19c40f5b8675767711efb53bd04dc27994e9d60ebfefe70272 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:52.924] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:25:56.973] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x7015db8783e146527200cf68f8cdc9f39a02a7a050f9bce455b74327dc6d2543 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:25:58.922] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:02.956] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xd0ce3b9336ecb0c892afe29d2e77ae26e3104d61aca42a6c5002260313add038 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:04.924] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:08.955] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x22004f67e8dcbf54045db954183405a94d49fedcf7e73e937425624c765d5652 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:10.923] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:14.963] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x1909c3385c38e1404c54de6f2e275ebb7c643f6e552c9b6aaa20c7b21f2b6b24 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:16.925] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:21.004] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xfddd350f14f10a27f27776462bdeff3e8045d45524d8ed141cbd67f921c2590f err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:22.924] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:26.957] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xe50a00b474686e0553eb32c5ffe623a63353211cec58e4e1e9f58dbc6150af7c err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:28.924] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:32.975] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xa5e13eb5755b327d17e34d5dc65fd21200a4dd14ccd8e923a54df3a6db989677 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:34.921] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:35.943] Failed to re-register for broadcasts component=test_log component=host node_id=0xb0b015ABb0734474fe5AD931c54969260bb1E5A6 component=p2p err="incoming P2P is disabled, can't register for broadcasts" -ERROR[05-31|15:26:38.972] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x7dbcd6bc7a2056c53409aec13a8c09f65e7f662b8485e15b60b2a849e9a9cf90 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:40.922] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:44.959] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x4add22c106457c97314bc782b8212a5e2af0221570b6e1b3a55f79f655fb0898 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:46.921] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:50.959] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xf5df838124a3e73cab282b19b3dc12cae684a18ebeee6c99aa3423069c1a7e8d err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:52.922] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:26:56.964] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x6f624ec9cf2218c687d25bce6713366d79a7b56d0bbe078cfa207cd9db2aebde err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:26:58.923] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:27:02.962] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xf03eef0934c32f888f27c7bb7c70742eeb0485954b3db3959f19dec46704bb00 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:27:04.921] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:27:08.962] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x907ac87e0f414b3eb1c169049812cecbff192affa016a498d97525a680f8b167 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:27:10.923] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:27:14.958] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xf14f72fd69fc6991d74923f71f1a64b62a6dbb10e434954b08ecd957d290c267 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:27:16.927] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:27:20.969] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x475afdb6bd3fbc1ae2edf2ea6202300edeb8399a146004851c1d9a9710189779 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:27:22.923] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:27:26.963] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x3462462679051741e61f9a44dd69b1b317d506cd110d918d44cb007c90381e4f err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:27:28.923] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:27:32.962] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0x0f6ebe77b2e83155f447eb829ad6930500e7ccdb970cd8dba433985951a5a76c err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:27:34.923] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" -ERROR[05-31|15:27:35.943] Failed to re-register for broadcasts component=test_log component=host node_id=0xb0b015ABb0734474fe5AD931c54969260bb1E5A6 component=p2p err="incoming P2P is disabled, can't register for broadcasts" -ERROR[05-31|15:27:38.960] Could not issue rollup tx component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 rollup=0xf1ae09f92435c9d409220e29d2893560af261a2fe66e9194b9e198e81561abe2 err="could not sign L1 tx: invalid chain id for signer: have 443 want 1337" -ERROR[05-31|15:27:40.921] Unable to export cross chain bundle from enclave component=test_log component=host node_id=0xfE1DC692098F2bFBa03d89B7B676583E554AA9C7 enclave_id=0xC49c0dF4854658F1E5E811418c2C4e1d87B757c6 err="rpc error: code = Unknown desc = no batches found for export of cross chain data" diff --git a/integration/eth2network/eth2_binaries.go b/integration/eth2network/eth2_binaries.go index eb8ffa10ab..4d76b188bf 100644 --- a/integration/eth2network/eth2_binaries.go +++ b/integration/eth2network/eth2_binaries.go @@ -17,7 +17,7 @@ import ( ) const ( - _gethVersion = "1.12.2-bed84606" + _gethVersion = "1.14.0-87246f3" _prysmVersion = "v4.0.6" )