near-lake-indexer icon indicating copy to clipboard operation
near-lake-indexer copied to clipboard

Watch NEAR network and store all the events as JSON files on AWS S3

Results 8 near-lake-indexer issues
Sort by recently updated
recently updated
newest added

There are ecosystem partners requesting that this repo be kept up to date with the nearcore release versions. If this can be done in an automated manner going forward that...

good first issue
help wanted

_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** Security policy not enabled. A SECURITY.md file can give users information about what constitutes a vulnerability and how to report...

allstar

While investigating [https://github.com/telezhnaya/indexer_balances/issues/1](https://github.com/telezhnaya/indexer_balances/issues/1), I've found the issue We have the receipt in this block, but we don't have execution_outcome ``` select * from blocks where block_height = 22633808; – 1605411776828600726...

bug

Lake Indexer gets blocked from time to time. Sometimes, it cannot even print the stats regularly (notice that the stats are only from nearcore and none from Lake Indexer for...

bug

AWS S3 API usage is a bit tricky IMO. Anyway, we want to add some basic examples: * How to list objects from the specific bucket * How to read...

Even before we get to the refactoring of near-indexer StreamerMessage struct, we need to have at least a minimum safe-check that the data that we push to S3 has the...

enhancement

When soft try to put objects in a bucket it want to upload it in bucket named like block. I tested it with minio and localstack. ```./near-lake --home /data run...

**To be coordinated with the next Nearcore release.** In [#12072](https://github.com/near/nearcore/pull/12072) we change the `--download-config` parameter to take a string specifying the type of the node in order to download configuration...

canary