Lex Berezhny
|
8fd92cb649
|
more indexes
|
2020-07-13 14:29:38 -04:00 |
|
Lex Berezhny
|
af4138ff51
|
minor progress refinement
|
2020-07-13 13:12:01 -04:00 |
|
Lex Berezhny
|
e63151a370
|
merged channel and content syncs and no longer storing canonical_url in column
|
2020-07-13 09:30:32 -04:00 |
|
Lex Berezhny
|
a3d91329fe
|
performance
|
2020-07-13 00:55:30 -04:00 |
|
Lex Berezhny
|
7bf96fd637
|
silence invalid name errors when creating short_url
|
2020-07-12 18:07:12 -04:00 |
|
Lex Berezhny
|
5328ed105e
|
reduce TX_FLUSH_SIZE
|
2020-07-12 16:44:36 -04:00 |
|
Lex Berezhny
|
1790ee3018
|
bug fixes and performance improvements
|
2020-07-12 16:27:51 -04:00 |
|
Lex Berezhny
|
7a4e5dcb05
|
handle claims in abandoned channels
|
2020-07-12 12:02:58 -04:00 |
|
Lex Berezhny
|
aa9365f218
|
refactored sync
|
2020-07-11 18:18:33 -04:00 |
|
Lex Berezhny
|
15b8891fce
|
make resolve command work from cli
|
2020-07-07 10:52:41 -04:00 |
|
Lex Berezhny
|
d18ed6c19b
|
wrap short url creation in try/except
|
2020-07-07 00:20:11 -04:00 |
|
Lex Berezhny
|
4aa44d3b5a
|
set work_mem for postgres
|
2020-07-06 22:42:15 -04:00 |
|
Lex Berezhny
|
34a9dff141
|
fixed conflict with two cursors when one is reading and another is commiting
|
2020-07-06 09:18:22 -04:00 |
|
Lex Berezhny
|
7d9bf03574
|
refactored
|
2020-07-05 23:03:45 -04:00 |
|
Lex Berezhny
|
3fe1981657
|
faster inputs/outputs sync
|
2020-07-03 15:47:25 -04:00 |
|
Lex Berezhny
|
4b50d1e329
|
vacuum before setting inputs
|
2020-06-30 19:37:00 -04:00 |
|
Lex Berezhny
|
39d8a20fd5
|
pgcopy COPY command
|
2020-06-30 17:32:51 -04:00 |
|
Lex Berezhny
|
f2ff4410dc
|
re-enable postgres integration tests
|
2020-06-27 22:24:59 -04:00 |
|
Lex Berezhny
|
9500be26fd
|
no order by file
|
2020-06-26 23:37:10 -04:00 |
|
Lex Berezhny
|
017ef5b41a
|
order by file
|
2020-06-26 23:35:11 -04:00 |
|
Lex Berezhny
|
4b19861a74
|
console improvements
|
2020-06-26 21:52:01 -04:00 |
|
Lex Berezhny
|
5a0a987f0c
|
refactored and simplified the blockchain sync
|
2020-06-26 10:39:58 -04:00 |
|
Lex Berezhny
|
e64b108404
|
console
|
2020-06-23 13:11:16 -04:00 |
|
Lex Berezhny
|
71e14c8e63
|
least
|
2020-06-22 20:30:05 -04:00 |
|
Lex Berezhny
|
d8fb31aedd
|
addeed greatest sql function that supports postgres and sqlite
|
2020-06-22 10:52:17 -04:00 |
|
Lex Berezhny
|
54a0bf9290
|
fixups to make lbrynet work on cli with postgres
|
2020-06-21 23:21:43 -04:00 |
|
Lex Berezhny
|
a3ef8d7411
|
pylint
|
2020-06-21 20:14:14 -04:00 |
|
Lex Berezhny
|
53b7d0a58b
|
blockchain
|
2020-06-21 19:50:53 -04:00 |
|
Lex Berezhny
|
d1a243247d
|
progress
|
2020-06-19 14:28:34 -04:00 |
|
Lex Berezhny
|
a39f87b3c5
|
more resilient test
|
2020-06-10 15:25:45 -04:00 |
|
Lex Berezhny
|
82b69109bd
|
pylint
|
2020-06-05 00:51:55 -04:00 |
|
Lex Berezhny
|
ec4e36446c
|
update lbrycrd download URL
|
2020-06-05 00:38:57 -04:00 |
|
Lex Berezhny
|
3ef83febc0
|
progress
|
2020-06-05 00:35:22 -04:00 |
|
Lex Berezhny
|
06d93e667a
|
event reporting from blockchain.sync
|
2020-05-20 17:54:38 -04:00 |
|
Lex Berezhny
|
6986211c1e
|
lbry.blockchain fixes and cleanup
|
2020-05-18 08:22:23 -04:00 |
|
Lex Berezhny
|
41ce3e4ad8
|
fix Output source offset calculation and made generat_channel_private_key async
|
2020-05-08 10:23:50 -04:00 |
|
Lex Berezhny
|
d476f08d13
|
convenience methods on ledger
|
2020-05-06 10:50:00 -04:00 |
|
Lex Berezhny
|
ccd32eae70
|
wip lbry.blockchain
|
2020-05-01 09:28:51 -04:00 |
|
Lex Berezhny
|
c61c9726b0
|
lbry/blockchain/constants.py -> lbry/constants.py
|
2020-04-28 13:28:30 -04:00 |
|
Lex Berezhny
|
4dd85a169b
|
cleaning up wallet directory, mostly moving things to blockchain
|
2020-04-25 08:25:29 -04:00 |
|
Lex Berezhny
|
777c6342f8
|
merged some old stashed code
|
2020-04-12 11:59:00 -04:00 |
|
Lex Berezhny
|
42224dadb6
|
pylint
|
2020-04-11 20:15:04 -04:00 |
|
Lex Berezhny
|
ae9d4af8c0
|
postgresql support added
|
2020-04-11 17:27:41 -04:00 |
|
Lex Berezhny
|
fd2f9846e9
|
parsing and inserting works
|
2020-04-08 19:03:01 -04:00 |
|
Lex Berezhny
|
4c0fbb84d6
|
reproduce issue with lbrycrd -reindex
|
2020-04-08 19:03:01 -04:00 |
|