Lex Berezhny
|
693a3346d2
|
pylint fixes
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
4ece422f48
|
No longer inheriting from object and added proper use of super().
|
2018-08-24 11:37:53 -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
|
aecc7c6643
|
resolve works in py3!!!!!11111oneoneone
|
2018-08-24 11:37:53 -04:00 |
|
Victor Shyba
|
c5c1b62939
|
fix resolve from tx.id rename
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
0442770c9d
|
pylint fixes
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
159e84468c
|
py3 support in resolve
|
2018-08-24 11:37:53 -04:00 |
|
Victor Shyba
|
9e8cb17ecb
|
insane working version of paged resolve, to be refactored
|
2018-08-24 11:37:53 -04:00 |
|
Victor Shyba
|
e0230864ce
|
creates a Resolve class for moving resolve methods out of ledger
|
2018-08-24 11:37:53 -04:00 |
|
Victor Shyba
|
9e89b3e40e
|
start a new module for isolating resolve related code before we can refactor it
|
2018-08-24 11:37:53 -04:00 |
|