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
Add debug derive for Outputs
пре 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
Add a new error type for a View call -> FunctionCallError
пре 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
Add ViewOutput for view calls
пре 2 година
Silvestr Predko
d113219c65
Add ViewOutput for view calls.
* Also, add a logs to view and transaction calls
* Check if view call was successfull
пре 2 година
Predko Silvestr
40ba214e61
Merge pull request #82 from Relayz-io/silvestr/change-acc-id-to-pk
Change moderator_pk to Ed25519 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
Add a moderator_pk for a participant data
пре 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
Remove redundant unwrap from an ContentType header insert
пре 2 година
Predko Silvestr
3574b39edb
Merge pull request #79 from Relayz-io/silvestr/impl-try-from-for-ed25519
Implemented TryFrom for PublicKey and SecretKey in dhx
пре 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
Api requests
пре 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
From now integration tests can be relaunched immediately even when they was failed.
пре 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
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
Fix clippy issues in a KeyProvisioner
пре 2 година
Silvestr Predko
a839fbd9c9
Fix clippy issues in a KeyProvisioner
пре 2 година
Predko Silvestr
0e9e327e51
Merge pull request #72 from Relayz-io/silvestr/use-near-primitives-crate
Use near primitives crate
пре 3 година
Silvestr Predko
afc6470efb
Use AtomicU64 instead of `Mutex`
пре 3 година
Silvestr Predko
b8cd429d3d
Remove near.rs, and use a near-primitives
For now it's possible to use a "near-primitives" crate,
because key management logic moved to "common-api"
пре 3 година
Kyrylo Stepanov
f30312b2ab
Merge pull request #65 from Relayz-io/kyrylo/add-timeout
Added timeout to our functions in `web-client` to avoid potentially possible endless loops & update examples accordingly
пре 3 година
Kyrylo Stepanov
8f5a585cc0
- remove redundant imports
- add timeouts to the TS' functons that interact with blockchain and key exchange server
пре 3 година
Kyrylo Stepanov
dc3cfa6b12
increase transaction's timeout limit
пре 3 година
Kyrylo Stepanov
79be920432
timeouts for send_keys & get_keys with select! macro
пре 3 година
Predko Silvestr
6821782a24
Merge pull request #71 from Relayz-io/silvestr/move-from-nginx-to-node
Move "example" server from nginx to node
пре 3 година
Silvestr Predko
3bd80f1858
Move "example" server from nginx to node
пре 3 година
Predko Silvestr
df3e4fe90d
Merge pull request #70 from Relayz-io/silvestr/remove-main-branch-ci
Remove main branch from ci workflow
пре 3 година
Silvestr Predko
69a3bf7165
Remove main branch from ci workflow
пре 3 година
Predko Silvestr
d4ff8a8a6d
Merge pull request #69 from Relayz-io/silvestr/add-web-client-tests-on-CI
Enable integration tests on CI
пре 3 година
Silvestr Predko
d8ff30e48f
Enable integration tests on CI
пре 3 година
Predko Silvestr
684ce08460
Merge pull request #68 from Relayz-io/silvestr/remove-ssh-agent-action
Remove ssh-agent action because it failed to fetch a proper key name
пре 3 година
Silvestr Predko
b9547427c9
Remove ssh-agent action because it failed to fetch a proper key name
пре 3 година
Predko Silvestr
80c8748d74
Merge pull request #67 from Relayz-io/silvestr/add-CI-badge
Add CI badge to README
пре 3 година
Predko Silvestr
4559c2ad7e
Add CI badge to README
пре 3 година
Predko Silvestr
e80cf51f85
Merge pull request #64 from Relayz-io/silvestr/refactor-near-client
Refactor near client
пре 3 година
Silvestr Predko
bd2e353512
CI: add test launching for `near-client`
пре 3 година
Silvestr Predko
126b20be4f
Remove clippy for wasm32 target
пре 3 година
Silvestr Predko
92620d016f
Refactor `NearClient` and add documentation
* Improve `NearClient` errors. For now, each action has its own distinguished error
* Remove `commit_empty` and add `Output for function call.
* Split RPC calls with an deserialization stage`
пре 3 година
Predko Silvestr
e1d86bb6c8
Merge pull request #62 from Relayz-io/silvestr/improve-keypair
Improve keypair API
пре 3 година
Silvestr Predko
6f8aacf4f4
Turned on testing of a `common-api` on CI
пре 3 година