Commit Graph

11 Commits

Author SHA1 Message Date
str4d a1f5a4b257
Merge pull request #3 from zcash-hackworks/poetry
Create a Poetry project for scripts
2024-04-26 20:48:19 +01:00
Jack Grigg 46442c355c Move analysis scripts into `zcash_graphs` package 2024-04-25 21:39:51 +00:00
Jack Grigg f67b93e09e Create Poetry project 2024-04-25 21:39:45 +00:00
str4d e29e1e84d8
Merge pull request #2 from sellout/analytics
Add tooling for chain analysis
2024-02-28 18:28:51 +00:00
Greg Pfeil d50c6b0268 Minor cleanup
- renamed `a` to `analyzer`
- moved `blocks_per_hour` to helpers
2022-10-10 17:51:23 -06:00
Greg Pfeil 8877d342af Split analytics into multiple modules 2022-10-10 12:55:00 -06:00
Greg Pfeil 0a53fd9237 Use slickrpc instead of the authproxy from rpc-tests
Removes the cross-repo dependency.

The README change doesn’t indicate a new dependency, the existing code was
already depending on slick-bitcoinrpc.
2022-10-04 14:06:20 -06:00
Greg Pfeil e2260b7118 Relocate chain analysis tooling from zcash/zcash.
Was https://github.com/zcash/zcash/pull/6149
2022-10-03 14:08:01 -06:00
Jack Grigg 6eb1d2607b Add Jupyter notebooks for making graphs for zcash/zcash#4467 2020-04-28 11:04:39 +12:00
Jack Grigg de5dea74b0 Add scripts for grabbing data for zcash/zcash#4467 2020-04-28 11:02:57 +12:00
str4d 78445ea27b
Initial commit 2020-04-28 10:58:19 +12:00