Commit Graph

  • da520290ce
    fix: embedded wasm binary (#193) Noah Citron 2023-02-10 12:47:57 -0500
  • 6283380bfe remove unused comments from run.sh #193 Noah Citron 2023-02-10 12:34:21 -0500
  • 61daf021b1 remove public path Noah Citron 2023-02-10 12:31:55 -0500
  • f89e6298c5 fix: embedded wasm binary Noah Citron 2023-02-10 12:29:49 -0500
  • eabfcc3419
    serialization Xiangan He 2023-02-09 16:21:03 -0500
  • 8e006d623b
    feat: typescript bindings (#191) Noah Citron 2023-02-09 14:32:17 -0500
  • 0db78fea1d fmt #191 Noah Citron 2023-02-09 14:05:41 -0500
  • 864a749db6 add config options Noah Citron 2023-02-09 14:04:22 -0500
  • 86a5df3562 decouple ethers from lib Noah Citron 2023-02-08 19:04:35 -0500
  • 03c74019f0 add net_version Noah Citron 2023-02-08 18:34:45 -0500
  • 291f0c5310 add getLogs Noah Citron 2023-02-08 18:30:12 -0500
  • cc208ee8ac add getTransactionReceipt Noah Citron 2023-02-06 18:42:57 -0500
  • 38c45de4c2 add sendRawTransaction Noah Citron 2023-02-06 18:31:33 -0500
  • 689ea394af add gas pricing methods Noah Citron 2023-02-06 18:16:31 -0500
  • a7cdc03df9 add estimateGas Noah Citron 2023-02-06 17:47:11 -0500
  • 9c9f612c81 add call Noah Citron 2023-02-06 17:34:34 -0500
  • 9930e6afd6 add getCode Noah Citron 2023-02-06 17:18:56 -0500
  • da7b925511 basic ethers provider setup Noah Citron 2023-02-06 16:23:27 -0500
  • 4066828387
    fix: prevent logs for unseen blocks (#192) Noah Citron 2023-02-08 18:12:41 -0500
  • c88658b62b fix: prevent logs for unseen blocks #192 Noah Citron 2023-02-08 17:52:44 -0500
  • 43ddcdee40
    modified helios client for better logging Xiangan He 2023-02-08 11:44:41 -0500
  • 1b1a540340
    feat: backfill payloads (#189) christn 2023-02-08 06:36:29 +0800
  • 909c64be74 Remove redundant get_block_from_rpc method #189 ckoopmann 2023-02-07 09:04:11 +0800
  • f34233ee58 clippy ckoopmann 2023-02-07 08:45:57 +0800
  • 9b743edb84 updaing rpc.md and rpc Giovanni Vignone 2023-02-04 13:35:09 +0200
  • 5ff0bc34a0 cargo fmt Giovanni Vignone 2023-02-04 13:28:48 +0200
  • 5d8d70a896 simplificaiton of logic Giovanni Vignone 2023-02-04 13:28:29 +0200
  • 595c173944 clippy and rustfmt ckoopmann 2023-02-04 17:48:10 +0800
  • 48499addbb Continue with the next block instead of request failure to recover from skipped blocks ckoopmann 2023-02-04 17:23:57 +0800
  • 0822f5874a Move get_payloads to consensus module ckoopmann 2023-02-04 16:39:49 +0800
  • a0032835f3
    feat: make ConfigDB public (#190) danilowhk 2023-02-03 16:35:10 -0400
  • e9f18f5b8c format #190 danilowhk 2023-02-03 16:33:06 -0300
  • 0bcb3f8def
    Update lib.rs danilowhk 2023-02-03 16:30:48 -0300
  • 4ecbb32164 Revert "Adjust get_block_header function to allow getting headers of past blocks" ckoopmann 2023-02-03 14:05:05 +0800
  • 8153a74f09 Do not rehash backfilled blocks ckoopmann 2023-02-03 14:04:27 +0800
  • 757163cb2f Backfill blocks concurrently ckoopmann 2023-02-03 13:26:53 +0800
  • 3d8862eca0 Compare parent hashes when backfilling blocks ckoopmann 2023-02-03 09:53:06 +0800
  • 5895118046 Adjust get_block_header function to allow getting headers of past blocks ckoopmann 2023-02-03 08:33:27 +0800
  • 47ab430b19 adding in proper computations to syncing() Giovanni Vignone 2023-02-02 17:45:28 -0500
  • 3bd08c7517 initial syncing work Giovanni Vignone 2023-02-02 14:39:40 -0500
  • 9fd19eae09
    Merge branch 'a16z:master' into master Giovanni Vignone 2023-02-02 12:17:25 -0500
  • daa1e3792c Loop over all missing slots since last update ckoopmann 2023-02-02 14:55:59 +0800
  • 4a84ecabed
    fix: handle checkpoint overrides correctly (#187) Noah Citron 2023-02-01 17:10:26 -0500
  • afbfb8fca1 fmt #187 Noah Citron 2023-02-01 17:06:28 -0500
  • 9f7f0a1910 clippy Noah Citron 2023-02-01 17:04:37 -0500
  • d36db57457 fix optional deserialize Noah Citron 2023-02-01 17:00:25 -0500
  • 0bde59e616 fix: handle checkpoint overrides correctly Noah Citron 2023-02-01 16:25:55 -0500
  • 1fa2dede25
    fix: add data dir to basic example (#186) Noah Citron 2023-02-01 13:40:11 -0500
  • 7c32f6ad81 fix: add data dir to basic example #186 Noah Citron 2023-02-01 13:24:46 -0500
  • 7b7dc708f8
    fix: check checkpoint block root exists (#185) Noah Citron 2023-01-31 18:40:53 -0500
  • 8125196e32 check block root earlier #185 Noah Citron 2023-01-31 18:36:35 -0500
  • 42a4b531d9 remove print Noah Citron 2023-01-31 18:28:51 -0500
  • c795441bc5 fix: check checkpoint block root is some Noah Citron 2023-01-31 18:25:36 -0500
  • 6b662f903b
    fix: benches (#184) Noah Citron 2023-01-31 18:23:55 -0500
  • 4ae378b1bd fix: benches #184 Noah Citron 2023-01-31 18:00:34 -0500
  • 5b9e90436a
    fix: check checkpoint file exists (#183) Noah Citron 2023-01-31 14:18:51 -0500
  • a1c7b79bbf fix: check checkpoint dir exists #183 Noah Citron 2023-01-31 14:04:47 -0500
  • 72267b4563
    feat: wasm support (#182) Noah Citron 2023-01-30 21:38:46 -0500
  • 605379dba5 bump to 0.2.0 #182 Noah Citron 2023-01-30 21:33:36 -0500
  • 8ad0193fd3 uncomment old deletions Noah Citron 2023-01-30 21:29:06 -0500
  • d4faa6457d remove unused mut Noah Citron 2023-01-30 21:16:09 -0500
  • 725780369f remove ts workspace member Noah Citron 2023-01-30 21:10:48 -0500
  • 4d894fdd69 fix gitignore Noah Citron 2023-01-30 21:09:37 -0500
  • 5b18c3bada remove ts bindings Noah Citron 2023-01-30 21:07:41 -0500
  • 7f574f1215 add ConfigDB #154 Noah Citron 2023-01-30 21:06:21 -0500
  • da43833d12 clippy Noah Citron 2023-01-30 19:47:13 -0500
  • 0070673ea2 faster bls deserialization Noah Citron 2023-01-30 19:44:14 -0500
  • 5339df7c37 handle node advance in rust Noah Citron 2023-01-30 18:46:42 -0500
  • ea45f855b5 use milagro for bls Noah Citron 2023-01-27 22:07:32 -0500
  • 4f8c9abe24 fmt Noah Citron 2023-01-27 19:57:47 -0500
  • 1efea3fa48 fix tests Noah Citron 2023-01-27 19:57:10 -0500
  • 12a951acd0 compile client to wasm Noah Citron 2023-01-27 18:21:06 -0500
  • 604b325983
    fix: specify precise nightly version (#179) James Prestwich 2023-01-24 17:30:03 -0500
  • 663b8d78ac
    fix: specify precise nightly version #179 James Prestwich 2023-01-24 17:01:57 -0500
  • b1afc4be1f post merge fixes Noah Citron 2023-01-24 16:59:57 -0500
  • eca81589b5
    Merge branch 'master' into wasm-support Noah Citron 2023-01-24 15:11:33 -0500
  • 089d46efe1 switch to proper ethers provider Noah Citron 2023-01-24 14:54:28 -0500
  • 2c5c318529
    feat: check consensus rpc network (#177) Noah Citron 2023-01-23 10:07:11 -0500
  • 675711503b cleanup #177 Noah Citron 2023-01-22 20:53:32 -0500
  • 7b9c41d2b8 feat: check consensus rpc network Noah Citron 2023-01-22 19:04:40 -0500
  • de90eb9158
    feat: check execution rpc network (#176) Noah Citron 2023-01-22 11:58:55 -0500
  • cd9cffcff7 clippy #176 Noah Citron 2023-01-22 11:38:51 -0500
  • 690007187a feat: check execution rpc network Noah Citron 2023-01-21 21:36:21 -0500
  • 10e39eb35a
    chore: bump version to 0.1.3 (#173) nightly-10e39eb35ade1e4c7312c04aa5c6640be7924baa 0.1.3 Noah Citron 2023-01-19 19:23:06 -0500
  • 144c77b190 chore: bump version to 0.1.3 #173 Noah Citron 2023-01-19 19:21:55 -0500
  • 4d6568a8a5
    fix: correct example names in cargo (#172) Noah Citron 2023-01-18 21:45:29 -0500
  • 328b52d642 fix: correct example names in cargo #172 Noah Citron 2023-01-18 21:39:45 -0500
  • 4d1ca1d6ed
    chore: rename examples (#171) Noah Citron 2023-01-18 21:23:47 -0500
  • 27a246b64d chore: rename examples #171 Noah Citron 2023-01-18 21:23:13 -0500
  • cb6cf75d59
    feat: make checkpoint age check optional (#170) Noah Citron 2023-01-18 21:18:26 -0500
  • 10b7d66683 fix tests #170 Noah Citron 2023-01-18 21:04:33 -0500
  • 48c10fc502 add new flag to readme Noah Citron 2023-01-18 20:43:38 -0500
  • d60d8b0660 feat: make checkpoint age check optional Noah Citron 2023-01-18 20:37:59 -0500
  • 69b8108dae
    fix: deserialize wrapped lc headers correctly (#169) Noah Citron 2023-01-18 19:42:56 -0500
  • 5455643863 clippy #169 Noah Citron 2023-01-18 19:34:26 -0500
  • ef6833be84 fix: deserialize wrapped lc headers correctly Noah Citron 2023-01-18 19:17:11 -0500
  • 819ee702e8
    feat : eth_coinbase implementation #157 (#167) danilowhk 2023-01-12 22:30:15 -0300
  • edae912604 format #167 danilowhk 2023-01-12 19:32:42 -0300
  • 2bf44872ae change return type from CoinbaseAddress to Address danilowhk 2023-01-12 19:31:47 -0300
  • 86dfd85969 test: add eth_getTransactionCount execution test #166 Fred Tupas 2023-01-11 09:44:16 +0100