GitHub / askucher/graph-node / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 209d22a7 | skip receipts | Andrey Stehno <m****c@t****m> | over 4 years ago | |
| 001216fc | runner: move static filter check (#3461) |
Leonardo Yvens <l****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 5e8bc888 | graph: Use reserved discriminant segments for `IndexForAscTypeId` |
Tiago Guimarães <t****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 05c04701 |
build(deps): bump quote from 1.0.17 to 1.0.18 (#3458)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 8065804a | docs: Add how to implement a new chain (#3440) |
Eva Pace <e****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 6d9f6cad | graph: Fix lookup of immutable entities | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 34147541 | graph: Optimize store interaction for immutable entities | David Lutterkort <l****r@w****t> | over 4 years ago | |
| dcc9948a | graph: Add Schema::is_immutable() | David Lutterkort <l****r@w****t> | over 4 years ago | |
| f01ddd84 | graph: Tighten up graph::data::schema::Schema::new a little | David Lutterkort <l****r@w****t> | over 4 years ago | |
| dd5d8176 | graphql: Remove unused introspection::schema::introspection_schema | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 04818deb | graph, store: Add ObjectTypeExt.is_immutable | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 8470ba17 | chain/ethereum: Restore concurrency when scanning for triggers |
Tiago Guimarães <t****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 76f1eedd | store: Organize relational module (#3441) |
Leonardo Yvens <l****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4464b048 | chain/ethereum, graph: Put receipts into `Arc`s to prevent excessive cloning. |
Tiago Guimarães <t****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 543a5844 | add resolver retry (#3447) |
Filipe Azevedo <f****e@a****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 517e268f | store/postgres: Return no public POI if block is unknown/ambiguous | Jannis Pohlmann <j****s@e****m> | over 4 years ago | |
| 289a645a | server/index-node: Limit public POI requests to 10 at a time | Jannis Pohlmann <j****s@e****m> | over 4 years ago | |
| a45c7fd0 | store/postgres: Propagate store errors instead of unwrapping | Jannis Pohlmann <j****s@e****m> | over 4 years ago | |
| 889871f1 | graph: Streamline debug output for data::store::Value | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 0e8060ea | graph: Simplify the debug output for BigInt, BigDecimal, and Bytes | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 1cd7936f | More consistent env. vars. grouping (#3437) |
Filippo Costa <f****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 47184350 |
build(deps): bump pretty_assertions from 1.2.0 to 1.2.1 (#3433)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e772d2d1 | graphql: add `_change_block` to entities GraphQL `input` type filter (#3186) |
Dotan Simha <d****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2928450b | Release 0.26.0 (#3285) |
Eva Pace <o****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c9aaeb57 | graphql: Fix check against GRAPH_CACHED_SUBGRAPH_IDS (#3436) |
Filippo Costa <f****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 225974c0 | LinkResolver refactor (#3425) |
Filipe Azevedo <f****e@a****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 65253b68 | chain, core, graph, node: Add Firehose blockstream metrics | Jannis Pohlmann <j****s@e****m> | over 4 years ago | |
| 764f5c19 | graph: Fix error in how StopwatchMetrics are created | David Lutterkort <l****r@w****t> | over 4 years ago | |
| aaa899f9 | env vars: Do not derive debug (#3427) |
Leonardo Yvens <l****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4575c396 | chain/ethereum, core: Better fix for deployment_eth_rpc_* metrics | Jannis Pohlmann <j****s@e****m> | over 4 years ago | |
| c043b7ac | chain/ethereum: Fix broken deployment_eth_rpc_* metrics registration | Jannis Pohlmann <j****s@e****m> | over 4 years ago | |
| 5b2e546a | runner: Change transact block error mesage (#3418) |
Leonardo Yvens <l****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 84ee0c69 | chain: Instrument provider initialization | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 14d4d2e8 |
Remove SubgraphRunner Clones 🔫 (#3420)
Co-authored-by: Eva Pace <e****m> |
Eva Pace <e****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2127e670 | graph: Bump max `apiVersion` to 0.0.7 and `specVersion` to 0.0.5 (#3421) |
Tiago Guimarães <t****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4a0d13e3 | store: Remove dead dep (#3406) |
Leonardo Yvens <l****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| cfc38699 | store: Minor touchup in writable | David Lutterkort <l****r@w****t> | over 4 years ago | |
| b19e8983 | node: Use `DeploymentSearch` for `copy` | David Lutterkort <l****r@w****t> | over 4 years ago | |
| d4f42cf5 | node: Improve 'assign' and 'unassign' commands | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 2393211a | node: Use `DeploymentSearch` for `listen` | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 5f4b2ce5 | node: Remove unused code from manager::deployment | David Lutterkort <l****r@w****t> | over 4 years ago | |
| dc68cc5b | node: Use `DeploymentSearch` for `stats` | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 80d14ecf | node: Use `DeploymentSearch` for `index` | David Lutterkort <l****r@w****t> | over 4 years ago | |
| dc1cb587 | node: Do not use Deployment::lookup in `graphman run` | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 766f4ee6 | node: Use `DeploymentSearch` for `rewind` | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 5bbe57f2 | node: Use `DeploymentSearch` for `info` | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 8b57f092 | node: Facility for searching for deployments | David Lutterkort <l****r@w****t> | over 4 years ago | |
| b37171d5 | node: Avoid spurious error about multiple deployments | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 4a8e8190 | Add hardware requirements to README.md (#3413) |
Tim Daubenschütz <t****m@d****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 277e2fdf | store: Label store_connection_error_count with shard and pool | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 102a96ba | Refactor `SubgraphRunner` (old `InstanceManager`) - Part 2 (#3367) |
Eva Pace <o****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d1f9259f | chain/ethereum, graph, runtime: Ethereum receipts in mappings |
Tiago Guimarães <t****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 410e6d5d | store: Fix off-by-on bug in BlockTracker, and test queue processing | David Lutterkort <l****r@w****t> | over 4 years ago | |
| d5372a9a |
build(deps): bump quote from 1.0.16 to 1.0.17 (#3400)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 6d6a5995 |
build(deps): bump semver from 1.0.6 to 1.0.7 (#3401)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b2167154 | store: Fix store test handle_large_bytea_with_index | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 53b64050 | store: Fix race condition in tests | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 5732ddfd | Store environment variables and flags in a global struct (#3364) |
Filippo Costa <f****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c4b821cc | store: Skip 'public' chains when creating call_cache indexes | David Lutterkort <l****r@w****t> | over 4 years ago | |
| a1c7eaa7 | store: Add some logging to the background writer | David Lutterkort <l****r@w****t> | over 4 years ago | |
| c7244040 | GraphQL route to expose call cache contents by block (#3343) |
Filippo Costa <f****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| ae695132 | ethereum: log warning and continue on parse input failures (#3326) |
Mayur Chougule <m****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 579cdd4b |
build(deps): bump crossbeam-channel from 0.5.2 to 0.5.4 (#3385)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 5905b87a |
build(deps): bump quote from 1.0.15 to 1.0.16 (#3384)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a4478bea | store: asyncify ancestor block (#3395) |
Leonardo Yvens <l****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 08cfb9dd | Firehose filter config (#3391) |
Filipe Azevedo <f****e@a****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4e257fb9 | store: Drop unneeded metadata indexes in the 'subgraphs' schema | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 4589cc67 | Add environment variable `GRAPH_LOG_TIME_FORMAT` (#3387) |
will <6****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 85815893 | More robust `proofOfIndexing` GraphQL route (#3348) |
Filippo Costa <f****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 225dcd0b | Fix a typo in `DieselBlockStore` (#3386) |
kalabukdima <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 06ec9a99 | Update docker readme (#3381) |
Kris <k****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| fd006106 | Asyncify various methods in `WritableStore` abd `SubgraphStore` (#3336) |
Matthieu Vachon <m****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2ea0a6ee | Update docker-compose.yml (#3031) |
León Isla <l****2@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 9b70149b | store: Rename has_arbitrary_size to use_prefix_comparison | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 6467d151 | store: Remember whether a subgraph indexes a prefix of bytea columns | David Lutterkort <l****r@w****t> | over 4 years ago | |
| d46f418d | store: Precompute has_arbitrary_size when creating a Column struct | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 1e4701ad | store/graph: add insensitive matching filters |
Saihajpreet Singh <s****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 96bf5842 | Release 0.25.2 + new update version script 🪄 (#3347) |
Otávio Pace <o****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a4dd2ba4 | store: Move the has_poi flag into Catalog | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 7e25f86d | Improve debug forking (#3292) |
Otávio Pace <o****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 82535fab | store: Temporarily turn prefix comparison off for Bytes attrs | David Lutterkort <l****r@w****t> | over 4 years ago | |
| ea6afc81 |
build(deps): bump once_cell from 1.9.0 to 1.10.0 (#3334)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 76c39dbf | store: references don't have arbitrary size (#3379) |
Leonardo Yvens <l****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 9f76f2e9 | node: Disable firehose filters by default |
Filipe Azevedo <f****e@a****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 079b5261 | store: Reorganize write queue and requests to be more self-contained | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 1cfeb7e5 | graph, store: Return panics from the background writer as errors | David Lutterkort <l****r@w****t> | over 4 years ago | |
| a4f470a6 | store: Properly initialize the subgraph block ptr on first start | David Lutterkort <l****r@w****t> | over 4 years ago | |
| fb55af97 | Near firehose filters (#3372) |
Filipe Azevedo <f****e@a****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 5f0b5011 | store: Run background writer for the write queue as blocking task | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 224196b8 | graph, store: Fix potential race condition in BoundedQueue.clear() | David Lutterkort <l****r@w****t> | over 4 years ago | |
| f43fc288 | Firehose NEAR filters (#3368) |
Filipe Azevedo <f****e@a****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 975b2e0b | Return `nonFatalErrors` inside `SubgraphIndexingStatus` (#3350) |
Filippo Costa <f****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e6cacdff | store: log casues of pool setup failure (#3365) |
Leonardo Yvens <l****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 852161f4 | ethereum: Update web3 (#3338) |
Leonardo Yvens <l****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4852d9fb |
build(deps): bump async-stream from 0.3.2 to 0.3.3 (#3361)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 8d49d691 |
build(deps): bump pretty_assertions from 1.1.0 to 1.2.0 (#3360)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 9c3952d6 | store/postgres: Prefetching optimization fix |
Tiago Guimarães <t****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 1ba4a4bd |
Avoid checking chain continuity with subgraph block ptr if subgraph never pro...
Co-authored-by: Matthieu Vachon <m****t@s****o> |
Matthieu Vachon <m****n@d****o>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 640b6bbf | all: Introduce a DeploymentCreate struct | David Lutterkort <l****r@w****t> | over 4 years ago | |
| 612262dd | store: Fix bug in 'graphman copy create' | David Lutterkort <l****r@w****t> | over 4 years ago |