-
```
What steps will reproduce the problem?
1. Issue a request such as this:
POST /oauth/example/request_token.php?a=b HTTP/1.1
Authorization: OAuth Realm="", oauth_consumer_key="key", oauth_nonce="74…
-
```
What steps will reproduce the problem?
1. Issue a request such as this:
POST /oauth/example/request_token.php?a=b HTTP/1.1
Authorization: OAuth Realm="", oauth_consumer_key="key", oauth_nonce="74…
-
```
What steps will reproduce the problem?
1. Issue a request such as this:
POST /oauth/example/request_token.php?a=b HTTP/1.1
Authorization: OAuth Realm="", oauth_consumer_key="key", oauth_nonce="74…
-
## Stake
* [x] Start client when operator account has just minimum stake
* [x] Start client when operator account has multiples of minimum stake
* client starts successfully and is selected t…
nkuba updated
4 years ago
-
Hi
I propose to add a special header that can be used in including HTTP response code to the signature, in case the signature is generated to HTTP response instead of HTTP request as described in c…
rinne updated
4 years ago
-
### Infos:
* Used Zammad version: 2.0.x
* Used Zammad installation source: Website
* Operating system: Mac OS X
* Browser + version: Chrome Version 61.0.3163.100 (Official Build) (64-bit)
…
jag82 updated
3 years ago
-
when you pass a real boolean value into an endpoint which expects one, the resulting signature is incorrect and generates an "error sign!" result from the ByBit API
example:
```
$bybit->privates(…
-
I cannot write rust, but i was thinking about how to make the process more efficient.
1. Mining happens in its own thread and hashes that match gets saved in memory/list
2. A seperate process that…
-
A test demonstrates this better than I can describe it, see -> #4157
At a really high level:
- Alice and Bob are doing a countersigning session
- Alice commits her countersigning entry, but Bob does…
-
I'm breaking this out of #56 since it's really a different issue.
## The Issue
Sometimes, Amazon queries return errors. The current behavior is that the page stays blank. We should have a gracef…