-
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…
-
**Describe the bug**
The following endpoints only return `TRANSACTION` elements:
- /v1/chains/{chainId}/safes/{address}/incoming-transfers/
- /v1/chains/{chainId}/safes/{address}/module-transacti…
-
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…
-
Add support for P2SH-wrapped SegWit Transactions.
There are two types of transactions, both of which appear as regular, backward-compatible (BIP-16) P2SH addresses to legacy (non-Segwit) wallet.
…
-
After importing a **TESTNET4** wallet from Ashigaru, Sparrow created the wallet as a Nested Segwit one.
The 2 P2SH UTXOs were loaded correctly, but 1 P2WPKH UTXO that came from BIP47 is also displaye…
-
my db config
` db = DBMaker.fileDB(f).fileMmapEnable()
.fileChannelEnable()
.closeOnJvmShutdown().make();`
exception is:
Invocation of init method failed; n…