wiz
|
ae4eb22db9
|
Add HTTP security headers to production nginx.conf
|
2020-07-04 17:57:26 +09:00 |
|
softsimon
|
2ebdb27dcb
|
Fixing routes to /tv and /status
|
2020-07-02 22:34:16 +07:00 |
|
softsimon
|
f5260b72e5
|
enable status view for liquid and testnet
|
2020-07-02 20:51:55 +07:00 |
|
softsimon
|
2aca447f9e
|
Adding /status-view
|
2020-07-02 17:56:15 +07:00 |
|
wiz
|
f1a1039dea
|
Merge pull request #89 from 6102bitcoin/master
Remove shadow on Block-Height value
|
2020-07-01 02:21:18 +09:00 |
|
6102bitcoin
|
953eea7321
|
Remove shadown on Block-Height value
|
2020-06-30 18:19:09 +01:00 |
|
wiz
|
c4d4d931f1
|
Add <noscript> tag in index.html for Tor browser or NoJS users
|
2020-06-28 22:14:16 +09:00 |
|
softsimon
|
c20ba429b1
|
Increased frontend auto reload timeout.
Increased time limit on new transaction processing.
|
2020-06-23 14:49:06 +07:00 |
|
softsimon
|
0a264a7078
|
Adding support for optional frontend config.
Dropdown network selector is hidden by default, and enabled using config.
fixes #79
|
2020-06-22 22:10:49 +07:00 |
|
softsimon
|
7e9ba6b983
|
Bugfix: Latestblock height didn't propagate in the template
Renaming Contributors to About
|
2020-06-21 14:55:16 +07:00 |
|
wiz
|
c9cc660e54
|
Update production upgrade script to update main repo, announce hostname
|
2020-06-21 01:53:24 +09:00 |
|
wiz
|
0609ce91d0
|
Update production README dependency packages for FreeBSD
|
2020-06-21 01:53:07 +09:00 |
|
softsimon
|
57029405a7
|
Removing "blockchain" tab to make medium size display not overlap.
|
2020-06-20 21:54:42 +07:00 |
|
softsimon
|
ae9f57322b
|
Liquid fee amount fix, network was read to early
|
2020-06-19 23:57:57 +07:00 |
|
softsimon
|
22813a09e8
|
Display fees correctly for Liquid blocks.
|
2020-06-19 23:32:17 +07:00 |
|
softsimon
|
279b79b9b1
|
Reducing mempool detection sensitivity to 25%
refs #76
|
2020-06-18 17:10:07 +07:00 |
|
softsimon
|
b92eef8198
|
Set in sync to false when mempool clear protection is active.
refs #76
|
2020-06-18 14:34:56 +07:00 |
|
softsimon
|
6688421e39
|
Prevent mempool from being flushed when restarting bitcoind.
fixes #76
|
2020-06-18 13:54:54 +07:00 |
|
wiz
|
21e2ce6a85
|
Remove old unused favicons for apple homescreen
|
2020-06-17 18:40:16 +09:00 |
|
wiz
|
91c40da8c9
|
Remove old unused favicons for android homescreen
|
2020-06-17 18:30:01 +09:00 |
|
wiz
|
d513bd7ea8
|
Update favicons with transparent icon - fixes #87
|
2020-06-17 18:28:15 +09:00 |
|
softsimon
|
cc48e0be2c
|
Fix: Don't calculate block fee for Liquid.
Completing interfaces.
|
2020-06-17 15:01:58 +07:00 |
|
softsimon
|
6eca311147
|
Display input/output asset transfers
fixes #85
|
2020-06-12 16:17:52 +07:00 |
|
softsimon
|
56c6612e2e
|
Don't fully animate when tab is deactivated.
refs #47
|
2020-06-11 01:38:59 +07:00 |
|
softsimon
|
07b543d6bf
|
Disabling new block sound until we have a setting for this.
refs #84
|
2020-06-11 00:41:39 +07:00 |
|
softsimon
|
43dac03ec0
|
Bigfix: Don't chime when switching networks.
fixes #84
|
2020-06-11 00:11:15 +07:00 |
|
softsimon
|
36e46249b5
|
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
|
ea708de9fb
|
Speed up mempool loop.
|
2020-06-09 02:32:24 +07:00 |
|
softsimon
|
0177224eba
|
Adding types to callback functions.
|
2020-06-09 02:08:46 +07:00 |
|
softsimon
|
912d45165b
|
Don't call mempoolChanged after disk cache dump.
|
2020-06-08 19:19:31 +07:00 |
|
softsimon
|
8b6a681614
|
Detect RBF-transactions and offer to track them.
fixes #78
|
2020-06-08 18:55:53 +07:00 |
|
softsimon
|
f0b0fc3f4b
|
Push new block and mempool synchronized.
Measure projected block accuracy.
refs #47
|
2020-06-08 02:08:51 +07:00 |
|
softsimon
|
9bf38da470
|
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]
|
cec6bf59f2
|
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
|
7ade4c114b
|
Code cleanup.
|
2020-06-07 17:30:32 +07:00 |
|
softsimon
|
4bef9f9b79
|
Display coinbase and op return messages all the time.
|
2020-06-06 23:50:08 +07:00 |
|
softsimon
|
6662bc4646
|
Display at least one standalone mempool block.
Upgrade some packages to ng 9.
|
2020-06-04 15:08:24 +07:00 |
|
softsimon
|
e917d40909
|
Dynamic itemsPerPage on assets list.
|
2020-06-01 15:56:32 +07:00 |
|
softsimon
|
3cf839e1da
|
Icons to network dropdown.
|
2020-06-01 15:08:27 +07:00 |
|
softsimon
|
55835b3741
|
Spread gradient correctly on unfilled blocks.
|
2020-05-31 18:34:03 +07:00 |
|
softsimon
|
da4ce0855c
|
Block transactions list now use pagination instead of infinite scroll.
|
2020-05-30 21:18:53 +07:00 |
|
softsimon
|
5e5f048071
|
Hide horizontal scrollbar.
|
2020-05-30 18:04:06 +07:00 |
|
softsimon
|
969367c8bb
|
Improved Liquid Assets page with pagination and search filter.
|
2020-05-30 16:26:39 +07:00 |
|
softsimon
|
235c9b0bdd
|
Mempool gradient update, again.
|
2020-05-30 10:20:29 +07:00 |
|
softsimon
|
2c24c2de83
|
Corrected that horrible green color.
|
2020-05-30 09:56:38 +07:00 |
|
softsimon
|
9ef5c420d9
|
Change mempool gradient to green-yellow-red
|
2020-05-29 22:16:20 +07:00 |
|
softsimon
|
3deedada07
|
Display Segwit and RBF information
|
2020-05-28 18:39:45 +07:00 |
|
softsimon
|
84e15b133a
|
Mobile responsive fixes.
|
2020-05-28 15:50:19 +07:00 |
|
softsimon
|
16603e4fc1
|
Throw error when failing to download json assets.
|
2020-05-28 01:56:32 +07:00 |
|
softsimon
|
3b546b234f
|
Handle missing assets in search.
|
2020-05-28 01:01:35 +07:00 |
|