255 Commits

Author SHA1 Message Date
Dario
813de3f053
update hedera task and classes connectet with that 2021-03-17 21:30:19 +01:00
Dario
230d77a1e4
update ModelBase locking code (TODO: remove dependence on MultithreadContainer altogether), fix issue with pending task get id 2021-03-17 21:28:32 +01:00
Dario
4a5b043fb5
update transaction decoding for debugging messages from hedera block explorer 2021-03-17 21:28:32 +01:00
Dario
ead0ec9edf
send UpdateGroupMember Transaction via hedera in separate task after last sign 2021-03-17 21:27:28 +01:00
Dario
b34d547881
update CheckTransactionPage to use new PendingTasksManager and add GroupMemberUpdate transaction view 2021-03-17 21:19:41 +01:00
Dario
d8035cac3d
create group member update transaction from user update group page, fix some minor things 2021-03-17 21:14:29 +01:00
Dario
28926b9507
complete new gradido transaction live circle, at least for group add member transaction 2021-03-17 21:14:29 +01:00
Dario
064acee487
Merge branch 'grpc' of ssh://**REDACTED**/~/_C++/gradido_login_server into grpc 2021-03-17 21:12:50 +01:00
Dario
5e524d7ac6
refactor gradido transaction handling 2021-03-17 21:09:07 +01:00
Dario
c8b9e3b0f5
adding PendingTask model and controller 2021-03-17 21:09:07 +01:00
Dario
117282e8c6
add new files 2021-03-17 21:09:07 +01:00
Dario
fea4f034f4
work on gradido transaction wrapper classes, update ProcessingTransaction (move TransactionBody in own class) and all using it 2021-03-17 21:09:06 +01:00
Dario
c9874394b3
move gradido transaction wrapper classes in own folder and sub-namespace under model 2021-03-17 21:06:12 +01:00
einhornimmond - MarkX
a15c1ef168
merge again 2021-03-17 20:58:41 +01:00
einhornimmond - MarkX
7d7e2c5441
merge updated production code with grpc code 2021-03-17 20:39:06 +01:00
Dario
3263b0ed64
Iroha-ed25519, old user-implementation and key pair removed. libSodium seems to be compatible with Hedera now after all 2021-03-17 20:36:22 +01:00
Dario
d0b4a5f2c2
Add email_hash to user db, model::table::user and a json interface to search for publickey by email hash 2021-03-17 20:09:16 +01:00
Dario
662aed72b9
update proto files matching with pauls proto version, update code which use them 2021-03-17 20:04:32 +01:00
Dario
3df0d461b1
fix errors, now consensus get topic info work :) 2021-03-17 19:57:52 +01:00
Dario
e8612bbb49
query for consensus get topic info, currently a invalid account id error is happen 2021-03-17 19:57:52 +01:00
Dario
a41ea1a6ae
update Hedera Topics Page to show existing topics 2021-03-17 19:57:52 +01:00
Dario
7bc02f4e63
prepare for hedera get topic info query 2021-03-17 19:57:52 +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
Dario
5862a61d59
change encryption state of crypto_keys 2021-03-17 19:51:52 +01:00
Dario
155f394500
fix compile error (missing }) 2021-03-17 19:51:52 +01:00
Dario
266ef2c92a
updates for hedera transactions and saving crypto keys also clear un-encrypted 2021-03-17 19:51:51 +01:00
Dario
73d10f7773
hedera query get balance now working =D 2021-03-17 19:51:51 +01:00
Dario
2130cea286
use protobuf from inside grpc, even for parsing protofiles for easy version switch, fix html error 2021-03-17 19:42:13 +01:00
Dario
65756fc784
missing class name 2021-03-17 19:42:13 +01:00
Dario
2881d33fed
update grpc to new version, update some things they don't work for create the first query to hedera 2021-03-17 19:42:13 +01:00
Dario
2e842fab0d
compose hedera query to get balance, update CMakeLists.txt for adding missing libs for grpc 2021-03-17 19:42:13 +01:00
Dario
a06cfebd60
add function to crypto key controller to get directly a KeyPairHedera 2021-03-17 19:41:05 +01:00
Dario
3d4f0d7b64
show and add node server and hedera accounts, model, controller and page 2021-03-17 19:41:05 +01:00
Dario
87431e8a70
save entry of hedera account in db 2021-03-17 19:41:05 +01:00
Dario
d8766f8d2d
add controller classes for new db tables crypto_keys and hedera_ids, update model tables for them 2021-03-17 19:41:05 +01:00
Dario
71837dbe61
Add hedera account page files and classes needed for this 2021-03-17 19:38:25 +01:00
Dario
cb86ed9422
add groups page for listing and add groups (only for admins) 2021-03-17 19:38:25 +01:00
Dario
03cce00710
Rename table models to singular 2021-03-17 19:38:25 +01:00
Dario
559795a489
update skeema files, fill in empty model table classes for new mysql tables 2021-03-17 19:33:07 +01:00
einhornimmond - MarkX
ec1080c79f
add new tables and model/table empty files for them 2021-03-17 19:30:10 +01:00
einhornimmond - MarkX
a0919dc6c3
add nearly empty hedera topic management page, and additional wrapper for hedera proto 2021-03-17 19:30:10 +01:00
einhornimmond - MarkX
cd355bdd29
add empty files for hedera proto wrappers 2021-03-17 19:30:10 +01:00
einhornimmond
fc363a1ef1
check that amount in creation and transfer isn't negative 2021-03-17 18:43:19 +01:00
einhornimmond
b0d413c1e2
update docker for more efficiency build and allow cookie readed from js 2021-03-17 18:43:18 +01:00
einhornimmond
483d3dc444
add option for auto-sign in json request to able to use both versions 2021-03-17 18:43:18 +01:00
einhornimmond
55922753a7
Add auto-sign Transaction functionality 2021-03-17 18:43:18 +01:00
einhornimmond
3ed94b8a9c
add unsecure options, add unsecure login, update create user to use it in unsecure mode with password 2021-03-17 18:36:49 +01:00
Dario
d3ea9d41bf
wait on signing transaction and show result 2021-03-17 18:36:49 +01:00
Dario
6a53b19a42 adding PendingTask model and controller 2020-10-08 11:40:03 +02:00