Commit Graph

  • 09c620a155
    add: holesky + sepolia prague fork support devnet-6-pectra Advaita Saha 2025-02-19 18:07:16 +05:30
  • f6583f35c2
    Merge da0e5441ff531893bbe95d961560fe29987c8a3a into c82fc13836274aeb2021644002078e66b50253b5 andri lim 2025-02-19 15:45:01 +07:00
  • da0e5441ff
    Add block quarantine to ForkedChain quarantine jangko 2025-02-19 15:43:34 +07:00
  • fde46e288a
    Merge 7cfa38f5ec68621b5321754e7fca448ee07c05b9 into c82fc13836274aeb2021644002078e66b50253b5 kdeme 2025-02-19 11:38:47 +08:00
  • 72d53440f3
    Merge ace83a21c648ef665291cb2d5b0b40509f9651f9 into c82fc13836274aeb2021644002078e66b50253b5 Pedro Miranda 2025-02-19 11:38:46 +08:00
  • 437b6cedfb
    Merge 120fdbee1fbad94c6569be5c47c93f236bf1c58b into c82fc13836274aeb2021644002078e66b50253b5 Advaita Saha 2025-02-19 11:38:46 +08:00
  • 68170ef185
    Merge 3d76494d2af2bdca55eb554d094a122703500555 into c82fc13836274aeb2021644002078e66b50253b5 andri lim 2025-02-19 11:38:45 +08:00
  • da872f80ab
    Merge a0e2440b8b99fdfc87bd3883b56b2502a81031ea into c82fc13836274aeb2021644002078e66b50253b5 Maxim Evtush 2025-02-19 10:05:31 +07:00
  • c82fc13836
    Merge KvtDbRef/AristoDbRef with their BackendRef (#3088) master andri lim 2025-02-19 10:05:11 +07:00
  • bc1a9dd2c9
    Fix data dir id not persisted immediately (#3090) andri lim 2025-02-19 10:04:36 +07:00
  • 03010dc558
    Reduce ChainRef usage (#3093) Jacek Sieka 2025-02-19 04:04:22 +01:00
  • a86df054b2
    portal_bridge: default latest false + no ephemeral headers gossip (#3094) kdeme 2025-02-18 20:04:08 +01:00
  • fd97c82969
    portal_bridge: default latest false + no ephemeral headers gossip kdeme 2025-02-18 18:44:26 +01:00
  • 5e4e999d33
    lint Jacek Sieka 2025-02-18 18:32:31 +01:00
  • 1c78786841
    Reduce ChainRef usage Jacek Sieka 2025-02-18 18:14:19 +01:00
  • a0e2440b8b
    Update step_newpayloads.nim Maxim Evtush 2025-02-18 17:57:02 +01:00
  • a57045d037
    Update payload_attributes.nim Maxim Evtush 2025-02-18 17:55:43 +01:00
  • 619c3a7f49
    Update newGeneralStateTests.md Maxim Evtush 2025-02-18 17:55:06 +01:00
  • 120fdbee1f
    Merge branch 'master' into eip4444-wip eip4444-wip Advaita Saha 2025-02-18 22:14:46 +05:30
  • 7cfa38f5ec
    Add content db migration function to fcli_db tool remove-union-in-blockheaderwithproof kdeme 2025-02-18 15:20:11 +01:00
  • c56e2aea56
    Remove SSZ Union usage in BlockHeaderWithProof type kdeme 2025-01-23 23:42:37 +01:00
  • 3785b21405
    Rename PortalNodeState to PortalNodeStatus and improve logging. fluffy-evm bhartnett 2025-02-18 23:08:55 +08:00
  • fccaafff49
    Bump nim-ssz-serialization submodule (#3091) kdeme 2025-02-18 15:23:15 +01:00
  • 3b1b0f8acd
    Support dynamically loading the evm from command line. bhartnett 2025-02-18 22:12:02 +08:00
  • ace83a21c6 ignore nimbus on CI and Kurtosis git workflows dev/pedro/kikof pmmiranda 2025-02-17 23:39:45 +00:00
  • 2b01aab62a
    Bump nim-ssz-serialization submodule kdeme 2025-02-18 14:24:34 +01:00
  • 3d76494d2a
    restore fcu order fix-fcu jangko 2025-02-18 19:33:55 +07:00
  • e5b4c8396e
    Remove aristo_persist.nim jangko 2025-02-18 18:56:12 +07:00
  • ee09409fca
    Fix data dir id not persisted immediately jangko 2025-02-18 18:50:01 +07:00
  • 170e55f7e7
    Fix finalizedBlockHash validation in engine fCU jangko 2025-02-18 18:16:46 +07:00
  • 00ae0d5d6d refined initial project: - removed dead code. - removed some structures not needed yet - thread communication with shared data via channels. pmmiranda 2025-02-17 16:36:25 +00:00
  • 3ac6df4679 renamed references from unified to nimbus pmmiranda 2025-02-13 19:24:02 +00:00
  • 42110e2b6a renamed from unified to nimbus pmmiranda 2025-02-13 19:22:52 +00:00
  • 6b39411551 removed deadcode pmmiranda 2025-02-05 18:00:14 +00:00
  • 25fbb96773 nph formatting and correct typos Pedro Miranda 2025-01-29 00:00:41 +00:00
  • 77e1fc626d added tests Pedro Miranda 2025-01-28 23:30:51 +00:00
  • b7c45d06df minimal functional project structure: - chronicle support - Added config files with support for both nimbus-eth clients configuration. - thread model suggestion. - Minimal nimbus config for given thread model. - layers handlers. Pedro Miranda 2025-01-28 10:23:24 +00:00
  • 346388c0d6 added version file Pedro Miranda 2025-01-27 09:15:53 +00:00
  • 95c1b38c32 Added README file Pedro Miranda 2025-01-23 09:13:31 +00:00
  • c09b7bf6bc Added Makefile and nimble support Pedro Miranda 2025-01-22 16:10:31 +00:00
  • dd2d2ff1b3
    Fix aristo memory_only constructor jangko 2025-02-18 16:37:44 +07:00
  • 0528c843be
    wire in forkedchain to p2p (#3082) Advaita Saha 2025-02-18 14:37:28 +05:30
  • e0d4eb461d
    Merge KvtDbRef/AristoDbRef with their BackendRef jangko 2025-02-18 16:03:45 +07:00
  • ce3451c3b1
    suggested changes Advaita Saha 2025-02-18 12:34:59 +05:30
  • a97312064e
    Merge CoreDbRef with CoreDbCtxRef (#3086) andri lim 2025-02-18 13:52:43 +07:00
  • 8cda85a348
    Merge branch 'master' into fluffy-evm bhartnett 2025-02-18 14:02:26 +08:00
  • c5e30c42bd
    Add PortalEvmStateException to enable better error handling. bhartnett 2025-02-18 13:49:39 +08:00
  • b9abcf7e6d
    add receipts capability Advaita Saha 2025-02-18 10:55:18 +05:30
  • a433336e5f
    Update type names and run nph. bhartnett 2025-02-18 13:08:45 +08:00
  • 19f046dd74
    Merge CoreDbRef with CoreDbCtxRef jangko 2025-02-18 11:33:54 +07:00
  • d346759008
    Remove Coredb abstraction (#3084) andri lim 2025-02-18 09:04:18 +07:00
  • 8b93d2b86a
    Merge branch 'master' into aristo-cleanup jangko 2025-02-18 08:06:52 +07:00
  • 3732b3f95e
    fix level reporting (#3085) Jacek Sieka 2025-02-18 02:01:44 +01:00
  • 2f04be98dc
    Add quicker update statement to adjust invalid encodings headerwithproof-migration-and-prune kdeme 2025-02-10 13:16:28 +01:00
  • b1233b3a17
    Quicker prune version by using one sql delete statement kdeme 2025-02-07 16:43:52 +01:00
  • e1395bca8b
    Header with proof migration and pruning: naive approach kdeme 2025-02-07 15:00:07 +01:00
  • e522e1d26d
    Remove SSZ Union usage in BlockHeaderWithProof type kdeme 2025-01-23 23:42:37 +01:00
  • 40f36e9a17
    Merge 6c5bc62226d3decf279d4252d5d36734fc58f731 into 816ce73a2acafca6615c5ebc66aeb68b18c969a6 kdeme 2025-02-17 17:01:12 +01:00
  • 2910342770
    fix level reporting Jacek Sieka 2025-02-17 16:17:10 +01:00
  • 816ce73a2a
    update Ubuntu version: 20.04 is EOL (#3081) sim-stat Miran 2025-02-17 15:34:14 +01:00
  • 296b319f9f
    Fluffy: Portal subnetwork peer ban list (#3007) bhartnett 2025-02-17 22:12:24 +08:00
  • c7466b6850
    specify Ubuntu 22.04 narimiran 2025-02-17 14:37:50 +01:00
  • 30711ac645
    lint jangko 2025-02-17 20:30:22 +07:00
  • b4b93716d7
    Remove Coredb abstraction jangko 2025-02-17 20:04:23 +07:00
  • 6c5bc62226
    Quick and dirty PoC for syncing from Portal history network quick-poc-import-portal-blocks kdeme 2025-01-10 11:46:22 +01:00
  • f64aba5091
    Enable node bans in tests. bhartnett 2025-02-17 21:02:56 +08:00
  • 8633c727d2
    Disable banning of nodes by default. Will be manually enabled for now. bhartnett 2025-02-17 20:54:00 +08:00
  • 51fae9d5c4
    Merge branch 'master' into fluffy-peer-ban-list bhartnett 2025-02-17 20:48:16 +08:00
  • f8a4b53a65
    cleanup code not used Advaita Saha 2025-02-17 16:38:18 +05:30
  • b2734df222
    wire in forkedchain to p2p Advaita Saha 2025-02-17 14:45:00 +05:30
  • a53f4c2155
    update the copyright year narimiran 2025-02-17 09:26:37 +01:00
  • 230c730562
    make it consistent narimiran 2025-02-17 09:06:09 +01:00
  • d3a6a26c62
    update Ubuntu version: 20.04 is EOL narimiran 2025-02-17 09:00:58 +01:00
  • 5e31bdeb06
    fix ci Advaita Saha 2025-02-14 21:18:49 +05:30
  • 379e9a59a0
    remove fluffy taskpool + add only rpc layer Advaita Saha 2025-02-14 20:41:35 +05:30
  • c17f2438b5
    prelim single point integration Advaita Saha 2025-01-27 01:18:04 +05:30
  • 332408e6c3
    initial structuring of portal integration Advaita Saha 2025-01-24 23:27:55 +05:30
  • a1a9c6b027
    Merge AristoTxRef/KvtTxRef with their LayerRef (#3078) andri lim 2025-02-17 10:30:43 +07:00
  • e9eea7967d
    Merge branch 'master' into kvt jangko 2025-02-17 09:22:26 +07:00
  • caca11b30b
    Simplify txFrame protocol, improve persist performance (#3077) Jacek Sieka 2025-02-17 02:51:56 +01:00
  • 3a7a639c30
    Merge branch 'master' into frame-checkpoint jangko 2025-02-17 07:52:14 +07:00
  • c8e6247a16
    rm graphql (EIP-1767) server (#3080) tersec 2025-02-17 00:48:47 +00:00
  • 8b5a1d414a
    rm graphql (EIP-1767) server tersec 2025-02-16 18:31:27 +00:00
  • c0e329d768
    Add log message on content query failure in lookup + refactor (#3079) kdeme 2025-02-16 20:08:28 +01:00
  • 6672c857c8
    Refactor response handling Portal wire kdeme 2025-02-16 17:24:59 +01:00
  • 31b2b5a35e
    Add log message on content query failure in lookup kdeme 2025-02-16 16:47:48 +01:00
  • db31e2e39c
    Merge 022911314dbf5fa1d1034469eaece5cf4d879a08 into c300b41c07867fd557681d733d46b1a497c5bd9a Tamaghna Choudhuri 2025-02-16 19:21:19 +05:30
  • 89fff75db7
    oops3 Jacek Sieka 2025-02-16 13:45:18 +01:00
  • 94ebaf524d
    oops2 Jacek Sieka 2025-02-16 13:43:25 +01:00
  • 1a1f79318e
    oops Jacek Sieka 2025-02-16 13:41:44 +01:00
  • 724f5f99c7
    lint jangko 2025-02-16 18:13:28 +07:00
  • 9e93ca15e0
    Fix tests jangko 2025-02-16 18:12:32 +07:00
  • 250151945b
    rm unused test_rocksdb jangko 2025-02-16 16:49:23 +07:00
  • 7172ca09b6
    lint Jacek Sieka 2025-02-16 10:43:49 +01:00
  • 57461f9213
    node fixes Jacek Sieka 2025-02-16 10:40:32 +01:00
  • 1e9b009c35
    Merge AristoTxRef/KvtTxRef with their LayerRef jangko 2025-02-16 12:13:38 +07:00
  • 9d03f132f8
    Simplify txFrame protocol, improve persist performance Jacek Sieka 2025-02-15 13:10:11 +01:00
  • c300b41c07
    Add engine_getBlobsV1 implementation (#3071) andri lim 2025-02-15 19:18:07 +07:00
  • 1de14e35f5
    Addressing review jangko 2025-02-15 14:24:04 +07:00
  • 45ec6e7050
    Use unittest2 test runner (#3073) Jacek Sieka 2025-02-15 08:08:50 +01:00