Commit Graph

145 Commits

Author SHA1 Message Date
GroovieGermanikus 37df9537b8
fill rate -> ratio 2024-03-15 17:02:05 +01:00
GroovieGermanikus 3387347618
add block fill per cu 2024-03-15 14:32:49 +01:00
GroovieGermanikus ef548ed7d7
change INNER to LEFT JOIN banking_stage_results_2.transaction_slot 2024-02-22 12:03:26 +01:00
GroovieGermanikus efa69c8421
fix titles 2024-01-10 20:31:33 +01:00
Groovie | Mango da6fa36f7d
Merge pull request #44 from blockworks-foundation/feature/generic-error-page
#43 generic error page for 500+404
2024-01-09 22:52:57 +01:00
GroovieGermanikus 24aafab345
fix search html 2024-01-09 22:51:10 +01:00
GroovieGermanikus e2a0ca7b25
error page for 500+404 2024-01-09 22:48:23 +01:00
GroovieGermanikus 688f037206
error page for all errors 2024-01-09 22:37:58 +01:00
GroovieGermanikus 961cc43f9c
fix html on search page 2024-01-09 22:23:18 +01:00
galactus 3b456bc98f
Merge pull request #40 from blockworks-foundation/feature/searchpage-improvements2024
searchpage improvements2024
2024-01-03 15:14:38 +01:00
godmodegalactus 8b2c5ef8f0
Changing Prioritization Fees stats from txs to cus 2024-01-03 12:56:15 +01:00
GroovieGermanikus e96687745f
restore search event 2024-01-03 10:39:31 +01:00
GroovieGermanikus 169d42948a
fix placeholder string 2024-01-02 22:52:51 +01:00
GroovieGermanikus eecc996823
preset search string 2024-01-02 22:46:59 +01:00
GroovieGermanikus f34a751907
add utc_timstamp column on searchpage txlistmini 2024-01-02 21:31:37 +01:00
GroovieGermanikus f65b3deeeb
allow navigation to account details page 2024-01-02 21:03:49 +01:00
GroovieGermanikus a6a75b4ed3
use txlistmini for search page 2023-12-21 21:16:54 +01:00
GroovieGermanikus b8c6fcd900
add minimal tx list query and template 2023-12-21 21:14:50 +01:00
GroovieGermanikus dfd954aca6
successful label 2023-12-20 16:07:08 +01:00
GroovieGermanikus c2509e0440
tx details page: show block prio-fees per 'relevant slot' 2023-12-19 18:18:38 +01:00
GroovieGermanikus 8cff5ee296
change some labels 2023-12-15 18:16:40 +01:00
GroovieGermanikus 57cfb01ede
make query stable 2023-12-15 18:02:05 +01:00
GroovieGermanikus ecd3d875ab
account details: make tx list card responsive 2023-12-15 17:38:58 +01:00
GroovieGermanikus 394a01ce01
cleanup bs head includes 2023-12-15 17:38:36 +01:00
GroovieGermanikus a1814e06d1
make sig col narrower 2023-12-15 17:38:12 +01:00
GroovieGermanikus 719d2a54df
layout
- make slot column narrower
- format slot
2023-12-15 17:24:39 +01:00
godmodegalactus 3a6e9b8704
Add new accounts page 2023-12-15 17:16:29 +01:00
godmodegalactus 8b644a9b67
Populating page even if block is not found 2023-12-15 12:01:06 +01:00
godmodegalactus 1510a4f88c
Adding next and previous block in block details page 2023-12-15 10:57:58 +01:00
godmodegalactus 36b55a90fa
Show leader on block details 2023-12-14 16:35:18 +01:00
GroovieGermanikus dfc0e73f19
fix template param 2023-12-13 15:11:13 +01:00
GroovieGermanikus 73e77ef9b4
fix error.count=0; fix some formats 2023-12-13 12:37:35 +01:00
GroovieGermanikus e6782e1319
style accounts list 2023-12-13 11:54:10 +01:00
GroovieGermanikus 74ea68a946
fix txlist table layout+fonts 2023-12-13 11:49:17 +01:00
GroovieGermanikus b1a9498cf3
move cluster name to header 2023-12-13 11:43:16 +01:00
Groovie | Mango 4dbcd71ec1
Merge pull request #22 from blockworks-foundation/fix-table-layout
Fix table layout
2023-12-13 11:29:56 +01:00
GroovieGermanikus 2a2347165f
adjust search layout 2023-12-13 10:31:01 +01:00
GroovieGermanikus 8164337972
align table layouts 2023-12-13 10:26:51 +01:00
GroovieGermanikus 2130a3f885
make block list broader 2023-12-13 10:21:58 +01:00
GroovieGermanikus 5e0abe9420
fix layout 2023-12-13 10:20:28 +01:00
GroovieGermanikus a2651f2dc2
fix duplicate slots;
add missing error list
2023-12-13 08:02:18 +01:00
GroovieGermanikus b50e01b581
change label of accounts table 2023-12-12 15:45:12 +01:00
GroovieGermanikus f576070270
tx details: link to write+read secions 2023-12-12 15:38:00 +01:00
GroovieGermanikus 29f215d36c
simplified slot logci 2023-12-12 14:45:06 +01:00
GroovieGermanikus 73854fb850
show num relevalt slots on tx errors page 2023-12-12 14:26:45 +01:00
GroovieGermanikus 4810b7691b
base transaction detail page on tx_slots 2023-12-12 14:19:26 +01:00
GroovieGermanikus d5c744461b
Revert "make tx sigs without info not clickable on txerrros page"
This reverts commit bf43d5ee52.
2023-12-12 13:52:08 +01:00
GroovieGermanikus bf43d5ee52
make tx sigs without info not clickable on txerrros page
note: this might be only a workaround as we might want to build tx detail page based on transaction_slot instead of info
2023-12-12 13:32:36 +01:00
GroovieGermanikus ed9772d0ff
rename was_included 2023-12-12 12:42:09 +01:00
GroovieGermanikus faa81a6f69
txerrors is now populated from transaction_slot table 2023-12-12 12:37:22 +01:00