Lex Berezhny
|
2c5fd4aade
|
twisted -> asyncio
|
2018-10-15 17:15:05 -04:00 |
|
Lex Berezhny
|
95cbdcb131
|
refactored sql queries, added full pagination support: limit, offset and count
|
2018-10-07 14:53:44 -04:00 |
|
Lex Berezhny
|
a6f97dfbde
|
refactored queries
|
2018-10-03 09:41:52 -04:00 |
|
Lex Berezhny
|
841d49554c
|
fix unit tests
|
2018-09-25 18:21:42 -04:00 |
|
Lex Berezhny
|
c29b4c476d
|
+ tx.position, + tx.net_account_balance, + txo.is_my_account
|
2018-09-25 18:02:50 -04:00 |
|
Lex Berezhny
|
ac2fe3476a
|
fixed unit tests in test_transaction.py
|
2018-08-16 01:03:18 -04:00 |
|
Lex Berezhny
|
e2537e43b5
|
gave accounts reference to wallet so that they can save themselves after being modified
|
2018-08-07 21:31:29 -04:00 |
|
Lex Berezhny
|
d4107600a5
|
from_dict() now also handles from_seed()
|
2018-08-06 02:52:52 -04:00 |
|
Lex Berezhny
|
d3a171e638
|
+ closest_match step between branch_and_bound and random_draw coin selections, + Transaction.create() single method instead of .pay()/.liquidate() also its more powerful
|
2018-08-03 10:41:40 -04:00 |
|
Lex Berezhny
|
69ad8e384a
|
customizable address generator support
|
2018-07-29 13:13:40 -04:00 |
|
Lex Berezhny
|
184d3a5910
|
switched from blob to text for most columns, added a new TXRef/TXORef referencing scheme
|
2018-07-14 21:34:07 -04:00 |
|
Lex Berezhny
|
0ffec82e35
|
unit test fixes
|
2018-07-11 22:47:44 -04:00 |
|
Lex Berezhny
|
4dee59a49d
|
better customization during testing
|
2018-06-14 15:17:59 -04:00 |
|
Lex Berezhny
|
e9fbc875e0
|
passing tests
|
2018-06-13 23:00:53 -05:00 |
|
Lex Berezhny
|
eb6781481a
|
progress since thursday
|
2018-06-13 23:00:53 -05:00 |
|
Lex Berezhny
|
78e4135159
|
wip
|
2018-06-13 23:00:53 -05:00 |
|
Lex Berezhny
|
ece2db08da
|
initial import
|
2018-05-25 02:03:25 -04:00 |
|