-
- Will include several transactions we made using already existing functions
- For example, we deposit 1 ETH, and then borrow 1000USDT for the collateral we get for the deposit. These two transactio…
-
The cascading nature of CSS is both a blessing and a curse. In many cases, it results in declarations that were meant to be applied together being applied partially, resulting in visual chaos, poor ac…
-
### Description
Hi, I was playing with transaction API `quarkus-narayana-jta` (that comes with `quarkus-hibernate-orm-panache`)
and I would like to open a discussion about "default metrics".
Cu…
-
**Describe the bug**
The following endpoints only return `TRANSACTION` elements:
- /v1/chains/{chainId}/safes/{address}/incoming-transfers/
- /v1/chains/{chainId}/safes/{address}/module-transacti…
-
This is discussed in https://github.com/ethereum-optimism/superchain-ops/issues/140#issuecomment-2075435988 through the use of [forge-proposal-simulator](https://github.com/solidity-labs-io/forge-prop…
-
I want to leave behind using the EnterpriseLibrary data blocks and switch to Linq to SQL but I'm struggling to find a good example of a transaction model, especially where I need to use nested transac…
-
There are still some outstanding infelicities with transactions (such as e.g #507 ) particularly with the way that inner _hidden_ transactions are dealt with by creating a new connection that still ma…
-
I have a question about handling transactions between data and domain layer.
Think about a usecase where two entities should be persisted into a local database in one transaction.
Should the domain la…
-
Appears to happen after a restart, after fixing another runtime error?!
- http://forum.spring.io/forum/spring-projects/data/78558-spring-hibernate-automatic-transactions-and-entitymanager-how
```
HTT…
-
The `DeterministicKeyChain` class JavaDoc says that it implements BIP 32. I've been using it with BIP 44 paths (P2PKH only for now) and it seems to be working correctly, but the class could be modifie…