core: types to support xftp (#1971)

* core: types to support xftp

* migration, amend types

* update protocol / types

* update protocol, types

* update schema, simplexmq
This commit is contained in:
Evgeny Poberezkin
2023-03-09 11:01:22 +00:00
committed by GitHub
parent 5f587c2104
commit 2817306659
15 changed files with 232 additions and 66 deletions

View File

@@ -36,7 +36,7 @@ dependencies:
- random >= 1.1 && < 1.3
- record-hasfield == 1.0.*
- simple-logger == 0.1.*
- simplexmq >= 3.4
- simplexmq >= 5.0
- socks == 0.6.*
- sqlcipher-simple == 0.4.*
- stm == 2.5.*