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 |
|
softsimon
|
2a16dc5a7f
|
Utilize gettxout to display spent/outspent
fixes #1088
|
2022-01-15 22:09:04 +04: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 |
|
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 |
|
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
|
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 |
|
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 |
|
softsimon
|
4ca730697c
|
Adding current language to network dropdown links
fixes #1094
|
2022-01-10 18:00:01 +04:00 |
|
nymkappa
|
45542d5f06
|
Apply AVG() on vbytes_per_second - Cap extreme vbytes_per_second values
|
2022-01-10 18:52:56 +09:00 |
|
softsimon
|
08f2287def
|
Ending support for /bisq /liquid and /liquidtestnet
|
2022-01-08 17:33:37 +04:00 |
|
softsimon
|
47307bc755
|
Making frontend network URLs configurable
fixes #1095
|
2022-01-07 20:17:14 +04:00 |
|
wiz
|
4116186c1a
|
Add Citadel as Community Integration on About page
|
2022-01-05 17:15:11 +09:00 |
|
wiz
|
61851be23a
|
Merge pull request #1079 from mempool/simon/liquid-fee-range-dropdown
Liquid support to the Graph fee filter dropdown
|
2022-01-04 04:51:10 +00:00 |
|
wiz
|
5de949eaed
|
Merge pull request #1067 from mempool/simon/liquid-testnet-navbar-color
Liquid testnet navbar color
|
2022-01-04 04:32:12 +00:00 |
|
softsimon
|
c8639ec71d
|
Fixing missing assets data for Liquid Testnet native asset
fixes #1068
|
2022-01-04 05:26:46 +04:00 |
|
softsimon
|
e1275c62cc
|
Liquid support to the Graph fee filter dropdown
fixes #1072
|
2022-01-04 04:42:19 +04:00 |
|
softsimon
|
be45e88056
|
Liquid testnet navbar color
|
2022-01-01 13:37:20 +04:00 |
|
wiz
|
d1d74ebf37
|
Merge pull request #1065 from mempool/simon/block-navigation-routing-fix
Block navigation routing fix
|
2021-12-30 22:31:05 +00:00 |
|
softsimon
|
4f21fc0d87
|
Block navigation routing fix
|
2021-12-31 02:21:12 +04:00 |
|
softsimon
|
40fb1792f4
|
Fixing misplaces Unknown text after the Coinbase
|
2021-12-30 16:55:42 +04:00 |
|
wiz
|
7ce1cc5103
|
Merge pull request #1052 from mempool/simon/liquid-testnet
Adding Liquid Testnet as frontend option
|
2021-12-29 23:34:19 +00:00 |
|
softsimon
|
5ea4b043d9
|
Use relativeUrl when redirecting from the Searchbar
|
2021-12-30 02:30:46 +04:00 |
|
softsimon
|
dd4710b602
|
Handle Liquid native asset issuance transaction.
|
2021-12-30 02:18:16 +04:00 |
|