Dario
|
662aed72b9
|
update proto files matching with pauls proto version, update code which use them
|
2021-03-17 20:04:32 +01:00 |
|
Dario
|
4ece67c057
|
work on hedera task for hedera transactions async
|
2021-03-17 19:57:52 +01:00 |
|
Dario
|
995c693252
|
Update code for sending transaction over hedera
|
2021-03-17 19:57:52 +01:00 |
|
einhornimmond
|
30ff0a84ef
|
fix new occuring error
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
b761e9bb8d
|
flip error check, exchange if(state == "error") with if(state != "success")
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
70a1121194
|
debug messages
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
54c168ad01
|
return error messages if using auto-sign rather than sending email to admin
|
2021-03-17 18:43:18 +01:00 |
|
Dario
|
d3ea9d41bf
|
wait on signing transaction and show result
|
2021-03-17 18:36:49 +01:00 |
|
einhornimmond - MarkX
|
53d1309517
|
check by using fopen if f is valid, because started in /usr/local/bin without admin don't allow fopen in same dir as binary and leads to Segmentation fault error and crash
|
2020-09-07 08:49:36 +02:00 |
|
Dario
|
8b8f1e84b8
|
get earlier code changes to work
|
2020-07-15 14:46:44 +02:00 |
|
Dario
|
1b3cd9701c
|
try to recover priv key from user backup in SigningTransaction if private key is missing
|
2020-07-15 14:26:29 +02:00 |
|
Dario
|
2f4701f0b5
|
adding php server host to config
|
2020-07-13 17:52:12 +02:00 |
|
Dario
|
1cf5d8fb2b
|
fix case if user has invalid saved private key, now reencrpyt take place and sign is working
|
2020-06-26 11:46:24 +02:00 |
|
Dario
|
371d02a800
|
Use controller::User instead of old User Model in SigningTransaction and add some needed functions for that in other objects
|
2020-06-25 09:59:19 +02:00 |
|
Dario
|
582aba5bcd
|
remove not used class, add header and footer for christines design, start changing checkTransaction in new design
|
2020-06-11 17:56:20 +02:00 |
|
Dario
|
cd0b7965fc
|
Remove success transaction from error log
|
2020-05-19 08:56:41 +02:00 |
|
Dario
|
8d6ae27071
|
adding http request for test server in sign transaction
|
2020-05-12 11:24:36 +02:00 |
|
Dario
|
9c067ae8d8
|
add page for creating new passphrase and transfer funds
|
2020-03-29 19:11:28 +02:00 |
|
Dario
|
a8579fb717
|
adding debugging passphrase
|
2020-02-18 08:43:28 +01:00 |
|
Dario
|
f00a408ad2
|
adding more different emails, move emails in extra folder
|
2020-02-04 18:09:32 +01:00 |
|
Dario
|
8327d83d70
|
adding impressum, datenschutzs, decodeTransaction, change search always search first_email, last_name or email instead email only if string is valid email
|
2020-01-20 11:31:05 +01:00 |
|
Dario
|
1c5159930e
|
debugging, fixing
|
2020-01-15 16:33:19 +01:00 |
|
Dario
|
d8e3728201
|
redirect to last extern referer
|
2020-01-14 11:10:27 +01:00 |
|
Dario
|
33927473ad
|
implement task observer
|
2020-01-10 17:29:31 +01:00 |
|
Dario
|
27bf842e6c
|
update email content type, using new email system for register and errors
|
2020-01-03 17:19:58 +01:00 |
|
Dario
|
987c820a5b
|
little fixes
|
2019-12-18 19:44:53 +01:00 |
|
Dario
|
ad971d8cd5
|
adding printline
|
2019-12-17 12:43:05 +01:00 |
|
Dario
|
436765ed63
|
update support for multiple transactions with one request
|
2019-12-05 16:18:11 +01:00 |
|
Dario
|
95f805c28f
|
update passphrase text
|
2019-11-09 09:56:24 +01:00 |
|
Dario
|
0bb6332a13
|
Transaction Roundtrip success
|
2019-11-03 19:48:26 +01:00 |
|
Dario
|
5a40df831f
|
remove bugs
|
2019-11-03 12:34:24 +01:00 |
|
Dario
|
aa9169bd34
|
update styling
|
2019-11-01 12:58:48 +01:00 |
|
Dario
|
a32df319c4
|
work on signing transaction, fix bug with elopage webhook early exit
|
2019-10-29 10:34:06 +01:00 |
|
Dario
|
ecee2f079f
|
check transaction for signing
|
2019-10-28 14:44:50 +01:00 |
|