Commit Graph

  • 6ff501352b
    fix: install instructions (#94) Noah Citron 2022-11-07 16:21:35 -0500
  • 6228f635cd fix: install instructions #94 Noah Citron 2022-11-07 16:18:25 -0500
  • 23d0e6f658
    chore: bumb version (#93) Noah Citron 2022-11-07 13:42:40 -0500
  • b0fd6dde28 chore: bumb version #93 Noah Citron 2022-11-07 13:41:31 -0500
  • 719c8c04c7
    documentation: update readme (#92) 0.1.0 Noah Citron 2022-11-07 13:00:22 -0500
  • 7e903061bc typo #92 Noah Citron 2022-11-07 12:59:03 -0500
  • ddc47b69c9 lowercase license Noah Citron 2022-11-07 12:57:54 -0500
  • a8d6ed892a lowercase badge titles Noah Citron 2022-11-07 12:56:56 -0500
  • 967e563a51 make tg badge blue Noah Citron 2022-11-07 12:54:14 -0500
  • 949da6f06e update readme Noah Citron 2022-11-07 12:49:46 -0500
  • b56dfbb5a7
    feat: provide default consensus rpc (#91) Noah Citron 2022-11-07 10:24:37 -0500
  • 803b25486e feat: provide default consensus rpc #91 Noah Citron 2022-11-07 10:23:21 -0500
  • cbb96abd65
    fix: better call error handling (#90) Noah Citron 2022-11-04 20:10:24 -0400
  • 1f3d01a542 fix: better call errors handling #90 Noah Citron 2022-11-04 19:59:46 -0400
  • 50cdfe25ad
    chore: remove rpc logging (#89) Noah Citron 2022-11-04 17:09:13 -0400
  • 18373d3a8e chore: remove rpc logging #89 Noah Citron 2022-11-04 17:08:22 -0400
  • 0706755ec2
    fix: correct blockhash access in calls (#88) Noah Citron 2022-11-04 16:37:30 -0400
  • b62ab86424 fix: correct blockhash access in calls #88 Noah Citron 2022-11-04 16:11:06 -0400
  • eaca764aac
    feat: add retries to consensus rpc (#87) Noah Citron 2022-11-04 11:05:18 -0400
  • f8aacb5476 fix tests #87 Noah Citron 2022-11-04 00:04:11 -0400
  • 06992fb72d feat: add retries to consensus rpc Noah Citron 2022-11-03 23:36:20 -0400
  • 20c86907e2
    chore: render toml in readme (#86) Noah Citron 2022-11-03 21:57:46 -0400
  • 755cc5e0a2 add toml highlighting #86 Noah Citron 2022-11-03 21:56:59 -0400
  • ba08cc1a3c
    feat: use helios as a library (#85) Noah Citron 2022-11-03 19:36:14 -0400
  • bc1b15e167 update readme #85 Noah Citron 2022-11-03 19:12:39 -0400
  • f96dedae9b update readme Noah Citron 2022-11-03 19:07:24 -0400
  • c2309eedbf update readme Noah Citron 2022-11-03 19:05:21 -0400
  • 57d866b1fb run all tests Noah Citron 2022-11-03 18:58:24 -0400
  • a1d670a00f copy blocktag when passing to funcs Noah Citron 2022-11-03 18:54:56 -0400
  • fb23479187 fix revm Noah Citron 2022-11-03 18:47:55 -0400
  • 8b2bae121c add root helios package Noah Citron 2022-11-03 17:28:24 -0400
  • f605f009a7
    feat: add client builder (#84) Noah Citron 2022-11-03 15:24:17 -0400
  • 2103d3af08 fix tests #84 Noah Citron 2022-11-03 15:12:49 -0400
  • d0b238c4b5 fix data dir override Noah Citron 2022-11-03 14:03:53 -0400
  • a3da2b1e68 make build sync Noah Citron 2022-11-03 13:53:42 -0400
  • fb93c6bc2e use client builder in cli Noah Citron 2022-11-03 13:14:53 -0400
  • c133a67151 add client builder Noah Citron 2022-11-03 12:04:27 -0400
  • 7841eb90e0
    chore: pin git dependencies (#82) Noah Citron 2022-11-02 21:48:18 -0400
  • ed49f60750 pin dependencies #82 Noah Citron 2022-11-02 21:47:00 -0400
  • 43a519d129
    fix: use openssl (#81) Noah Citron 2022-11-02 20:32:22 -0400
  • da4df61dfb fix: use openssl #81 Noah Citron 2022-11-02 18:53:35 -0400
  • 8f375d8c44
    fix retries (#80) Noah Citron 2022-11-02 15:26:15 -0400
  • 3e96d05805 fix retries #80 Noah Citron 2022-11-02 04:27:57 -0400
  • a9b34f3dee
    refactor: clean up (#78) Noah Citron 2022-11-01 23:52:28 -0400
  • b539b1d15c refactor execution #78 Noah Citron 2022-11-01 23:11:31 -0400
  • 83fc9fbf96 rename rpc traits Noah Citron 2022-11-01 22:49:50 -0400
  • 437911cb7e consensus refactor Noah Citron 2022-11-01 22:35:58 -0400
  • d06fb73803
    fix proof (#77) Noah Citron 2022-11-01 20:40:37 -0400
  • 23cc00b984 fix exclusion proofs #77 Noah Citron 2022-11-01 20:40:12 -0400
  • cf440a4566 cleanup Noah Citron 2022-11-01 20:38:35 -0400
  • 0cde64a9e2 fix proof Noah Citron 2022-11-01 20:16:03 -0400
  • 341b3db872 refactor consensus Noah Citron 2022-11-01 19:09:38 -0400
  • b712159b06 remove unused import Noah Citron 2022-11-01 18:13:59 -0400
  • 021e81e53f remove unused deps Noah Citron 2022-11-01 18:13:25 -0400
  • 1490a5d7cd refactor node Noah Citron 2022-11-01 18:03:31 -0400
  • 33f0139d93 refactor client rpc Noah Citron 2022-11-01 17:55:57 -0400
  • 4444148f71
    feat: handle full tx blocks (#75) Noah Citron 2022-10-27 13:46:32 -0400
  • 72beacb97d fix tests #75 Noah Citron 2022-10-27 13:33:41 -0400
  • bad5ae3066 better error handling Noah Citron 2022-10-27 13:32:04 -0400
  • 9928d5efa4 fix: implement full tx blocks Noah Citron 2022-10-27 13:25:18 -0400
  • 5e53cd6300
    documentation: add license (#74) Noah Citron 2022-10-26 16:20:57 -0400
  • 9676526071
    Create LICENSE #74 Noah Citron 2022-10-26 16:20:17 -0400
  • 568934e4e3
    documentation: write readme (#73) Noah Citron 2022-10-26 16:12:35 -0400
  • eb186bb973 typo #73 Noah Citron 2022-10-26 16:11:43 -0400
  • b3435c3a4b fix typo Noah Citron 2022-10-26 16:11:08 -0400
  • 765f426911 fix badge Noah Citron 2022-10-26 16:09:04 -0400
  • 316041264d fix badge Noah Citron 2022-10-26 16:08:25 -0400
  • 21194b9ba7 fix badge Noah Citron 2022-10-26 16:03:55 -0400
  • 04006ead04 fix build badge Noah Citron 2022-10-26 15:02:58 -0400
  • 16caea6eb9 documentation: write readme Noah Citron 2022-10-26 15:00:53 -0400
  • 8588485665
    fix: release ci (#72) Noah Citron 2022-10-25 19:27:33 -0400
  • 290a662c9b fix: release ci #72 Noah Citron 2022-10-25 19:25:16 -0400
  • e801b0b926
    fix: better bootstrap error message (#71) Noah Citron 2022-10-25 19:10:49 -0400
  • 3cfd7e26ee fix: better bootstrap error message #71 Noah Citron 2022-10-25 19:02:24 -0400
  • 56d0ce5a72
    refactor: rename to helios #70) Noah Citron 2022-10-25 18:23:43 -0400
  • 75bcd30d99 change name #70 Noah Citron 2022-10-25 18:06:37 -0400
  • 4757fa06ff
    fix: use updated consensus layer light client api (#68) Noah Citron 2022-10-13 13:59:37 -0400
  • 8aada13a50 update mainnet checkpoint #68 Noah Citron 2022-10-13 13:33:36 -0400
  • b9f8a78296 update consensus api Noah Citron 2022-10-13 13:33:10 -0400
  • 98420e5d63
    fix: dns and file errors (#67) Noah Citron 2022-10-05 16:06:15 -0400
  • cf573408c8 fix: dns and file errors #67 Noah Citron 2022-10-05 15:52:16 -0400
  • edfa536987
    fix: rpc port override (#65) Noah Citron 2022-10-05 15:10:01 -0400
  • cbe671f1dc fix: rpc path override #65 Noah Citron 2022-10-05 14:46:06 -0400
  • 8844f921e8
    feat: improved configs (#64) Noah Citron 2022-10-05 13:52:07 -0400
  • 3cbb3b0925 refactor #64 Noah Citron 2022-10-05 13:39:40 -0400
  • 69692af4d1 fix tests Noah Citron 2022-10-05 13:13:26 -0400
  • 77bde2bdf2 add better error messages Noah Citron 2022-10-05 13:06:59 -0400
  • 624cd46f1c support env variables Noah Citron 2022-10-05 12:28:00 -0400
  • f8a45acdc3 migrate config to figment Noah Citron 2022-10-05 12:20:48 -0400
  • 5d1f4a6344
    refactor: better error handling (#63) Noah Citron 2022-09-29 19:35:43 -0400
  • e66fc8b3d8 add more fields to errors #63 Noah Citron 2022-09-29 19:26:01 -0400
  • 9a155c5fe8 add rpc errors Noah Citron 2022-09-28 21:36:24 -0400
  • 1f9d4710b3 add execution errors Noah Citron 2022-09-28 21:12:33 -0400
  • ef23087af7 clean up Noah Citron 2022-09-28 20:51:36 -0400
  • 53be38057c better handling of blocktag parsing Noah Citron 2022-09-28 20:48:22 -0400
  • b09e4f6da7 add BlockNotFoundError Noah Citron 2022-09-28 20:03:15 -0400
  • e3a1643b3a add custom errors to consensus Noah Citron 2022-09-28 19:10:12 -0400
  • f3b9750eff
    fix: prevent stale reads (#62) Noah Citron 2022-09-28 17:50:39 -0400
  • d17232c7ba fix: prevent stale reads #62 Noah Citron 2022-09-28 17:38:20 -0400
  • aa71f4ac17
    refactor: core consensus (#61) Noah Citron 2022-09-28 16:48:24 -0400