-
Staking credentials can either be a Staking Key or a Stake Script
For our use-case specifically, we want to a register a stake pool owned by a hardware wallet where the staking credential is a Plut…
-
There are several related issues concerning ρ values for issued notes in [ZIP 227 @ 2e8876c](https://github.com/zcash/zips/blob/2e8876c96b7afa5dc98d337170806fb9fb5fc68a/zips/zip-0227.rst).
[ZIP 227…
-
```sql
CREATE TABLE reference_table1(a int unique, b int);
CREATE TABLE reference_table2(a int unique, b int);
SELECT create_reference_table('reference_table1');
SELECT create_reference_table('ref…
-
When a Npgsql connection is used in a system transaction along with another volatile resource manager not supporting single phase commit, the system transaction remains not distributed. But the Npgsql…
-
Given Foundation is known for its ACID transactions accross the distributed cluster and its key-value nature, I thought perhaps it would naturally fit in to a dotnet application as an IConfiguration s…
-
## In what area(s)?
/area runtime
## Describe the proposal
To support distributed transactions, a loose transaction manager building block add to dapr.
This building block provides foll…
-
```SQL
CREATE TABLE test(id int);
SELECT create_distributed_table('test', 'id');
CREATE OR REPLACE FUNCTION func_in_transaction_3(param_1 test)
RETURNS int
LANGUAGE plpgsql AS
$$
BEGIN
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master(1e75a42)
- Deployment mode(standalone or cluster):cluster
- …
-
```
What steps will reproduce the problem?
1. On Django connected to MSSQL 2005 put for more than 101 rows to result.
2. It returns "Cannot create new connection because in manual or
distributed trans…
-
```
What steps will reproduce the problem?
1. On Django connected to MSSQL 2005 put for more than 101 rows to result.
2. It returns "Cannot create new connection because in manual or
distributed trans…