fluencebot
106bff637e
chore: release master ( #128 )
2023-12-25 17:42:20 +03:00
Valery Antopol
0b66f4e053
feat: update marine sdk's, configs and sqlite connector ( #129 )
...
* update marine and stuff
* Release 0.10.4
fluence-keypair@0.10.4
trust-graph@0.10.4
trust-graph-distro@0.10.4
Generated by cargo-workspaces
* Revert "Release 0.10.4"
This reverts commit 11102a87e3
.
* update sqlite and test sdk
* update rust toolchain everywhere
* fix lint warnings
* update test sdk again
2023-12-20 14:22:43 -03:00
Aleksey Proshutisnkiy
ed5bd2c0ec
feat(fluence-keypair): bump ed25519-dalek to 0.2.0 ( #127 )
2023-10-10 15:01:07 +02:00
fluencebot
80bf4aa4ff
chore: release master ( #117 )
2023-07-04 20:33:47 +03:00
renovate[bot]
1fb02e4827
chore(deps): update rust crate lazy_static to 1.4 ( #108 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-04 19:48:12 +03:00
Nick
ee330a715a
fix(keypair): deserialize libp2p keypair from secret key ( #116 )
...
* fix: Ed25519 keypair
* Update keypair/src/key_pair.rs
Co-authored-by: folex <0xdxdy@gmail.com>
---------
Co-authored-by: folex <0xdxdy@gmail.com>
2023-07-04 19:47:26 +03:00
fluencebot
c22eab38c1
chore: release master ( #113 )
2023-06-30 11:15:20 +03:00
Anatolios Laskaris
3692d6898d
chore: Revert "chore: release master ( #111 )" ( #114 )
...
Revert "chore: release master (#111 )"
This reverts commit 3a5f23741f
.
2023-06-30 11:03:02 +03:00
fluencebot
3a5f23741f
chore: release master ( #111 )
2023-06-29 20:35:37 +03:00
Nick
d80a43bcff
revert: release master ( #110 )
...
Revert "chore: release master (#104 )"
This reverts commit a7ea41ed4d
.
2023-06-29 19:51:42 +03:00
fluencebot
a7ea41ed4d
chore: release master ( #104 )
2023-06-29 19:31:25 +03:00
Nick
d04120bacf
feat: update libp2p identity ( #109 )
2023-06-29 19:21:14 +03:00
folex
f7ef0f8da0
fix(keypair): update description ( #105 )
2023-05-16 10:40:47 -06:00
Nick
412b8ba725
chore: update libp2p ( #103 )
...
deps: update libp2p
2023-05-16 19:24:03 +03:00
fluencebot
d567848cba
chore: release master ( #92 )
2023-05-03 16:58:12 +04:00
Ivan Boldyrev
9b942eacca
feat(keypair): Make KeyFormat
more convenient ( #91 )
...
* feat(keypair): Make `KeyFormat` more convenient
1. Make `KeyFormat` implement `Debug`, `Clone` and `Eq`.
2. Add `KeyPair::key_format(&self) -> KeyFormat` method.
2023-05-03 02:48:42 +07: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
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
f860884da8
fluence-keypair 0.8.0
2022-09-19 16:56:05 +03:00
folex
cd471cd683
fluence-keypair: libp2p-core 0.33.0 ( #49 )
2022-09-19 16:44:10 +03:00
Aleksey Proshutisnkiy
7fbaaaa8f9
ci: remove circle, update gh, add lints; remove warnings ( #43 )
2022-06-30 16:41:37 +04: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