general: snapshot

This commit is contained in:
k
2024-08-26 01:23:48 +02:00
parent 6ebd9320db
commit e206b40468
73 changed files with 34076 additions and 1237 deletions
+4
View File
@@ -4,6 +4,10 @@
![Image of the Satonomics Web App version 0.X.Y](./assets/v0.X.Y.jpg)
## v. 0.4.0 | WIP
![Image of the Satonomics Web App version 0.4.0](./assets/v0.4.0.jpg)
### Parser
- Changed the block iterator from a custom version of [bitcoin-explorer](https://crates.io/crates/bitcoin-explorer) to the homemade [biter](https://crates.io/crates/biter) which allows the parser to run alongside `bitcoind`