Commit Graph

1491 Commits

Author SHA1 Message Date
Antoni Spaanderman
f111c006ce
fix block height out of range on full page blocks viewer 2022-01-24 20:26:02 +01:00
Antoni Spaanderman
44021a3cb3
prefer const over let 2022-01-24 20:25:22 +01:00
softsimon
f1400909a8
Merge pull request #1183 from nymkappa/feature/cleanup-master-page
Cleanup master-page template
2022-01-24 17:03:16 +04:00
softsimon
c91b6b473a
Merge pull request #1177 from knorrium/fix_broken_bisq_tx_link
Fix broken link on the Bisq transaction page
2022-01-24 13:23:11 +04:00
nymkappa
68320dc117
Cleanup master-page template 2022-01-24 18:22:15 +09:00
softsimon
230f563235
Merge pull request #1178 from knorrium/update_e2e_tests
Update e2e tests: new scenarios for Liquid, Bisq and refactor button selectors
2022-01-23 14:25:11 +04:00
softsimon
c1f90e0c26
Npm audit fix 2022-01-23 12:58:16 +04:00
Felipe Knorr Kuhn
0ff6cd19c3
Update tests: use ids for nav bar items and new scenarios for bisq and liquid 2022-01-22 14:23:09 -08:00
Felipe Knorr Kuhn
a5ca0cda14
Add ids to nav bar items, liquid and bisq components 2022-01-22 14:21:46 -08:00
Felipe Knorr Kuhn
0560496154
Fix broken link on the Bisq transaction page 2022-01-21 23:12:18 -08:00
softsimon
e2dfdc0064
Merge pull request #1175 from knorrium/update_to_cypress_931
Update Cypress to v9.3.1
2022-01-21 15:37:54 +04:00
softsimon
a09910522b
Merge pull request #1176 from knorrium/update_liquid_tests
Update Liquid tests
2022-01-21 15:37:20 +04:00
Felipe Knorr Kuhn
af38ef8ee7
Merge branch 'master' into update_liquid_tests 2022-01-20 21:54:23 -08:00
Felipe Knorr Kuhn
c885187971
Add an amount class vins and vouts to improve testing 2022-01-20 21:31:14 -08:00
Felipe Knorr Kuhn
6637477ac9
Update Liquid tests 2022-01-20 21:30:22 -08:00
Felipe Knorr Kuhn
cf5cce23f3
Add Liquid Testnet tests 2022-01-20 21:30:03 -08:00
Felipe Knorr Kuhn
9f2d0c5172
Update config script defaults 2022-01-20 21:29:45 -08:00
Felipe Knorr Kuhn
80e4141612
Update Cypress to v9.3.1 2022-01-20 21:27:52 -08:00
softsimon
a8c04624f0
Fixing liqud asset precision
fixes #1166
2022-01-21 01:32:19 +04:00
softsimon
36b4812e93
Asset name overflow fix 2022-01-21 00:16:18 +04:00
softsimon
347c386815
Merge pull request #1171 from knorrium/fix_liquid_proxy
Fix Liquid proxy settings
2022-01-20 23:42:57 +04:00
Felipe Knorr Kuhn
35e69f2e3d
Fix Liquid proxy settings 2022-01-20 11:27:50 -08:00
softsimon
88a9e22abe
Liquid asset loading fixes 2022-01-20 23:00:43 +04:00
Antoni Spaanderman
e581ef7fe3
add regtest class 2022-01-20 19:10:36 +01:00
Antoni Spaanderman
1f0ae601c5
add network regtest 2022-01-20 17:19:16 +01:00
wiz
2b1367afd8
Merge pull request #1167 from mempool/simon/asset-icons
Display Liquid asset icons
2022-01-20 16:11:12 +00:00
softsimon
a2b167fc07
Display Liquid asset icons 2022-01-20 19:51:02 +04:00
Antoni Spaanderman
4bf167d3e1
fixed arrow not pointing to genesis block 2022-01-20 15:57:53 +01:00
Antoni Spaanderman
e59f610a75
display genesis block 2022-01-19 17:11:35 +01:00
softsimon
bc925a409f
Merge pull request #1152 from nymkappa/feature/split-difficulty-component
Move difficulty adjustment code to separate module
2022-01-19 13:19:17 +04:00
nymkappa
08a9cc30ba
Only apply vbytes/sec cap on Bitcoin mainnet - Fix linter issues 2022-01-17 20:19:20 +09:00
nymkappa
fcca911377
Move difficulty adjustment code to separate module 2022-01-17 13:33:07 +09:00
wiz
dbdc87eeae
Bump version number to v2.4.0-dev 2022-01-16 15:41:23 +09:00
wiz
b9067ed912
Release v2.3.0 2022-01-16 15:36:48 +09:00
wiz
11cc14f5b0
Merge pull request #1149 from mempool/wiz/20220116-pull-from-transifex
Pull translated strings from Transifex
2022-01-16 15:31:44 +09:00
wiz
4133bf31c6
Merge pull request #1147 from mempool/simon/gettxout
Utilize gettxout to display spent/unspent
2022-01-16 15:29:53 +09:00
wiz
31fb6f70ab
Pull translated strings from Transifex 2022-01-16 14:42:25 +09:00
softsimon
cb38258cf7
Adding missing Liquid Testnet Status page 2022-01-15 23:49:08 +04:00
softsimon
2a16dc5a7f
Utilize gettxout to display spent/outspent
fixes #1088
2022-01-15 22:09:04 +04:00
wiz
57b0ccee60
Fix HTML theme color for iOS status bar 2022-01-16 00:19:29 +09:00
wiz
d61eba8c68
Fix translation for Project Translators on About page 2022-01-15 06:47:51 +00:00
softsimon
debcd1808e
Displaying translators as twitter photos 2022-01-15 04:19:50 +04:00
softsimon
85f471ad08
Adding translators to About page 2022-01-15 04:01:53 +04:00
softsimon
78c32af062
Fixing high vulnerabilities 2022-01-14 16:43:56 +04:00
nymkappa
5b39ad2130
Remove id, unconfirmed_transactions and tx_per_second from the statistics queries since we don't use them in the front end 2022-01-14 19:21:54 +09:00
wiz
573cb8f993
Merge pull request #1133 from nymkappa/feature/disable-graph-interaction-mobile
Disable graph touch interaction in dashboard on mobile so we can scroll properly
2022-01-13 07:20:58 +00:00
wiz
548f38292f
Merge pull request #1131 from hunicus/update-liquidtestnet-docs
Update liquidtestnet docs
2022-01-13 04:12:48 +00:00
nymkappa
5f2350b763
Disable graph touch interaction in dashboard on mobile so we can scroll properly 2022-01-13 12:00:49 +09:00
hunicus
fbce72b7fc
Update transactions endpoints 2022-01-12 11:51:10 -05:00
hunicus
a894fa5bc0
Update mempool endpoints 2022-01-12 11:51:10 -05:00
hunicus
9ac3c420eb
Update fees endpoints 2022-01-12 11:51:10 -05:00
hunicus
10df6985fc
Update blocks endpoints 2022-01-12 11:51:10 -05:00
hunicus
27ce863735
Fix block-height endpoint across networks 2022-01-12 11:51:10 -05:00
hunicus
d840d79aea
Update block and block-header 2022-01-12 11:51:10 -05:00
hunicus
80dfc81900
Make minor grammatical changes to GET Asset Icons 2022-01-12 11:51:10 -05:00
hunicus
31c911cb59
Rename 'GET Assets' to 'GET Asset'
Confusing since it gets information on 1
asset..."asset" should be singular.
2022-01-12 11:51:10 -05:00
hunicus
0d4160b232
Reorder assets nav items to fit content order 2022-01-12 11:51:10 -05:00
hunicus
f0022f6af9
Update assets endpoints
Currently no testnet assets have icons, so those
responses are blank.
2022-01-12 11:51:10 -05:00
hunicus
a16decfb94
Fix urls in code examples 2022-01-12 11:51:10 -05:00
wiz
7f17ade65c
Merge pull request #1113 from mempool/simon/network-language-fix
Adding current language to network dropdown links
2022-01-12 16:41:47 +00:00
softsimon
c8d38740cc
Minor language service refactor 2022-01-12 19:08:56 +04:00
wiz
efffd1a929
Suggested changes for Simon's PR #1113 2022-01-12 23:52:52 +09:00
hunicus
5d06d02d64
Fix urls
So that /liquidtestnet is in links and link text.
2022-01-12 01:36:26 -05:00
hunicus
7eabbe30e6
Add /liquidtestnet/ to links 2022-01-12 01:36:26 -05:00
hunicus
c232f6a11d
Add boilerplate liquidtestnet examples
Also adjust logic to show them. Doing this prevents
compilation errors and will allow for endpoints to
be reviewed as they are modified.
2022-01-12 01:36:26 -05:00
hunicus
04ffa6d7bb
Update address-utxo 2022-01-12 01:36:44 -05:00
hunicus
d46655e5f4
Update address-tx-chain and address-tx-mempool 2022-01-12 01:36:37 -05:00
hunicus
1438300763
Update address and address-tx 2022-01-12 01:36:26 -05:00
wiz
9ac9eb9cc8
Merge pull request #1124 from mempool/simon/bump-angular-ngboostrap
Bumping minor Angular version and major ngBootstrap
2022-01-12 03:44:33 +00:00
wiz
ff5367b0e7
Merge pull request #1125 from knorrium/link_to_commit
Link the git commit hash to GitHub on the About page
2022-01-12 03:32:45 +00:00
Felipe Knorr Kuhn
503adc20dc
Link the git commit hash to GitHub on the About page 2022-01-11 17:02:48 -08:00
softsimon
2f5cad9d0a
Bumping minor Angular version and major ngBootstrap 2022-01-12 02:42:33 +04:00
hunicus
871329e0fd
Remove websocket and js tabs
Since npm packages don't work with liquidtestnet yet.
2022-01-11 17:21:35 -05:00
hunicus
7825b8d732
Remove difficulty endpoint from nav 2022-01-11 15:32:35 -05:00
wiz
8099349dcc
Merge pull request #1118 from nymkappa/bugfix/graph-scroll-main-page
Mouse scroll is not captured anymore by graphs in the dashboard page
2022-01-11 03:31:07 +00:00
nymkappa
02798db449
Mouse scroll is not capture anymore by graphs in the dashboard page 2022-01-11 12:16:09 +09:00
wiz
4b71cb6e28
Merge pull request #1116 from mempool/wiz/20220111-pull-from-transifex
Pull translated strings from Transifex
2022-01-11 03:09:44 +00:00
wiz
a4a8fb64b1
Merge pull request #1110 from nymkappa/feature/filter-out-extreme-values
Cap extreme vbytes_per_second values
2022-01-11 03:07:44 +00:00
wiz
2eaea44182
Pull translated strings from Transifex 2022-01-11 10:07:50 +09:00
softsimon
4ca730697c
Adding current language to network dropdown links
fixes  #1094
2022-01-10 18:00:01 +04:00
softsimon
dc06a3f62a
Bumping mempool.js lib to 2.3.0 2022-01-10 15:55:18 +04:00
nymkappa
45542d5f06
Apply AVG() on vbytes_per_second - Cap extreme vbytes_per_second values 2022-01-10 18:52:56 +09:00
wiz
6414f0045e
Pull translated strings from Transifex 2022-01-10 13:20:39 +09:00
wiz
d2cd396c75
Pull translated strings from Transifex 2022-01-09 16:23:47 +09:00
softsimon
afbced3f4d
Adapting tests 2022-01-08 20:44:45 +04:00
softsimon
08f2287def
Ending support for /bisq /liquid and /liquidtestnet 2022-01-08 17:33:37 +04:00
wiz
5175027948
Merge pull request #1103 from mempool/wiz/fix-matomo-for-bisq-markets
Fix matomo hostname for bisq.markets html
2022-01-08 10:17:46 +00:00
wiz
d0cda447c0
Fix matomo hostname for bisq.markets html 2022-01-08 19:05:06 +09:00
wiz
fd288cd106
Merge pull request #1100 from mempool/simon/configurable-network-urls
Making frontend network URLs configurable
2022-01-08 10:01:52 +00:00
softsimon
c41ac34978
Bisq: Adding missing privacy policy, locale selector
fixes #1096
2022-01-07 23:38:31 +04:00
softsimon
47307bc755
Making frontend network URLs configurable
fixes #1095
2022-01-07 20:17:14 +04:00
softsimon
a060816e2c
Transifex pull 2022-01-07 12:32:23 +04:00
softsimon
d78d2c0eca
Transifex pull 2022-01-06 12:32:08 +04:00
softsimon
1e39eb0fa5
Transifex pull 2022-01-06 00:04:02 +04:00
softsimon
cc0a0719b6
Transifex pull 2022-01-05 13:10:58 +04:00
softsimon
7dca8ae1a0
Merge pull request #1085 from mempool/wiz/add-citadel-to-about-page
Add Citadel as Community Integration on About page
2022-01-05 13:04:50 +04:00
softsimon
84027d5568
Merge pull request #1084 from mempool/wiz/tweak-page-titles-descriptions
Tweak html description meta tags / SEO service page titles
2022-01-05 13:04:09 +04:00
wiz
4116186c1a
Add Citadel as Community Integration on About page 2022-01-05 17:15:11 +09:00
wiz
358301020f
Tweak html description meta tags / SEO service page titles 2022-01-05 16:57:24 +09:00
softsimon
70f25b6c9c
Transifex pull 2022-01-04 22:43:09 +04:00