-
Please provide a way to add payment mechanism like credit card, cash, venmo, etc.
Also add transaction time to the transactions
-
Hi,
I'm seeing unexpected behavior whilst using pysui to run back-to-back transactions in parallel.
The scenario I saw was:
1) Deploy a contract (as part of a small PTB)
2) Deploy a contract (…
-
**Github username:** @0xSwahili
**Twitter username:** --
**Submission hash (on-chain):** 0x468bd6737182dd0a8ad12826c0130b1894c9a1c18627568f8e26abd58f1e68c2
**Severity:** high
**Description:**
**Desc…
-
It's working fine locally using npm run dev, but it fails when I deploy to Vercel or send it to a web server.
![image](https://github.com/user-attachments/assets/dff84eae-9ef5-4702-a884-b0ea0f01380c)…
-
I tried to create a new cluster on Azure today using the same configuration that I used yesterday but while puppet configures successfully there seems to be a problem connecting to the cluster. I thin…
-
![image](https://github.com/woovibr/woovi-developers/assets/33003797/dcedebfb-8f2a-4339-b270-ed9cfd91bd4c)
In the list of my transactions it is returning "INTERN_TRANSACTION" and it is not mapped…
-
https://github.com/danbooru/danbooru/discussions/5828
I made filesystem for danbooru container read-only by my own stupidity and I couldn't upload new images.
The problem is that I couldn't see th…
-
I have an object with this structure:
```
CapillarySchedule
⨽ CapillaryScheduleStep (always 12 of them)
```
So, inside a transaction, I create a batch (because each save will generate at leas…
-
From https://eips.ethereum.org/EIPS/eip-7702#backwards-compatibility:
"This EIP breaks the invariant that an account balance can only decrease as a result of transactions originating from that accoun…
-
**Expected behavior**
calling remove should not hang
**Actual behavior**
calling remove hangs for the transaction timeout duration and then commit will fail
**Steps to reproduce or test case**…