Commit Graph

  • 2cfa6f786a
    Merge eea5811f00 into 0f98528758 Arnaud 2024-12-13 10:05:32 +0100
  • 6abbfe37f7
    Merge 1ba4b2c51e into 0f98528758 Eric 2024-12-13 14:39:39 +1100
  • 1ba4b2c51e
    fix(jsonrpc): propagate cancelled error in call fix/propagate-cancellederror Eric 2024-12-13 14:39:20 +1100
  • eea5811f00
    Update the Nim version in CI update-to-nim-2-x Arnaud 2024-12-11 12:50:47 +0100
  • e9af0d7c12
    Increment the version Arnaud 2024-12-11 12:50:05 +0100
  • c49fd27ae3
    Add 2.0.12 version to CI Arnaud 2024-12-11 12:02:29 +0100
  • a63394fdeb
    Use Opt type instead of Option Arnaud 2024-12-11 12:00:59 +0100
  • c631ca6a64
    Rename properties after a change in eth to be closer to the spec Arnaud 2024-12-11 12:00:10 +0100
  • 84cda04094
    use uint64 instead of init64 Arnaud 2024-12-11 11:59:30 +0100
  • ed4cbfcbea
    Change Address init because eth introduced Byte20 type for Address type Arnaud 2024-12-11 11:56:34 +0100
  • 17b652043c
    Fix ambiguous import Arnaud 2024-12-11 11:56:01 +0100
  • 5e77dff413
    Use refc as memory management and disable styleCheck because of testutils Arnaud 2024-12-11 11:55:03 +0100
  • 10c50a8894
    Update dependencies for Nim 2.x Arnaud 2024-12-11 11:54:18 +0100
  • 0f98528758 adds tests for BlockTag main Marcin Czenko 2024-12-10 15:57:31 +0100
  • c7c57113ce adds number getter for BlockTags with number Marcin Czenko 2024-12-10 15:57:08 +0100
  • 85935d1ebb
    adds tests for BlockTag Marcin Czenko 2024-12-10 15:57:31 +0100
  • 90c1f300d2
    adds number getter for BlockTags with number Marcin Czenko 2024-12-10 15:57:08 +0100
  • 037bef0256
    chore: fix async raises warnings (#100) Adam Uhlíř 2024-12-09 16:22:25 +0100
  • f8556e3c61
    fix: unsubscribe does not raise Adam Uhlíř 2024-12-09 16:16:15 +0100
  • f8f10e2930
    chore: tweak dependencies Adam Uhlíř 2024-12-04 18:46:37 +0100
  • 62366e3f7e
    chore: fix async raises warnings Adam Uhlíř 2024-12-04 18:04:14 +0100
  • 04d3548553
    version 1.0.0 1.0.0 Marcin Czenko 2024-12-02 17:15:42 +0100
  • 2808a05488
    version 0.10.2 Marcin Czenko 2024-11-28 16:15:40 +0100
  • 5c93971f97 fix the test after rebasing Marcin Czenko 2024-11-28 15:50:39 +0100
  • c0cc437aa2 applies review comments Marcin Czenko 2024-11-28 15:32:55 +0100
  • 4642545309 makes sure that a key on subscriptionMapping exists before trying to access it Marcin Czenko 2024-11-27 22:57:51 +0100
  • 73bd2b9b04
    fix the test after rebasing Marcin Czenko 2024-11-28 15:50:39 +0100
  • 48cba48753
    applies review comments Marcin Czenko 2024-11-28 15:32:55 +0100
  • 7c680a32e1
    makes sure that a key on subscriptionMapping exists before trying to access it Marcin Czenko 2024-11-27 22:57:51 +0100
  • d88e4614b1
    feat: subscriptions get passed result questionable (#91) Adam Uhlíř 2024-11-28 14:48:10 +0100
  • 68794f4dde
    test: failed result on error Adam Uhlíř 2024-11-28 14:36:17 +0100
  • 62180e4144
    small refactorings Marcin Czenko 2024-11-28 13:51:26 +0100
  • e7bcc75d6b
    chore: feedback Adam Uhlíř 2024-11-28 08:52:36 +0100
  • 04c00e2d91
    Updates non-versioned deps to their versioned counterparts (#97) v0.10.1 Eric 2024-11-28 09:26:58 +0700
  • f717b44459
    tests if key exists in subscriptionMapping when unsubscribing Marcin Czenko 2024-11-27 22:57:51 +0100
  • 7a57a45391
    chore: feedback implementation Adam Uhlíř 2024-11-27 12:38:52 +0100
  • 0530499d98
    Updates non-versioned deps to their versioned counterparts Eric 2024-11-27 19:48:55 +1100
  • 2d03ed6c97
    chore: feedback implementation Adam Uhlíř 2024-11-27 09:30:39 +0100
  • 890ceee0c2
    Update Readme.md Adam Uhlíř 2024-11-04 14:42:54 +0100
  • 2af80a6ae6
    ci: make ci deterministic Adam Uhlíř 2024-10-31 14:43:13 +0100
  • 3625902747
    ci: limit ci run in prs Adam Uhlíř 2024-10-31 14:30:36 +0100
  • bd66369d12
    refactor: err to error Adam Uhlíř 2024-10-31 13:30:01 +0100
  • 5ec16dbf8d
    feat: subscriptions handlers get results Adam Uhlíř 2024-10-31 10:12:04 +0100
  • 1ae2cd4a35
    version 0.10.0 0.10.0 Mark Spanbroek 2024-11-13 10:14:09 +0100
  • e9d862ceca do not crash when we cannot get block number Mark Spanbroek 2024-11-12 08:48:21 +0100
  • 35aebdb46f cleanup Mark Spanbroek 2024-11-12 08:45:33 +0100
  • f15d55f513 do not crash polling when just unsubscribed Mark Spanbroek 2024-11-12 08:44:51 +0100
  • c6a59b5187 resubscribe when error in polling Mark Spanbroek 2024-11-11 13:59:39 +0100
  • 5a9895b792 disallow .confirm(0) Mark Spanbroek 2024-11-11 12:26:36 +0100
  • c9275b1f6c cleanup Mark Spanbroek 2024-11-11 12:24:41 +0100
  • 40dee9b525 disable chronicles logging in tests Mark Spanbroek 2024-11-11 12:24:30 +0100
  • b1a2fcd98b
    do not crash when we cannot get block number Mark Spanbroek 2024-11-12 08:48:21 +0100
  • 44d43d3fcc
    cleanup Mark Spanbroek 2024-11-12 08:45:33 +0100
  • 532efe4a2a
    do not crash polling when just unsubscribed Mark Spanbroek 2024-11-12 08:44:51 +0100
  • 4345a65d29
    resubscribe when error in polling Mark Spanbroek 2024-11-11 13:59:39 +0100
  • 19cdaebbf1
    disallow .confirm(0) Mark Spanbroek 2024-11-11 12:26:36 +0100
  • 9bb9737c4a
    cleanup Mark Spanbroek 2024-11-11 12:24:41 +0100
  • 600a10c3c5
    disable chronicles logging in tests Mark Spanbroek 2024-11-11 12:24:30 +0100
  • ccdef9e582
    fix compilation fix/keep-polling-alive Eric 2024-11-10 05:13:49 +0700
  • 39d03f642c
    add test that simulates POST failure Eric 2024-11-09 18:52:21 +0700
  • a64235dfee
    only restart on specific errors Eric 2024-11-09 18:51:10 +0700
  • 022b97b5ce
    gracefully unsubscribe without errors Eric 2024-11-08 13:18:21 +1100
  • dba7e5508c
    keep polling alive when loop future fails Eric 2024-11-08 13:17:04 +1100
  • 0ce6abf0fe
    fix(nonce): indentation mistake after last merge (#92) Eric 2024-11-02 02:49:06 +1100
  • 511b87ef55
    assert populated nonce is populated, not transaction Eric 2024-11-01 12:19:01 +1100
  • f87bf37c10
    add assertion to ensure nonce is not populated Eric 2024-11-01 12:11:55 +1100
  • 14f9f47132
    fix an indentation mistake after last merge Eric 2024-11-01 12:08:53 +1100
  • ab4fe1ce4e
    ci: limit ci run in prs Adam Uhlíř 2024-10-31 14:30:36 +0100
  • badf0dcd3b
    refactor: err to error Adam Uhlíř 2024-10-31 13:30:01 +0100
  • 5a1bab5a19
    feat: subscriptions handlers get results Adam Uhlíř 2024-10-31 10:12:04 +0100
  • 80b2ead97c
    fix: block filters can be also recreated (#85) Adam Uhlíř 2024-10-30 17:26:27 +0100
  • 569664e629
    refactor: rename filter to logFilter Adam Uhlíř 2024-10-29 13:28:29 +0100
  • bcf6d1951a
    fix: block filters can be also recreated Adam Uhlíř 2024-10-24 16:29:45 +0200
  • d60cedbb98
    chore: bump ethers to forked deps (#89) Eric 2024-10-31 03:12:24 +1100
  • b7b0753fb2
    chore: bump ethers to forked deps Eric 2024-10-30 18:32:15 +1100
  • 4607817057
    ci: add matrix status job (#83) Slava 2024-10-28 15:27:50 +0200
  • 6ddb50fe81
    ci: add matrix status job Slava 2024-10-23 16:47:56 +0300
  • 6523e70eaf
    fix: `items(JsonNode)` symbol not found (#87) Eric 2024-10-28 14:06:20 +1100
  • 51f1f805ea
    feat: subscriptions handlers get results feat/subscriptions-get-passed-result Adam Uhlíř 2024-10-25 12:28:40 +0200
  • 1c2610a583
    fix: block filters can be also recreated Adam Uhlíř 2024-10-24 16:29:45 +0200
  • b751acc351
    Replace all instances of std/json with pkg/serde Eric 2024-10-25 17:49:38 +1100
  • fcd9bbb9b9
    import/export serde Eric 2024-10-25 17:34:11 +1100
  • 5f64bbc05b
    chore: export subscriptions Eric 2024-10-25 17:11:47 +1100
  • 765379a662
    fix: nonce too high (#81) Eric 2024-10-25 15:08:00 +1100
  • 0240203513
    Add tests Eric 2024-10-22 16:21:43 +1100
  • b460535447
    fix IndexDefect compilation error Eric 2024-10-22 16:21:34 +1100
  • 7a94cdd414
    chronos v4 exception tracking Eric 2024-10-22 09:54:38 +1100
  • 4ce92d746d
    remove lastSeenNonce Eric 2024-10-21 17:39:49 +1100
  • b4c0d59027
    fix nonce issues by locking populate and send transaction Eric 2024-10-16 19:51:51 +1100
  • b68bea9909
    fix: modify unsubscribe cleanup routine and tests (#84) Eric 2024-10-25 14:58:45 +1100
  • 316029d331
    Add length check in test Eric 2024-10-25 14:48:53 +1100
  • 64ad39e1e9
    docs: rpc custom port documentation Adam Uhlíř 2024-10-24 11:48:34 +0200
  • af498f842f
    clean up Eric 2024-10-24 13:37:39 +1100
  • 9ffe0b7538
    fix tests for filter not found Eric 2024-10-24 13:36:52 +1100
  • a059989d52
    debugging Adam Uhlíř 2024-10-23 18:06:00 +0200
  • 330fa8a6b4
    clean up fix/subscription-cleanup Eric 2024-10-23 19:43:23 +1100
  • 7e58f4b4b8
    bump wait times since polling interval was bumped Eric 2024-10-23 19:25:11 +1100
  • bda92982c0
    increase polling interval Eric 2024-10-23 19:17:55 +1100
  • 9e4834f1b4
    Moar logging Eric 2024-10-23 19:10:53 +1100
  • 6fcae702c5
    moar logging Eric 2024-10-23 18:57:48 +1100