Commit Graph

  • f22bf7e75b
    ethblock: txs -> transactions Jacek Sieka 2024-06-08 09:01:28 +0200
  • b9b522f7ac
    keccak doesn't need `init` (#693) Jacek Sieka 2024-06-07 22:30:32 +0200
  • fab1663419
    keccak doesn't need `init` Jacek Sieka 2024-06-07 16:40:56 +0200
  • c02e050db8
    avoid `burnMem` for `keccakHash` (#691) Jacek Sieka 2024-06-07 16:27:38 +0200
  • 815d2f89b4
    avoid `burnMem` for `keccakHash` Jacek Sieka 2024-06-07 12:11:06 +0200
  • d935c0de47
    rlp: avoid or make faster seq copies (#689) Jacek Sieka 2024-06-06 20:27:43 +0200
  • ecf234794e
    remove raises - breaks tests on 2.0 Jacek Sieka 2024-06-06 19:19:23 +0200
  • 90a06d7ea2
    rlp: avoid or make faster seq copies Jacek Sieka 2024-06-05 23:42:48 +0200
  • 68bd675b75
    faster `hash` for `Address` (#688) Jacek Sieka 2024-06-05 22:46:23 +0200
  • 5902d688c8
    faster `hash` for `Address` Jacek Sieka 2024-06-04 16:54:16 +0200
  • 0e83cfda97
    results: use standalone repo (#687) Jacek Sieka 2024-05-30 14:46:57 +0200
  • 53e08ef90c
    results: use standalone repo Jacek Sieka 2024-05-30 13:52:01 +0200
  • 50b3d0193c
    Revert missing hexary trie node work (#686) Jacek Sieka 2024-05-28 10:05:57 +0200
  • 2f2e59ce1b
    Revert "Added maybeGet, for working with incomplete DBs. (#595)" Jacek Sieka 2024-05-28 08:57:02 +0200
  • 258798873c
    eth_types: remove unused ref types (#685) Jacek Sieka 2024-05-28 08:42:13 +0200
  • 4f08b171c9
    Revert "Some changes to make hexary.nim better able to handle incomplete DBs (#602)" Jacek Sieka 2024-05-28 08:40:14 +0200
  • e3a6e7b335
    Revert "In the incomplete-db node-existence check, don't use contains. (#603)" Jacek Sieka 2024-05-28 08:11:04 +0200
  • d0da0ef404
    eth_types: remove unused ref types Jacek Sieka 2024-05-28 07:57:44 +0200
  • bb5cb6a4d0
    rlp: refresh code (#683) Jacek Sieka 2024-05-26 09:58:24 +0200
  • 0addffcc6c
    binary tries: remove (#684) Jacek Sieka 2024-05-26 09:57:59 +0200
  • 2adf76579f
    binary tries: remove Jacek Sieka 2024-05-26 09:10:52 +0200
  • 3d0599231e
    try to work exception issue Jacek Sieka 2024-05-25 10:25:51 +0200
  • 817bebe0d8
    add sink constructor Jacek Sieka 2024-05-24 08:37:33 +0200
  • c599725ae1
    read unsigned integer for enums Jacek Sieka 2024-05-24 07:52:14 +0200
  • 2f80b31af8
    fix fuzzing test Jacek Sieka 2024-05-23 21:53:33 +0200
  • 4b20bc0d76
    test fixes Jacek Sieka 2024-05-23 16:56:46 +0200
  • e32168066a
    fixes Jacek Sieka 2024-05-23 16:26:44 +0200
  • 1468bde0d6
    Merge branch 'master' into incomplete-db3 incomplete-db3 Jacek Sieka 2024-05-23 16:08:49 +0200
  • eb1d5d9de3
    rlp: refresh code Jacek Sieka 2024-05-23 15:25:14 +0200
  • c482b4c5b6
    Introduce wrapper type for EIP-4844 transactions (#682) Etan Kissling 2024-05-13 11:19:00 +0300
  • 24ed2afba7
    X dev/etan/zz-x Etan Kissling 2024-05-13 10:57:08 +0300
  • 34adff98a6
    Merge branch 'dev/etan/tx-pooled' into feat/eip-6493 feat/eip-6493 Etan Kissling 2024-05-06 23:27:52 +0200
  • 316d0b2105
    Fixes Etan Kissling 2024-05-06 23:27:36 +0200
  • a662fc1aa7
    Merge branch 'dev/etan/tx-pooled' into feat/eip-6493 Etan Kissling 2024-05-06 22:46:29 +0200
  • ae213d8df9
    Introduce wrapper type for EIP-4844 transactions Etan Kissling 2024-05-06 22:45:27 +0200
  • 4cd9e27c09
    Enable chronos dualstack with new constructor. (#681) Eugene Kabanov 2024-04-24 14:38:52 +0300
  • ffe5433ed4
    Eliminate unnecessary variables. cheatfate 2024-04-13 03:13:00 +0300
  • 02a84008af
    Remove debugging statements. cheatfate 2024-04-13 03:11:23 +0300
  • 14b37873d9
    Address review comments. cheatfate 2024-04-10 10:09:47 +0300
  • 3ba51557a6
    Removing debugging log statements. cheatfate 2024-03-19 06:10:40 +0200
  • 5d0248bf0d
    Use `*` instead of IPv6 address `::`. cheatfate 2024-03-19 05:11:31 +0200
  • a651c0653c
    Fix decoding IPv4 mapped addresses. cheatfate 2024-03-19 04:36:27 +0200
  • 137fcf428d
    Add ability to send to IPv4 addresses via dualstack socket. cheatfate 2024-03-19 03:00:10 +0200
  • e9aa98ace8
    Add constructor which will use latest chronos feature. cheatfate 2024-03-18 03:09:46 +0200
  • d66a29db7c
    avoid `XDeclaredButNotUsed` in `kvstore_sqlite3` with empty tuple (#680) Etan Kissling 2024-02-28 23:03:04 +0100
  • b61704fce0
    avoid `XDeclaredButNotUsed` in `kvstore_sqlite3` with empty tuple Etan Kissling 2024-02-28 21:23:55 +0100
  • d8209f623f
    Fix improper yield usage in rlpx and refine exception handling (#679) andri lim 2024-02-19 14:16:33 +0700
  • b0b33ed81f
    Handle post hello step error jangko 2024-02-18 16:27:19 +0700
  • 4fc91e7e64
    Fix improper yield usage in rlpx and refine exception handling jangko 2024-02-18 13:52:13 +0700
  • 1d881eadcc . verkle_integration Daniel Lamberger 2024-02-17 14:12:32 +0200
  • efe610e27f
    Don't auto write p2pProtocol macro expansion to file (#678) andri lim 2024-02-16 14:13:03 +0700
  • c7c4710211
    Don't auto write p2pProtocol macro expansion to file jangko 2024-02-16 11:43:56 +0700
  • b9c40e1380
    Use asyncraises in p2p (#675) andri lim 2024-02-14 15:59:13 +0700
  • f4e1745108
    Remove gcsafe from async procs jangko 2024-02-13 19:12:46 +0700
  • f160dba247
    Fix capture error in async proc jangko 2024-02-13 15:33:33 +0700
  • 2230e8c09c
    Use asyncraises in p2p jangko 2024-02-13 15:22:18 +0700
  • ce834e1287
    test Nim 2.0 in CI and use non-EOL macOS version (#677) tersec 2024-02-14 05:07:55 +0000
  • dc92dfa88d
    test Nim 2.0 in CI and use non-EOL macOS version tersec 2024-02-14 03:39:47 +0000
  • 16de7e7f5d
    test refc in CI in Nim 2.0 and later (#676) tersec 2024-02-14 03:35:28 +0000
  • 6b4f9af595
    test refc in CI in Nim 2.0 and later tersec 2024-02-14 03:08:09 +0000
  • bb1ab544fc
    Reduce compiler warnings in rlp (#674) andri lim 2024-02-13 19:34:27 +0700
  • 6fd0033a86
    Reduce compiler warnings in rlp jangko 2024-02-13 15:21:05 +0700
  • 8ab060b19f
    Move Ethereum specific RLP encoding tests under tests/common (#673) Kim De Mey 2024-02-09 17:30:24 +0100
  • 8a525a19bb
    Move Ethereum specific RLP encoding tests under tests/common kdeme 2024-02-09 15:16:12 +0100
  • 2ad07a6010
    Fix two bugs in Receipts RLP encoding/decoding (#672) Kim De Mey 2024-02-05 23:22:15 +0100
  • 38ef05f05b
    Fix two bugs in Receipts RLP encoding/decoding kdeme 2024-02-05 18:17:25 +0100
  • 4433efe484
    Upgrade github actions to v4 jangko 2024-01-27 15:53:22 +0700
  • 5bb5df94ef
    Merge commit '2c6049b1266a7739f4dca86da4e8c65b75797195' into dev/etan/zz-dbg dev/etan/zz-dbg Etan Kissling 2024-01-25 16:39:36 +0100
  • 21f3014f54
    Remove usage of stew/shim/net (#670) Kim De Mey 2024-01-24 09:09:11 +0100
  • 9aece94f6c
    Remove chronosStrictException compile flag kdeme 2024-01-23 21:32:26 +0100
  • 19a0083952
    Remove usage of stew/shim/net and replace with std/net where needed kdeme 2024-01-23 21:31:16 +0100
  • 19965bab95
    Fix chronos related deprecated warnings in uTP code part II (#669) Kim De Mey 2024-01-23 18:41:38 +0100
  • b89d712339
    normalise nimble, ci (#567) Jacek Sieka 2024-01-23 17:48:29 +0100
  • eb048811e5
    Quick test with skipUserCfg removed to enable runtime loglvl kdeme 2024-01-23 17:22:50 +0100
  • 1e07f1e0e1
    Revert Windows amd64 workaround jangko 2024-01-22 19:15:22 +0700
  • 4681681806
    another windows take Jacek Sieka 2023-07-21 23:08:55 +0200
  • 4625c57c81
    more windows Jacek Sieka 2023-07-06 09:04:01 +0200
  • 19899b254f
    windows workaround Jacek Sieka 2023-06-26 18:39:37 +0200
  • 6d751c67f6
    add threads Jacek Sieka 2023-06-26 17:11:34 +0200
  • a0c969bd57
    normalise nimble, ci Jacek Sieka 2022-12-01 15:58:34 +0100
  • db946a8c62
    Fix chronos related deprecated warnings in uTP code part II kdeme 2024-01-23 09:50:38 +0100
  • 496bcdab74
    Fix chronos related deprecated warnings in discv5 and uTP (#667) Kim De Mey 2024-01-22 17:08:08 +0100
  • 0ed08afe04
    Improve discv5 closeWait order of events and add noCancel kdeme 2024-01-22 15:21:38 +0100
  • a88807748b
    Fix chronos related deprecated warnings in uTP code kdeme 2024-01-19 17:27:24 +0100
  • 8df137f39e
    Fix chronos related deprecated warnings in discv5 kdeme 2024-01-19 11:51:52 +0100
  • 73ff909605
    Debug Windows CI jangko 2024-01-22 20:49:32 +0700
  • 7ba4232f68
    Debug windows CI jangko 2024-01-22 20:48:32 +0700
  • 1e20e16653
    Revert Windows amd64 workaround jangko 2024-01-22 19:15:22 +0700
  • 2766bfabfa
    Merge branch 'master' into normalise-nimble jangko 2024-01-22 16:56:53 +0700
  • b75ee36576
    Refactor p2pProtocol internals (#657) andri lim 2024-01-22 16:47:46 +0700
  • 449ce3f7ae
    Disable nim devel continue-on-error jangko 2024-01-21 06:39:59 +0700
  • d6c41b79d0
    Attempt to fix rlp crash with Nim v2 (#658) andri lim 2024-01-19 22:08:43 +0700
  • a546b774fc
    Refactor p2pProtocol internals jangko 2024-01-15 15:24:29 +0700
  • 2c6049b126
    Fix a future .callback usage in rlpx (#666) Kim De Mey 2024-01-19 12:29:11 +0100
  • e209004497
    Fix a future .callback usage in rlpx kdeme 2024-01-19 11:41:20 +0100
  • c57cebfd81
    Fix discv4.send: use addCallback instead of .callback (#665) andri lim 2024-01-19 17:31:17 +0700
  • 159ae697c5
    Remove last leftovers of ValidIpAddress (#664) Kim De Mey 2024-01-19 11:15:57 +0100
  • 7ecc288373
    restory test_discovery jangko 2024-01-19 17:07:56 +0700
  • 9ca2598725
    Fix discv4.send: use addCallback instead of .callback jangko 2024-01-19 16:23:27 +0700
  • 7292572040
    Remove last leftovers of ValidIpAddress kdeme 2024-01-19 10:20:33 +0100