binaryflesh
|
6788e09ae9
|
PEP-257 docstrings
Signed-off-by: binaryflesh <logan.campos123@gmail.com>
|
2019-04-16 06:24:08 -04:00 |
|
Lex Berezhny
|
f0c2d16749
|
changed account list to use is_default instead of is_default_account and improved blockchain deamon port settings
|
2019-04-06 15:27:58 -04:00 |
|
Lex Berezhny
|
9b21bd1a6f
|
0.5.1
|
2019-03-29 21:11:13 -04:00 |
|
Lex Berezhny
|
169ef00b9e
|
+ txo.pubkey_hash property
|
2019-03-29 17:59:18 -04:00 |
|
Lex Berezhny
|
aa93b94b61
|
fix unit tests
|
2019-03-25 22:27:52 -04:00 |
|
Lex Berezhny
|
d7dadc2f0e
|
+ __not_like db condition
|
2019-03-25 22:04:48 -04:00 |
|
Lex Berezhny
|
33ac9eea13
|
fix is_valid_address
|
2019-03-24 21:53:52 -04:00 |
|
Lex Berezhny
|
9ff41f748e
|
upgrades
|
2019-03-24 17:09:55 -04:00 |
|
Lex Berezhny
|
9589ac6d02
|
include tx in db get_txos()
|
2019-03-22 03:03:48 -04:00 |
|
Lex Berezhny
|
cfa74985e0
|
Revert "add hash property to txoref"
This reverts commit 38ae660a68 .
|
2019-03-20 14:17:14 -04:00 |
|
Victor Shyba
|
38ae660a68
|
add hash property to txoref
|
2019-03-20 14:02:14 -04:00 |
|
Lex Berezhny
|
ca4a07f766
|
ledger.is_valid_address added
|
2019-03-20 01:36:30 -04:00 |
|
Lex Berezhny
|
9281bdb61b
|
lazy parse scripts
|
2019-03-18 23:25:00 -04:00 |
|
Lex Berezhny
|
80b65ae7e7
|
OP_0 can be an OP but also an empty string, figure this out contextually in parser
|
2019-03-18 18:13:49 -04:00 |
|
Lex Berezhny
|
61a254f580
|
0.4.0
|
2019-03-12 15:36:24 -04:00 |
|
Lex Berezhny
|
4ba90a727b
|
make apply not abstract
|
2019-03-12 15:05:07 -04:00 |
|
Lex Berezhny
|
27558ffd89
|
implement abstract method for pylint
|
2019-03-12 15:05:07 -04:00 |
|
Lex Berezhny
|
c44de48481
|
+ account.apply and addressmanager.apply
|
2019-03-12 15:05:07 -04:00 |
|
Lex Berezhny
|
a021ddeffd
|
+ account.modified_on
|
2019-03-11 22:50:39 -04:00 |
|
Victor Shyba
|
cdd25e3b0f
|
pylint
|
2019-03-11 22:50:39 -04:00 |
|
Victor Shyba
|
1286417aec
|
apply scrypt as kdf, add tests
|
2019-03-11 22:50:39 -04:00 |
|
Lex Berezhny
|
fcac4f1488
|
fix encrypt
|
2019-03-11 22:50:39 -04:00 |
|
Lex Berezhny
|
f655fefe52
|
typing fix
|
2019-03-11 22:50:39 -04:00 |
|
Lex Berezhny
|
7979f0a683
|
typing fix
|
2019-03-11 22:50:39 -04:00 |
|
Lex Berezhny
|
d9df2ead84
|
pylint fixes
|
2019-03-11 22:50:39 -04:00 |
|
Lex Berezhny
|
b07ca20e0e
|
working sync
|
2019-03-11 22:50:39 -04:00 |
|
Jack Robison
|
3a1cd8985c
|
Merge pull request #70 from lbryio/update-aiohttp
update aiohttp and astroid requirements
|
2019-02-28 12:17:08 -05:00 |
|
Jack Robison
|
a79be0513b
|
pylint
|
2019-02-28 12:00:44 -05:00 |
|
Jack Robison
|
569ac502ed
|
update aiohttp and astroid requirement
pylint 2.3.0 fixes aiohttp failure
|
2019-02-28 11:56:39 -05:00 |
|
Lex Berezhny
|
b86d2e6e73
|
use older astroid for pylint
|
2019-02-26 15:46:47 -05:00 |
|
Lex Berezhny
|
f8d24d3402
|
older aiohttp but newer astroid
|
2019-02-26 15:43:20 -05:00 |
|
Lex Berezhny
|
589768864a
|
try latest mypy and aiohttp
|
2019-02-26 15:38:37 -05:00 |
|
Lex Berezhny
|
bd2512c27e
|
pin dependency versions
|
2019-02-26 15:33:14 -05:00 |
|
Lex Berezhny
|
9e4c1120fa
|
0.3.2
|
2019-02-22 19:26:03 -05:00 |
|
Lex Berezhny
|
4eff0d2660
|
only install plyvel on linux
|
2019-02-22 19:25:27 -05:00 |
|
Jack Robison
|
09726876ad
|
pylint
|
2019-02-13 22:50:43 -05:00 |
|
Jack Robison
|
45c6ad3f6d
|
remove commits after pragma
|
2019-02-13 22:50:43 -05:00 |
|
Jack Robison
|
97e4d51c29
|
tests and feedback
|
2019-02-13 22:50:43 -05:00 |
|
Jack Robison
|
f134bc264b
|
add run_nofk to AIOSQLite to run without foreign keys
|
2019-02-13 22:50:43 -05:00 |
|
Victor Shyba
|
57eb56b92d
|
timeout earlier on connect
|
2019-02-12 21:02:25 -05:00 |
|
Victor Shyba
|
6c68ba1d22
|
add timeout->retry tests]
|
2019-02-12 21:02:25 -05:00 |
|
Brannon King
|
cabc58feb4
|
fix decoding error in torba log
|
2019-02-11 16:11:01 -05:00 |
|
Lex Berezhny
|
364f95612a
|
0.3.0
|
2019-02-10 23:11:53 -05:00 |
|
Victor Shyba
|
45669dad33
|
simplify add_keys
|
2019-01-29 13:17:35 -05:00 |
|
Victor Shyba
|
19e326c140
|
simplify generate_keys
|
2019-01-29 13:17:35 -05:00 |
|
Victor Shyba
|
e1c0caa357
|
add executemany and translate batches to it
|
2019-01-29 13:17:35 -05:00 |
|
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 |
|