348 Commits

Author SHA1 Message Date
softsimon
f972149a54 Prevent mempool from being flushed when restarting bitcoind.
fixes #76
2020-06-18 13:54:54 +07:00
wiz
74ecf241d4 Remove old unused favicons for apple homescreen 2020-06-17 18:40:16 +09:00
wiz
67d9169a9e Remove old unused favicons for android homescreen 2020-06-17 18:30:01 +09:00
wiz
d29ca428ab Update favicons with transparent icon - fixes #87 2020-06-17 18:28:15 +09:00
softsimon
34f83998fe Fix: Don't calculate block fee for Liquid.
Completing interfaces.
2020-06-17 15:01:58 +07:00
softsimon
2f89612075 Display input/output asset transfers
fixes #85
2020-06-12 16:17:52 +07:00
softsimon
ae7715ea8c Don't fully animate when tab is deactivated.
refs #47
2020-06-11 01:38:59 +07:00
softsimon
e5a537e240 Disabling new block sound until we have a setting for this.
refs #84
2020-06-11 00:41:39 +07:00
softsimon
32c3f0c182 Bigfix: Don't chime when switching networks.
fixes #84
2020-06-11 00:11:15 +07:00
softsimon
e0a451eb05 Transition new blocks from the mempool onto the blockchain.
Chime on new blocks.
fixes #47
fixes #84
2020-06-10 23:52:14 +07:00
softsimon
7801fa7a24 Speed up mempool loop. 2020-06-09 02:32:24 +07:00
softsimon
5feaa1fa8e Adding types to callback functions. 2020-06-09 02:08:46 +07:00
softsimon
1db06f8009 Don't call mempoolChanged after disk cache dump. 2020-06-08 19:19:31 +07:00
softsimon
87e9d631fc Detect RBF-transactions and offer to track them.
fixes #78
2020-06-08 18:55:53 +07:00
softsimon
afe680b7cb Push new block and mempool synchronized.
Measure projected block accuracy.
refs #47
2020-06-08 02:08:51 +07:00
softsimon
680fc5dde9 Merge pull request #83 from mempool/dependabot/npm_and_yarn/frontend/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
2020-06-07 20:39:02 +07:00
dependabot[bot]
6a769360f4 Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 12:14:55 +00:00
softsimon
33cd77eba6 Code cleanup. 2020-06-07 17:30:32 +07:00
softsimon
c28e2786b9 Display coinbase and op return messages all the time. 2020-06-06 23:50:08 +07:00
softsimon
9263c79822 Display at least one standalone mempool block.
Upgrade some packages to ng 9.
2020-06-04 15:08:24 +07:00
softsimon
6eaee15889 Dynamic itemsPerPage on assets list. 2020-06-01 15:56:32 +07:00
softsimon
2db160b99c Icons to network dropdown. 2020-06-01 15:08:27 +07:00
softsimon
53ffdb1942 Spread gradient correctly on unfilled blocks. 2020-05-31 18:34:03 +07:00
softsimon
569a523dc1 Block transactions list now use pagination instead of infinite scroll. 2020-05-30 21:18:53 +07:00
softsimon
22cf6a0e44 Hide horizontal scrollbar. 2020-05-30 18:04:06 +07:00
softsimon
c3cb00154e Improved Liquid Assets page with pagination and search filter. 2020-05-30 16:26:39 +07:00
softsimon
297369e5f2 Mempool gradient update, again. 2020-05-30 10:20:29 +07:00
softsimon
17371493cf Corrected that horrible green color. 2020-05-30 09:56:38 +07:00
softsimon
141c24a089 Change mempool gradient to green-yellow-red 2020-05-29 22:16:20 +07:00
softsimon
4089c40c72 Display Segwit and RBF information 2020-05-28 18:39:45 +07:00
softsimon
49138fe8e6 Mobile responsive fixes. 2020-05-28 15:50:19 +07:00
softsimon
7c89ad345e Throw error when failing to download json assets. 2020-05-28 01:56:32 +07:00
softsimon
a983e67742 Handle missing assets in search. 2020-05-28 01:01:35 +07:00
softsimon
25862a4379 Slightly increased gradient span and contrast on mempool blocks 2020-05-27 17:14:02 +07:00
softsimon
54712a33fe Expose git commit hash to backend info api. 2020-05-27 15:18:04 +07:00
wiz
0305eed1fb Add GitHub issue template with info about support requests 2020-05-26 23:15:39 +09:00
wiz
b6fbc2eab9 Add torrc in production README 2020-05-26 23:13:57 +09:00
wiz
961e69e4db Remove duplicate npm install and build steps in production scripts 2020-05-26 21:52:50 +09:00
wiz
684922a6d4 Remove uacomment from bitcoin.conf 2020-05-26 21:34:47 +09:00
wiz
f0de141a41 Always run "npm install" when upgrading, only build mainnet frontend 2020-05-26 21:34:45 +09:00
softsimon
3ef81b0092 Add backendInfo api endpoint. 2020-05-26 18:06:14 +07:00
softsimon
5a876b1212 Add hostname to initial websocket data. 2020-05-26 16:34:55 +07:00
wiz
bf4ef5b149 Add missing MySQL grant statements in production README 2020-05-26 13:23:57 +09:00
wiz
d0d578350a Fix start/upgrade scripts to properly restart the backend processes 2020-05-26 13:23:55 +09:00
wiz
648f9960a3 Ignore line endings for package.json files 2020-05-26 13:23:52 +09:00
softsimon
99ba1a9db7 Crash fix. 2020-05-26 11:02:12 +07:00
softsimon
820642cf1c Bootstrap version update and progressbar fix.
Yellow fee text is now white.
2020-05-25 22:36:50 +07:00
wiz
d473ad82bd Add production site setup guide and related install scripts 2020-05-25 20:58:46 +09:00
wiz
2e3ff685f8 Update misc files used for mempool.space production website 2020-05-25 18:42:00 +09:00
softsimon
cddb2df6b3 Strip attached coinbase transactions to save data. 2020-05-24 22:45:45 +07:00