Commit Graph

43 Commits

Author SHA1 Message Date
softsimon
fcb51fef20
Calculate tx fees based on segwit tx sizes. 2020-10-28 20:26:48 +07:00
softsimon
60b1dd15f4
Fix pluralization for "transactions".
Display "genesis block" on block 0
2020-09-10 14:55:49 +07:00
softsimon
73d0900343
Display fee correctly on Liquid blocks. 2020-07-23 16:01:28 +07:00
softsimon
23f5e229c9
Fixes to block reward display on Liquid. 2020-07-23 12:10:22 +07:00
softsimon
5e16c592cb
Bufix: Miner started reloading when switching transaction page 2020-07-20 10:29:38 +07:00
softsimon
caf5ae944a
Add x-close button to block. 2020-07-19 22:54:31 +07:00
softsimon
425f4152b6
Handle confirm transactions not present in the bisq database. 2020-07-18 13:09:57 +07:00
softsimon
22813a09e8
Display fees correctly for Liquid blocks. 2020-06-19 23:32:17 +07:00
softsimon
da4ce0855c
Block transactions list now use pagination instead of infinite scroll. 2020-05-30 21:18:53 +07:00
softsimon
afb4f6e70b
Fixed keyboard navigation bugs. 2020-05-13 13:03:57 +07:00
softsimon
4d53e897b4
Network based blockchain colors. 2020-05-10 21:34:25 +07:00
softsimon
91a45aae30
Search box text updated.
BTC ticker fix.
Dropdown color fix.
Miner button tooltip.
2020-05-10 16:03:22 +07:00
softsimon
756caf2c53
Improved network switching. 2020-05-10 12:31:57 +07:00
softsimon
c08a4c8424
Instant mining pool identification from recent blocks.
refs #59
2020-05-10 00:54:07 +07:00
softsimon
0753b11840
Identify and display mining pool.
fixes #59
2020-05-10 00:35:21 +07:00
softsimon
1feb985bec
Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
52e2d364dd
Changing sats to sat. 2020-04-11 23:23:39 +07:00
softsimon
53999dbea5
Round medianFee instead of ceil
Minor ui fixes.
2020-04-09 15:23:46 +07:00
softsimon
498df53f25
Format transaction count numbers. 2020-04-07 00:44:22 +07:00
softsimon
2f83da7ce9
Various bugfixes and removing unfairly cheap joke. 2020-03-28 16:38:28 +07:00
softsimon
12546e1096
Liquid: Display BTC as L-BTC. 2020-03-25 21:55:18 +07:00
softsimon
628df1a972
Mobile view design updates. 2020-03-25 02:55:26 +07:00
softsimon
fe216b12d9
Mobile padding improvements. 2020-03-25 00:41:46 +07:00
softsimon
93c5f0bd84
Adding ETA, confirmed time, and other ui improvements to transaction page. 2020-03-23 04:07:31 +07:00
softsimon
78e41fc3d3
Refactord blockchain is rendering, block arrow location propagation and keynavigation. 2020-03-22 17:44:36 +07:00
softsimon
69827843c9
Navigate between blocks using keyboard arrows. 2020-03-21 03:38:18 +07:00
softsimon
dbf8d025e9
Adding median fee to block. 2020-03-15 17:12:09 +07:00
wiz
5b41ecf6e5
Remove more instances of # before block height number 2020-03-13 23:03:46 +09:00
softsimon
4d5580eabb
Replace some spinners with skeleton loaders. 2020-03-11 16:06:11 +07:00
softsimon
0f41b0d933
Making block, transaction, and address view responsive.
closes #43
2020-03-10 14:46:12 +07:00
softsimon
b60d9cdfbc General responsive improvments. 2020-03-05 16:13:46 +07:00
softsimon
9851ae7169 Made decimals more nice and clear. 2020-03-04 15:55:54 +07:00
softsimon
73e24195da Adding miner block reward and fee to block info. 2020-03-04 15:10:30 +07:00
softsimon
c1a8863861 Improvments to responsiveness 2020-03-03 17:47:01 +07:00
softsimon
4ae6b982e0 Template fix. 2020-03-02 17:31:33 +07:00
softsimon
669a5e429d Added fiat balance to address and made fiat balance into a component. 2020-03-02 17:29:00 +07:00
softsimon
90c05ccb51 Infinite scroll replaces "load more" buttons. 2020-03-01 03:32:12 +07:00
Simon Lindh
8e52a2ba06
Design updates. 2020-02-26 03:39:22 +09:00
Simon Lindh
057bff69fc
Various fixes and design updates. 2020-02-26 03:37:00 +09:00
Simon Lindh
5186f81d56
Track transaction among mempool blocks. 2020-02-26 03:30:51 +09:00
Simon Lindh
f3cfa038d3
Transaction tracking revamped.
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
34645908e9
Refactor. API explanations. UX revamp. 2020-02-26 03:26:16 +09:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00