Lex Berezhny
|
3a8e1cd4a5
|
initial push of workbench
|
2019-01-13 02:59:54 -05:00 |
|
Lex Berezhny
|
186de045b3
|
pylint
|
2019-01-10 17:17:12 -05:00 |
|
Lex Berezhny
|
feee534829
|
silence sql transaction errors
|
2019-01-10 17:03:09 -05:00 |
|
Jack Robison
|
f4bf260cdb
|
fix improperly handled CancelledError on shutdown
|
2019-01-09 12:15:14 -05:00 |
|
Lex Berezhny
|
442138ef36
|
added AdvanceTimeTestCase
|
2019-01-07 03:02:15 -05:00 |
|
Lex Berezhny
|
b9b411ec30
|
instal older aiohttp to make pylint happy
|
2019-01-06 16:05:52 -05:00 |
|
Lex Berezhny
|
d72a152195
|
run transaction interactions now return a result
|
2018-12-15 15:53:39 -05:00 |
|
Lex Berezhny
|
390226d2ef
|
pylint
|
2018-12-15 15:53:39 -05:00 |
|
Lex Berezhny
|
a16495d06f
|
await self.server.stop()
|
2018-12-15 15:53:39 -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 |
|
Victor Shyba
|
e310601266
|
keep connection alive for idling peers
|
2018-12-11 16:07:48 -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 |
|
Victor Shyba
|
f4ec20a2e2
|
tentatively enable test_reorg for travis
|
2018-12-10 13:48:23 -05:00 |
|
Victor Shyba
|
8bc07fad32
|
fast and furious
|
2018-12-07 08:47:30 -05:00 |
|
Lex Berezhny
|
612066165a
|
improved integration test for tx synchronization
|
2018-12-06 13:38:56 -05:00 |
|
Lex Berezhny
|
b273d58a80
|
0.2.5
|
2018-12-06 00:19:35 -05:00 |
|
Lex Berezhny
|
b2544139e6
|
stress test
|
2018-12-05 23:45:35 -05:00 |
|
Lex Berezhny
|
367ffdea1f
|
may be the sync fix
|
2018-12-05 23:42:16 -05:00 |
|
Lex Berezhny
|
4c854dd5a7
|
0.2.4
|
2018-12-05 11:50:11 -05:00 |
|
Lex Berezhny
|
e96b2f702d
|
0.2.3
|
2018-12-05 11:49:22 -05:00 |
|
Lex Berezhny
|
cff22a8951
|
pylint line too long
|
2018-12-05 11:48:19 -05:00 |
|
Lex Berezhny
|
1b7c5a1373
|
update_history serially handles unique addresses
|
2018-12-05 11:48:19 -05:00 |
|
Lex Berezhny
|
2bd60021aa
|
pylint
|
2018-12-05 11:48:19 -05:00 |
|
Lex Berezhny
|
2b8c06bda7
|
wip sync fixing
|
2018-12-05 11:48:19 -05:00 |
|
Lex Berezhny
|
c36b4626a9
|
added missing imports
|
2018-12-05 01:11:55 -05:00 |
|
Lex Berezhny
|
b5f245d9b6
|
made pylint and mypy happy
|
2018-12-05 01:11:55 -05:00 |
|
Lex Berezhny
|
899a6f0d4a
|
merged aiorpcx into torba.rpc
|
2018-12-05 01:11:55 -05:00 |
|
Lex Berezhny
|
ba5fc2a627
|
allow 3.6 for now
|
2018-11-30 10:40:03 -05:00 |
|
Lex Berezhny
|
9525bd6ca0
|
do not run 3.6 tests anymore
|
2018-11-29 16:39:59 -05:00 |
|
Lex Berezhny
|
6c4f6dd59a
|
do not install plyvel on windows
|
2018-11-29 16:28:38 -05:00 |
|
Jack Robison
|
997b573aa4
|
Merge pull request #42 from lbryio/catch-decrypt-errors
catch decryption errors and verify seed is valid upon decrypt
|
2018-11-26 14:53:33 -05:00 |
|
Jack Robison
|
ca67c56222
|
catch decryption errors and verify seed is valid upon decrypt
|
2018-11-26 14:40:59 -05:00 |
|
Victor Shyba
|
56fc003a96
|
log errors from wallet servers
|
2018-11-26 00:32:20 -05:00 |
|
Lex Berezhny
|
8cb811ca1d
|
force older astroid
|
2018-11-25 20:54:59 -05:00 |
|
Lex Berezhny
|
9e5246c619
|
drop old style classes in torba.server
|
2018-11-25 20:51:41 -05:00 |
|
Lex Berezhny
|
b2bcf39872
|
0.2.2
|
2018-11-25 11:08:49 -05:00 |
|
Lex Berezhny
|
0fc864c2d5
|
update ignore path for bitcoin_headers
|
2018-11-25 11:08:13 -05:00 |
|
Lex Berezhny
|
4b39aad07e
|
drop [test,server] extras from travis and tox.ini
|
2018-11-20 22:59:58 -05:00 |
|
Lex Berezhny
|
10c1f8e1cf
|
drop requirements: mock, requests. merge [server] into the main requirement section
|
2018-11-20 22:57:59 -05:00 |
|
Lex Berezhny
|
ed880be3e5
|
0.2.1
|
2018-11-19 19:27:07 -05:00 |
|
Lex Berezhny
|
e5714dc1fc
|
test sync integration test and other fixes
|
2018-11-19 18:14:57 -05:00 |
|
Lex Berezhny
|
1732167af1
|
use assertBalance in reconnect tests
|
2018-11-19 18:14:57 -05:00 |
|
Lex Berezhny
|
ee28bbc19b
|
pylint and mypy fixes
|
2018-11-19 18:14:57 -05:00 |
|