|
|
50ef39d1a4
|
fixed transaction query in frontend
|
2022-02-27 03:12:25 +01:00 |
|
|
|
371d7921fe
|
the decay values seems to have problems - maybe because its out of scope of numeric. Use string instead
|
2022-02-27 03:12:07 +01:00 |
|
|
|
2c77785b77
|
instanceof not working with Decimal
|
2022-02-27 03:09:53 +01:00 |
|
|
|
003090ed6c
|
fix user query
|
2022-02-27 03:09:30 +01:00 |
|
|
|
9c27568f77
|
include decimal with precision definition
|
2022-02-27 03:09:18 +01:00 |
|
|
|
67cddadd1e
|
graphql recognizes decimal type now and successfully starts
|
2022-02-27 02:07:33 +01:00 |
|
|
|
85b9fb9b86
|
updated required database version
|
2022-02-26 17:29:15 +01:00 |
|
|
|
b2288e1adc
|
missing comment
|
2022-02-26 17:21:00 +01:00 |
|
|
|
31c5f02344
|
lint fixes
|
2022-02-26 17:19:59 +01:00 |
|
|
|
97b4e16f40
|
new graphql interface,
things build
|
2022-02-26 17:17:43 +01:00 |
|
|
|
dd8ddbad42
|
missing null on field creationDate
|
2022-02-26 17:15:15 +01:00 |
|
|
|
c35f9ad675
|
correct start block reference,
lint
|
2022-02-26 03:42:49 +01:00 |
|
|
|
7644bf1834
|
backend compiles
|
2022-02-26 03:42:20 +01:00 |
|
|
|
f3f2d547a3
|
have database building again
|
2022-02-26 00:34:08 +01:00 |
|
|
|
32dea81a36
|
updated entities
|
2022-02-26 00:19:16 +01:00 |
|
|
|
850be8a890
|
correced down query,
delete satte_balances table and restore it
|
2022-02-26 00:11:26 +01:00 |
|
|
|
e3c96463f1
|
clean transactions
|
2022-02-25 20:48:03 +01:00 |
|
|
|
eb7a9299fd
|
updated entity & decimal transformer
|
2022-02-25 20:02:10 +01:00 |
|
|
|
4cfee1ce38
|
no decay start date for first transactions
|
2022-02-25 20:01:42 +01:00 |
|
|
|
3707ca2d2c
|
fix timezone problem
|
2022-02-25 19:24:14 +01:00 |
|
|
|
e6813ea408
|
increased precision
|
2022-02-25 18:47:06 +01:00 |
|
|
|
0a6a578566
|
remove default null datatypes,
fixed decay_start value to be more accurate
|
2022-02-25 17:23:05 +01:00 |
|
|
|
302ea9945d
|
refactor the methods and types
|
2022-02-25 16:55:05 +01:00 |
|
|
|
43b8b649bd
|
timezone correction
|
2022-02-25 05:09:51 +01:00 |
|
|
|
55ada3b79a
|
adjusted backend db version requirement
|
2022-02-25 04:21:55 +01:00 |
|
|
|
3ffdf24f80
|
migrate data types to decimal initial commit
|
2022-02-25 04:21:36 +01:00 |
|
|
|
3fef891073
|
fixed rounding error on send amount
|
2022-02-24 23:27:00 +01:00 |
|
|
|
0bf40ecdf0
|
lint fix
|
2022-02-24 19:27:03 +01:00 |
|
|
|
89cb88e84e
|
trunc balance before writing to db
|
2022-02-24 13:55:20 +01:00 |
|
|
|
f6f8572a82
|
removed duplicate calculation, removed unnecessary checks therefore
|
2022-02-24 13:32:30 +01:00 |
|
|
|
c5486156cc
|
remove duplicate Transaction[] variable
|
2022-02-24 12:56:34 +01:00 |
|
|
|
c2dfd50654
|
make transaction a const
|
2022-02-24 12:51:47 +01:00 |
|
|
|
cc395cf31f
|
database lint fixes
|
2022-02-24 00:54:02 +01:00 |
|
|
|
32d5eacd13
|
lint fixes
|
2022-02-24 00:52:54 +01:00 |
|
|
|
3a35cbfee5
|
fixed backend for new migration
properly write linked Transactions when sendCoin
|
2022-02-24 00:41:44 +01:00 |
|
|
|
0c5466f650
|
fixed seeds
|
2022-02-24 00:32:45 +01:00 |
|
|
|
5cb67cf588
|
missing entity change
|
2022-02-24 00:27:13 +01:00 |
|
|
|
d488286e43
|
new entity definition
|
2022-02-24 00:26:15 +01:00 |
|
|
|
ccb3c314dd
|
migration to clean transaction table
|
2022-02-24 00:25:49 +01:00 |
|
|
|
950beeaebc
|
last spelling
|
2022-02-23 23:33:55 +01:00 |
|
|
|
70c70f45d4
|
sendCoins and listTransactions are now properly working
|
2022-02-23 23:23:51 +01:00 |
|
|
|
0a1bcac450
|
remove more unused code
|
2022-02-23 22:58:22 +01:00 |
|
|
|
0b39620f99
|
updated database requirement
|
2022-02-23 22:44:10 +01:00 |
|
|
|
4ada6ea182
|
Merge branch 'master' into combine_transaction_tables2
|
2022-02-23 22:35:57 +01:00 |
|
|
|
c113e75edd
|
removed unused include
|
2022-02-23 22:35:31 +01:00 |
|
|
|
b02076fa49
|
combined functions
|
2022-02-23 22:20:20 +01:00 |
|
|
|
6f36906723
|
removed unnecessary code
|
2022-02-23 22:17:56 +01:00 |
|
|
|
f10029441c
|
refactor as transaction type as switch
|
2022-02-23 22:01:43 +01:00 |
|
|
|
7a837be7b2
|
backend is building
|
2022-02-23 21:46:40 +01:00 |
|
|
|
ebde61c664
|
corrected type to BigInt
|
2022-02-23 21:46:02 +01:00 |
|