Victor Shyba
|
9d3e1af69b
|
[wallet server] stop executor after stopping server and wait for shutdown event
|
2019-01-25 17:02:09 -05:00 |
|
Victor Shyba
|
662f2bff4c
|
[wallet server] take control of executor
|
2019-01-25 11:32:08 -05:00 |
|
Victor Shyba
|
9a9d37cc50
|
[wallet server] improved/stabler signal handlers
|
2019-01-25 11:32:08 -05:00 |
|
Victor Shyba
|
3e4c9f25a8
|
signal handlers cant call async functions
|
2019-01-25 11:32:08 -05:00 |
|
Lex Berezhny
|
09b77972d9
|
convert localhost to 127.0.0.1 bypassing /etc/hosts which resolves to ::1 and fails on default docker setup
|
2019-01-15 15:24:08 -05:00 |
|
Lex Berezhny
|
7a8c2fc98b
|
removed hard coded ipv4 and replaced it with being able to provide hostname to --spv
|
2019-01-15 00:22:55 -05:00 |
|
Lex Berezhny
|
527e288568
|
explicitely specify ipv4
|
2019-01-13 14:50:24 -05:00 |
|
Lex Berezhny
|
7092f40701
|
improved shutdown for torba.server and related test setup code
|
2018-12-15 15:53:39 -05:00 |
|
Victor Shyba
|
458189366f
|
typo on session.py
|
2018-12-12 20:13:34 -03:00 |
|
Victor Shyba
|
9d772a45d5
|
wait the shutdown event instead of running forever
|
2018-12-12 20:13:08 -03:00 |
|
Victor Shyba
|
1c860e8578
|
set logging to info
|
2018-12-12 20:12:35 -03:00 |
|
Lex Berezhny
|
50fc027289
|
initial version of torba/server/cli.py
|
2018-12-12 12:54:38 -05:00 |
|
Lex Berezhny
|
78fd434686
|
asyncio.sleep() -> sleep() and asyncio.Event() to Event() in order to reduce overall diff after dropping curio.py
|
2018-12-11 15:59:15 -05:00 |
|
Lex Berezhny
|
a6de3a9642
|
completely dropped curio.py
|
2018-12-11 15:59:15 -05:00 |
|
Lex Berezhny
|
5ed478ed11
|
dropped everything in curio.py except TaskGroup so far, TaskGroup is next
|
2018-12-11 15:59:15 -05:00 |
|
Lex Berezhny
|
b93f9d4c94
|
removing dependence on curio abstraction
|
2018-12-11 15:59:15 -05:00 |
|
Lex Berezhny
|
899a6f0d4a
|
merged aiorpcx into torba.rpc
|
2018-12-05 01:11:55 -05:00 |
|
Lex Berezhny
|
9e5246c619
|
drop old style classes in torba.server
|
2018-11-25 20:51:41 -05:00 |
|
Victor Shyba
|
fb6a7442a6
|
fix wallet server shutdown for tests
|
2018-11-07 16:46:47 -05:00 |
|
Lex Berezhny
|
ae8fece9bb
|
python3.6 tests pass again
|
2018-11-04 01:42:27 -05:00 |
|
Lex Berezhny
|
5f70ae9923
|
reorganization
|
2018-11-04 01:55:50 -04:00 |
|
Lex Berezhny
|
f60435c878
|
moving and refactoring electrumx into torba
|
2018-11-03 20:52:26 -04:00 |
|