Commit Graph

  • b0674df3ce Remove parallel migration in integration test. Arijit Das 2021-09-27 17:53:42 +0530
  • e81da697bc Fix query and add debug logs. Arijit Das 2021-09-27 17:14:27 +0530
  • 7eb7849b5e Self review Arijit Das 2021-09-24 17:56:50 +0530
  • 500bba43b4 Fix SQL query to check for empty storage value. Arijit Das 2021-09-24 15:34:09 +0530
  • f09f665b11 Fix empty value when contract is deleted. Arijit Das 2021-09-23 16:06:09 +0530
  • a1781b1eeb Get the block number after the contract is destroyed. Arijit Das 2021-09-22 18:23:11 +0530
  • f6a6a294bb Fix typo. Arijit Das 2021-09-22 16:30:10 +0530
  • 81546618d3 Add sleep interval. Arijit Das 2021-09-22 16:28:57 +0530
  • 54db8f23e0 Refactor the code Arijit Das 2021-09-22 16:14:35 +0530
  • 1057b001f1 add test. comparison storages after contract destruction n0cte 2021-09-06 17:44:06 +0300
  • 3a216b2ca3 add data length check n0cte 2021-09-01 02:10:42 +0300
  • bca33381dd fix value checking for function GetStorageAt n0cte 2021-08-19 13:12:23 +0300
  • 70c539c8d7 fix encoding when storage is empty n0cte 2021-08-19 11:47:42 +0300
  • ec3165f62c
    Merge pull request #103 from vulcanize/dedup-receipt Arijit Das 2021-09-22 15:52:02 +0530
  • c3eab5d58e Update docker images Arijit Das 2021-09-21 21:29:00 +0530
  • 6d6f97169b Update go.mod. Arijit Das 2021-09-21 18:00:37 +0530
  • 77d28264f7 Address comments. Arijit Das 2021-09-20 16:01:27 +0530
  • 885d934c90 Minor changes. Arijit Das 2021-09-16 19:19:16 +0530
  • 5acecec955 Fix failing test. Arijit Das 2021-09-16 19:15:56 +0530
  • 5772d52eb1 Change receipt CID and MHKey to point trie leaf cid and mkhey. Arijit Das 2021-09-16 18:19:42 +0530
  • 2de9c5bd48
    Use groupcache pool for state db access (#91) Ashwin Phatak 2021-09-21 17:40:55 +0530
  • d35d381722 Fix ipfs-ethdb version. Arijit Das 2021-09-21 16:08:54 +0530
  • ce6c2a916c Address comments and self review. Arijit Das 2021-09-21 13:57:47 +0530
  • 47e5e30966 Update docker go-version and go.mod. Arijit Das 2021-09-17 17:53:29 +0530
  • 758be29969 Validator for static replicas to keep cache warm Ashwin Phatak 2021-08-26 17:05:53 +0530
  • 1cfcc6776b State validation command. Ashwin Phatak 2021-08-25 16:56:54 +0530
  • 2cde16c44a Use tagged version of eth-ipfs-state-validator Ashwin Phatak 2021-08-25 14:14:59 +0530
  • cf0555d1a5 Work around duplicate registration of groupcache error in tests Ashwin Phatak 2021-08-24 16:11:23 +0530
  • b5ddaa2e9e groupcache config for tests Ashwin Phatak 2021-08-24 15:44:57 +0530
  • f3f9791878 Use tagged ipfs-ethdb Ashwin Phatak 2021-08-24 10:49:57 +0530
  • faeb291e8b Integrate state validator into server Ashwin Phatak 2021-08-20 16:15:38 +0530
  • 5310a4512a Group cache config and logging stats on timer Ashwin Phatak 2021-08-18 16:25:16 +0530
  • ebaf4b6447 Use groupcache pool for state db access Ashwin Phatak 2021-08-13 18:24:19 +0530
  • 838ed033f8
    Merge pull request #98 from vulcanize/fix-state-remove Arijit Das 2021-09-17 17:32:34 +0530
  • cf4543961c
    Merge pull request #92 from vulcanize/fix-get-logs Arijit Das 2021-09-16 17:43:24 +0530
  • f9abcfd33c Remove was_state_removed and was_storage_removed functions from DB migration. Arijit Das 2021-09-15 17:29:45 +0530
  • 32b4f56557 Update state_cids and storgae_cids query to use node_type. Arijit Das 2021-09-15 17:19:08 +0530
  • ed4171a1ab Revert "Add status field for pre-byzantium blocks." Arijit Das 2021-09-15 17:13:12 +0530
  • 7f0c8fb2a1 Add index and fix go.mod. Arijit Das 2021-09-14 17:44:50 +0530
  • 04a0f9a751 Add status field for pre-byzantium blocks. Arijit Das 2021-09-13 17:43:42 +0530
  • 592517c536 add btree index to node_type on storage_cids and state_cids tables; new schema i-norden 2021-09-09 19:26:27 -0500
  • 1467ea3924 Fix state leaf key removed query. Arijit Das 2021-09-09 17:42:26 +0530
  • ac8cfa1a5d Compare incremental and compressed DB schema. Arijit Das 2021-09-09 11:59:05 +0530
  • e5e57bc7b9 Support effectiveGasPrice on dynamicFee receipts. Arijit Das 2021-09-09 11:51:16 +0530
  • 458aae1c1e Address comments. Arijit Das 2021-09-03 19:05:49 +0530
  • 4d9edd2008 Minor change. Arijit Das 2021-09-02 19:17:04 +0530
  • 121c75cc1d Change getLogs GQL API to take nil contract address. Arijit Das 2021-09-02 19:12:33 +0530
  • 967c148eff Add test for graphql. Arijit Das 2021-09-01 12:32:28 +0530
  • 71837c4b24 Self review. Arijit Das 2021-08-31 17:02:01 +0530
  • d0c3241730 Add reciept status in log for graphql. Arijit Das 2021-08-30 20:59:54 +0530
  • a28892f1d3 Fix get log API to use log_cids table. Arijit Das 2021-08-20 13:07:11 +0530
  • ddf70ac107 update migrations and dapptools ramil 2021-08-17 16:48:51 +0300
  • 3d1b308326 Update go mod. Arijit Das 2021-08-16 18:54:34 +0530
  • c0a4600ce7 Refactoring. Arijit Das 2021-08-15 15:03:28 +0530
  • b3e4fbfa39 Fix get logs API. Arijit Das 2021-08-14 19:20:22 +0530
  • 000c0ef066
    bump version (#89) v0.3.6-alpha Ramil Amerzyanov 2021-08-12 13:46:29 +0300
  • 22268e2a49 bump version ramil 2021-08-12 13:33:34 +0300
  • d8a5358a70 Remove ipld-eth-indexer dependency. Arijit Das 2021-08-12 11:53:41 +0530
  • e00e602098
    Merge pull request #83 from vulcanize/marshall-binary Arijit Das 2021-08-05 11:04:57 +0530
  • 148addb24d Update comment for query change Arijit Das 2021-08-05 08:25:47 +0530
  • 2630e2d8dc Update the ipld indexer dependency Arijit Das 2021-08-05 08:24:40 +0530
  • 924d0be0b9 Update RPC api and backend to support the EIP-2930 and EIP-1559. Arijit Das 2021-07-27 17:37:50 +0530
  • 70f7face75
    getLogs API changes to return txHash, make contract arg optional. (#81) Ashwin Phatak 2021-07-26 15:43:38 +0530
  • 8a105812c2 Convert tx string to common.Hash after fetching. Ashwin Phatak 2021-07-26 15:31:49 +0530
  • 0950ac85dd Add test for txn hash in GetLogs request. Arijit Das 2021-07-21 14:40:38 +0530
  • e391af6b90 Populate log index. Ashwin Phatak 2021-07-13 15:46:39 +0530
  • 3a9cc63bf3 getLogs API changes to return txHash, make contract arg optional. Ashwin Phatak 2021-07-12 16:59:44 +0530
  • afc63ac960
    Merge pull request #77 from vulcanize/ashwinp-gql-get-storage-n-logs Arijit Das 2021-07-05 12:43:53 +0530
  • f1a61d0991 Add graphql tests. Arijit Das 2021-07-02 14:30:48 +0530
  • 9a5581b543 Fix failing unit tests. Arijit Das 2021-06-29 12:59:37 +0530
  • 1d18d1fed8 Update gopsutil to fix build on mac. Arijit Das 2021-06-29 12:56:26 +0530
  • 0a14bd9f0f Update method used to get storage slot. Ashwin Phatak 2021-06-29 12:23:10 +0530
  • 81f71e3f83 Fix failing test. Arijit Das 2021-06-25 23:30:22 +0530
  • 9a072a4524 Revert dependency update. Arijit Das 2021-06-17 17:23:16 +0530
  • 2c3143a985 Update graphql tests. Arijit Das 2021-06-17 12:51:10 +0530
  • ed053f536a Minor fix. Arijit Das 2021-06-16 10:29:01 +0530
  • 9307831c46 Add graphql test for getlog and getstorage. Arijit Das 2021-06-16 10:27:15 +0530
  • a3ca08b653 Return empty result instead of error if slot not found in storage table. Ashwin Phatak 2021-05-27 17:00:30 +0530
  • b2828a814f Compute leaf key from slot. Ashwin Phatak 2021-05-27 16:36:06 +0530
  • a284a566d5 Get storage API, with storage leaf CID and raw IPLD block. Ashwin Phatak 2021-05-26 17:07:25 +0530
  • b90fcb53e6 Get logs API, with receipt CID and raw IPLD block. Ashwin Phatak 2021-05-25 11:40:02 +0530
  • 18266c4f9d Get receipt CID and block data for logs. Ashwin Phatak 2021-05-21 09:00:38 +0530
  • 42f066772b
    Add Integration Test Arijit Das 2021-06-28 12:00:14 +0530
  • 9aaea6e016 Address comments. Arijit Das 2021-06-18 17:13:46 +0530
  • 969da82f6e Merge remote-tracking branch 'origin/master' into endpoints Arijit Das 2021-06-18 16:11:11 +0530
  • f7fe3c2fc1
    Merge pull request #53 from vulcanize/integration_tests Arijit Das 2021-06-18 12:29:19 +0530
  • c4f7fa2821 Address comments. Arijit Das 2021-06-18 12:12:29 +0530
  • c951077405 Add graphql test. Arijit Das 2021-06-12 10:58:45 +0530
  • b1a6fb0514 Fix typo. Arijit Das 2021-06-14 10:55:23 +0530
  • e7744cce4b Add test scripts. Arijit Das 2021-06-14 10:26:10 +0530
  • 491d779d58 Optimize docker build. Arijit Das 2021-06-10 13:12:40 +0530
  • 2c1bc557e5 Add test for GetStorageAt RPC. Arijit Das 2021-06-10 11:50:25 +0530
  • 9cf75ca66c Add StorageAt negative test cases. Arijit Das 2021-06-10 10:06:27 +0530
  • 3b3716499f Fix and add integration test. Arijit Das 2021-06-10 00:20:12 +0530
  • b3ef2934b7 Restore integration test target in Makefile. Arijit Das 2021-06-09 09:44:00 +0530
  • 8c16dc2b35 Fix get logs unit test. Arijit Das 2021-06-09 09:12:46 +0530
  • 7babaf6c05 Fix failing test Arijit Das 2021-06-03 22:19:48 +0530
  • d9aad9e906 Return empty result instead of error if slot not found in storage table. Ashwin Phatak 2021-05-27 17:00:30 +0530
  • 9dbf8c634e Compute leaf key from slot. Ashwin Phatak 2021-05-27 16:36:06 +0530
  • 391c8583c8 Get storage API, with storage leaf CID and raw IPLD block. Ashwin Phatak 2021-05-26 17:07:25 +0530