dax
dax
Is not clear what dependency 'Image' is. Installing Image thru pip2 causes an unwanted dependency chain that install, at the end.. Django ? :-( I suggest to add a requirements...
A mention could be deserved by list comprensions and generators (on which an entire chapter, maybe, should be done). Specifically, you may want to explain the difference between `[requests.get('http://website.com/page/{}'.format(x) for...
add aiodiskdb # What is this project? aiodiskdb is a lightweight, fast, simple append only database. https://github.com/mempoolco/aiodiskdb # Why is it awesome? - Simple, fast, non blocking on disk DB,...
The txindex is huge. I estimate that some sort of [firstbits](https://en.bitcoin.it/wiki/Firstbits) implementation would reduce the txindex size down to 20-25%, even less! And this is awesome. The downside is having...
Do checkpoints based soft validation (no scripts evaluation) and track the utxo set.
- [x] Change repository built-in types into custom. - [x] Drop built-in usage on repository integrations [reactors, interfaces, vo_service] - [x] Change Interface\Services built-in types into custom. - [ ]...
Improve README navigation with subsections and hyperlinks