Commit Graph

  • b313a82935 feat: add eth_getTransactionCount implementation Fred Tupas 2023-01-11 09:43:52 +0100
  • 249d14b433 ethereum_get_cooinbase danilowhk 2023-01-10 19:32:17 -0300
  • c7a1bad8e5
    fix: typos (#164) Dimitris Apostolou 2023-01-10 22:47:58 +0200
  • a610f85e36
    fix: fix typos #164 Dimitris Apostolou 2023-01-10 16:32:52 +0200
  • 9d69c2b2b4
    feat : add eth_getTransactionByBlockHashAndIndex (#157) danilowhk 2023-01-03 11:45:56 -0300
  • ec4beb38e9
    docs: architectural Diagram (#161) Giovanni Vignone 2022-12-30 13:28:46 -0800
  • 1887f6a2ca
    Merge branch 'a16z:master' into master #161 Giovanni Vignone 2022-12-29 11:20:41 -0800
  • dc9a6c06c3 removing uncessary styling and adding untrustedexecutionrpc and untrustedconsensusrpc Giovanni Vignone 2022-12-29 10:25:52 -0800
  • 2383fea620 coloring letters black Giovanni Vignone 2022-12-26 09:22:33 -0800
  • 774e922b35 updating mermaid with links from evm -> execution, renaming, and recoloring Giovanni Vignone 2022-12-26 09:16:42 -0800
  • ac8a145ae3
    feat: reduce binary size (#160) ControlCplusControlV 2022-12-23 19:14:21 -0700
  • 2dfaa0023f
    Update README.md #160 ControlCplusControlV 2022-12-23 10:23:53 -0700
  • aa8d26ff75 reduced bin size ControlCplusControlV 2022-12-23 10:22:36 -0700
  • 8784e01575 removing complexity Giovanni Vignone 2022-12-22 23:03:55 -0800
  • 5396192ba0 removing blockchain Giovanni Vignone 2022-12-22 23:00:41 -0800
  • a7a98ca097 readme architecture init Giovanni Vignone 2022-12-22 22:59:35 -0800
  • 5ee5f1057e
    Merge branch 'a16z:master' into master Giovanni Vignone 2022-12-22 22:56:15 -0800
  • f8275f054e
    fix: handle calls to eoa (#159) Noah Citron 2022-12-21 19:11:43 -0500
  • ff73ff2da1 fix: handle calls to eoa #159 Noah Citron 2022-12-21 18:59:25 -0500
  • 54e6f6c484 test check #157 danilowhk 2022-12-20 11:21:03 -0300
  • 8b400701de clippy changes danilowhk 2022-12-20 11:15:41 -0300
  • fe34017138 format danilowhk 2022-12-20 10:39:30 -0300
  • c705554d3b eth_getTransactionByBlockHashAndIndex danilowhk 2022-12-20 10:39:10 -0300
  • cdfc269c0a
    Merge pull request #2 from a16z/master danilowhk 2022-12-20 08:10:04 -0300
  • bfe44809d8
    chore: make execution types clonable (#156) Mathieu 2022-12-18 16:27:57 +0100
  • 10c9f5248a chore: make execution types clonable #156 msaug 2022-12-17 21:48:21 +0100
  • adcdddf20c 🏗️ p2p refcell/discovery Andreas Bigger 2022-12-16 05:51:36 -0700
  • 0da04658fe
    Merge branch 'a16z:master' into master Giovanni Vignone 2022-12-14 17:29:29 -0500
  • aa838aeee1
    chore: add checkpoints in export config mod (#149) danilowhk 2022-12-14 18:38:19 -0300
  • ca36497ead add checkpoints #149 danilowhk 2022-12-14 17:39:16 -0300
  • 05fb076ae0 add checkpoints in export config mod danilowhk 2022-12-14 17:35:41 -0300
  • af2a12dd57
    chore: export src/execution types (#148) Mathieu 2022-12-14 20:37:15 +0100
  • 3defd943b7 export src/execution types #148 msaug 2022-12-14 19:29:29 +0100
  • 57887c4c36 Merge branch 'master' into @refcell/p2p #130 refcell/p2p Andreas Bigger 2022-12-14 09:58:22 -0700
  • 9f53fc9bfc
    chore: export ExecutionBlock type (#146) Mathieu 2022-12-14 17:43:43 +0100
  • 859f817242 Format with cargo fmt #146 msaug 2022-12-14 15:49:45 +0100
  • a7e0e437d5 fix linting error msaug 2022-12-14 15:21:02 +0100
  • 9261fcafc7 ⚙️ remove unwraps #134 Andreas Bigger 2022-12-14 07:12:23 -0700
  • 507d1dc1c7 ♻️ sync Andreas Bigger 2022-12-14 06:30:53 -0700
  • 1171692e1e export ExecutionBlock type msaug 2022-12-14 11:22:42 +0100
  • 4707a0a9d4
    feat(docs): Config (#140) refcell.eth 2022-12-13 22:10:24 -0700
  • 4ddf0583fe 🔨 remove forks and chain parameters #140 Andreas Bigger 2022-12-13 18:59:26 -0700
  • 11b1202fb8 Merge branch 'master' into @refcell/config Andreas Bigger 2022-12-13 18:56:56 -0700
  • 0c9d0d766a ⚙️ start bincode work #144 Andreas Bigger 2022-12-13 18:52:30 -0700
  • 56f9d89525
    fix(ci): move benchmark ci to separate action (#143) Noah Citron 2022-12-13 20:22:53 -0500
  • 415da0c4e8 move benchmark ci to seperate action #143 Noah Citron 2022-12-13 19:23:45 -0500
  • c26e393b7d
    feat: add tx length rpc methods (#142) Giovanni Vignone 2022-12-13 19:19:36 -0500
  • fdb408bd4d cargo fmt #142 Giovanni Vignone 2022-12-13 18:30:32 -0500
  • 73d4f46bc5 u64 return types, rpc.md updated to get_nonce, get_transaction_count -> get_nonce revert Giovanni Vignone 2022-12-13 18:29:38 -0500
  • 93703e42ba integrating into client Giovanni Vignone 2022-12-13 17:03:54 -0500
  • caf6590368 formatting Giovanni Vignone 2022-12-13 16:25:45 -0500
  • 69ef3a3122 adding to client and to rpc.md Giovanni Vignone 2022-12-13 16:25:16 -0500
  • f45b17e9df fixing clippy errors Giovanni Vignone 2022-12-13 16:05:39 -0500
  • fdf35bb137
    Merge pull request #2 from giovannivignone/@giovannivignone/new-rpc-methods Giovanni Vignone 2022-12-13 15:41:33 -0500
  • 1cf886b7b0 formatting Giovanni Vignone 2022-12-13 15:40:32 -0500
  • ce36c47740
    Merge pull request #1 from giovannivignone/@giovannivignone/new-rpc-methods Giovanni Vignone 2022-12-13 15:30:41 -0500
  • b4d69e0f4d adjusting example and node.rs Giovanni Vignone 2022-12-13 15:30:11 -0500
  • 610b8fac46 adding second rpc method and simplifying logic Giovanni Vignone 2022-12-13 15:02:09 -0500
  • 6b5892c78a
    Merge branch 'a16z:master' into master Giovanni Vignone 2022-12-13 10:56:33 -0500
  • d418e4e4e1 removing documentation Giovanni Vignone 2022-12-12 23:42:39 -0500
  • 3cb6092ea9 functioning getblocktransactioncountbyhash function Giovanni Vignone 2022-12-12 23:42:00 -0500
  • 9d2dc3db02 adding get block transaction count by hash to node.rs and rpc.rs Giovanni Vignone 2022-12-12 21:19:04 -0500
  • 2a13ff896a 📝 comprehensive config options Andreas Bigger 2022-12-12 07:37:34 -0700
  • 060bd304ab 📝 flamegraph blog post :chain: Andreas Bigger 2022-12-11 13:23:00 -0700
  • 5c919d6c51 🔥 flamegraphs Andreas Bigger 2022-12-11 13:09:32 -0700
  • 94bf458d94
    feat(benches): Criterion + Iai Benchmarking [RFC] (#131) refcell.eth 2022-12-11 11:42:52 -0800
  • 42fbfd3005 cargo fmt touchups #131 Andreas Bigger 2022-12-11 10:55:57 -0800
  • bf33f61320 Merge branch 'master' into @refcell/slots Andreas Bigger 2022-12-11 10:42:50 -0800
  • 4a5f5c3a15 ♻️ upstream sync Andreas Bigger 2022-12-11 10:41:34 -0800
  • d0d6d55e3f ⚙️ sync benchmarks Andreas Bigger 2022-12-11 10:40:13 -0800
  • f37aa2aa45
    documentation: add rpc docs (#136) Giovanni Vignone 2022-12-11 11:45:34 -0500
  • 2c861d20a2 undoing description spacing #136 Giovanni Vignone 2022-12-10 21:46:03 -0500
  • 446a684b1a adding more description space Giovanni Vignone 2022-12-10 21:43:57 -0500
  • d0a57104b2 adding RPC Methods according to documentation and listing column as Client Function Giovanni Vignone 2022-12-10 21:37:42 -0500
  • d7cc4c6c6f benchmark env vars Andreas Bigger 2022-12-10 16:41:55 -0800
  • b19649f49d 🔨 fix github action env vars Andreas Bigger 2022-12-10 16:41:32 -0800
  • 7df0e5f154 grammar Giovanni Vignone 2022-12-10 15:59:19 -0500
  • d305ee1d90 fixing grammar Giovanni Vignone 2022-12-10 15:57:59 -0500
  • 9e88082381 🏗️ file_db benches and checkpoint fixes Andreas Bigger 2022-12-10 12:52:58 -0800
  • ec836d9573 adjusting readme to link to rpc.md Giovanni Vignone 2022-12-10 15:52:45 -0500
  • 4236f94881 adding rpc methods in table for rpc.md Giovanni Vignone 2022-12-10 15:49:30 -0500
  • 7e2ed78fa8 adding documentation for rpc.md Giovanni Vignone 2022-12-10 15:49:11 -0500
  • 53730515ef 🔨 Andreas Bigger 2022-12-10 09:09:44 -0800
  • 514e9d4019 🔨 fixes Andreas Bigger 2022-12-10 08:55:29 -0800
  • 0bed65c1f7 ⚙️ ethers address fix Andreas Bigger 2022-12-10 08:17:52 -0800
  • 6792684c25 ⚙️ example call for testing Andreas Bigger 2022-12-10 07:57:37 -0800
  • a3d8983c9c Merge branch 'master' into @refcell/benches Andreas Bigger 2022-12-09 12:07:10 -0800
  • afcaed153a 📝 docs Andreas Bigger 2022-12-09 12:06:54 -0800
  • d8db74ede9
    fix: surface eth_getStorageAt (#124) sragss 2022-12-08 07:57:21 -0800
  • 311a3c3171 cargo fmt #124 sam 2022-12-07 16:29:56 -0800
  • 93b8adb3be add blocktag sam 2022-12-07 16:28:55 -0800
  • a7b35ff29c ⚙️ benches Andreas Bigger 2022-12-06 09:33:39 -0800
  • 3f52dc0cfa 🚀 p2p setup Andreas Bigger 2022-12-05 15:59:32 -0800
  • b449c1f674
    fix(readme): Resolve Dependency Type Conflicts (#129) refcell.eth 2022-12-04 12:28:44 -0800
  • 315ea601d0 🔨 fix inline payload construction in tests #129 Andreas Bigger 2022-12-04 07:59:10 -0800
  • 907a4b3409 🐛 resolve dependency type conflicts Andreas Bigger 2022-12-04 07:54:16 -0800
  • 2a37dbcb22 ♻️ upstream sync #121 Andreas Bigger 2022-12-03 08:14:21 -0800
  • 38091aaa00 :caution: rfc Andreas Bigger 2022-12-03 07:58:58 -0800
  • e132706f0b
    fix: prepend 0x to eth_getCode responses (#125) sragss 2022-12-02 15:42:58 -0800
  • 7e3fe40613
    feat(examples): Introduces working examples (#126) refcell.eth 2022-12-02 15:41:50 -0800