Vivek Teega
5fbb1d2dd2
latest upstream changes
2020-01-28 16:21:11 +00:00
John L. Jegutanis
47d9fb4b30
Use compiled structs and some code cleanup
2018-08-14 01:32:40 +02:00
Neil Booth
891730e78f
Move flush_backup() to db.py
2018-08-10 11:10:13 +09:00
Neil Booth
9515e1a1e4
Improve flow for opening DBs
2018-08-10 11:10:13 +09:00
Neil Booth
c9631f3438
Move history flushing to DB.flush_history()
2018-08-10 11:10:13 +09:00
Neil Booth
8e99d076b6
Logging tweaks
2018-07-20 16:43:15 +08:00
Neil Booth
73a46df17f
Remove hash_to_str
2018-07-14 21:48:58 +08:00
Neil Booth
d51f98e739
Create and use class_logger() utility function
2018-07-12 15:51:42 +08:00
Lex Berezhny
45111898b3
make it easier to configure logging for electrumx ( #514 )
...
* make it easier to configure logging for electrumx
2018-07-10 11:17:42 +08:00
Lex Berezhny
29289004e7
electrumx package ( #511 )
...
* moved wallet, server, lib into electrumx main module
* fixed imports and other path references affected by electrumx main package
* fixing formatting to pass the pycodetest on travis
2018-07-10 07:28:04 +08:00