dario Linux
|
5c53cf3fd1
|
build working under linux :)
|
2021-03-17 20:36:22 +01:00 |
|
dario Linux
|
93f371e94c
|
more experiments with cmake
|
2021-03-17 20:36:22 +01:00 |
|
Dario
|
add8544cd5
|
update code because irohe-ed25519 was removed
|
2021-03-17 20:36:22 +01:00 |
|
dario Linux
|
582a9c2f4f
|
update cmake for unix
|
2021-03-17 20:36:22 +01:00 |
|
Dario via Pythagoras
|
be6ee6261e
|
add linux parse file
|
2021-03-17 20:36:22 +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 |
|
einhornimmond - MarkX
|
d064d70fa6
|
Iroha-ed25519, old user-implementation and key pair removed. libSodium seems to be compatible with Hedera now after all
|
2021-03-17 20:09:17 +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 via Pythagoras
|
b8b289f793
|
changes in cmake, working in progess
|
2021-03-17 20:04:32 +01:00 |
|
Dario
|
dfa3264e93
|
dump used session, currently no recycling as workaround for server freeze bug
|
2021-03-17 20:04:32 +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
|
5182953d0f
|
fix mysql error, cast enum to int before using in poco data use
|
2021-03-17 19:57:52 +01:00 |
|
Dario
|
53c8441508
|
add tests for hedera account and hedera id for faster fixing mysql error
|
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
|
82605d89df
|
fix error only occuring in linux
|
2021-03-17 19:42:13 +01:00 |
|
Dario
|
65756fc784
|
missing class name
|
2021-03-17 19:42:13 +01:00 |
|
Dario
|
761155fa8f
|
add some missing files
|
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
|
d285287be5
|
extend memory bin to get access of part of data, for example copy the last half of it
|
2021-03-17 19:38:25 +01:00 |
|
Dario
|
5575208cac
|
update comments, answer question
|
2021-03-17 19:38:25 +01:00 |
|
Dario
|
ba23cf7e37
|
add KeyPairHedera mostly copied from KeyPairEd25519 but not testet yet. Maybe I must use the iroha ed25519 implementation because in the past sodium don't work together with hedera
|
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 |
|
Dario
|
fbc058cf82
|
add binToHex with Poco::Nullable<Poco::Data::Blob> for easy use with public keys
|
2021-03-17 19:31:45 +01:00 |
|
Dario
|
99846b0c61
|
rename AuthenticatedEncryption to SecretKeyCryptography
|
2021-03-17 19:31:45 +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 - MarkX
|
490fbfe6ca
|
include grpc manuell in cmake project, debug windows, other configurations are to come
|
2021-03-17 19:30:10 +01:00 |
|
einhornimmond
|
da1dd17887
|
remove parsing hedera proto because there not used here
|
2021-03-17 18:43:19 +01:00 |
|
einhornimmond
|
adffede699
|
add option for custom properties (for example to run more than one login-server on a server) using like:
|
2021-03-17 18:43:19 +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 |
|