Dario Rekowski on RockPI
|
c5d4332339
|
fix function call
|
2021-04-14 15:36:15 +00:00 |
|
Dario Rekowski on RockPI
|
b5ad8ced68
|
success in testing updateBalances with: 'sudo -u www-data ./vendor/bin/phpunit --filter testAjaxGetBalance'
|
2021-04-14 15:02:17 +00:00 |
|
Dario Rekowski on RockPI
|
1a22c3dd82
|
lost update (⊙_◎) (â
|
2021-04-14 14:31:16 +00:00 |
|
Dario Rekowski on RockPI
|
f6ddce2757
|
add merge bug
|
2021-04-14 14:28:08 +00:00 |
|
Dario Rekowski on RockPI
|
a99f727eab
|
remove timestamp on_update because it didn't make sense. I don't know why I have make it so in the first place
|
2021-04-14 14:23:43 +00:00 |
|
Dario Rekowski on RockPI
|
a5e7b38f72
|
fix transaction signature fixture
|
2021-04-14 14:17:56 +00:00 |
|
Dario Rekowski on RockPI
|
fb19aae34a
|
replace hex values with hex strings to work correct with php
|
2021-04-14 14:14:43 +00:00 |
|
Dario Rekowski on RockPI
|
33d751edaa
|
replace hex values with hex strings to work correct with php
|
2021-04-14 14:10:16 +00:00 |
|
Dario Rekowski on RockPI
|
c10f19f2ae
|
add return call (._.);
|
2021-04-14 13:24:20 +00:00 |
|
Dario Rekowski on RockPI
|
70f6fe8ca5
|
update test fixtures with actual data set
|
2021-04-14 10:59:53 +00:00 |
|
Dario Rekowski on RockPI
|
4690192a71
|
update config for working with tests
|
2021-04-14 10:04:17 +00:00 |
|
Dario Rekowski on RockPI
|
57144956b5
|
add function for easy filling test fixtures with datas from db (export)
|
2021-04-14 10:00:44 +00:00 |
|
Dario Rekowski on RockPI
|
afc01fd9f4
|
put back change for other file
|
2021-04-14 09:21:41 +00:00 |
|
Dario Rekowski on RockPI
|
a444e44e72
|
fix wrongly commited filed
|
2021-04-14 09:18:06 +00:00 |
|
Dario Rekowski on RockPI
|
7e60084c89
|
fix received time to filled in by db
|
2021-04-14 09:13:53 +00:00 |
|
Dario Rekowski on RockPI
|
892f7e98bf
|
fix wrong commited file
|
2021-04-14 09:12:08 +00:00 |
|
Dario Rekowski on RockPI
|
108bce3519
|
correct auto-increment basis for id in transactions
|
2021-04-14 09:04:07 +00:00 |
|
Dario Rekowski on RockPI
|
4c025d348b
|
fix order in which to check for session_id
|
2021-04-13 11:18:07 +00:00 |
|
Dario Rekowski on RockPI
|
af1696c358
|
check also session from post request
|
2021-04-13 11:09:39 +00:00 |
|
Dario Rekowski on RockPI
|
d2f63baa00
|
add createCoins api call, move double code in extra functions
|
2021-04-12 15:55:17 +00:00 |
|
Dario Rekowski on RockPI
|
fd201ee43a
|
update for transfer transactions the modal according to new format
|
2021-04-12 14:55:24 +00:00 |
|
Dario Rekowski on RockPI
|
c5e849c79d
|
update protocol and transaction models to work with new protocol
|
2021-04-09 18:09:19 +00:00 |
|
Dario Rekowski on RockPI
|
a37d844c1d
|
get gradido nodes from neu format
|
2021-04-09 15:24:35 +00:00 |
|
Dario Rekowski on RockPI
|
0dc07b6a36
|
update transaction models becaus gradido protocol has changed since stage1
|
2021-04-08 11:20:53 +00:00 |
|
Dario Rekowski on RockPI
|
0de4ea971b
|
add composer.lock to repository
|
2021-04-08 09:22:55 +00:00 |
|
einhornimmond
|
227809d5b5
|
add some group related code
|
2021-04-07 20:49:21 +02:00 |
|
einhornimmond
|
9d3ebb1a75
|
removed submodule
|
2021-04-07 17:21:08 +02:00 |
|
Dario Rekowski on RockPI
|
7b8c5ff883
|
point frontend to new api route
|
2021-04-07 14:54:08 +00:00 |
|
Dario Rekowski on RockPI
|
d4145cf5c1
|
fix error with empty state_user_transactions
|
2021-04-07 14:53:33 +00:00 |
|
Dario Rekowski on RockPI
|
feb66dc670
|
transfer blockchain type to login server
|
2021-04-06 11:09:16 +00:00 |
|
Dario Rekowski on RockPI
|
6ca4fa7931
|
add blockchain types table and connect it with transactions table
|
2021-04-06 10:17:13 +00:00 |
|
Dario Rekowski on RockPI
|
6ba6bd7180
|
add send coins transactions how uses login-server endpoint from stage2
|
2021-03-31 18:02:54 +00:00 |
|
einhornimmond
|
910e33deff
|
Merge branch 'master' into stage2
|
2021-03-31 18:06:57 +02:00 |
|
einhornimmond
|
55334799cb
|
replace \r\n with \n
|
2021-03-31 17:08:37 +02:00 |
|
einhornimmond
|
f8d174049c
|
Merge branch 'master' into fix_lineendings
|
2021-03-30 18:29:04 +02:00 |
|
|
|
d4d9a22164
|
lineendings community server
|
2021-03-30 17:05:16 +02:00 |
|
staging new
|
55ebd2ce96
|
Merge branch 'backport_balance_recalculation' into vue_with_nginx
|
2021-03-26 12:49:46 +01:00 |
|
Dario Rekowski on RockPI
|
9ed48da44c
|
fix temporaer calculating error
|
2021-03-26 11:46:35 +00:00 |
|
root
|
fdb46d5545
|
fix merge conflict
|
2021-03-26 12:27:55 +01:00 |
|
Dario Rekowski on RockPI
|
eda1b2ad7b
|
fix bug in user search (wrong action)
|
2021-03-26 11:04:21 +00:00 |
|
Dario Rekowski on RockPI
|
6ea10e2572
|
remove calls to removed DRMakeStringHash function
|
2021-03-26 10:49:00 +00:00 |
|
Dario Rekowski on RockPI
|
0bcc782388
|
remove make string hash function which is not working in php
|
2021-03-26 10:36:05 +00:00 |
|
Dario Rekowski on RockPI
|
61b15beaf5
|
insert updateBalance method from stage2, ignore decay for the time beeing
|
2021-03-26 10:00:07 +00:00 |
|
root
|
7f294ef28d
|
remove error by notification email send failure
|
2021-03-25 14:07:40 +01:00 |
|
ogerly
|
15bb6f4448
|
merge master
|
2021-03-24 06:17:00 +01:00 |
|
ogerly
|
a99de7f5d1
|
dev meeting, bernd
|
2021-03-24 06:05:05 +01:00 |
|
|
|
0886979d09
|
Merge pull request #63 from gradido/update_doc
Update doc
|
2021-03-23 17:48:38 +01:00 |
|
Dario Rekowski on RockPI
|
31a462ca9e
|
update last cases of wrong Transaction session variable
|
2021-03-23 08:11:05 +00:00 |
|
Dario Rekowski on RockPI
|
d8e9dfbf4c
|
update oversized size, from 23 to 25, but subtract additonal 3 char for the points
|
2021-03-22 20:03:43 +01:00 |
|
Dario Rekowski on RockPI
|
84bfd8ab06
|
update oversized size, from 23 to 22
|
2021-03-22 20:03:43 +01:00 |
|