Commit Graph

  • 942cc000a7 pre-PR fixes Alexey Proshutinskiy 2021-04-07 15:41:28 +0300
  • e1fe53ae0f add keypair conversion from fluence identity to libp2p Alexey Proshutinskiy 2021-04-06 16:11:48 +0300
  • a496464dba public_key: add to_bytes method Alexey Proshutinskiy 2021-04-06 15:49:52 +0300
  • 00b598a5a8 panic if rsa encoding is requested Alexey Proshutinskiy 2021-04-06 12:04:36 +0300
  • aaf76d008b WIP: keypair decoding Alexey Proshutinskiy 2021-04-03 17:04:36 +0300
  • 1641aab2f6 WIP: keypair encoding Alexey Proshutinskiy 2021-04-03 16:06:05 +0300
  • 3a239dba0e fix Cargo.toml Alexey Proshutinskiy 2021-04-01 15:45:57 +0300
  • 7e6ff9e814 fix Cargo.toml Alexey Proshutinskiy 2021-04-01 15:38:43 +0300
  • 5f3db53922 convert keypair from libp2p Alexey Proshutinskiy 2021-03-31 17:55:03 +0300
  • bc47e15b26 fix Alexey Proshutinskiy 2021-03-31 17:06:06 +0300
  • 1ca037d96c from_libp2p folex 2021-03-31 16:35:41 +0300
  • 6d6ca0da53 libp2p_core::identity::PublicKey folex 2021-03-31 16:29:54 +0300
  • ab251e3d02 wip Alexey Proshutinskiy 2021-03-31 16:14:28 +0300
  • 7ad64d1f85 cleanup, add some tests Alexey Proshutinskiy 2021-03-31 14:33:12 +0300
  • a0b8d54590 fix tests Alexey Proshutinskiy 2021-03-29 16:11:37 +0300
  • 76d61d8bc2 fix almost all tests Alexey Proshutinskiy 2021-03-29 14:34:22 +0300
  • a1f617cb1c finally compiling Alexey Proshutinskiy 2021-03-29 13:55:45 +0300
  • c6934d11c6 WIP: almost compiling Alexey Proshutinskiy 2021-03-27 18:24:47 +0300
  • fba579d179 remove secret_key.rs Alexey Proshutinskiy 2021-03-25 18:46:56 +0300
  • aa63a5c6f5 WIP #2 Alexey Proshutinskiy 2021-03-25 18:40:11 +0300
  • b471b939f7 WIP Alexey Proshutinskiy 2021-03-25 17:28:22 +0300
  • 443e9af784
    Fix LibP2P (#5) folex 2021-03-11 14:48:58 +0300
  • dbc7767f58 fix boxing in wasm #5 DieMyst 2021-03-11 14:48:22 +0300
  • 011c72e3ab
    readme, usage example (#3) Dima 2021-03-11 14:38:56 +0300
  • d2138ce0da readme changes #3 DieMyst 2021-03-11 14:38:02 +0300
  • 2e059ee753 impl From<KeyPair> for Libp2pKeyPair folex 2021-03-09 19:43:06 +0300
  • 84210c43e6 cargo lock folex 2021-03-09 19:37:16 +0300
  • 700ad156f2 impl From<KeyPair> for ed25519_dalek::Keypair folex 2021-03-09 19:36:30 +0300
  • 7594d63e4e impl From<PublicKeyHashable> for PublicKey folex 2021-03-09 19:26:33 +0300
  • 6c430e287f impl From<PublicKey> for ed25519_dalek::PublicKey folex 2021-03-09 19:19:45 +0300
  • c3d5b313da cargo lock folex 2021-03-09 17:32:33 +0300
  • fc1bf31369 PK -> PublicKey -_- folex 2021-03-09 17:31:47 +0300
  • 8f6d585154 Remove box around TrustGraph::storage folex 2021-03-09 17:19:11 +0300
  • c2e59310e7 0.2.4 folex 2021-03-09 14:51:11 +0300
  • 56269a6944 fix typo folex 2021-03-05 19:22:41 +0300
  • baf04d86b4 ARRGGGHH folex 2021-03-05 18:32:56 +0300
  • 937341bcb1 fix folex 2021-03-05 18:28:02 +0300
  • b3db00e908 from_libp2p folex 2021-03-05 18:23:02 +0300
  • 4c5718cca5 export InMemoryStorage & InMemoryStorageError folex 2021-03-05 17:21:54 +0300
  • bd77b66a47 cargo update folex 2021-03-05 17:14:04 +0300
  • 50002c8187 add repository folex 2021-03-05 17:13:34 +0300
  • 3617b44a3e gitignore folex 2021-03-05 17:11:51 +0300
  • fbc67dd758 gitignore folex 2021-03-05 17:10:22 +0300
  • 2694c8e875 bump folex 2021-03-05 17:09:36 +0300
  • 2ad5c0fab8 bump to 0.2.1 folex 2021-03-05 17:06:31 +0300
  • 433b546c49 fix warnings folex 2021-03-05 17:03:25 +0300
  • b09c375463 Merge remote-tracking branch 'origin/master' into readme DieMyst 2021-02-17 20:53:56 +0300
  • 87332f0f4c
    add trust-graph-js project (#4) Dima 2021-02-17 18:10:57 +0300
  • eb96589b64 throw unimplemented error #4 DieMyst 2021-02-17 17:45:05 +0300
  • 0109e2a820 newlines, add TODOs DieMyst 2021-02-17 17:37:07 +0300
  • 368b3d503f add trust-graph-js project DieMyst 2021-02-17 17:21:14 +0300
  • fa3d112e4d readme, usage example DieMyst 2021-02-17 16:16:08 +0300
  • 2dc5df28cc
    Merge pull request #2 from fluencelabs/error-handling Dima 2021-02-15 13:04:00 +0300
  • 8a15bf7e2a source #2 DieMyst 2021-02-15 13:01:22 +0300
  • 5ff8d2f8d0 transparent, PublicKeyHashable -> PK DieMyst 2021-02-15 12:44:41 +0300
  • 953e0b6f0a fix compilation DieMyst 2021-02-12 14:54:38 +0300
  • 3bcc928a72 add_root function DieMyst 2021-02-12 14:54:08 +0300
  • a9d1e72653 refactoring DieMyst 2021-02-12 14:42:51 +0300
  • 816b3754a4 add cert as string and as json DieMyst 2021-02-12 14:34:23 +0300
  • 66ace9d3df dto conversion, more errors DieMyst 2021-02-12 14:27:22 +0300
  • fb13bc1cdf structurize errors DieMyst 2021-02-11 18:14:14 +0300
  • 1e9b8ba33b structurize errors DieMyst 2021-02-11 17:57:09 +0300
  • feac5dadf6 clippy DieMyst 2021-02-11 15:16:40 +0300
  • b10726032e rename dir, restruct all errors DieMyst 2021-02-11 15:10:18 +0300
  • 61fd3cb312 clippy DieMyst 2021-02-10 15:30:10 +0300
  • 5889ad77a3 fmt DieMyst 2021-02-10 15:26:26 +0300
  • 3a9530b92d proxy structs, get_all_certs and insert functions DieMyst 2021-02-10 15:23:51 +0300
  • e89452c0b0 first fce method with result, it works i guess DieMyst 2021-02-09 15:50:21 +0300
  • 7ae745c3c3 wasm with error handling compiles DieMyst 2021-02-09 14:31:41 +0300
  • e2183b4180 huge mess with errors, but it works! DieMyst 2021-02-09 13:26:44 +0300
  • f359dc5090 still wip.. DieMyst 2021-02-08 17:35:56 +0300
  • 0e7f22b6e0 broken wip wip wip DieMyst 2021-01-28 11:57:43 +0300
  • 88b6f5f3fe more logs DieMyst 2021-01-27 14:24:34 +0300
  • 29f15f2b4e sh script, several deps about serialization DieMyst 2021-01-27 12:57:19 +0300
  • c9196bc11d fixes DieMyst 2021-01-25 15:33:40 +0300
  • 802e294ba1 fixes DieMyst 2021-01-25 15:32:43 +0300
  • b821984e78 implement get_weight DieMyst 2021-01-21 20:35:00 +0300
  • 467391a8f1 serialize\deserialize all primitives and store it to db DieMyst 2021-01-21 20:26:17 +0300
  • afab376ccc API changes, test function, sqlite requests DieMyst 2021-01-20 17:21:02 +0300
  • 3249aa376c fmt DieMyst 2021-01-20 16:14:20 +0300
  • 0e2590d894 push it till it compiles, WIP serde to structs, wip implementing sqlite requests DieMyst 2021-01-20 16:14:01 +0300
  • 0b1b0a82a7 init storage for wasm, add sqlite to project WIP DieMyst 2021-01-20 00:17:24 +0300
  • d3a03248b2 split PublicKey and SecretKey to different packages DieMyst 2021-01-19 21:55:28 +0300
  • a4de8f25a9 add abstractions over ed25519: KP, PK, SK, Sig DieMyst 2021-01-19 18:28:13 +0300
  • e922f7bf97
    Merge pull request #1 from fluencelabs/storage Dima 2021-01-19 17:26:17 +0300
  • 37de2ff336 fmt, bin sub project for wasm #1 DieMyst 2021-01-19 17:25:28 +0300
  • dd761dd61c move identity to separate package DieMyst 2021-01-19 17:20:44 +0300
  • e8c109df99 tests work! DieMyst 2021-01-18 20:27:47 +0300
  • 256cf96436 non-test code compiles DieMyst 2021-01-18 20:14:40 +0300
  • a0261bc331 WIP DieMyst 2021-01-18 20:08:05 +0300
  • 9e74777fe5 fmt DieMyst 2021-01-18 18:26:17 +0300
  • 2ec1114ec2 make an abstract Storage for trust_graph DieMyst 2021-01-18 04:29:16 +0300
  • a294c42dec abstract storage DieMyst 2021-01-18 03:57:10 +0300
  • f2afc13ea2 INIT DieMyst 2021-01-15 19:37:06 +0300