Victor Shyba
|
0dfb5e008d
|
add integration test with unserializable claim
|
2019-01-17 23:24:58 -05:00 |
|
Victor Shyba
|
36aded3830
|
store original payload for signing and verifying
|
2019-01-17 23:24:58 -05:00 |
|
Victor Shyba
|
523c4c86a9
|
change default curve to SECP256k1, pass name parameter
|
2019-01-17 23:24:58 -05:00 |
|
Victor Shyba
|
70471eebfa
|
wallet server and resolve working, functional test
|
2019-01-17 23:24:58 -05:00 |
|
Lex Berezhny
|
b2117fddab
|
on_transaction -> ledger.wait
|
2018-11-07 18:28:02 -05:00 |
|
Lex Berezhny
|
8ca2b75c80
|
lbryumx -> lbrynet.extras.wallet.server
|
2018-11-04 10:50:15 -05:00 |
|
Victor Shyba
|
e46f0e2444
|
fix namespace lbryschema->lbrynet.schema
|
2018-11-04 10:50:15 -05:00 |
|
Lex Berezhny
|
699c057f2d
|
upgrading to new torba
|
2018-11-04 02:28:36 -05:00 |
|
Lex Berezhny
|
8b3a457925
|
improve integration test reliability
|
2018-10-16 21:28:47 -04:00 |
|
Lex Berezhny
|
64e306801d
|
updated wallet to use asyncio
|
2018-10-16 17:09:21 -04:00 |
|
Lex Berezhny
|
b2c95f35c7
|
fixed test_transaction reliability
|
2018-10-09 21:32:32 -04:00 |
|
Lex Berezhny
|
3664c25d98
|
changed lbry account.get_balance() to have same confirmations default as baseaccount.get_balance()
|
2018-10-08 15:02:52 -04:00 |
|
Lex Berezhny
|
7f7961f4cc
|
updated integration tests after reducing required confirmations to 0
|
2018-10-08 15:02:52 -04:00 |
|
Lex Berezhny
|
9d9916548b
|
added channel/signature annotation to all TXOs, support for pagination
|
2018-10-08 15:02:52 -04:00 |
|
Lex Berezhny
|
6039159ecc
|
use d2l/l2d in integration tests
|
2018-10-03 18:06:22 -04:00 |
|
Victor Shyba
|
e1130147b5
|
fix format of resolve on inexistent URI
|
2018-09-27 15:30:53 -04:00 |
|
Victor Shyba
|
451823f33e
|
test_misc and test_streamify functionals on py3
|
2018-08-24 11:40:43 -04:00 |
|
Lex Berezhny
|
f41229cb5b
|
tx.get_claim_id() -> txo.claim_id, claim update works now
channel_list encodes claim name and also added claim_id
fixed BlobManager foreign key error handling
|
2018-08-24 11:40:43 -04:00 |
|
Victor Shyba
|
ff8d37443e
|
more checks on test_transactions
|
2018-08-24 11:40:43 -04:00 |
|
Victor Shyba
|
9ad9eb083b
|
fix integration test NBO encoding
|
2018-08-24 11:40:43 -04:00 |
|
Lex Berezhny
|
4669507880
|
Transaction.abandon() now requires list of outputs
|
2018-08-24 11:40:43 -04:00 |
|
Lex Berezhny
|
a28c9d09c8
|
- fix and improvements related to the two balance command account_balance and wallet_balance
- working CommonWorkflowTests integration test
- pylint, unit and integration test fixes
- switch integration tests to use async/await
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
f589410496
|
tests
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
aecc7c6643
|
resolve works in py3!!!!!11111oneoneone
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
0f90dee224
|
faililng test
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
f85e61d8ed
|
run functional tests first
run two integration tests on travis 😱
reduce integration test verbosity
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
d81502e191
|
unit test fixes, balance/utxos filters out claims, abandoning claims
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
545451a829
|
moved ./lbry/tests to ./tests
|
2018-08-24 11:37:53 -04:00 |
|