| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 | 9b6d679739 | Merge pull request #1119 from nymkappa/feature/order-statistics-by-added statistics: `ORDER BY id` => `ORDER BY added` | 2022-01-11 03:38:24 +00: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 | b1df17d7a3 | statistics: ORDER BY id=>ORDER BY added | 2022-01-11 12:25:45 +09: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 | cee52e69f1 | Merge pull request #1112 from nymkappa/feature/index-added-field INDEX 'added' in statistics table | 2022-01-11 03:09:20 +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 |  | 
			
				
					| 
							
							
								 nymkappa | 0e6cc67c0a | Only create INDEX 'added' when it does not already exist | 2022-01-11 11:47:04 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 2eaea44182 | Pull translated strings from Transifex | 2022-01-11 10:07:50 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 50734bafbf | Merge pull request #1114 from mempool/simon/mempool.js-2.3.0 Bumping mempool.js lib to 2.3.0 | 2022-01-11 00:50:22 +00:00 |  | 
			
				
					| 
							
							
								 softsimon | dc06a3f62a | Bumping mempool.js lib to 2.3.0 | 2022-01-10 15:55:18 +04:00 |  | 
			
				
					| 
							
							
								 nymkappa | 1e78326ee4 | INDEX 'added' in statistics table | 2022-01-10 19:48:29 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 45542d5f06 | Apply AVG() on vbytes_per_second - Cap extreme vbytes_per_second values | 2022-01-10 18:52:56 +09:00 |  | 
			
				
					| 
							
							
								 wiz | d809e85dde | Merge pull request #1109 from mempool/wiz/20220110-pull-from-transifex Pull translated strings from Transifex | 2022-01-10 04:21:04 +00:00 |  | 
			
				
					| 
							
							
								 wiz | 6414f0045e | Pull translated strings from Transifex | 2022-01-10 13:20:39 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 39c5393e3b | Merge pull request #1107 from mempool/wiz/20220109-pull-from-transifex Pull translated strings from Transifex | 2022-01-09 07:27:49 +00:00 |  | 
			
				
					| 
							
							
								 wiz | d2cd396c75 | Pull translated strings from Transifex | 2022-01-09 16:23:47 +09:00 |  | 
			
				
					| 
							
							
								 wiz | ccbb28c8a0 | Merge pull request #1104 from mempool/simon/remove-local-bisq-liquid Ending support for /bisq /liquid and /liquidtestnet | 2022-01-09 06:29:46 +00: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 |  | 
			
				
					| 
							
							
								 wiz | 2d0d7df704 | Merge pull request #1102 from mempool/simon/bisq-footer-buttons Bisq: Adding missing privacy policy, locale selector | 2022-01-08 09:37:05 +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 |  | 
			
				
					| 
							
							
								 wiz | bfe5d3ae49 | Merge pull request #1099 from mempool/simon/transifex-pull | 2022-01-07 09:27:52 +00:00 |  | 
			
				
					| 
							
							
								 softsimon | a060816e2c | Transifex pull | 2022-01-07 12:32:23 +04:00 |  | 
			
				
					| 
							
							
								 wiz | 898ff5da23 | Merge pull request #1093 from mempool/simon/transifex-pull Transifex pullv2.3.0-rc5 | 2022-01-06 08:33:58 +00:00 |  | 
			
				
					| 
							
							
								 softsimon | d78d2c0eca | Transifex pull | 2022-01-06 12:32:08 +04:00 |  | 
			
				
					| 
							
							
								 wiz | a08e77ff3e | Merge pull request #1092 from mempool/simon/transifex-pull | 2022-01-05 20:17:54 +00:00 |  | 
			
				
					| 
							
							
								 softsimon | 1e39eb0fa5 | Transifex pull | 2022-01-06 00:04:02 +04:00 |  |