151 次程式碼提交 (0b94da139b55061a57e3bd305f5af395deef02ff)
 

作者 SHA1 備註 提交日期
  Kyrylo Stepanov 0b94da139b
Merge pull request #98 from Relayz-io/kyrylo/hotfix-for-api-response 2 年之前
  Kyrylo Stepanov affb7275c5 change enum's visibility 2 年之前
  Kyrylo Stepanov df6c1fc46e
Merge pull request #97 from Relayz-io/kyrylo/adding-api-response 2 年之前
  Kyrylo Stepanov fddc20125b satisfy clippy 2 年之前
  Kyrylo Stepanov 2382f9be1c providing with ApiResponse enum 2 年之前
  Predko Silvestr 506aa67d8f
Merge pull request #96 from Relayz-io/silvestr/issue-95-add-bandwidth-struct 2 年之前
  Silvestr Predko a74a903d47 Add tests 2 年之前
  Silvestr Predko 87b90f2511 Add a separate struct that holds a bandwidth information 2 年之前
  Predko Silvestr 37479ca480
Merge pull request #94 from Relayz-io/silvestr/add-node-info-struct 2 年之前
  Silvestr Predko a4dfdf41fc Add ```NodeInfo``` struct for node provision 2 年之前
  Kyrylo Stepanov 7971f6dc76
Merge pull request #77 from Relayz-io/kyrylo/jitsi-api-integration 2 年之前
  Kyrylo Stepanov d29b7ba764
Merge pull request #89 from Relayz-io/silvestr/jitsi-api-integration-fix 2 年之前
  Silvestr Predko 21b64fe0b6 Fixed a e2ee issues 2 年之前
  Kyrylo Stepanov 0d1a8b2655 Providing the example with Jitsi app (default config) 2 年之前
  Predko Silvestr 8afeda1259
Merge pull request #88 from Relayz-io/silvestr/exchange-protocol 2 年之前
  Silvestr Predko 38db63ac28 Upgrade example accordingly to the protocol changes 2 年之前
  Silvestr Predko 6052aa41d5 Implement exchange protocol that is used by key-exchange-server 2 年之前
  Predko Silvestr d8d258ae08
Merge pull request #91 from Relayz-io/silvestr/optimize-collections 2 年之前
  Silvestr Predko c0ab3cac7b Fix clippy lint issues 2 年之前
  Silvestr Predko 3685ae65ac Replace BTreeSet with HashSet 2 年之前
  Predko Silvestr 7c7e7dd67a
Merge pull request #87 from Relayz-io/silvestr/fix-nonce-update 2 年之前
  Silvestr Predko 0cd8c25b34 Fix nonce update from the transaction outcome 2 年之前
  Predko Silvestr 24c316e7b2
Merge pull request #86 from Relayz-io/silvestr/add-commit-funcs-to-builder 2 年之前
  Silvestr Predko f3859712b9 Add commit and commit_async for FunctionCallBuilder 2 年之前
  Predko Silvestr c7ad63a5a7
Merge pull request #85 from Relayz-io/silvestr/add-debug-derive 2 年之前
  Silvestr Predko f4613dc571 Add debug derive for Outputs 2 年之前
  Predko Silvestr 0c9d9b68b5
Merge pull request #83 from Relayz-io/silvestr/near-primitives-function-call-err 2 年之前
  Silvestr Predko d99049fe7e Add a new error type for a View call -> FunctionCallError 2 年之前
  Predko Silvestr 63870682a8
Merge pull request #84 from Relayz-io/silvestr/add-view-and-transaction-logs-output 2 年之前
  Silvestr Predko d113219c65 Add ViewOutput for view calls. 2 年之前
  Predko Silvestr 40ba214e61
Merge pull request #82 from Relayz-io/silvestr/change-acc-id-to-pk 2 年之前
  Silvestr Predko f5d3381b91 Change moderator_pk to Ed25519 pk 2 年之前
  Predko Silvestr eafc4781be
Merge pull request #81 from Relayz-io/silvestr/add-moderator-pk 2 年之前
  Silvestr Predko eced5c0b9d Add a moderator_pk for a participant data 2 年之前
  Predko Silvestr 0a8d2b83ad
Merge pull request #80 from Relayz-io/silvestr/update-headers-near-rpc 2 年之前
  Predko Silvestr 3574b39edb
Merge pull request #79 from Relayz-io/silvestr/impl-try-from-for-ed25519 2 年之前
  Silvestr Predko b7ecf4cdc8 Implemented TryFrom for PublicKey and SecretKey in dhx 2 年之前
  Silvestr Predko 911d30cea7 Remove redundant serde_json dependency 2 年之前
  Silvestr Predko 4a1d9eebca Remove redundant unwrap from an ContentType header insert 2 年之前
  Predko Silvestr 94755ec591
Merge pull request #78 from Relayz-io/silvestr/api-request 2 年之前
  Silvestr Predko 8d280944ed Update an CI for common-api 2 年之前
  Silvestr Predko fdc2aadd5d Add a features for an common-api to separate an API usage 2 年之前
  Silvestr Predko 1d955c2b42 Export Finality for a better usability 2 年之前
  Kyrylo Stepanov 4f852a2d7a
Merge pull request #74 from Relayz-io/kyrylo/add-cleanup-for-tests 2 年之前
  Kyrylo Stepanov 1ce07fb8f5 add creation/deletion of accounts with hardcoded keys 2 年之前
  Predko Silvestr 20b226b782
Merge pull request #76 from Relayz-io/silvestr/add-near-primitives-light 2 年之前
  Silvestr Predko a1cec0c794 Add near-primitives-light instead of an near-primitives 2 年之前
  Silvestr Predko 9242a2d188 Rename near-client to near-rpc 2 年之前
  Predko Silvestr eee6aec80b
Merge pull request #75 from Relayz-io/silvestr/fix-clippy 2 年之前
  Silvestr Predko a839fbd9c9 Fix clippy issues in a KeyProvisioner 2 年之前