Commit Graph

230 Commits

Author SHA1 Message Date
softsimon
1feb985bec Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
e02924e8dd Another bugfix related to the mempool transaction subscription. 2020-04-13 02:43:43 +07:00
softsimon
590f1d2b04 Improvments to the mempool transaction subscription. 2020-04-13 02:06:10 +07:00
softsimon
e2671df4be Wait for an push transactions that hasn't yet appeared in the mempool 2020-04-13 01:26:53 +07:00
softsimon
c5796a8062 Improved websocket tx/address tracking handling when disconnecting . 2020-04-12 03:03:51 +07:00
softsimon
d7a7095b8d Prepend network name to title when on testnet or liquid. 2020-04-04 21:47:05 +07:00
softsimon
2f83da7ce9 Various bugfixes and removing unfairly cheap joke. 2020-03-28 16:38:28 +07:00
softsimon
f21585782f Adding unfairly cheap for very low fee transactions. 2020-03-27 17:56:42 +07:00
softsimon
550a096749 Bugfixes. 2020-03-27 01:29:55 +07:00
softsimon
6b96dce478 Liquid: Display block times and amounts correctly. 2020-03-25 21:29:40 +07:00
softsimon
ffa97fedf3 Bugfix: Refetch unconfirmed transaction when returning back online. 2020-03-24 21:01:29 +07:00
softsimon
a244458928 Removing bad code 2020-03-24 01:00:39 +07:00
softsimon
2628dc1271 Update page Title for SEO. 2020-03-24 00:52:08 +07:00
softsimon
93c5f0bd84 Adding ETA, confirmed time, and other ui improvements to transaction page. 2020-03-23 04:07:31 +07:00
softsimon
bd641271a9 Bugfix and inprovments for arrow navigation. 2020-03-22 23:45:16 +07:00
softsimon
78e41fc3d3 Refactord blockchain is rendering, block arrow location propagation and keynavigation. 2020-03-22 17:44:36 +07:00
softsimon
3e6f382c4d Adding mouse over title to fee rate badge. 2020-03-16 02:41:13 +07:00
softsimon
8a5887e890 Only return "initial block amount" on init, and treat high fees in empty blocks as overpaid. 2020-03-16 02:25:14 +07:00
softsimon
abf74c1aaf Adding fee rating to confirmed transactions. 2020-03-16 02:01:03 +07:00
softsimon
c0aa9ff925 Don't lookup transaction times for confirmed transactions 2020-03-10 15:33:58 +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
4879036216 Added first seen on mempool transactions. 2020-02-28 01:09:07 +07:00
softsimon
a122432c24 Address tracking and notification sounds. 2020-02-26 04:29:57 +07:00
Simon Lindh
057bff69fc Various fixes and design updates. 2020-02-26 03:37:00 +09:00
Simon Lindh
d690511a08 Footer and header design updates. 2020-02-26 03:34:20 +09:00
Simon Lindh
3453e84889 Basic address tracking. 2020-02-26 03:31:45 +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