-
## Summary
> _Specify the total amount of BSQ you are requesting, along with the USD total and BSQ/USD rate (don't include the brackets!):_
- **BSQ requested**: **`8571.43`**
- USD reque…
-
func testTransactionDecode() {
let swapTransaction = "AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAsTL5MjcP0ElSKS7nWnvOk+qZvJ6jITGFotkuy1gKFqI…
kk-vv updated
8 months ago
-
We need to explain how to create a DAO that can execute across multiple chains
-
Hi,
Everything was working great with `v0.4.3` and `signald`, but then after the upgrade things no longer work, and I can't get any response from `@signalbot` to re-login.
On startup, my logs:
…
-
### Expected behavior
Attached Records read during a transaction should be usable (= working `update()`, `store()` - methods) outside of the transaction which read the record. This would be the same …
-
**Description:**
We are getting intermittent deadlock issue while executing tasks. We observed that this usually happens when our execution cleanup job is running in parallel. Below is the stacktrace…
-
* **I'm submitting a ...**
- [ ] Bug report
- [ ] Feature request
- [x] Support request
- [ ] Other
* **What is the current behavior and expected behavior?**
When signing a transac…
-
The transaction requests
- useSwap
- useDeposit
- useBridge
- useStake
currently have a space for their current react state to be viewed in an `useSWR` / `react-query` like manner eg:
```ts
const [{…
-
## Problem
When calling this API /v2/transactions/pending it returns a list of the current pending tx in the pool, for example:
``` {
"top-transactions": [
{
"sig": "dywRmXOiO+/ldl…
-
The prototype in the Java agent appears to be uni-directional, where it receives a notification that a span started or ended, and then it starts/stops a transaction/segment using the internal New Reli…