Commit Graph

14 Commits

Author SHA1 Message Date
Geoff Taylor 52e356c55b Introduced environment variable to skip disclaimer. 2022-02-10 12:04:50 +00:00
Geoff Taylor 5c3b0befa9 Switched from autopep8 to black for code formatting. Reformatted all files. Updated dependencies. 2022-02-09 19:31:50 +00:00
Geoff Taylor 7c574f1ebc Extracted logging setup code to its own function so it can be reused by external programs. 2022-01-29 15:28:00 +00:00
Geoff Taylor d8ffa03491 Refactored to use mango.output() consistently instead of print(). 2022-01-11 14:36:08 +00:00
Geoff Taylor 4a6b899af3 Fixed deprecation warning for move of Python's Sequence base class from collections to collections.abc. 2021-12-31 11:57:42 +00:00
Geoff Taylor 277e2534d9 Added PERPORDERBOOKSIDE to AccountInfo converters. 2021-12-22 20:03:51 +00:00
Geoff Taylor d2a9946918 Added some experimental JSON output for feedback. 2021-11-19 17:36:25 +00:00
Geoff Taylor 4b517bd614 Trying to improve visibility of version information. 2021-11-16 18:01:44 +00:00
Geoff Taylor d15e953ae7 Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
Geoff Taylor 747e9e2006 Updated ids.json with usable public node. Added code to find ids.json in different possible locations. 2021-10-07 17:05:43 +01:00
Geoff Taylor 4310a91c4b Debug logging now outputs the version details. 2021-09-30 11:54:43 +01:00
Geoff Taylor 0600450f01 Better debug output of context and arguments. 2021-09-30 08:54:12 +01:00
Geoff Taylor 8659ebb6fc Removed some debugging information. 2021-09-14 17:24:22 +01:00
Geoff Taylor 7c17f5cbc4 Added --log-suppress-timestamp parameter. Centralised much CLI argument handling. 2021-09-13 14:05:19 +01:00