|
|
5bc23a4857
|
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
We now remove the typeorm from backend and rely solely on the database typeorm. We now can use both activeRecord and dataMapper pattern.
|
2022-02-01 04:14:54 +01:00 |
|
elweyn
|
557ccf5da3
|
Merge master into this branch, comment out the protobuf encryption module to see if the structure would work without it.
|
2021-10-22 14:55:06 +02:00 |
|
einhornimmond
|
8911bf761c
|
implement more of create send coin transaction
|
2021-10-06 20:07:50 +02:00 |
|
einhorn_b
|
6699b4d6eb
|
first steps for send coins
|
2021-10-06 12:41:05 +02:00 |
|
Einhornimmond
|
e963a34b36
|
add settings as key value approach
|
2021-10-01 18:42:48 +02:00 |
|