jfinn
|
9e83468936
|
manual export
|
1 year ago |
Predko Silvestr
|
8f66621550
|
Merge pull request #110 from Relayz-io/silvestr/update-ci
Update CI pipeline
|
1 year ago |
Silvestr Predko
|
9cf553c6bf
|
Update CI pipeline
|
1 year ago |
Predko Silvestr
|
e91b8db0f8
|
Merge pull request #109 from Relayz-io/silvestr/fix-gas-usage-for-add_participant
Add 20T gas for add_participant API call
|
1 year ago |
Silvestr Predko
|
d7a42d7f08
|
Add 20T gas for add_participant API call
|
1 year ago |
Predko Silvestr
|
a33472efd4
|
Merge pull request #108 from Relayz-io/silvestr/update_dependencies
Update dependencies
|
1 year ago |
Silvestr Predko
|
067d4d6f24
|
Update dependencies
|
1 year ago |
Predko Silvestr
|
46a9d365ac
|
Merge pull request #107 from Relayz-io/pdarcos-update
Cleared up some of the confusing english
|
1 year ago |
Darcos
|
108b383ab6
|
Cleared up some of the confusing english
|
1 year ago |
Predko Silvestr
|
fb40b81ce8
|
Merge pull request #106 from Relayz-io/silvestr/bump-up-dependencies-version
Bump up outdated dependencies
|
1 year ago |
Silvestr Predko
|
633c5efe4c
|
Update CI
|
1 year ago |
Silvestr Predko
|
3e761daeb5
|
Update README
|
1 year ago |
Silvestr Predko
|
3e053acb5c
|
Expose add_participant API
|
1 year ago |
Silvestr Predko
|
c4981d06fe
|
Bump up outdated dependencies
|
1 year ago |
Predko Silvestr
|
86450c015c
|
Merge pull request #103 from Relayz-io/silvestr/update-release-profile
Change optimization config to most efficient 3
|
2 years ago |
Silvestr Predko
|
a775c83f10
|
Change optimization config to most efficient 3
|
2 years ago |
Predko Silvestr
|
842251d28e
|
Merge pull request #100 from Relayz-io/silvestr/put-web-client-in-registry
Add CD pipeline for web-client
|
2 years ago |
Silvestr Predko
|
04826c807f
|
Update README accordignly to the changes
|
2 years ago |
Silvestr Predko
|
860cc8db65
|
Add CD pipeline for web-client
|
2 years ago |
Predko Silvestr
|
518bc4170f
|
Merge pull request #102 from Relayz-io/silvestr/use-timeout-resp
Use an ```ApiResponse``` in a client.
|
2 years ago |
Silvestr Predko
|
05f33ec1e4
|
Use an ```ApiResponse``` in a client.
|
2 years ago |
Predko Silvestr
|
93c3773f4e
|
Merge pull request #99 from Relayz-io/silvestr/use-near-client-from-crates
Use near-client from crates.io
|
2 years ago |
Silvestr Predko
|
0f0eb936c4
|
Use near-client from crates.io
|
2 years ago |
Kyrylo Stepanov
|
0b94da139b
|
Merge pull request #98 from Relayz-io/kyrylo/hotfix-for-api-response
kyrylo/hotfix-for-api-response
|
2 years ago |
Kyrylo Stepanov
|
affb7275c5
|
change enum's visibility
|
2 years ago |
Kyrylo Stepanov
|
df6c1fc46e
|
Merge pull request #97 from Relayz-io/kyrylo/adding-api-response
kyrylo/adding-api-response
|
2 years ago |
Kyrylo Stepanov
|
fddc20125b
|
satisfy clippy
|
2 years ago |
Kyrylo Stepanov
|
2382f9be1c
|
providing with ApiResponse enum
added a test for that enum
|
2 years ago |
Predko Silvestr
|
506aa67d8f
|
Merge pull request #96 from Relayz-io/silvestr/issue-95-add-bandwidth-struct
Add a separate struct that holds a bandwidth information
|
2 years ago |
Silvestr Predko
|
a74a903d47
|
Add tests
|
2 years ago |
Silvestr Predko
|
87b90f2511
|
Add a separate struct that holds a bandwidth information
|
2 years ago |
Predko Silvestr
|
37479ca480
|
Merge pull request #94 from Relayz-io/silvestr/add-node-info-struct
Add ```NodeInfo``` struct for node provision
|
2 years ago |
Silvestr Predko
|
a4dfdf41fc
|
Add ```NodeInfo``` struct for node provision
|
2 years ago |
Kyrylo Stepanov
|
7971f6dc76
|
Merge pull request #77 from Relayz-io/kyrylo/jitsi-api-integration
kyrylo/jitsi-api-integration
|
2 years ago |
Kyrylo Stepanov
|
d29b7ba764
|
Merge pull request #89 from Relayz-io/silvestr/jitsi-api-integration-fix
Jitsi api integration fix
|
2 years ago |
Silvestr Predko
|
21b64fe0b6
|
Fixed a e2ee issues
* Move application from Typescript to plain javascript
* Change secret key creation mechanism
|
2 years ago |
Kyrylo Stepanov
|
0d1a8b2655
|
Providing the example with Jitsi app (default config)
|
2 years ago |
Predko Silvestr
|
8afeda1259
|
Merge pull request #88 from Relayz-io/silvestr/exchange-protocol
Implement exchange protocol that is used by key-exchange-server
|
2 years ago |
Silvestr Predko
|
38db63ac28
|
Upgrade example accordingly to the protocol changes
|
2 years ago |
Silvestr Predko
|
6052aa41d5
|
Implement exchange protocol that is used by key-exchange-server
* Split codebase to different source files
* Modified integration test
|
2 years ago |
Predko Silvestr
|
d8d258ae08
|
Merge pull request #91 from Relayz-io/silvestr/optimize-collections
Replace BTreeSet with HashSet
|
2 years ago |
Silvestr Predko
|
c0ab3cac7b
|
Fix clippy lint issues
|
2 years ago |
Silvestr Predko
|
3685ae65ac
|
Replace BTreeSet with HashSet
|
2 years ago |
Predko Silvestr
|
7c7e7dd67a
|
Merge pull request #87 from Relayz-io/silvestr/fix-nonce-update
Fix nonce update from the transaction outcome
|
2 years ago |
Silvestr Predko
|
0cd8c25b34
|
Fix nonce update from the transaction outcome
|
2 years ago |
Predko Silvestr
|
24c316e7b2
|
Merge pull request #86 from Relayz-io/silvestr/add-commit-funcs-to-builder
Add commit and commit_async for FunctionCallBuilder
|
2 years ago |
Silvestr Predko
|
f3859712b9
|
Add commit and commit_async for FunctionCallBuilder
|
2 years ago |
Predko Silvestr
|
c7ad63a5a7
|
Merge pull request #85 from Relayz-io/silvestr/add-debug-derive
Add debug derive for Outputs
|
2 years ago |
Silvestr Predko
|
f4613dc571
|
Add debug derive for Outputs
|
2 years ago |
Predko Silvestr
|
0c9d9b68b5
|
Merge pull request #83 from Relayz-io/silvestr/near-primitives-function-call-err
Add a new error type for a View call -> FunctionCallError
|
2 years ago |