Proto commits in LedgerHQ/ledger-live

These 21 commits are when the Protocol Buffers files have changed:

Commit:b76ebac
Author:Emil Kashkevich
Committer:Emil Kashkevich

chore(concordium): remove gRPC client, deduplicate tx mapping, add incremental sync support

The documentation is generated from this commit.

Commit:11468fd
Author:Julien Nicoulaud

chore: move protos to top level

Commit:63a0b24
Author:Benjamin Sureau

Revert "fix(release): resolve backmerge conflicts from main to develop" This reverts commit d1f36a86b5136c7c99de2a9e1a69b75e12398f74, reversing changes made to 06477b22a3a69b0e8920ef4d6286af1969968667.

The documentation is generated from this commit.

Commit:5f1c644
Author:Emil Kashkevich
Committer:Emil Kashkevich

feat: add concordium coin module grpc client and core methods

Commit:ba8f357
Author:Emil Kashkevich
Committer:Emil Kashkevich

feat: add concordium coin module grpc client and core methods

Commit:62d1f53
Author:Emil Kashkevich
Committer:Emil Kashkevich

feat: add concordium coin module grpc client and core methods

Commit:147b92c
Author:Emil Kashkevich
Committer:Emil Kashkevich

feat: add concordium coin module grpc client and core methods

Commit:e885701
Author:Ilia Shabanov

refactor: update protobuf bindings generation script (download proto files from external sources)

The documentation is generated from this commit.

Commit:f4965d6
Author:Ilia Shabanov
Committer:Ilia Shabanov

feat: canton full transaction signing

Commit:3c7fecb
Author:Ilia Shabanov
Committer:Ilia Shabanov

feat: canton full transaction signing

Commit:2d584c4
Author:Ilia Shabanov
Committer:Ilia Shabanov

feat: canton full transaction signing

Commit:2ca94ab
Author:Ilia Shabanov
Committer:Ilia Shabanov

test

Commit:e00c2b1
Author:Ilia Shabanov
Committer:Ilia Shabanov

test

Commit:1f077fc
Author:Ilia Shabanov
Committer:Ilia Shabanov

test

Commit:18cc017
Author:Ilia Shabanov
Committer:Ilia Shabanov

test

Commit:93b4b0c
Author:Ilia Shabanov
Committer:Ilia Shabanov

test

Commit:8098ed9
Author:adammino-ledger

add back comment to proto for clarity

The documentation is generated from this commit.

Commit:e663d5d
Author:adammino-ledger

add inExtraId to sell payload in hw-app-exchange

Commit:6a46420
Author:sarneijim
Committer:GitHub

fix: fix swap in prod to support decodePayloadProtobuf (#6514)

Commit:2b5c3bb
Author:sarneijim
Committer:GitHub

Feat: amountExpectedTo and magnitudeAwareRate payload unique source true (exchangeSDK & LLD & LLM) (#6420) * feat: create decodePayloadProtobuf util * feat: get params from binaryPayload swap web app * feat: get params from binaryPayload lld native swap * feat: get params from binaryPayload llm native swap * fix: fix ci * chore: add changeset * refactor: pr comments refactor * refactor: refactor toAccount

Commit:3b2b2bf
Author:Stéphane Prohaszka
Committer:GitHub

Support new app-exchange APDU (#4954) * feat: add nextgen apdu calls Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * feat: start adding integ test to check with speculos app-exchange Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * feat: add jest config for integ file Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * feat: succesful integation test for legacy swap Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * fix integ test with ng Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * feat: start managing split data Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * feat: move error code logic Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * feat: add testing start transaction with ng exchange Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * feat: add changeset Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * feat: add moonpay signature Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * fix: correct dataset integ test Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * fix: lint issue Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> * fix: update documentation Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr> --------- Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr>