Commit Graph

29 Commits

Author SHA1 Message Date
Nick
d04120bacf
feat: update libp2p identity (#109) 2023-06-29 19:21:14 +03:00
Maria Kuklina
3ba3855892
feat: add distro crate [fixes NET-463] (#93)
* add distro crate

---------

Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2023-06-20 14:07:53 +02:00
Nick
412b8ba725
chore: update libp2p (#103)
deps: update libp2p
2023-05-16 19:24:03 +03:00
Anatolios Laskaris
da38a41ba7
fix(deps): Add trust-graph to workspace and bump sqlite-wasm version (#87)
* Add trust-graph to workspace

* Bump sqlite lite version

* Fix link
2023-04-13 15:03:08 +03:00
Anatolios Laskaris
e9399b7d0c
chore: Move trust-graph to subdir (#85)
* Fix?

* Move trust-grap to subdir

* fix quickcheck update

* fix fmt

* fix service tests

* use marine 0.9.1

---------

Co-authored-by: Maria Kuklina <maria@fluence.one>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2023-04-13 13:55:35 +03:00
fluencebot
554bb60256
chore: release master (#63)
* chore: release master

* chore: bump fluence-keypair to 0.10.0 manually

---------

Co-authored-by: folex <0xdxdy@gmail.com>
2023-03-15 19:34:08 -03:00
Nick
080503dcfa
feat(deps)!: update libp2p to 0.39.1 and other deps (#77)
Co-authored-by: folex <0xdxdy@gmail.com>
2023-03-15 19:17:21 -03:00
Anatolios Laskaris
8e58f56190
chore: Update CI and fix clippy warnings [fixes FLU-251] (#62)
* Add release-please and renovate

* Update ci

* Revert "Add release-please and renovate"

This reverts commit a37a4e2a59.

* Allow unnecessary_lazy_evaluations
2023-01-30 18:43:16 +08:00
Nick
c717e4dc73
chore(fluence-keypair): increment fluence-keypair version to 0.9.0 (#60)
* Increment version

* Increment version

* Increment version
2023-01-27 17:09:12 +03:00
Nick
015422efcc
Update libp2p-core to 0.38 (#51) 2023-01-27 16:43:47 +03:00
folex
d45796b846 chore: add CHANGELOGs
chore: fluence-keypair v0.8.1
2022-10-06 16:24:52 +04:00
folex
570428c8fe chore: set version of fluence-keypair to 0.8.0 2022-10-06 16:20:52 +04:00
folex
a6ce8d9eee
feat(keypair): add KeyPair::from_secret_key (#50) 2022-10-06 16:10:16 +04:00
folex
7db85cbece fluence-keypair 0.8.0 2022-09-19 19:21:55 +03:00
folex
cd471cd683
fluence-keypair: libp2p-core 0.33.0 (#49) 2022-09-19 16:44:10 +03:00
folex
58648d7037 fluence-keypair 0.6.0 2022-01-28 18:18:22 +03:00
folex
b76954782b
libp2p-core 0.31.0 (from crates.io) (#37) 2022-01-28 16:15:20 +03:00
folex
c2f63cb41e
Remove serde version lock (#15) 2022-01-13 19:37:23 +03:00
Aleksey Proshutisnkiy
8214b1cc5c
Fix revocations logic (#34) 2021-12-13 19:40:16 +03:00
Aleksey Proshutisnkiy
53562bc8a7
Trust Graph: implement WASM built-in (#18) 2021-11-12 16:19:16 +03:00
Aleksey Proshutisnkiy
18f010c710
Move fluence-identity to fluence-keypair (#17) 2021-09-29 18:14:39 +03:00
folex
cbcca20566
fluence-identity 0.3.0, trust-graph 0.2.7 (#7) 2021-04-15 21:23:03 +03:00
Aleksey Proshutisnkiy
1d451379b5
Identity rework (#6) 2021-04-15 14:00:27 +03:00
folex
443e9af784
Fix LibP2P (#5) 2021-03-11 14:48:58 +03:00
DieMyst
0e7f22b6e0 broken wip wip wip 2021-01-28 11:57:43 +03:00
DieMyst
0e2590d894 push it till it compiles, WIP
serde to structs, wip implementing sqlite requests
2021-01-20 16:14:01 +03:00
DieMyst
dd761dd61c move identity to separate package 2021-01-19 17:20:44 +03:00
DieMyst
a0261bc331 WIP 2021-01-18 20:08:05 +03:00
DieMyst
f2afc13ea2 INIT 2021-01-15 19:37:06 +03:00