wiz
3300f0e8d3
Set production backend config "CLEAR_PROTECTION_MINUTES": 5
2021-04-15 21:44:38 +09:00
softsimon
cd1273981d
Syslog is now configurable with minimum priority and facility option.
...
fixes #135
2021-04-15 16:04:09 +04:00
softsimon
fd0ffd2a39
Upgrading mempool-js to v2.3.
2021-04-15 00:57:10 +04:00
Miguel Medeiros
5cea5595f9
2.3.0
2021-04-14 17:30:38 -03:00
Miguel Medeiros
c80f82a0b1
v2.3.0 ( #12 )
...
* FIX: getBlocks optional params
* v2.3.0 - new minor version for mempool-js
- Add support for Bisq API
- Add support for Liquid API
- Change the main object to export network objects.
- Change README.md instructions.
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2021-04-14 17:27:28 -03:00
wiz
d60bc10941
Update Square Crypto logo with SVG image
2021-04-14 05:04:02 +09:00
wiz
5085e0c420
Add Exodus as Enterprise Sponsor on About page
2021-04-14 04:55:58 +09:00
softsimon
3dbddedf91
Remove 'v' from version.
2021-04-13 18:12:32 +04:00
softsimon
e255bec7ad
Updating versions to v2.2.0-dev
2021-04-13 16:53:42 +04:00
softsimon
cbe79d7051
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
softsimon
344d1247bd
Updated package.json.
2021-04-13 11:30:53 +04:00
wiz
089bb38e6a
Change log priority for 'The mempool is now in sync!' message to NOTICE
2021-04-13 14:03:36 +09:00
wiz
2077126064
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
fcf7955d63
Merge branch 'master' into simon/bisq-dashboard
...
# Conflicts:
# frontend/package-lock.json
# frontend/package.json
2021-04-12 22:22:50 +04:00
softsimon
7a4ad0ee2f
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
4bb68d0163
Update mempool.space og/twitter preview image with 5 block style logo
2021-04-13 00:13:58 +09:00
wiz
f80a11d1f4
Increase section spacing on About page
2021-04-13 00:10:15 +09:00
wiz
f61e3d8cec
Merge pull request #445 from mempool/simon/disk-cache-save-error
...
Only allow one disk cache saving simultaneously, and allow for partia…
2021-04-12 18:40:32 +09:00
softsimon
7fab42baa5
Only allow one disk cache saving simultaneously, and allow for partially written cache files.
...
fixes #444
2021-04-12 13:21:49 +04:00
softsimon
4ab4581393
Fix for effective fee rate calculation bug.
2021-04-12 13:02:31 +04:00
wiz
4c8d261da0
Merge pull request #441 from knorrium/fix_address_explorer_typo
2021-04-11 13:34:28 +09:00
Felipe Knorr Kuhn
88c9fd0c7b
fix typo on 413/405 error message on the address explorer
2021-04-10 21:04:30 -07:00
softsimon
f1c5f83412
Don't round variables in code, only in templates.
2021-04-10 23:23:05 +04:00
softsimon
2d9b9b5c5d
When filtering out lower fee parents, compare with effective fee instead of base fee to include a CPFP chain of transactions.
2021-04-10 21:26:05 +04:00
softsimon
c7c4895eab
fixes #438
2021-04-10 20:59:27 +04:00
softsimon
70d31f2062
Merge pull request #9 from mempool/feature/add-cnd-link
...
Add CDN provider to the mempool.js.
2021-04-10 19:38:07 +04:00
Miguel Medeiros
2dd50add4a
- Add mempool.js link to all examples.
...
- Ignore files in dist folder, adding .gitkeep instead.
- Update readme text with CND instructions.
- Update readme badges.
- Update readme typo.
- Update all the html examples with new CDN link.
2021-04-10 12:30:24 -03:00
softsimon
979b870c9c
Bump mempool-js version to 2.2.1
2021-04-10 18:58:20 +04:00
Miguel Medeiros
760bf97c1b
2.2.1
2021-04-10 11:53:07 -03:00
softsimon
041aa2a163
Build mempool-js as standalone.
2021-04-10 18:51:13 +04:00
softsimon
f7ab448cd1
Merge pull request #8 from mempool/bugfix/build-script-standalone-tinyify
...
FIX: change build script to enable standalone
2021-04-10 18:45:36 +04:00
Miguel Medeiros
5003538319
FIX: change build script to enable standalone
2021-04-10 11:31:16 -03:00
wiz
1bb990b796
Merge pull request #436 from MiguelMedeiros/bugfix/project-contributor-alignment
...
FIX: align project contributor handle text.
2021-04-10 19:44:26 +09:00
wiz
a6e7e1966e
Merge pull request #437 from mempool/simon/contributors-proxy
...
Proxy contributor requests.
2021-04-10 19:39:26 +09:00
softsimon
db263b8db4
Proxy contributor requests.
2021-04-10 11:33:01 +04:00
Miguel Medeiros
0289620262
FIX: align project contributor handle text.
2021-04-09 17:07:11 -03:00
wiz
d8ef0cd3ac
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
68be897379
Fix typo in API documentation for /api/block/:hash/raw method
2021-04-09 21:59:21 +09:00
wiz
2016d4bca6
Merge pull request #433 from mempool/simon/build-mempool-js
...
Build mempool-js to root www folder.
2021-04-09 12:01:30 +09:00
wiz
0c2d88960c
Publish mempool-js output as mempool.js instead of .min.js
2021-04-09 12:01:21 +09:00
softsimon
e3e1cddd2f
Build mempool-js to root www folder.
2021-04-09 01:22:24 +04:00
Miguel Medeiros
f39361263a
v2.2.0 - new major version for mempool-js ( #2 )
...
* - Refactoring code.
- Refactoring folder structure.
- Adding apiEndpoint and websocketEndpoint to Mempool config.
- Adding brownserify feature.
- Adding MIT LICENSE
* - Changing package.json information.
- Reorganizing README.md information.
- Default export for CommonJs and ES6 Modules.
- Changing default variable to mempoolJS.
- Organizing the API and WS providers.
- Splitting websocket connection types: client and server.
* Change version to 2.2.0.
Reorder keywords in alphabetical order.
2021-04-08 10:15:30 -03:00
wiz
00b564149d
Add Square as Enterprise Sponsor on About page
2021-04-08 00:05:11 +09:00
wiz
dee614f6ac
Merge pull request #432 from mempool/simon/angular-11-upgrade
...
Upgrading all front and backend dependencies, including Angular 11.
2021-04-07 23:31:30 +09:00
wiz
896a4cbcfc
Set frontend tsconfig to target es2020
2021-04-07 22:40:13 +09:00
softsimon
e731077077
extractCss is deprecated and always defaults to true.
2021-04-07 17:36:20 +04:00
softsimon
4a907f9dc6
Upgrading all front and backend dependencies, including Angular 11.
...
fixes #429
2021-04-07 16:18:55 +04:00
wiz
b0baf6aa0d
Merge pull request #422 from mempool/simon/corerpcminfee-catcher
...
Catch getMempoolInfo errors gracefully to not break general main loop
2021-04-06 16:08:20 +09:00
softsimon
8dddfe38a9
Updating getMempoolInfo defaults.
2021-04-06 11:07:38 +04:00
wiz
0f9f905fd1
Merge pull request #419 from mempool/simon/cpfp-duplicate-fix
...
Fix for duplicate cpfp ancestors.
2021-04-06 15:58:58 +09:00