-
## Description
We need to implement a backend service in Python for managing multi-signature transactions on the Stellar network. The backend will expose an API endpoint that accepts a Stellar tr…
-
Severity: Medium
Difficulty: Medium
Type: Data Validation
Target: crates/pessimistic-proof/src/{local_state.rs,imported_bridge_exit.rs,bridge_exit.rs}
## Description
The signature included in e…
-
Let's assume the following function exceeds the maximum line-length
```golang
func foo(name1 string, name2 string, name3 bool, name4 []byte) (*[]byte, error) {
return nil, nil
}
```
golines wil…
ixje updated
2 months ago
-
# Rationale
Currently, when users try to query the maximum delegated bandwidth through the `/wallet/getcandelegatedmaxsize` interface, they find that the bandwidth margin is sufficient. However, wh…
-
Add support for signatures in multiple languages, such as having a signature compatible with Python and C++. This would help developers move between the languages.
This support could initially be i…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
Currently when using OpenHands the workspace directory is not …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
```
Zoffix | m: my int constant PICK_CHAIN_BY_NAME = 0; multi foo (int) { say "in" }; foo PICK_CHAIN_BY_NAME
-- | --
18:06 | camelia | rakudo-moar 5a6ff4073: OUTPUT: «Cannot resolve caller foo(Int)…
-
```
Hi,
I have a web app on which users can upload sounds and get information about the
uploaded sounds via an API, I can do the GET calls without any problem but when
I try to post data using a mul…
-
```
Hi,
I have a web app on which users can upload sounds and get information about the
uploaded sounds via an API, I can do the GET calls without any problem but when
I try to post data using a mul…