einhornimmond
|
83ae9060b9
|
Merge branch 'master' into iota6_protobuf_models
|
2023-09-13 21:08:13 +02:00 |
|
Claus-Peter Huebner
|
2f5ca8d250
|
Merge remote-tracking branch 'origin/master' into
3187-feature-x-sendcoind-23-invoke-settlement-of-x-pending-tx
|
2023-09-12 15:22:09 +02:00 |
|
einhornimmond
|
a61f11fd1c
|
Merge branch 'master' into iota6_protobuf_models
|
2023-09-08 12:43:41 +02:00 |
|
Claus-Peter Huebner
|
7a87c08ed3
|
Merge remote-tracking branch 'origin/master' into 3186-feature-x-sendcoins-22-add-graphql-endpoints-for-revert-pending-tx
|
2023-09-06 22:15:32 +02:00 |
|
einhorn_b
|
6130a1606a
|
fix lint
|
2023-09-06 13:15:53 +02:00 |
|
einhorn_b
|
6c0c973cb8
|
add test, increase coverage to 80%
|
2023-09-06 13:02:45 +02:00 |
|
Claus-Peter Huebner
|
589e4f4878
|
change creationDate in sendCoinArgs to String
|
2023-09-05 18:38:53 +02:00 |
|
einhorn_b
|
94b8677625
|
implement first draft for send complete transaction
|
2023-09-04 10:50:00 +02:00 |
|
Claus-Peter Huebner
|
a16c1fa991
|
add config-switch and authentication-check before starting
X-Com-sendCoins
|
2023-09-01 02:25:15 +02:00 |
|
Claus-Peter Huebner
|
04e7a92270
|
Merge remote-tracking branch 'origin/master' into
2947-refactor-the-existing-sendcoins-resolver-methode-to-distingue-between-local-transaction-and-x-transaction
|
2023-09-01 00:28:15 +02:00 |
|
Claus-Peter Huebner
|
bea2ceda4c
|
federation module now with Decimal and decay calculations as in backend
|
2023-08-31 23:36:07 +02:00 |
|
Claus-Peter Huebner
|
04a84c0ae2
|
settle pending transactions on backend side
|
2023-08-30 15:56:33 +02:00 |
|
Claus-Peter Huebner
|
6acf2f3c5b
|
first draft for settlePendingReceiverTransaction
|
2023-08-29 00:49:51 +02:00 |
|
Claus-Peter Huebner
|
1016dd071a
|
split XCom-sendCoins processing in pending and committing
|
2023-08-25 18:51:04 +02:00 |
|
Claus-Peter Huebner
|
aaf0291031
|
first draft for revertSendCoins endpoints
|
2023-08-25 18:24:09 +02:00 |
|
Claus-Peter Huebner
|
a8eaa6f353
|
rework writing the pendingTX on both sides
|
2023-08-25 16:50:02 +02:00 |
|
Claus-Peter Huebner
|
48af8a7a90
|
first draft of write senderPendingTX
|
2023-08-25 03:21:18 +02:00 |
|
einhorn_b
|
69f400a930
|
rewrite findContributions using QueryBuilder
|
2023-08-18 21:19:19 +02:00 |
|
Einhornimmond
|
e00719714e
|
start using query builder instead of options, because it cannot help us here
|
2023-08-18 18:42:35 +02:00 |
|
Claus-Peter Huebner
|
0c72fae9a2
|
first steps of starting X-sendCoins
|
2023-08-17 14:09:15 +02:00 |
|
einhornimmond
|
637034eba1
|
Merge branch 'master' into admin_extend_user_search
|
2023-08-16 14:22:04 +02:00 |
|
Claus-Peter Huebner
|
2bfb9fb002
|
correct testcases
|
2023-08-16 12:57:24 +02:00 |
|
einhorn_b
|
546adf3ae5
|
add button for filtering for #
|
2023-08-12 12:10:45 +02:00 |
|
einhorn_b
|
ae7c8601e5
|
fix lint
|
2023-08-11 20:30:10 +02:00 |
|
einhorn_b
|
5c5f1ebc9c
|
add memo search to find function, update placeholder in admin
|
2023-08-11 20:24:43 +02:00 |
|
clauspeterhuebner
|
028e9fadee
|
Update backend/src/graphql/resolver/util/sendTransactionsToDltConnector.ts
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
|
2023-08-09 17:30:19 +02:00 |
|
Claus-Peter Huebner
|
ca2e1ccf52
|
linting
|
2023-08-09 03:04:01 +02:00 |
|
Claus-Peter Huebner
|
7b5ab0c1d6
|
with additional Testcase
|
2023-08-09 02:46:23 +02:00 |
|
Claus-Peter Huebner
|
17e49699ea
|
still work on next testcase...
|
2023-07-28 23:35:44 +02:00 |
|
Claus-Peter Huebner
|
cbefcdc963
|
additional tests, but still work in progress
|
2023-07-28 03:11:55 +02:00 |
|
Claus-Peter Huebner
|
ba026ae335
|
Merge remote-tracking branch 'origin/master' into 3110-featuredlt-connector-gradido-transaktionen-auf-tangle-senden-und-empfangen
|
2023-07-27 17:32:55 +02:00 |
|
Claus-Peter Huebner
|
5beaa97711
|
endless fight to synchronize testcase with async business logic
|
2023-07-27 14:52:47 +02:00 |
|
Claus-Peter Huebner
|
710c1d7d89
|
add dlt-creation in send-function
|
2023-07-27 02:19:51 +02:00 |
|
Claus-Peter Huebner
|
d1b5000d8f
|
synchronize concurrency
|
2023-07-25 00:56:51 +02:00 |
|
elweyn
|
489a043aa7
|
Refactor backend findUsers query to find user roles.
|
2023-07-23 16:09:58 +02:00 |
|
Claus-Peter Huebner
|
f1a31c8156
|
add util class for async sending Tx to dlt-connector
|
2023-07-21 19:49:07 +02:00 |
|
Claus-Peter Huebner
|
4b04f81f02
|
add default value on field createdAt like it is in migration
|
2023-07-18 16:32:59 +02:00 |
|
Claus-Peter Huebner
|
abc7128e5f
|
enum solution and graphql-schema-validation
|
2023-07-14 20:08:06 +02:00 |
|
Claus-Peter Huebner
|
4beae51475
|
rework PR-comments
|
2023-07-11 18:50:51 +02:00 |
|
Moriz Wahl
|
ef461dc969
|
Update backend/src/graphql/resolver/util/findContributions.ts
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
|
2023-06-30 14:32:09 +02:00 |
|
Moriz Wahl
|
91fa7bfbfd
|
Merge branch 'master' into user-query-on-find-contributions
|
2023-06-29 13:45:53 +02:00 |
|
Moriz Wahl
|
3ed9adfc73
|
Merge branch 'master' into update-typeorm
|
2023-06-29 12:28:05 +02:00 |
|
Moriz Wahl
|
32b6b0bee9
|
add query to find contributions, change relations to object notation
|
2023-06-28 14:26:46 +02:00 |
|
Moriz Wahl
|
c44807dd50
|
get most tests working again
|
2023-06-28 13:04:41 +02:00 |
|
Moriz Wahl
|
44dedacce5
|
transaction link summary as function, seeds are working again
|
2023-06-28 12:16:38 +02:00 |
|
Moriz Wahl
|
27006be4ae
|
undo changed comming from user query for find contributions
|
2023-06-26 14:21:35 +02:00 |
|
Moriz Wahl
|
e35104faa8
|
get backend running with new typeorm version
|
2023-06-26 13:59:42 +02:00 |
|
Moriz Wahl
|
1e6d4cfe4b
|
add admin list contribution message query
|
2023-06-20 13:11:36 +02:00 |
|
Moriz Wahl
|
4d119f8911
|
find contribution messages helper function
|
2023-06-20 12:44:35 +02:00 |
|
|
|
676cf779c7
|
removed middleware and replace it with a function
|
2023-06-07 10:51:45 +02:00 |
|