-
**Task description**
If a smart contract implements the CIS3 standard (sponsored transactions). The sponsored transaction `message` will be sent to the Concordium browser wallet to be signed by the u…
DOBEN updated
4 months ago
-
**Task description**
The haskell code base still has references to `bakers` (e.g. in the type names). As a result, the `toJSON` and `fromJSON` implementation of the `payload` prints as `transaction…
DOBEN updated
5 months ago
-
**Task description**
Concordium has support for native multi-sig accounts. The goal is to make this feature easily accessible. In particular, person A should be able to sign (not sign and send) a t…
DOBEN updated
5 months ago
-
**Task description**
It would be nice to have the process of releasing new versions of the SDK and dependency packages automated through CI.
Can have a look at the deploy flows in https://github.c…
-
**Bug Description**
**Steps to Reproduce**
Trying to run
```
PS C:\repositories\concordium-governance-committee-voting\coordinator-tool\target\release> .\election-coordinator.exe initial-weights…
-
To resolve the pool owner in a payday account reward (used in Rosetta to resolve the virtual pool accrue address from which the reward is drawn), we currently have to rely on the ordering of the speci…
-
Both links [here](https://github.com/Concordium/concordium.github.io/blob/b96725cc31a922e4d83cb28b09739ae05ea1a156/source/mainnet/net/guides/create-proofs.rst?plain=1#L192) lead to services that are d…
-
At the moment concordium-client can only send transactions where it signs it with all the necessary keys. As it stands, this negates almost all of the benefits of having multiple signatures.
We sho…
-
**Description**
For reference this is the action: https://github.com/Concordium/github-action-changelog-extract
-
Support the gRPC endpoint for doing a fast catch up added as part of https://github.com/Concordium/concordium-node/issues/1071.