-
(I only read some modules of tonbo, maybe I have some misunderstandings)
I noticed that tonbo can be inserted in two ways, transactional and non transactional:
1. For non transactional writes:
…
-
I completed the process, got the drop, waited 60 days and now... Transaction failed? I got an ETH wallet just for this and can't understand what's happened really. Anyone experbenced who can explain w…
-
In the "How to verify your Payment" section, there is a spelling error, "transextion" instead of "transaction."
-
While working on battle testing for observability to inspect expected spans, I wrote this code
```python
def tx_dql_select(tx):
return tx.execute_sql("SELECT * FROM Singers")
fn = tx_dql_s…
-
![image.png](https://raw.githubusercontent.com/KHsienKit/pe/main/files/0da0e54a-f898-4d95-b5ea-de0b750689ea.png)
Small rounding error, should by 4.00 instead of 4.01
-
## Context
Create sequence diagrams for transaction flow use cases:
- Flat Transaction (Auto Commit)
- Pre-transaction
- Commit Transaction
- Cancel Transaction
- Revert Transaction
**UPDATED**
[tr…
-
### Ethers Version
6.8.0
### Search Terms
inferType
### Describe the Problem
# Rationale
`inferTypes()` function adds type `eip2930` incorrectly:
https://github.com/ethers-io/ethers.js/blob/mai…
-
### Describe the bug
Hi. I’m making app with TON Ceonnect integration and during sending a transaction from Tonkeeper mobile there is a bug:
It’s sending bouncing transaction so TON is going back to…
-
Version: `v0.8.0`
Tx gets pre-approved on bbn:
```shell
time="2024-10-17T07:52:57Z" level=debug msg="Received not enough covenant unbonding signatures on babylon" numSignatures=0 required=3 staki…
-
I like to switch from mysql2 to trylogy but if i add the "activerecord-trilogy-adapter" gem in my Gemfile and change the adaptor in my "config/database.yml" to trilogy i get the next error:
`unknow…