Commit Graph

  • dc092ca393
    Add missing rlp imports to properple decode/encode blocks/bodies (#761) master Kim De Mey 2024-11-20 18:15:34 +0700
  • 62849930f4
    Add missing rlp imports to properple decode/encode blocks/bodies kdeme 2024-11-20 11:18:39 +0100
  • c47942bd0c
    use the common CI workflow new-workflow narimiran 2024-11-11 13:17:05 +0100
  • 2fe64c8d0a
    Merge 2dbac0bfab into 88e4be4dc4 andri lim 2024-11-08 03:42:37 +0000
  • 2dbac0bfab
    change targetBlobCount -> targetBlobsPerBlock eip-7742 jangko 2024-11-08 10:42:30 +0700
  • 660d8e8c40
    Merge branch 'master' into eip-7742 jangko 2024-11-08 10:34:27 +0700
  • 88e4be4dc4
    devp2p: upgrade to v5 (EIP-706) (#760) Jacek Sieka 2024-11-08 03:44:04 +0100
  • c9d409bde8
    Merge 45b311fe9c into 034b7886de Kim De Mey 2024-11-07 08:38:46 +0000
  • 7993c3031e
    update thunk errors Jacek Sieka 2024-11-06 10:28:16 +0100
  • d852a99e26
    add snappy dep Jacek Sieka 2024-11-06 09:55:22 +0100
  • 77302561dd
    Merge branch 'master' into devp2p-v5 Jacek Sieka 2024-11-06 09:39:55 +0100
  • b2f0a1511b
    devp2p: upgrade to v5 (EIP-706) Jacek Sieka 2024-11-06 09:36:45 +0100
  • 034b7886de
    clean up redundant code in eth/rlp/writer.nim (#755) Chirag Parmar 2024-11-06 10:16:22 +0530
  • 1467b145ae
    remove unusued rlpx features, tighten hello exchange and some error h… (#759) Jacek Sieka 2024-11-05 16:30:41 +0100
  • 400425f791
    fix test name Jacek Sieka 2024-11-04 17:41:14 +0100
  • 8633e015c3
    relative imports Jacek Sieka 2024-11-04 15:13:28 +0100
  • 8457651bbb
    generics? Jacek Sieka 2024-11-04 14:40:34 +0100
  • 2bb758f0a7
    log Jacek Sieka 2024-11-04 11:26:17 +0100
  • d921e46dfa
    log Jacek Sieka 2024-11-04 11:23:31 +0100
  • 512d49c61d
    remove unusued rlpx features, tighten hello exchange and some error handling Jacek Sieka 2024-11-04 08:52:45 +0100
  • ee845a1768
    devp2p: drop pre-EIP8 support, fix snappy negotiation (#758) Jacek Sieka 2024-11-02 08:15:40 +0100
  • dc9682c168
    devp2p: drop pre-EIP8 support, fix snappy negotiation Jacek Sieka 2024-11-01 08:59:55 +0100
  • 6a54710640 remove debug print chirag-parmar 2024-10-31 21:02:57 +0530
  • 3d3082c5f6 replace some logic chirag-parmar 2024-10-31 20:48:21 +0530
  • 87acee88a3 remove deprecated support for Option chirag-parmar 2024-10-28 12:45:20 +0530
  • 712bf5b2d5 add check statements chirag-parmar 2024-10-25 15:08:54 +0530
  • 548fad0cbf add test cases and fix counting function chirag-parmar 2024-10-25 14:36:32 +0530
  • 172dd3590a cleanup macros chirag-parmar 2024-10-24 13:55:50 +0530
  • e68988b287 compare before decrementing weird-comparison-error chirag-parmar 2024-10-31 20:53:03 +0530
  • 329eb68657 remove debug print chirag-parmar 2024-10-31 21:02:57 +0530
  • 8c7a64d6ad replace some logic chirag-parmar 2024-10-31 20:48:21 +0530
  • 719c0dfd56
    eth_hash: condition converter deprecation warning on nim version (#756) Jacek Sieka 2024-10-30 09:10:10 +0100
  • 5d78c6a879
    discv4: prefer ipv6 (#751) Jacek Sieka 2024-10-29 10:03:13 +0100
  • 7c9a90b331
    eth_hash: condition converter deprecation warning on nim version Jacek Sieka 2024-10-29 09:43:00 +0100
  • 276e3917d0 remove deprecated support for Option chirag-parmar 2024-10-28 12:45:20 +0530
  • 72a88720c4 add check statements chirag-parmar 2024-10-25 15:08:54 +0530
  • ec253456f9 add test cases and fix counting function chirag-parmar 2024-10-25 14:36:32 +0530
  • 6a73a9d8b0 cleanup macros chirag-parmar 2024-10-24 13:55:50 +0530
  • 30476de038
    fix potential infinite loop in randomNodes (#754) Csaba Kiraly 2024-10-24 17:24:53 +0200
  • 9f4b80b79d
    fix potential infinite loop in randomNodes Csaba Kiraly 2024-10-14 10:37:03 +0200
  • 66297c5c0a
    Remove obsolete EIP-6110-7002-7251 types, encoding, and checks (#752) andri lim 2024-10-22 14:00:06 +0700
  • 9cef526a70
    Keep blocks_rlp.nim jangko 2024-10-22 09:30:18 +0700
  • 183418151c
    Implementation of EIP-7742 jangko 2024-10-21 08:12:21 +0700
  • b89eb614b5
    Remove obsolete EIP-6110-7002-7251 types jangko 2024-10-11 12:22:38 +0700
  • 10c2a7c354
    discv4: prefer ipv6 Jacek Sieka 2024-10-20 18:57:44 +0200
  • f5017bd2a2
    Add `systemLogsRoot` feat/fusaka-light Etan Kissling 2024-10-16 23:10:46 +0200
  • 171531fbf1
    Add helper for recovering authority (#750) Etan Kissling 2024-10-15 16:44:10 +0200
  • c829e1fc5e
    Merge branch 'master' into dev/etan/sc-helpers Etan Kissling 2024-10-15 16:10:24 +0200
  • b736906dc7
    Fix Authorization fields name to v, r, s (#749) andri lim 2024-10-15 21:09:16 +0700
  • aad5a89252
    Fix test Etan Kissling 2024-10-15 14:45:45 +0200
  • 9383b8b942
    Fix field name renames Etan Kissling 2024-10-15 14:31:35 +0200
  • 885d2b198a
    Add helper for recovering authority Etan Kissling 2024-10-15 14:26:29 +0200
  • 0cc48a2710
    Replace apt-fast with apt-get jangko 2024-10-15 19:17:07 +0700
  • 79e5668e53
    Fix Authorization fields name to v, r, s jangko 2024-10-15 19:14:45 +0700
  • 45b311fe9c
    Add ENR Record.init and update call for dual stack dual-stack-support-for-enr kdeme 2024-10-11 17:06:07 +0200
  • 470baf82bd
    update Sepolia and Holesky bootnodes (#747) tersec 2024-10-09 15:23:58 +0000
  • 546193cb75
    update Sepolia and Holesky bootnodes tersec 2024-10-09 14:51:41 +0000
  • e59125acf7
    rm Goerli bootnodes (#746) tersec 2024-10-09 10:34:47 +0000
  • cad50ed105
    rm tests mention tersec 2024-10-09 10:03:46 +0000
  • 62caa0ac04
    rm Goerli bootnodes tersec 2024-10-09 09:52:49 +0000
  • bb76daa6d9
    add missing type, fix typo, meaningful deprecations (#745) Miran 2024-10-08 20:21:16 +0200
  • 00c91a1dca
    Ordered trie for computing roots (#744) Jacek Sieka 2024-10-08 20:02:58 +0200
  • 47fb5709f4
    add missing type, fix typo, meaningful deprecations narimiran 2024-10-08 18:37:28 +0200
  • 49dfcb6a06
    just remove it Jacek Sieka 2024-10-08 12:23:27 +0200
  • 164d835f74
    oops Jacek Sieka 2024-10-08 00:09:42 +0200
  • 71bc34c349
    Ordered trie for computing trie roots Jacek Sieka 2024-10-07 22:13:17 +0200
  • cea821df60
    Add times_rlp and headers_rlp modules (#743) Kim De Mey 2024-10-04 17:19:59 +0200
  • 4ea11b9fb9
    transaction signing helpers (#742) Jacek Sieka 2024-10-04 13:46:58 +0200
  • 57a4076a60
    Add times_rlp and headers_rlp modules kdeme 2024-10-04 12:39:22 +0200
  • 65ab268da3
    simplify last byte of signature Jacek Sieka 2024-10-04 12:37:21 +0200
  • f211c6c534
    transaction signing helpers Jacek Sieka 2024-10-04 11:37:49 +0200
  • 84664b0fc0
    discv5: migrate to minilru (#741) Jacek Sieka 2024-10-03 12:34:38 +0200
  • 792b8b9bff
    discv5: migrate to minilru Jacek Sieka 2024-10-03 09:52:26 +0200
  • 5ce3c4557f
    prevRandao -> Bytes32 (#740) Jacek Sieka 2024-10-02 13:00:10 +0200
  • ff970e86e7
    test Jacek Sieka 2024-10-02 12:25:42 +0200
  • 140190a4dc
    prevRandao -> Bytes32 Jacek Sieka 2024-10-02 12:02:17 +0200
  • 70b7519f02
    avoid typed return in generic template (#739) Jacek Sieka 2024-10-02 09:33:22 +0200
  • bdc891f671
    avoid typed return in generic template Jacek Sieka 2024-10-02 08:46:36 +0200
  • 086ac68c86
    Change `VersionedHash` to `Hash32` (#738) Jacek Sieka 2024-10-01 11:54:01 +0200
  • bfd1c956b2
    tests, header cleanups Jacek Sieka 2024-10-01 10:04:33 +0200
  • 6d0c46f98a
    missing imports Jacek Sieka 2024-09-30 20:54:43 +0200
  • 774807fab8
    Change `VersionedHash` to `Hash32` Jacek Sieka 2024-09-30 20:30:58 +0200
  • 119c910a4e
    remove remaining `int` holdouts in rlp (#737) Jacek Sieka 2024-09-30 18:32:36 +0200
  • a453892235
    oof Jacek Sieka 2024-09-30 15:33:47 +0200
  • b4c10a600c
    oof Jacek Sieka 2024-09-30 15:23:22 +0200
  • 4ff0746311
    u64 Jacek Sieka 2024-09-30 15:04:48 +0200
  • 9ae8ace3f2
    fuzz Jacek Sieka 2024-09-30 14:33:36 +0200
  • 04879a7fa9
    32 Jacek Sieka 2024-09-30 14:32:01 +0200
  • 0910615b98
    32 Jacek Sieka 2024-09-30 14:16:34 +0200
  • 76cec961f4
    fuzzer fix Jacek Sieka 2024-09-30 14:04:41 +0200
  • a2bb1bc48d
    32-bit fix Jacek Sieka 2024-09-30 14:03:43 +0200
  • e3a788da66
    test fixes Jacek Sieka 2024-09-30 13:48:20 +0200
  • b49df0a71a
    remove binary tries (#736) Jacek Sieka 2024-09-30 12:59:16 +0200
  • 49e54f9821
    remove remaining `int` holdouts in rlp Jacek Sieka 2024-09-30 11:26:43 +0200
  • 0b2ca8d2f5
    remove binary tries Jacek Sieka 2024-09-30 10:57:05 +0200
  • 00f5fb1fe0
    clean up json serialization (#735) Jacek Sieka 2024-09-30 10:34:47 +0200
  • 5db78749dd
    clean up json serialization Jacek Sieka 2024-09-30 10:00:43 +0200
  • 6bd6bae86c
    Align core types with execution spec (#733) Jacek Sieka 2024-09-29 10:52:19 +0200
  • 3908931835
    oops Jacek Sieka 2024-09-28 14:53:50 +0200
  • 9b1b65182a
    keys import Jacek Sieka 2024-09-28 14:53:40 +0200