Commit Graph
255 Commits
Author SHA1 Message Date
Kyle Altendorf 073d12ad3d isort 2021-10-15 17:14:34 -04:00
almog 23a6bc943d add wallet to data_layer.py 2021-10-13 21:18:00 +03:00
Kyle Altendorf 1499729b5e stricter mypy, add DataStore.get_row_by_index(), introduce TableRow
Compound commits are bad.  Making mypy stricter pointed out some things and
they snowballed.  If this is problematic even at this early stage, I can
adjust and put more effort into avoiding this.
2021-09-21 12:05:47 -04:00
almog ee8545125f tidy imports 2021-09-19 21:53:43 +03:00
almog 44211ffea4 start datalayer rpc and wallet 2021-09-19 21:31:48 +03:00