nymkappa
|
dc26c6f105
|
[graph] don't change yaxis scale if no outliers - save state in localstorage
|
2023-11-15 18:46:33 +09:00 |
|
nymkappa
|
2d30c0b588
|
[graph] use echart echart yaxis max property instead of modifying the data itself
|
2023-11-15 14:08:44 +09:00 |
|
nymkappa
|
c393483590
|
[graph] add toggle to show/hide outliers in transaction vBytes per second graph
|
2023-11-14 10:51:51 +09:00 |
|
wiz
|
28113d1141
|
Merge pull request #4163 from mempool/mononaut/fast-forensics
Fast lightning forensics
|
2023-11-13 14:54:20 +09:00 |
|
wiz
|
68e0dfe736
|
Merge branch 'master' into mononaut/fast-forensics
|
2023-11-13 14:24:08 +09:00 |
|
Mononaut
|
4ac0a6dad2
|
Display sigops on all transactions
|
2023-11-13 03:44:35 +00:00 |
|
Mononaut
|
fc52514c31
|
restore incoming tx clearance line, smooth moving avg
|
2023-11-12 07:59:06 +00:00 |
|
Mononaut
|
09f208484a
|
Add electrsApiService cachedRequest function, switch outspends
|
2023-11-12 07:03:28 +00:00 |
|
Mononaut
|
8aa51c4e80
|
Batch esplora outspends requests
|
2023-11-12 07:03:28 +00:00 |
|
dependabot[bot]
|
4273276422
|
Bump mock-socket from 9.2.1 to 9.3.1 in /frontend
Bumps [mock-socket](https://github.com/thoov/mock-socket) from 9.2.1 to 9.3.1.
- [Release notes](https://github.com/thoov/mock-socket/releases)
- [Changelog](https://github.com/thoov/mock-socket/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thoov/mock-socket/commits)
---
updated-dependencies:
- dependency-name: mock-socket
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-11 09:37:11 +00:00 |
|
softsimon
|
fd25713746
|
Merge pull request #4318 from mempool/mononaut/more-dp-fees
Improve precision of fee distribution chart labels
|
2023-11-11 18:36:26 +09:00 |
|
Mononaut
|
37605d5732
|
Improve fee distribution legibility on small screens
|
2023-11-11 08:57:55 +00:00 |
|
dependabot[bot]
|
9ab85ab799
|
Bump the frontend-angular-dependencies group in /frontend with 1 update
Bumps the frontend-angular-dependencies group in /frontend with 1 update: [ngx-echarts](https://github.com/xieziyu/ngx-echarts).
- [Release notes](https://github.com/xieziyu/ngx-echarts/releases)
- [Commits](https://github.com/xieziyu/ngx-echarts/commits)
---
updated-dependencies:
- dependency-name: ngx-echarts
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-11 08:39:56 +00:00 |
|
dependabot[bot]
|
0abf4f415f
|
Bump get-func-name from 2.0.0 to 2.0.2 in /frontend
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)
---
updated-dependencies:
- dependency-name: get-func-name
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-11 08:29:45 +00:00 |
|
Mononaut
|
b5a5f0f608
|
Add small margin above fee distribution graph
|
2023-11-11 08:24:58 +00:00 |
|
Mononaut
|
ffd2685922
|
Display fee distribution labels to 3 sig figs
|
2023-11-11 08:24:57 +00:00 |
|
Mononaut
|
6740ab61f3
|
Reduce outspend API cache expiry to 250ms
|
2023-11-11 07:46:25 +00:00 |
|
Mononaut
|
3f0c3c1952
|
Add apiService cachedRequest function, apply to outspends requests
|
2023-11-11 07:16:59 +00:00 |
|
softsimon
|
874d2b371d
|
Merge branch 'master' into mononaut/hide-arrow-on-replace
|
2023-11-11 11:57:03 +09:00 |
|
dependabot[bot]
|
e08665dee5
|
Bump cypress from 13.3.0 to 13.5.0 in /frontend
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.0 to 13.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.3.0...v13.5.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-11 02:47:53 +00:00 |
|
softsimon
|
b8b341431a
|
Merge pull request #4354 from mempool/mononaut/rerebundle
Better code-splitting
|
2023-11-10 16:40:36 +09:00 |
|
Mononaut
|
af7b9c0dc8
|
Adjust webpack chunk preloading strategy
|
2023-11-10 05:36:19 +00:00 |
|
softsimon
|
31ead371dc
|
Merge branch 'master' into mononaut/fix-faq-blockchain
|
2023-11-10 13:49:58 +09:00 |
|
softsimon
|
683b72387b
|
Merge branch 'master' into nymkappa/tx-overflow
|
2023-11-10 12:47:52 +09:00 |
|
Mononaut
|
db8ed5b705
|
Split liquid, lightning & mainnet graphs
|
2023-11-10 03:21:25 +00:00 |
|
Mononaut
|
80bf2f9ebd
|
Split master page components & deduplicate main routes
|
2023-11-10 03:20:59 +00:00 |
|
Mononaut
|
854a9dd057
|
Split legal page components into separate modules
|
2023-11-10 03:20:59 +00:00 |
|
Mononaut
|
ae02ff5b0d
|
Split About component into separate module
|
2023-11-10 03:20:59 +00:00 |
|
Mononaut
|
0cf898a19f
|
Split transaction components into separate module
|
2023-11-10 03:20:57 +00:00 |
|
Mononaut
|
b5a8687b6a
|
Split Block component into separate module
|
2023-11-10 03:20:32 +00:00 |
|
wiz
|
80ecf77270
|
Merge branch 'master' into mononaut/standalone-visualizations
|
2023-11-09 19:52:32 +09:00 |
|
wiz
|
c4d37392dc
|
Merge branch 'master' into mononaut/fix-group-channel-count
|
2023-11-09 18:46:41 +09:00 |
|
wiz
|
86458927d6
|
Merge branch 'master' into mononaut/hide-mempool-count-line
|
2023-11-09 18:38:11 +09:00 |
|
Mononaut
|
a33dc74c88
|
Shake the echarts tree
|
2023-11-07 23:35:33 +00:00 |
|
dependabot[bot]
|
5f034d34b3
|
Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-07 01:45:30 +00:00 |
|
softsimon
|
6d336c010c
|
Merge pull request #4322 from mempool/dependabot/npm_and_yarn/frontend/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.8 to 7.23.2 in /frontend
|
2023-11-07 10:44:36 +09:00 |
|
orangesurf
|
9ca41a7608
|
Merge branch 'master' into master
|
2023-10-22 17:25:20 +01:00 |
|
Mononaut
|
6efeeb1d64
|
Hide mempool count line by default
|
2023-10-20 15:10:40 +00:00 |
|
dependabot[bot]
|
1bc02fd216
|
Bump @babel/traverse from 7.22.8 to 7.23.2 in /frontend
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 11:23:40 +00:00 |
|
Peter
|
76621464f1
|
ma vbytes
|
2023-10-11 08:09:06 -04:00 |
|
Mononaut
|
af3d6eccfb
|
Fix node group map channel count
|
2023-10-11 01:09:10 +00:00 |
|
orangesurf
|
21ede8671d
|
Update global-footer.component.html
|
2023-10-09 19:01:48 +00:00 |
|
orangesurf
|
e27cf33981
|
Improve footer formatting for small screens
|
2023-10-08 17:52:03 +01:00 |
|
orangesurf
|
02c892aa07
|
Merge branch 'mempool:master' into master
|
2023-10-08 17:39:47 +01:00 |
|
softsimon
|
e6236d8cfd
|
Merge branch 'master' into nymkappa/no-db-blocks-list
|
2023-10-02 21:53:44 +04:00 |
|
Mononaut
|
420fbf3d6f
|
Hide the blockchain arrow when transaction is replaced
|
2023-09-29 00:02:01 +01:00 |
|
dependabot[bot]
|
7a1cd0ff6a
|
Bump cypress from 13.2.0 to 13.3.0 in /frontend
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.2.0 to 13.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.2.0...v13.3.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-28 02:23:46 +00:00 |
|
softsimon
|
5e95d8d6ce
|
Merge pull request #4281 from mempool/nymkappa/fix-blockchain-width-liquid
[ui] don't add 120px to blockchain component on liquid
|
2023-09-26 00:28:48 +04:00 |
|
orangesurf
|
6de8cbe9b9
|
Add primal.net logo to footer
|
2023-09-25 19:57:52 +01:00 |
|
Felipe Knorr Kuhn
|
372fb38722
|
Skip syncing Liquid assets if BASE_MODULE is not set to liquid
|
2023-09-24 10:31:14 -07:00 |
|