softsimon
|
58caaafb1c
|
Display network logo in the top bar.
Allow search for block height.
Hide empty bisq blocks.
|
2020-07-13 23:22:24 +07:00 |
|
softsimon
|
3bb2ce7d40
|
Address index and api.
Address view.
|
2020-07-13 21:46:25 +07:00 |
|
softsimon
|
38afcc6822
|
Bisq module separation.
Transaction view.
Block view.
Blocks list.
|
2020-07-13 15:16:12 +07:00 |
|
softsimon
|
2ac2d9ecce
|
Bisq explorer is now a separate module.
|
2020-07-11 00:17:13 +07:00 |
|
softsimon
|
58509aa612
|
Auto reload bisq dump file.
|
2020-07-10 14:13:07 +07:00 |
|
softsimon
|
f7fec55024
|
merge from master
|
2020-07-05 23:24:06 +07:00 |
|
softsimon
|
c4c3751e16
|
Merge pull request #90 from mempool/rename-api-endpoints
Rename API endpoints in frontend and nginx.conf to match blockstream
|
2020-07-05 22:42:00 +07:00 |
|
wiz
|
e25ca3cbc5
|
Rename API endpoints in frontend and nginx.conf to match blockstream
|
2020-07-06 00:15:16 +09:00 |
|
wiz
|
adb392b9d1
|
Add HTTP Link: header for canonical URL reference to mempool.space
|
2020-07-05 16:34:26 +09:00 |
|
wiz
|
f718231c33
|
Fix HTTP content-security-policy header typo
|
2020-07-04 18:00:41 +09:00 |
|
wiz
|
5f2a0a1dda
|
Add HTTP security headers to production nginx.conf
|
2020-07-04 17:57:26 +09:00 |
|
softsimon
|
d39b4a5c92
|
WIP: Bisq DAO support. Transactions list and details.
|
2020-07-03 23:45:19 +07:00 |
|
softsimon
|
94ccd98d0a
|
Fixing routes to /tv and /status
|
2020-07-02 22:34:16 +07:00 |
|
softsimon
|
54c1c994bd
|
enable status view for liquid and testnet
|
2020-07-02 20:51:55 +07:00 |
|
softsimon
|
3ef6f2c407
|
Adding /status-view
|
2020-07-02 17:56:15 +07:00 |
|
wiz
|
5ef3f8c956
|
Merge pull request #89 from 6102bitcoin/master
Remove shadow on Block-Height value
|
2020-07-01 02:21:18 +09:00 |
|
6102bitcoin
|
728fafc39a
|
Remove shadown on Block-Height value
|
2020-06-30 18:19:09 +01:00 |
|
wiz
|
5ed2dd2af7
|
Add <noscript> tag in index.html for Tor browser or NoJS users
|
2020-06-28 22:14:16 +09:00 |
|
softsimon
|
6d8521b748
|
Increased frontend auto reload timeout.
Increased time limit on new transaction processing.
|
2020-06-23 14:49:06 +07:00 |
|
softsimon
|
b2889abfa9
|
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
|
68cff33ce2
|
Bugfix: Latestblock height didn't propagate in the template
Renaming Contributors to About
|
2020-06-21 14:55:16 +07:00 |
|
wiz
|
8862cbb5d1
|
Update production upgrade script to update main repo, announce hostname
|
2020-06-21 01:53:24 +09:00 |
|
wiz
|
c188858199
|
Update production README dependency packages for FreeBSD
|
2020-06-21 01:53:07 +09:00 |
|
softsimon
|
4d475e4743
|
Removing "blockchain" tab to make medium size display not overlap.
|
2020-06-20 21:54:42 +07:00 |
|
softsimon
|
db26712cff
|
Liquid fee amount fix, network was read to early
|
2020-06-19 23:57:57 +07:00 |
|
softsimon
|
b0fa5bb50a
|
Display fees correctly for Liquid blocks.
|
2020-06-19 23:32:17 +07:00 |
|
softsimon
|
0ba604609a
|
Reducing mempool detection sensitivity to 25%
refs #76
|
2020-06-18 17:10:07 +07:00 |
|
softsimon
|
2f0d29e315
|
Set in sync to false when mempool clear protection is active.
refs #76
|
2020-06-18 14:34:56 +07:00 |
|
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 |
|