softsimon
bf8f28aa10
Remove 'v' from version.
2021-04-13 18:12:32 +04:00
softsimon
2f65156c78
Updating versions to v2.2.0-dev
2021-04-13 16:53:42 +04:00
softsimon
8b8ccd75f3
Show backend info at the bottom. Removing frontend hostname. Re-adding frontend version and commit on top. JS error fix.
2021-04-13 11:51:55 +04:00
wiz
fa9ba582a0
Merge pull request #447 from mempool/simon/frontend-commit-hash-hostname
...
Backend and frontend commit, version and hostname displayed on the about page
2021-04-13 13:58:59 +09:00
softsimon
38cb10fbac
Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page.
2021-04-12 22:17:13 +04:00
wiz
0bf49c390e
Update mempool.space og/twitter preview image with 5 block style logo
2021-04-13 00:13:58 +09:00
wiz
b59aafe84d
Increase section spacing on About page
2021-04-13 00:10:15 +09:00
softsimon
62408263ad
Fix for effective fee rate calculation bug.
2021-04-12 13:02:31 +04:00
wiz
b2ed523903
Merge pull request #441 from knorrium/fix_address_explorer_typo
2021-04-11 13:34:28 +09:00
Felipe Knorr Kuhn
dbec1a15f8
fix typo on 413/405 error message on the address explorer
2021-04-10 21:04:30 -07:00
softsimon
224666819e
Don't round variables in code, only in templates.
2021-04-10 23:23:05 +04:00
softsimon
1a166560ee
fixes #438
2021-04-10 20:59:27 +04:00
softsimon
b71dce703c
Bump mempool-js version to 2.2.1
2021-04-10 18:58:20 +04:00
softsimon
6d504e82db
Build mempool-js as standalone.
2021-04-10 18:51:13 +04:00
Miguel Medeiros
800c110b0f
FIX: align project contributor handle text.
2021-04-09 17:07:11 -03:00
wiz
02516208c8
Add BlueWallet as Community Integration on About page
...
Also try to fix sort order of integrations:
* P2P Exchange Networks
* Raspberry Pi distros
* Onchain wallets
* Lightning wallets
* Watch-only wallets
2021-04-10 02:32:27 +09:00
wiz
a74fbcce17
Fix typo in API documentation for /api/block/:hash/raw method
2021-04-09 21:59:21 +09:00
wiz
23f8b0088f
Publish mempool-js output as mempool.js instead of .min.js
2021-04-09 12:01:21 +09:00
softsimon
20d584c859
Build mempool-js to root www folder.
2021-04-09 01:22:24 +04:00
wiz
499cf272db
Add Square as Enterprise Sponsor on About page
2021-04-08 00:05:11 +09:00
wiz
8729450a20
Set frontend tsconfig to target es2020
2021-04-07 22:40:13 +09:00
softsimon
68acc8251f
extractCss is deprecated and always defaults to true.
2021-04-07 17:36:20 +04:00
softsimon
20178641da
Upgrading all front and backend dependencies, including Angular 11.
...
fixes #429
2021-04-07 16:18:55 +04:00
softsimon
73c1d559f0
Bugfix: Ancestors are not able to increase fee of descendants
...
fixes #426
2021-04-06 10:41:13 +04:00
softsimon
f9256704ab
Bugfix: Ancestors are not able to increase fee of descendants
...
fixes #426
2021-04-05 23:45:47 +04:00
wiz
f5d55c8e09
Merge pull request #410 from mempool/wiz/dual-license-under-agplv3-and-gplv3
...
Dual-license mempool under both the GNU AGPLv3 and GPLv3 licenses
2021-04-02 00:15:59 +09:00
wiz
d69979e452
Tweak margins and layout spacing on About page
2021-04-01 16:42:37 +09:00
softsimon
8d650f4803
Increase space between logos and titles.
2021-03-31 22:49:55 +09:00
wiz
1debd2f9d2
Add Gemini as an Enterprise Sponsor on About page
2021-03-31 22:49:51 +09:00
softsimon
7ab75d5885
Always display one decimal on fee rate for consistency.
2021-03-31 15:43:23 +04:00
wiz
d8c329fba9
Update legal notices for dual-licensed AGPLv3 and GPLv3 on About page
2021-03-28 00:07:03 +09:00
wiz
cd462a2d4f
Add link to Muun Wallet on About page
2021-03-27 13:12:47 +09:00
softsimon
c8ed757e72
Reuse same i18n string for fee warning tooltip.
2021-03-23 05:18:08 +07:00
softsimon
9c667a5005
Fix: Compare with tx.feePerVsize to determine if modified fee is the same.
...
refs #401
2021-03-22 18:24:51 +07:00
softsimon
8799b9ca0a
Visualize the CPFP transactions.
...
fixes #401
2021-03-22 18:04:50 +07:00
softsimon
58402c008f
CPFP support ( #395 )
...
* CPFP support.
fixes #5
fixes #353
fixes #360
* Use effectiveFeePerVsize for mempool statistics.
* Renaming endpoint cpfp-info to just cpfp.
* Renaming decended to BestDescendant.
* Updating language file with new strings.
2021-03-18 23:47:40 +07:00
softsimon
f633adef84
Round sat/vB in fee rating tooltip.
...
fixes #364
2021-03-18 19:18:59 +07:00
wiz
93446bd932
Add the GNU AGPLv3 logo to About page
2021-03-18 17:44:25 +09:00
wiz
fcebce1786
Update package.json license tags
2021-03-18 16:30:10 +09:00
wiz
daded2614f
Fix icon for Specter Wallet on About page
2021-03-18 01:14:25 +09:00
wiz
6ead2a14a9
Add link to Specter Wallet on our About page
2021-03-17 22:23:29 +09:00
wiz
ee6b3e1991
Add link to WARden Portfolio app as Community Integration on About page
2021-03-16 01:56:19 +09:00
wiz
151715fa63
Merge pull request #388 from mempool/wiz/change-license-to-agplv3
...
Change mempool project license to GNU Affero General Public License v3
2021-03-15 06:26:09 +09:00
wiz
27aafcd920
Delete MIT+CC license from Terms of Service, add AGPLv3 to About page
2021-03-15 05:45:53 +09:00
Jonathan Underwood
565548b60e
Lower volume for sound effects ( #385 )
...
* Turn down that racket *shakes cane*
* Maybe a little lower
* Maybe 80%?
* 70?
* 30 ok?
* 65 sounds best
2021-03-12 13:20:40 +07:00
wiz
eb2cfb10c2
Improve grammar, layout, and formatting of Terms of Service page
2021-03-09 14:22:14 +09:00
wiz
0134188582
Display all Project Contributors on About page using GitHub API ( #382 )
2021-03-09 01:56:41 +07:00
wiz
d699287376
Merge pull request #380 from junderw/fixCacheUpdate
...
Fix bug where legend state is reverted when clicking 1-2 after a 1-minute auto-update.
2021-03-08 16:10:10 +09:00
wiz
0d4923cc73
Add link to Bisq's GitHub repo on About page
2021-03-08 12:58:00 +09:00
softsimon
ff7482db91
Adding enterprise sponsors i18n string.
2021-03-07 21:48:33 +07:00