Commit Graph

  • 7967e53b4b Implement voucher subscription loop Prathamesh Musale 2023-10-10 18:42:15 +0530
  • 233bffd4a1 Add a PaymentsManager with Nitro node initialization Prathamesh Musale 2023-10-10 14:51:52 +0530
  • 72f5007a72 Run Nitro node as part of serve command Prathamesh Musale 2023-10-09 19:22:42 +0530
  • f3b6953e0e Upgrade Go to v1.21 neeraj 2023-10-03 18:16:41 +0530
  • 4b749e8544 Update to plugeth-statediff 0.1.4 (#3) v5 v5.1.2-alpha Thomas E Lackey 2023-09-30 14:37:53 +0000
  • 5fdd60c804 Merge pull request 'Make CI publish workflow triggered only on release' (#2) from ci-manual-publish into v5 Thomas E Lackey 2023-09-25 22:51:28 +0000
  • 4bd5a774f1 Make CI publish workflow manual only Roy Crihfield 2023-09-21 15:25:52 +0800
  • d2252193ec Refactor to use plugeth-statediff (#1) v5.1.1-alpha Roy Crihfield 2023-09-21 06:55:26 +0000
  • 35fc6a7490
    Fix typo in CI workflow (#254) v1.11.6-statediff-v5 Roy Crihfield 2023-09-01 01:10:40 +0800
  • 6470bf2f01
    251: Remove uses of canonical_header_hash() and get_storage_at() fns in light of v5 schema updates. (#253) Thomas E Lackey 2023-08-03 14:44:58 -0500
  • 51c36adbea
    Update dependencies for ipld-eth-db 5.0.5 and geth v1.11.6-statediff-5.0.8 (#252) Thomas E Lackey 2023-07-31 12:43:15 -0500
  • 39f8b6ec79
    Fix getLogs query (avoid repeated execution, separate tx, and improve performance) (#250) Thomas E Lackey 2023-06-16 11:49:56 -0500
  • 60b2f5f4f3
    Merge pull request #247 from cerc-io/ian_gas_price Ian Norden 2023-06-14 12:50:29 -0500
  • a1fbc1875b use GasFeeCap for unmined tx GasPrice i-norden 2023-06-14 11:49:57 -0500
  • 68d6695df8
    Merge pull request #246 from cerc-io/ian_bug_fix Ian Norden 2023-06-13 08:03:35 -0500
  • 111d879d71 rlp.EncodeToBytes => MarshalBinary, in tests i-norden 2023-06-12 17:25:17 -0500
  • ac67af63e1 rlp.EncodeToBytes => tx.MarshalBinary i-norden 2023-06-12 17:18:16 -0500
  • 77f861dd95
    Fix for getTransactionReceipt returning empty 'from' address. (#242) Thomas E Lackey 2023-06-12 11:37:46 -0500
  • 50b402cfaa
    Merge pull request #238 from cerc-io/roy/v5-dev Ian Norden 2023-06-01 08:53:56 -0500
  • 2fcb13facd
    Merge pull request #240 from cerc-io/ian/v5-dev Ian Norden 2023-06-01 08:22:46 -0500
  • 175c840bac fix err overshadowing in defers i-norden 2023-05-31 17:57:42 -0500
  • 9cdd524bb2 fix unambiguous import i-norden 2023-05-31 17:57:25 -0500
  • 911b0ed5f3 try to fix flake Roy Crihfield 2023-05-28 19:01:14 +0800
  • 2d038eff86 fix script quoting Roy Crihfield 2023-05-28 17:52:56 +0800
  • 40d65598e3 update stack-orchestrator Roy Crihfield 2023-05-28 16:50:18 +0800
  • 240ebb6816 PR review changes Roy Crihfield 2023-05-28 15:47:35 +0800
  • 1fe599dd71 cleanup Roy Crihfield 2023-05-26 18:10:16 +0800
  • 4c814bbe15 rm old script Roy Crihfield 2023-05-26 14:19:17 +0800
  • c6040dd514 move package test/ => integration/ Roy Crihfield 2023-05-26 14:12:01 +0800
  • 026dafcfc9 version 5.0.0 Roy Crihfield 2023-05-25 22:30:18 +0800
  • 6eded51cf1 un-dev Roy Crihfield 2023-05-25 21:48:12 +0800
  • 6d7487152c Upgrade to v5 schema Roy Crihfield 2023-04-14 14:26:46 +0800
  • ec6707c6ab return effectiveGasPrice in GetTransactionReceipt i-norden 2023-04-01 12:52:20 -0500
  • db4bd5183e use 6c00c38cc4e1db6f7c4cecbb62fdfd540fba50d6 ver of ipld-eth-db (has new get_storage_at_by_hash func) i-norden 2023-04-01 12:39:44 -0500
  • d06bce2f1b use e62830c982d4dfc5f3c1c2b12c1754a7e9b538f1 ver of stack-orch i-norden 2023-04-01 12:19:21 -0500
  • 97a4cbddc8 remove outdated custom runner; simplify unit tests action i-norden 2023-04-01 11:38:23 -0500
  • f689e60292 use go1.19 explicitly in all workflows i-norden 2023-03-31 09:48:41 -0500
  • 20fa187092 bump to go 1.19 and update workflow refs i-norden 2023-03-31 09:32:07 -0500
  • b410c0876a interface fixes for v1.11.5 i-norden 2023-03-31 09:25:35 -0500
  • 2695cb5e0b bump kubo version i-norden 2023-03-31 09:25:13 -0500
  • 9fcb21f812 bump to v4 v1.11.5 and use internal concurrent_iterator i-norden 2023-03-31 09:11:50 -0500
  • bf55668d10
    Merge pull request #233 from cerc-io/ian/v5_dev Ian Norden 2023-03-20 07:28:58 -0500
  • bf1151d905 updated ipld-eth-db image ver i-norden 2023-03-17 15:19:36 -0500
  • ea19cc8d8d Use blocks table, not header_cids, for getBlockNumber() (#232) Thomas E Lackey 2023-03-09 20:03:41 -0600
  • 2bd6ed9b24 use new release of ipld-eth-statedb i-norden 2023-03-16 08:24:48 -0500
  • 20b787e5dc missed moving some sql into consolidated file i-norden 2023-03-14 10:04:41 -0500
  • 4678b6a733 ipld-eth-statedb initialization/instantiation i-norden 2023-03-13 18:23:49 -0500
  • df8bec1ad0 adapt uncle retrieval methods to work for v5 i-norden 2023-03-13 12:41:08 -0500
  • aab5a2ef0b use ipld-eth-statedb for eth_call and graphql endpoints i-norden 2023-03-13 11:25:19 -0500
  • ba5cdecf93 new backend methods using ipld_eth_statedb.StateDB i-norden 2023-03-13 07:51:03 -0500
  • 4c29841c21 internalize some node type utils from geth as they are no longer used over there in v5 i-norden 2023-03-07 21:48:58 -0600
  • 573a3dc991 node_type => removed i-norden 2023-03-07 21:35:18 -0600
  • 6f1bfc7fce combine ipld and cid retriever into one struct. the original reason for the separation of concerns was because we used to fetch cids directly from the database but then use those to fetch iplds using an ipfs.BlockService abstraction ontop of our database (and/or a ipfs.BlockExchange). But now they are both accessed directly in the local DB. Additionally, some of the queries should be further refined/refactored/combined as we no longer need to take two trips but can retrieve cid and ipld in the same query. i-norden 2023-03-02 18:27:30 -0600
  • 5bd9783aed move all sql statements into own file i-norden 2023-03-02 18:14:37 -0600
  • 907f15f640 mh_key => cid; leaf_cid => cid; refactor GetReceipts i-norden 2023-03-02 17:59:13 -0600
  • 87013110f9 public.blocks => ipld.blocks i-norden 2023-03-02 17:41:44 -0600
  • 53b6fbfee3
    Merge pull request #231 from cerc-io/ian/v5_dev Ian Norden 2023-03-01 22:26:40 -0600
  • 8ec203ec3d refactor out remaining unused bits i-norden 2023-02-21 19:44:46 -0600
  • 7279d48dc6 remove vestigial packages i-norden 2023-02-21 19:43:43 -0600
  • b0bcdacc7d
    Add debugging support for Docker container. (#228) Thomas E Lackey 2023-01-25 16:10:29 -0600
  • dec31761b2
    Merge pull request #225 from cerc-io/ian_dev Ian Norden 2023-01-23 12:45:15 -0600
  • ade4a7ae91 Only attempt to parse the body when it is present. Thomas E Lackey 2023-01-20 20:08:19 -0600
  • 190d0d7ac9
    Improved logging and metrics. (#227) Thomas E Lackey 2023-01-20 19:39:26 -0600
  • 1b5dbc33d7 eth_maxPriorityFeePerGas fall-through i-norden 2023-01-04 16:04:19 -0600
  • 74071ecdf9 eth_gasPrice fall-through i-norden 2023-01-04 16:02:25 -0600
  • 7b19973f91 eth_estimateGas fallthrough i-norden 2023-01-04 15:48:40 -0600
  • ed088cdf21 eth_feeHistory fallthrough endpoint i-norden 2023-01-04 15:48:17 -0600
  • 2b10ac5385 eth_createAccessList fall-through endpoint i-norden 2023-01-04 15:43:24 -0600
  • e0de4a1591
    add StateDiffTimeout config setting (#224) Roy Crihfield 2023-01-12 19:18:12 -0600
  • 618d2afaac
    Merge pull request #223 from cerc-io/ian/no_writeStateDiffAt_forward Ian Norden 2023-01-10 18:25:01 -0600
  • 4f2436c7f9 Merge branch 'v4' into ian/no_writeStateDiffAt_forward i-norden 2023-01-10 18:13:40 -0600
  • 757edf17d6
    Add option to forward eth_getStorageAt calls. (#221) Thomas E Lackey 2023-01-10 17:39:21 -0600
  • f667e59699 do no eth_writeStateDiffAt for certain endpoints where we cannot pinpoint which statediff is missing i-norden 2023-01-10 15:34:39 -0600
  • 96a0774725 Always return when forwarding. Thomas E Lackey 2023-01-10 13:16:01 -0600
  • 3a248979b9 Remove ipld Thomas E Lackey 2023-01-10 12:24:29 -0600
  • c57e8091b8 Merge error Thomas E Lackey 2023-01-10 12:19:38 -0600
  • 71cbb71e13 Remove accidental file. Thomas E Lackey 2023-01-10 12:13:12 -0600
  • b37c6bb5a3
    Merge branch 'v4' into telackey/pxy_get_storage_at Thomas E Lackey 2023-01-10 12:10:03 -0600
  • d64ac5792c Add forwardGetStorageAt setting. Thomas E Lackey 2023-01-10 12:04:28 -0600
  • 8c55b6341a
    211: ipld-eth-server http counters don't work (#212) Thomas E Lackey 2022-12-23 14:07:24 -0600
  • 721a728d4b
    Implement getSlice API (#206) prathamesh0 2022-12-19 02:42:23 -0600
  • 4714610b72
    Use get_storage_at DB functions. (#205) Thomas E Lackey 2022-11-16 14:13:10 -0600
  • 5a7281009d
    dependency updates for geth 1.10.26 (#204) Michael 2022-11-08 15:38:40 -0500
  • cc17368c0d
    Optimize GQL and getBlock APIs (#201) prathamesh0 2022-11-03 23:32:09 -0500
  • 33602aa0e0
    Optimize getLogs GQL API (#198) prathamesh0 2022-10-05 15:14:17 +0530
  • b29b5269ee incomplete docker tag Michael Shaw 2022-09-23 18:03:25 -0400
  • dbeb1633f1
    Geth 1.10.25 wip (#196) Michael 2022-09-23 17:55:52 -0400
  • d343ee0cc1
    Geth 1.10.25 wip (#195) Michael 2022-09-23 17:25:26 -0400
  • e17c228b22
    dependency updates for geth 1.10.25 (#194) Michael 2022-09-23 16:39:27 -0400
  • a768bf1019 docker push variables not updated for publish v4.1.8-alpha Michael Shaw 2022-09-21 10:00:35 -0400
  • 2c03c8cbd0
    Support debug_traceCall API (#192) v4 prathamesh0 2022-09-21 17:15:03 +0530
  • 4d99ecdee3
    Increase EVM timeout for eth-calls (#191) prathamesh0 2022-09-21 16:28:19 +0530
  • fc0d7a6dd6
    Cerc refactor (#193) Michael 2022-09-20 11:52:06 -0400
  • 70b6f62548 targeted tag was incomplete cerc_refactor Michael Shaw 2022-09-19 14:41:19 -0400
  • e7fb82475b first try at git.vdb.to as conatiner repository Michael Shaw 2022-09-19 13:20:30 -0400
  • d2be539fd1 switching back to github for running unit test Michael Shaw 2022-09-19 00:11:54 -0400
  • 7c77b491ed more cerc-io migrations to utilize new git.vdb.to gitea instance Michael Shaw 2022-09-18 22:11:25 -0400
  • 31407b5e79 another test lost Describe imports... not caught in go build -a??? Michael Shaw 2022-09-16 15:25:25 -0400
  • 9cc02cae23 another test lost Describe imports Michael Shaw 2022-09-16 15:07:59 -0400
  • 7b1dab40d5 cleaning up more vulcanize refs in ci/cd Michael Shaw 2022-09-16 11:03:28 -0400