cryo icon indicating copy to clipboard operation
cryo copied to clipboard

cryo is the easiest way to extract blockchain data to parquet, csv, json, or python dataframes

Results 49 cryo issues
Sort by recently updated
recently updated
newest added

## Motivation Handle EIP-4844 related block parameters ## Solution Added two parameters `excess_blob_gas` and `blob_gas_used` in the block schema ## PR Checklist - [~] Added Tests Adapted current tests, can...

## Motivation 1. Closes #137, also pip did not install polars and some other libraries, this was also fixed. 2. Added filtering transactions by --address, which acts as an OR...

## Motivation Cryo is not providing a column to get a raw transaction. I think it can be useful for other devs. ## Solution I extended the `Transactions` schema to...

**Is your feature request related to a problem? Please describe.** Add a tqdm-like progress bar to improve UX **Describe the solution you'd like** Just discovered [kdam](https://github.com/clitic/kdam), integrating it to the...

**Version** cryo 0.3.1-10-g5a1a3bf **Platform** Linux dev1 5.10.75-051075-generic #202110201038 SMP Wed Oct 20 11:20:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux **Description** When collecting call traces on BSC, error `integer overflow happens...

bug

## Motivation There are a lot of questions about how to implement cryo_python. It seems that most people either don't know what paras to use or they have slightly incorrect...

**Version** `cryo 0.3.1-10-g5a1a3bf` **Platform** `Linux cac8122b2ebc 6.6.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 02 Jan 2024 02:28:28 +0000 x86_64 x86_64 x86_64 GNU/Linux` **Description** You can run `cryo` with the defaul compression like...

bug

when user pass function with --function args we need to convert this to selector