1373 Commits

Author SHA1 Message Date
wiz
5b66dd6152 Merge branch 'master' into projected-block-overview 2022-06-02 00:35:07 +09:00
Mononaut
155e005a7f Projected block loading spinner & WebGL detection 2022-06-01 13:48:58 +00:00
Mononaut
8a20ae15cc Stream projected block deltas instead of full data 2022-06-01 13:48:58 +00:00
Mononaut
371fe8673c Smarter update algorithm for projected block viz 2022-06-01 13:48:35 +00:00
Mononaut
ce276e3a7d Projected block overview mouse events & tx preview 2022-06-01 13:48:34 +00:00
Mononaut
866361760c Implement WebGL projected block visualization 2022-06-01 13:48:34 +00:00
Mononaut
9dacb8dac1 Data pipeline for projected mempool block overview 2022-06-01 13:48:34 +00:00
nymkappa
39975e49b6 Update gradient as soon as we receive the fees 2022-06-01 12:53:36 +02:00
nymkappa
2d3ed41eae Hide minimum and economy on mobile 2022-06-01 12:28:42 +02:00
nymkappa
2d8a31b93a Tweaks fee widget 2022-06-01 09:47:00 +02:00
wiz
ad7655a481 Merge branch 'master' into nymkappa/feature/fee-redesign 2022-06-01 15:14:56 +09:00
nymkappa
ac9cea2614 Rewamp the fee widget 2022-05-31 22:31:01 +02:00
softsimon
b01fe38b02 Adding missing ngIf check 2022-05-31 22:39:15 +04:00
wiz
2f90307840 Merge branch 'master' into wiz/use-svg-logo-for-mempool.space 2022-06-01 03:22:52 +09:00
softsimon
53f3bee24b Store SVG images in a separate component 2022-05-31 22:21:59 +04:00
wiz
275d4c7d26 Merge branch 'master' into nymkappa/feature/remove-fee-calculation-frontend 2022-06-01 02:44:48 +09:00
wiz
a3ec4f6e3b Merge pull request #1751 from mempool/simon/handle-nonstandard-inputs
Handle nonstandard inputs
2022-06-01 02:42:57 +09:00
wiz
fea8784fe5 Merge branch 'master' into simon/dropdown-button-links-fix 2022-05-31 23:15:25 +09:00
wiz
fdc3659408 Merge branch 'master' into simon/update-packages 2022-05-31 18:54:34 +09:00
wiz
13848c5f7a Merge branch 'master' into nymkappa/feature/remove-fee-calculation-frontend 2022-05-31 18:34:49 +09:00
wiz
a9b059bf69 Merge branch 'master' into nymkappa/bugfix/block-url-link 2022-05-31 18:20:47 +09:00
nymkappa
acb5c4d084 Remove frontend fee calculation and read it from the websocket instead 2022-05-31 10:41:43 +02:00
wiz
a773ab941c Use SVG logo for mempool.space 2022-05-31 17:31:31 +09:00
softsimon
5badd8a7f2 Handle nonstandard inputs
fixes #1744
2022-05-31 04:13:13 +04:00
softsimon
a9a2545859 Changed menu buttons to links
fixes #1073
2022-05-31 03:49:03 +04:00
softsimon
1cf063a1b0 Upgrading packages 2022-05-31 02:21:05 +04:00
nymkappa
6b22efa969 Use block hash instead of block height in urls 2022-05-27 20:43:14 +02:00
wiz
f72a3a7e0f Merge pull request #1735 from hunicus/remove-keybase
Remove keybase link from about page
2022-05-27 18:46:58 +09:00
wiz
94c3a7a8e6 Merge branch 'master' into nymkappa/feature/block-list-loading 2022-05-27 18:38:36 +09:00
hunicus
4875757bef Remove keybase link from about page 2022-05-25 22:53:22 -04:00
softsimon
27c4d92203 Reseting statistics fix 2022-05-25 23:43:31 +04:00
softsimon
22aaddae68 Liquid UX fixes
fixes #1683
fixes #1681
2022-05-25 23:43:31 +04:00
wiz
7789b2a23e Merge branch 'master' into nymkappa/feature/use-block-count-timespan 2022-05-25 20:16:32 +09:00
wiz
ff0d4d7b3f Merge branch 'master' into simon/block-transactions-error-catcher 2022-05-25 19:22:31 +09:00
nymkappa
67cd09d5d7 Remove last trace of legacy oldestIndexedBlockTimestamp 2022-05-25 12:10:09 +02:00
wiz
41c14a068f Merge branch 'master' into nymkappa/feature/merge-blocks 2022-05-25 18:55:13 +09:00
wiz
de4293c998 Merge pull request #1685 from mempool/nymkappa/feature/update-api-case
Update case in some mining API endpoint response
2022-05-25 18:54:47 +09:00
wiz
c470da727e Merge branch 'master' into add-schildbach 2022-05-25 18:26:21 +09:00
nymkappa
c1d7f55ec1 Add loading spinner in /blocks page 2022-05-24 11:55:43 +02:00
nymkappa
879c5deee9 Fix widget size mining dashboard 2022-05-24 11:19:09 +02:00
hunicus
7c33b9b7c4 Add schildbach bitcoin wallet to about page 2022-05-23 08:34:04 -04:00
nymkappa
cf4814e7c6 For non Bitcoin network, run legacy API code, but keep the same endpoint 2022-05-23 13:02:18 +02:00
nymkappa
8f7d884658 Fix /blocks skeleton on Liquid 2022-05-23 12:08:52 +02:00
nymkappa
a538fc647d Hide graph selection button on non bitcoin networks 2022-05-23 09:44:09 +02:00
nymkappa
2d8f6eb4a1 Use ngClass to avoid multiple [class] conflict 2022-05-23 09:08:42 +02:00
nymkappa
dadecc67c4 Setup redirect from /mining/blocks to /blocks - Update router links 2022-05-23 09:08:41 +02:00
nymkappa
1088eeef5d Merge legacy and mining /blocks components and APIs 2022-05-23 09:08:40 +02:00
softsimon
763971348a Block transactions list error handling 2022-05-21 02:30:38 +04:00
wiz
86fa97bc66 Merge branch 'master' into nymkappa/feature/update-api-case 2022-05-21 03:18:57 +09:00
softsimon
e81d36653e Adding fee reveal text 2022-05-20 21:30:01 +04:00