Luke Murphy
d48fdd4369
Bump to 0.0.14
4 years ago
Luke Murphy
45fcd51029
Outline experimenting with Docker
4 years ago
Luke Murphy
2a2f871886
Handle async writes properly
4 years ago
Luke Murphy
acd05145e6
Add separators
4 years ago
Luke Murphy
00cfba4510
Get newlines
4 years ago
Luke Murphy
5217cf2522
Show URL example
4 years ago
Luke Murphy
e66792ec3e
Use poetry, run formatters
4 years ago
Luke Murphy
a10cf1c058
Cut 0.0.13
5 years ago
Luke Murphy
acc2eb2a3d
Undo bad search/replace + touch up
5 years ago
Luke Murphy
f11810aadf
Bump to 0.0.12
5 years ago
Luke Murphy
7011f26307
Add better logging for reasoning
5 years ago
Luke Murphy
fc855490cf
Async create this directory too
5 years ago
Luke Murphy
5f21d9290f
Remove unused import
5 years ago
Luke Murphy
a81735a1b8
Remove tqdm and use new logging method
Also bump to new version
5 years ago
Luke Murphy
dc63cac8aa
Skip chunking, rely solely on trio
5 years ago
Luke Murphy
4facb64bf8
Bump to 0.0.10
5 years ago
Luke Murphy
e4574e7ecc
Use async I/O as well
5 years ago
Luke Murphy
838b764615
Bump to 0.0.9
5 years ago
Luke Murphy
407186e530
Lower case that
5 years ago
Luke Murphy
0977ab8cd8
Also mention asks
5 years ago
Luke Murphy
58ec1a9445
Fix formatting
5 years ago
decentral1se
05875dd046
Merge branch 'asyncpads' of decentral1se/etherpump into master
5 years ago
Luke Murphy
7b4322aa60
Add notes on this new feature
5 years ago
Luke Murphy
f43bfc433a
Wrap that comment
5 years ago
Luke Murphy
142d1d4f5a
An initial stab at a async ready pull
5 years ago
Luke Murphy
2c38e5a267
Add asks, trio and specify Python version
5 years ago
Luke Murphy
b82f39a42d
Move pad pulling into own function
5 years ago
Luke Murphy
97bcca145b
Refactor arg parsing into own function
5 years ago
Luke Murphy
e1bce18d2d
Fix typo
5 years ago
Luke Murphy
debcecd1fe
Link to section
5 years ago
Luke Murphy
360db194ac
Bump that version
5 years ago
Luke Murphy
9eb656e75c
Actually, don't want to be taken the wrong way here
5 years ago
Luke Murphy
22ebaf1629
Revert to argparse absed API
Easier and better because you can pass in everything you need without
having to deal with decorators which after a look at are quite
complicated to play with.
5 years ago
Luke Murphy
7c449cb887
Remove those, they'll probably go out of date soon
5 years ago
Luke Murphy
b37351ec61
OK, better be clearer on this
5 years ago
Luke Murphy
844efe8a49
Bump to next version
5 years ago
Luke Murphy
d9988a932c
Fix command listing to work on pip package installs
5 years ago
Luke Murphy
e1691830b1
Add the experimentation API
Closes #2 .
5 years ago
Luke Murphy
c7d7f15922
Remove comment
5 years ago
Luke Murphy
6c02c5ed3d
Add fancy progress bar
5 years ago
Luke Murphy
5d500ea8b6
Ignore the default pad data folder
5 years ago
Luke Murphy
172978a64a
Add links to EP stuff
5 years ago
Luke Murphy
86c135b2db
Add silly badges
5 years ago
Luke Murphy
39e166239f
Appease the formatter
5 years ago
Luke Murphy
8b9309ff4b
Mark next version bump
5 years ago
Luke Murphy
0e940df399
Improve help. Add missing dependencies
5 years ago
Luke Murphy
fa9acea169
Sort listed commands
5 years ago
Luke Murphy
8f6645e362
Bump to the next experimental version
5 years ago
Luke Murphy
9f17a039a4
Avoid encoding issues with Python 3
5 years ago
Luke Murphy
bc3f0bb703
Correctly handle subcommand help
etherdump --help and etherdump CMD --help should work.
5 years ago