Commit Graph

87 Commits

Author SHA1 Message Date
GroovieGermanikus 081200988e
Merge remote-tracking branch 'origin/main' into feature/postgres-connection-pool 2023-11-24 14:43:40 +01:00
GroovieGermanikus 98c6fb87af
use pg connection pool
CAUTION: disabled parser for heavily_writelocked_accounts due to schema change
2023-11-24 14:02:23 +01:00
riordanp 1e4bd091ab
Connect to Postgres with SSL (#1)
* Fix procfile entrypoint

* wip: read postgres ssl config from env

* decode certificates from env
2023-11-24 11:13:33 +00:00
GroovieGermanikus eb0a67983d
link block 2023-11-24 07:14:21 +01:00
GroovieGermanikus 75efb84afd
show block details 2023-11-24 07:12:43 +01:00
GroovieGermanikus 0520db466e
add endpoint + query for block details 2023-11-23 17:57:03 +01:00
GroovieGermanikus 7865174892
add html basics 2023-11-23 17:32:38 +01:00
Riordan Panayides 20997bc1f4 Redirect index to tx-errors 2023-11-23 14:17:26 +00:00
GroovieGermanikus 7471b6261e
move tx error away from /dashboard 2023-11-23 10:14:28 +01:00
GroovieGermanikus d41fc2e274
remove Procfile - use Docker CMD with gunicorn 2023-11-23 09:27:55 +01:00
GroovieGermanikus cd7ba335b3
fly docker 2023-11-22 18:04:13 +01:00
GroovieGermanikus bf5fc10edb
Revert "restore basic app from hello"
This reverts commit bde779492a.
2023-11-22 17:44:35 +01:00
GroovieGermanikus e93fd48631
Procfile etc 2023-11-22 17:03:16 +01:00
GroovieGermanikus bde779492a
restore basic app from hello 2023-11-22 15:52:11 +01:00
GroovieGermanikus 741b00a108
strip down fly.config 2023-11-22 15:50:40 +01:00
GroovieGermanikus 05d1107b98
basic fly props 2023-11-22 15:46:04 +01:00
GroovieGermanikus 39af6fa0de
remove SQL window function for pos index 2023-11-21 16:17:57 +01:00
Groovie | Mango d613649fd3
Merge pull request #2 from mschneider/revert-1-patch-1
Revert "fullscreen enabled"
2023-11-14 19:10:27 +01:00
Maximilian Schneider f54aa7715e
Update search.html 2023-11-14 18:09:37 +00:00
Maximilian Schneider 1436352386
Update recent_blocks.html 2023-11-14 18:08:29 +00:00
Maximilian Schneider a9d761f304
Update recent_blocks.html 2023-11-14 18:06:17 +00:00
Maximilian Schneider 7c63abc210
Update dashboard.html 2023-11-14 18:06:05 +00:00
Maximilian Schneider de81033690
Revert "fullscreen enabled" 2023-11-14 18:05:34 +00:00
Groovie | Mango 00b13fb319
Merge pull request #1 from mschneider/patch-1
fullscreen enabled
2023-11-14 19:03:05 +01:00
Maximilian Schneider 13eef248aa
Update a72bf4ce55ad4320.css
fullscreen enabled
2023-11-14 18:01:54 +00:00
GroovieGermanikus c8fd38125a
add search link to readme 2023-11-08 10:32:41 +01:00
GroovieGermanikus 1f82fd3144
brush special pages 2023-10-27 21:35:24 +02:00
GroovieGermanikus 708c037a9f
use card format 2023-10-27 21:11:58 +02:00
GroovieGermanikus bef19cbff6
both searches work 2023-10-27 20:54:05 +02:00
GroovieGermanikus ce405d7a25
clarify query 2023-10-27 20:34:29 +02:00
GroovieGermanikus 0b435ef301
cleanup 2023-10-27 20:31:58 +02:00
GroovieGermanikus e9a7d46e72
search blocksD 2023-10-27 20:30:11 +02:00
GroovieGermanikus cc449de53b
add style 2023-10-27 19:51:16 +02:00
GroovieGermanikus 433dae390d
add form + ajax code 2023-10-27 19:48:14 +02:00
GroovieGermanikus 9f6e9a8f10
show sig explorer links only for executed txs 2023-10-27 19:00:37 +02:00
GroovieGermanikus 01881fceb0
fix include 2023-10-27 18:57:50 +02:00
GroovieGermanikus 846c3060b8
rename component 2023-10-27 18:56:29 +02:00
GroovieGermanikus 37db5f522b
changed tx.errors column type from text to text[] 2023-10-26 15:38:27 +02:00
GroovieGermanikus 3c11b3a142
comment on inde 2023-10-21 10:55:39 +02:00
GroovieGermanikus e64bc77cd2
fix: dictionary changed size during iteration 2023-10-20 13:14:49 +02:00
GroovieGermanikus e00bd8ebc9
clarify names + fix config 2023-10-20 13:08:23 +02:00
GroovieGermanikus 5699dcf692
cluster switch 2023-10-20 11:44:56 +02:00
GroovieGermanikus a8b773a8a1
correct header 2023-10-20 11:19:12 +02:00
GroovieGermanikus c5044f72af
fix datetime format 2023-10-18 12:54:23 +02:00
GroovieGermanikus 3684e7fa69
use linear scale 2023-10-18 12:42:17 +02:00
GroovieGermanikus 5ace8851d3
recentblokcs: filter only those with errors 2023-10-18 12:31:39 +02:00
GroovieGermanikus bbe5f90a49
style tx figures 2023-10-18 12:31:24 +02:00
GroovieGermanikus 824d938875
restore turbo 2023-10-18 12:11:16 +02:00
GroovieGermanikus ce78424fbe
fix percentage 2023-10-18 12:00:10 +02:00
GroovieGermanikus a14f90869a
add error count 2023-10-18 11:51:12 +02:00