Commit graph

13 commits

Author SHA1 Message Date
Lex Berezhny
462fd8bad1 get_address test fixes 2018-10-08 23:26:11 -04:00
Lex Berezhny
133a86cd89 blockchain reorg handling and overall header refactor 2018-08-16 00:43:38 -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
b0bd0b1fc0 + reserving outpoints should no longer have race conditions
+ converted all comment type annotations to python 3 style syntax annotations
+ pylint & mypy
2018-07-28 20:52:54 -04:00
Lex Berezhny
97532fb300 don't delete lock if it's not in locks dict and other fun things 2018-07-15 16:04:11 -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
32ba594e55 ledger API cleanup 2018-07-11 22:37:15 -04:00
Lex Berezhny
1dfc18683d fixing unit tests 2018-06-26 18:31:42 -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
fbd1b2ec30 monday progress 2018-06-13 23:00:53 -05:00
Lex Berezhny
eb6781481a progress since thursday 2018-06-13 23:00:53 -05:00
Lex Berezhny
ece2db08da initial import 2018-05-25 02:03:25 -04:00