wiz
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							bd033541b7
							
						
					 | 
					
						
						
							
							Update copyright years in legal notices
						
						
						
						
						
						
					 | 
					
						2022-01-25 09:36:02 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wiz
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							707ae7be01
							
						
					 | 
					
						
						
							
							Accept the CLA for @wiz
						
						
						
						
						
						
					 | 
					
						2022-01-25 09:35:48 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wiz
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							000dfc4d9e
							
						
					 | 
					
						
						
							
							Add new Contributor License Agreement policy
						
						
						
						
						
						
					 | 
					
						2022-01-25 09:30:11 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wiz
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							cba46a82aa
							
						
					 | 
					
						
						
							
							Merge pull request #1173 from mempool/simon/liquid-asset-precision-fix
						
						
						
						
						
						
						
						Fixing Liquid asset precision 
						
						
					 | 
					
						2022-01-25 08:15:20 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wiz
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							1263d05ac8
							
						
					 | 
					
						
						
							
							Merge pull request #1187 from nymkappa/bugfix/mysql-transactions
						
						
						
						
						
						
						
						Remove useless autocommit=0 in db migration script 
						
						
					 | 
					
						2022-01-25 07:51:31 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nymkappa
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							703b4cc92a
							
						
					 | 
					
						
						
							
							Remove useless autocommit=0 in db migration script
						
						
						
						
						
						
					 | 
					
						2022-01-25 16:45:52 +09:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wiz
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							6ad0344ea5
							
						
					 | 
					
						
						
							
							Merge pull request #1163 from nymkappa/feature/pools-migration
						
						
						
						
						
						
						
						Mining dashboard (1/2) - Import mining pools into the database - Increment db schema to 3 
						
						
					 | 
					
						2022-01-25 06:27:10 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Antoni Spaanderman
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							7902f68ada
							
						
					 | 
					
						
						
							
							fix 0 sat/vB not displaying
						
						
						
						
						
						
					 | 
					
						2022-01-24 21:35:13 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Antoni Spaanderman
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							f68ac944ed
							
						
					 | 
					
						
						
							
							fix dashboard TXs issue
						
						
						
						
						
						
					 | 
					
						2022-01-24 20:51:30 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Antoni Spaanderman
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							1beafd137b
							
						
					 | 
					
						
						
							
							fix dashboard blocks issue
						
						
						
						
						
						
					 | 
					
						2022-01-24 20:44:05 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								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
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							eb32b13acb
							
						
					 | 
					
						
						
							
							Merge pull request #1182 from nymkappa/bugfix/statistics-db-error-handling
						
						
						
						
						
						
						
						Wrap statistics db ops with try/catch 
						
						
					 | 
					
						2022-01-24 17:05:48 +04: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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nymkappa
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							a805c86697
							
						
					 | 
					
						
						
							
							Wrap statistics db ops with try/catch
						
						
						
						
						
						
					 | 
					
						2022-01-24 16:22:38 +09:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nymkappa
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							1322298a06
							
						
					 | 
					
						
						
							
							Make sure to wait for all mining pools queries before continuing
						
						
						
						
						
						
					 | 
					
						2022-01-24 14:34:03 +09:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Antoni Spaanderman
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							3ceab1493e
							
						
					 | 
					
						
						
							
							add log priority option for stdout log
						
						
						
						
						
						
					 | 
					
						2022-01-23 12:20:32 +01: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
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							d1ed3c4b93
							
						
					 | 
					
						
						
							
							Merge pull request #1179 from mempool/simon/frontend-npm-audit-fix
						
						
						
						
						
						
						
						Npm audit fix 
						
						
					 | 
					
						2022-01-23 12:58:39 +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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Antoni Spaanderman
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							30632e9e11
							
						
					 | 
					
						
						
							
							fix error with invalid chaintips
						
						
						
						
						
						
					 | 
					
						2022-01-22 15:13:10 +01: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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wiz
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							145bdca3af
							
						
					 | 
					
						
						
							
							Merge pull request #1172 from mempool/simon/liquid-asset-overflow
						
						
						
						
						
						
						
						Asset name overflow fix 
						
						
					 | 
					
						2022-01-21 08:55:50 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Felipe Knorr Kuhn
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							af38ef8ee7
							
						
					 | 
					
						
						
							
							Merge branch 'master' into update_liquid_tests
						
						
						
						
						
						
					 | 
					
						2022-01-20 21:54:23 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Felipe Knorr Kuhn
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							7bb95ff177
							
						
					 | 
					
						
						
							
							Update Cypress GHA spec list
						
						
						
						
						
						
					 | 
					
						2022-01-20 21:43:13 -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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								softsimon
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							b2fac709f9
							
						
					 | 
					
						
						
							
							Merge pull request #1170 from mempool/simon/liquid-loading-fixes
						
						
						
						
						
						
						
						Liquid asset loading fixes 
						
						
					 | 
					
						2022-01-20 23:30:44 +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
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							e8986e5fdc
							
						
					 | 
					
						
						
							
							stop for loop after genesis block
						
						
						
						
						
						
						
						prevHash == undefined for the genesis block 
						
						
					 | 
					
						2022-01-20 19:24:30 +01: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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nymkappa
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							87175869dd
							
						
					 | 
					
						
						
							
							Fix typescript miss use
						
						
						
						
						
						
					 | 
					
						2022-01-20 23:31:32 +09:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nymkappa
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							a1a2e9363f
							
						
					 | 
					
						
						
							
							Make sure to release all db connections
						
						
						
						
						
						
					 | 
					
						2022-01-20 23:07:20 +09:00 | 
					
					
						
						
							
							
							
						
					 |