Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / near/near-jsonrpc-client-rs issues and pull requests
#135 - fix: Fixed doc tests after the recent crate updates
Pull Request -
State: closed - Opened by frol about 1 year ago
#134 - Bump dependency
Pull Request -
State: closed - Opened by iho about 1 year ago
#133 - Security Policy violation SECURITY.md
Issue -
State: closed - Opened by allstar-app[bot] over 1 year ago
- 2 comments
Labels: allstar
#132 - Security Policy violation Outside Collaborators
Issue -
State: open - Opened by allstar-app[bot] over 1 year ago
- 2 comments
Labels: allstar
#131 - Security Policy violation Branch Protection
Issue -
State: open - Opened by allstar-app[bot] over 1 year ago
- 2 comments
Labels: allstar
#130 - chore: release v0.7.0
Pull Request -
State: open - Opened by frol over 1 year ago
#129 - feat: Added a new example to view contract state
Pull Request -
State: closed - Opened by frol over 1 year ago
#128 - chore: release v0.6.0
Pull Request -
State: closed - Opened by frol over 1 year ago
#127 - ci: Use release-plz instead of cargo-workspaces to manage releases straightforwardly
Pull Request -
State: closed - Opened by frol over 1 year ago
#126 - chore: Upgrade near primitive crates version to 0.17.0
Pull Request -
State: closed - Opened by khorolets over 1 year ago
#125 - chore: version to 0.5.1
Pull Request -
State: closed - Opened by miraclx almost 2 years ago
#124 - chore: bump borsh to 0.10
Pull Request -
State: closed - Opened by aleksuss almost 2 years ago
#123 - chore: version to 0.5.0
Pull Request -
State: closed - Opened by miraclx almost 2 years ago
#122 - updated near-primitives and associated crates
Pull Request -
State: closed - Opened by anthony-near almost 2 years ago
- 1 comment
#121 - introduce Authorization::bearer helper method
Pull Request -
State: closed - Opened by miraclx over 2 years ago
#120 - `ApiKey` type can be debugged without exposing the api key
Pull Request -
State: closed - Opened by miraclx over 2 years ago
#119 - remove uuid api key requirement
Pull Request -
State: closed - Opened by miraclx over 2 years ago
#118 - Support JWT auth
Issue -
State: closed - Opened by ChaoticTempest over 2 years ago
- 5 comments
#117 - chore: deprecate `Display` impl for `ApiKey`
Pull Request -
State: closed - Opened by miraclx over 2 years ago
#116 - ApiKey should not be limited to UUID format
Issue -
State: closed - Opened by frol over 2 years ago
- 1 comment
Labels: enhancement, good first issue
#115 - ApiKey::as_str() and ApiKey::to_string() are not aligned and could be misleading
Issue -
State: closed - Opened by frol over 2 years ago
- 5 comments
Labels: enhancement, good first issue
#114 - &RpcMethod response handling should match RpcMethod's
Pull Request -
State: closed - Opened by miraclx over 2 years ago
#113 - highlight the contributors in every release
Pull Request -
State: closed - Opened by miraclx over 2 years ago
#112 - chore: version to 0.4.0
Pull Request -
State: closed - Opened by miraclx over 2 years ago
#111 - chore: update deps
Pull Request -
State: closed - Opened by miraclx over 2 years ago
- 2 comments
#110 - chore: update to 0.15.0 of NEAR crates
Pull Request -
State: closed - Opened by joshuajbouw over 2 years ago
#109 - data did not match any variant of untagged enum QueryResponseKind
Issue -
State: closed - Opened by mfornet over 2 years ago
- 4 comments
#107 - fix: incorrect log level
Pull Request -
State: closed - Opened by medvedNick over 2 years ago
- 1 comment
#106 - panicked at 'dispatch dropped without returning error' with hyper
Issue -
State: closed - Opened by Borwe over 2 years ago
- 4 comments
Labels: question
#105 - Log with INFO level for client's request payload spams output
Issue -
State: closed - Opened by medvedNick over 2 years ago
- 1 comment
#104 - Is this still low level?
Issue -
State: closed - Opened by Borwe over 2 years ago
- 1 comment
#103 - Add "rustls-tls" feature flag to enable rustls-tls feature in reqwest instead of native-tls.
Pull Request -
State: closed - Opened by joel-u410 over 2 years ago
#102 - Add "rustls" feature flag to enable rustls-tls feature in reqwest instead of native-tls.
Pull Request -
State: closed - Opened by joel-u410 over 2 years ago
#101 - chore: version to `0.4.0-beta.0`
Pull Request -
State: closed - Opened by miraclx over 2 years ago
#100 - chore: update nearcore dependencies
Pull Request -
State: closed - Opened by miraclx over 2 years ago
#99 - fix: rework the JsonRpcError::handler_error method
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#98 - add query tx example
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#97 - feat: add logging
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#96 - extend query block example to support custom block references
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#95 - feat: allow floating point deposits with create-account example
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#94 - fix: unserialized error compat is exclusively for `.error_struct`, not `.data`
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#93 - fix examples network selector by index
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#92 - Update CHANGELOG
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
- 1 comment
#91 - chore(docs): revise README docs
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#90 - chore: version jsonrpc-client to 0.4.0
Issue -
State: closed - Opened by exalate-issue-sync[bot] almost 3 years ago
Labels: T-dev-tools
#89 - chore(docs): document the generic `methods::any()` constructor
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
- 1 comment
#88 - chore(docs): revise crate-level docs
Pull Request -
State: open - Opened by iTranscend almost 3 years ago
#87 - chore(docs): revise module-level docs for RPC methods
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#86 - feat(examples): contract_change_method example using the `broadcast_tx_commit` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#85 - chore(docs): document the `auth` module
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#84 - chore(docs): document the error types and variants in the `errors` module
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
- 2 comments
#83 - chore: version to 0.4.0
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
- 1 comment
#82 - fix: patch query response deserialization, add tests
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#81 - chore(docs): document the `sandbox_patch_state` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
- 1 comment
#80 - chore(docs): document the `broadcast_tx_commit` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#79 - chore(docs): document the `broadcast_tx_async` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#78 - chore(docs): document the `next_light_client_block` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#77 - chore(docs): document the `light_client_proof` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#76 - chore(docs): document the `validators` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#75 - chore(docs): document the `sandbox_fast_forward` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#74 - Response parsing error - no matching QueryResponseKind
Issue -
State: closed - Opened by blackghost1987 almost 3 years ago
- 6 comments
#73 - fix: `gas_price` RPC method serialization
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#72 - chore(docs): document the `EXPERIMENTAL_check_tx` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#71 - chore(docs): document the `EXPERIMENTAL_changes` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#70 - chore(docs): document the `gas_price` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#69 - chore(docs): document the experimental `validators_ordered` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#68 - chore(docs): document the `query` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#67 - chore(docs): document the `EXPERIMENTAL_receipt` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#66 - chore(docs): document the `EXPERIMENTAL_changes_in_block` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#65 - chore(docs): document the `EXPERIMENTAL_protocol_config` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#64 - chore(docs): document the experimental `genesis_config` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#63 - chore(docs): document the experimental `tx_status` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#62 - chore(docs): document the `chunk` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#61 - chore(docs): document the `health` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#60 - chore(docs): document the `block` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#59 - chore(docs): document the `network_info` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#58 - chore(docs): document the `status` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#57 - chore(docs): documented the `status` RPC method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#56 - chore(CI): drop rustdoc pipeline
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#55 - chore: move auth-specific logic behind the default `auth` feature flag
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#54 - docs.rs: document the `any` helper and `sandbox` RPC methods
Pull Request -
State: closed - Opened by miraclx almost 3 years ago
#53 - chore(docs): document `tx` jsonrpc method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#52 - chore(docs): document tx jsonrpc method
Pull Request -
State: closed - Opened by iTranscend almost 3 years ago
#51 - Tracking issue for the exhaustive documentation of the jsonrpc-client
Issue -
State: open - Opened by iTranscend almost 3 years ago
Labels: T-dev-tools
#50 - chore: decouple methods into individual fs modules
Pull Request -
State: closed - Opened by miraclx about 3 years ago
#49 - feat: add ability to serialize requests to preview server request payload
Pull Request -
State: closed - Opened by miraclx about 3 years ago
#48 - feat: bump nearcore crates to 0.12.0
Pull Request -
State: closed - Opened by itegulov about 3 years ago
#47 - feat: custom headers
Pull Request -
State: closed - Opened by miraclx about 3 years ago
#46 - Typed request/response
Issue -
State: open - Opened by mfornet about 3 years ago
- 1 comment
Labels: T-dev-tools
#45 - Inconsistent naming of "light" vs "lite"
Issue -
State: closed - Opened by sept-en about 3 years ago
- 1 comment
#44 - chore: version to 0.3.0
Pull Request -
State: closed - Opened by miraclx about 3 years ago
#43 - chore: apply clippy lints
Pull Request -
State: closed - Opened by miraclx about 3 years ago
#42 - drop unnecessary explicit generic specification
Pull Request -
State: closed - Opened by miraclx about 3 years ago
- 4 comments
#41 - feat(infra): introduce automated publishing
Pull Request -
State: closed - Opened by miraclx about 3 years ago
#40 - chore(ci): skip rust installation in rustdoc pipeline
Pull Request -
State: closed - Opened by miraclx about 3 years ago
#39 - chore: add CHANGELOG file
Pull Request -
State: closed - Opened by miraclx about 3 years ago
#38 - feat(sandbox): impl client support for fast forwarding
Pull Request -
State: closed - Opened by miraclx about 3 years ago
- 2 comments
#37 - Add examples right into the docs
Issue -
State: open - Opened by frol about 3 years ago
Labels: documentation, enhancement, T-dev-tools, good_first_issue, help_wanted
#36 - feat: JsonRpcClient, default to Unauthenticated state
Pull Request -
State: closed - Opened by miraclx about 3 years ago
#35 - feat: connect with generic AsUrl
Pull Request -
State: closed - Opened by miraclx about 3 years ago