9 Commits

Author SHA1 Message Date
einhornimmond
14a4243478
fix 2021-05-14 16:41:50 +02:00
einhornimmond
22ff220729
add try catch blocks to prevent login-server from crashing 2021-05-14 16:41:50 +02:00
einhornimmond
c709b9b284 compare pubkeys direct in json call 2021-05-04 13:51:49 +02:00
einhornimmond
b63cf744fe Merge branch 'master' into stage2 2021-04-12 17:56:04 +02:00
einhornimmond
31ac055c65 update model::gradido::Transaction::createTransfer for using with blockchain mysql, update return type
update functions calling model::gradido::Transaction::createTransfer to handle on transaction as return instead of vector
2021-04-12 16:16:32 +02:00
einhornimmond
d5e60af3a1 add auto_sign parameter and bring into live
if set to true, transaction will be directly signed and if get enough signes, sended afterwards (but asynchron)
2021-04-07 17:16:42 +02:00
einhornimmond
d659dfb886 forward blockchain type to TransactionBody 2021-04-06 13:10:50 +02:00
einhornimmond
42b9849a58 add comment 2021-04-01 11:59:52 +02:00
fa7082fd59
Merge commit 'd344551c834efd503ff5b86aa2863d1dae10effa' into stage2_login_server 2021-03-17 22:08:16 +01:00