Commit Graph

  • 9cd67d878f bitcoind: Parse witness scripts from P2SH transactions. fixes #323 softsimon 2021-02-03 13:11:14 +07:00
  • ed17203a5f bitcoind: Parse witness scripts from P2SH transactions. fixes #323 softsimon 2021-02-03 13:11:14 +07:00
  • 462fc0f2a2 Type fix for contract parsing. refs #324 softsimon 2021-02-03 12:51:30 +07:00
  • 999163d7ad Type fix for contract parsing. refs #324 softsimon 2021-02-03 12:51:30 +07:00
  • b5cc9d1b85 better identification of lightning outputs. (#320) fiatjaf 2021-02-03 02:40:31 -03:00
  • 276117fba9 better identification of lightning outputs. (#320) fiatjaf 2021-02-03 02:40:31 -03:00
  • fca3ea8a36 Merge pull request #322 from bguillaumat/update-dockerization wiz 2021-02-03 13:03:44 +09:00
  • 448cb8e264 Merge pull request #322 from bguillaumat/update-dockerization wiz 2021-02-03 13:03:44 +09:00
  • 7d245bc201 Move docker files in subdir Bastien 2021-02-03 02:12:15 +01:00
  • 6782229a3d Move docker files in subdir #322 Bastien 2021-02-03 02:12:15 +01:00
  • c6296bc06c Set all dir to be dockerized Bastien 2021-02-02 23:45:54 +01:00
  • 543fe8c735 Set all dir to be dockerized Bastien 2021-02-02 23:45:54 +01:00
  • 99ddc33e62 Default dir should be the same than config-mempool.json Bastien 2021-02-02 19:25:33 +01:00
  • f3e97e2e2d Default dir should be the same than config-mempool.json Bastien 2021-02-02 19:25:33 +01:00
  • 5c615537de Merge pull request #317 from bguillaumat/add-cache-dir wiz 2021-02-03 03:21:22 +09:00
  • 03179e34fb Merge pull request #317 from bguillaumat/add-cache-dir wiz 2021-02-03 03:21:22 +09:00
  • 9f6a8846cd Fix ENV_VAR issues Bastien 2021-02-02 19:20:05 +01:00
  • a36b5c660d Fix ENV_VAR issues #317 Bastien 2021-02-02 19:20:05 +01:00
  • 7109f74639 Update package.json && Fix start.sh script Bastien 2021-02-02 18:01:23 +01:00
  • 2d872bda47 Update package.json && Fix start.sh script Bastien 2021-02-02 18:01:23 +01:00
  • b24a955860 Update ENV_VARIABLES in scripts && Fix some errors Bastien 2021-02-02 17:54:01 +01:00
  • 91d4017aa6 Update ENV_VARIABLES in scripts && Fix some errors Bastien 2021-02-02 17:54:01 +01:00
  • bca00e81b1 Apply Wiz suggestions Bastien Guillaumat 2021-02-02 16:34:21 +01:00
  • 6efe055003 Apply Wiz suggestions Bastien Guillaumat 2021-02-02 16:34:21 +01:00
  • 4395b93710 Display P2PK inputs as "P2PK" instead of empty string. fixes #290 softsimon 2021-02-02 01:32:15 +07:00
  • f39d90547e Display P2PK inputs as "P2PK" instead of empty string. fixes #290 softsimon 2021-02-02 01:32:15 +07:00
  • bf7d58cd44 Update build.sh Bastien 2021-02-01 18:17:50 +01:00
  • c26737ffd6 Update build.sh Bastien 2021-02-01 18:17:50 +01:00
  • d0a1ea6693 Don't display fee rating when block medianFee is empty to fix "overpaid by infinity". fixes #288 softsimon 2021-02-02 00:10:57 +07:00
  • 09f5f552bf Don't display fee rating when block medianFee is empty to fix "overpaid by infinity". fixes #288 softsimon 2021-02-02 00:10:57 +07:00
  • d28f8d11bf Add docker dir to build mempool containers Bastien 2021-02-01 17:25:08 +01:00
  • feb5e96323 Add docker dir to build mempool containers Bastien 2021-02-01 17:25:08 +01:00
  • ffb9d01f85 Add CACHE_DIR var Bastien 2021-02-01 15:54:27 +01:00
  • f7ff6336f2 Add CACHE_DIR var Bastien 2021-02-01 15:54:27 +01:00
  • 65454bf169 Hide address received/sent from address page when using electrum API. fixes #294 softsimon 2021-02-01 04:52:24 +07:00
  • 2a5a4ddac0 Hide address received/sent from address page when using electrum API. fixes #294 softsimon 2021-02-01 04:52:24 +07:00
  • 8623864470 Detect network from url also when languages are being used. fixes #287 softsimon 2021-02-01 04:17:34 +07:00
  • fd869c732d Detect network from url also when languages are being used. fixes #287 softsimon 2021-02-01 04:17:34 +07:00
  • da2f9aa80d Fix production nginx.conf and backend config to always use unique ports wiz 2021-01-31 01:15:54 +09:00
  • d3646aa45e Fix production nginx.conf and backend config to always use unique ports wiz 2021-01-31 01:15:54 +09:00
  • 1bed4b4313 Moved sponsors cache creation until after diskcache is done. refs #315 softsimon 2021-01-30 22:12:22 +07:00
  • f3c18b152a Moved sponsors cache creation until after diskcache is done. refs #315 softsimon 2021-01-30 22:12:22 +07:00
  • 882ca34fcc Rename production syslog notifications channel wiz 2021-01-30 23:09:17 +09:00
  • 6a9c4d82ec Rename production syslog notifications channel wiz 2021-01-30 23:09:17 +09:00
  • 1b8bd80d4c Refactored when statistics cache from database is created. refs #315 softsimon 2021-01-30 21:40:04 +07:00
  • 35521f4871 Refactored when statistics cache from database is created. refs #315 softsimon 2021-01-30 21:40:04 +07:00
  • 004c7b072d Upgrading mysql client lib. softsimon 2021-01-30 21:39:23 +07:00
  • 9b9c605cbe Upgrading mysql client lib. softsimon 2021-01-30 21:39:23 +07:00
  • 2c94f3a8ef Wait for database connection established before continuing startup. refs #315 softsimon 2021-01-30 21:09:30 +07:00
  • 21d32dec41 Wait for database connection established before continuing startup. refs #315 softsimon 2021-01-30 21:09:30 +07:00
  • 12002f5685 Increase Bisq block height divergence warning to 10 blocks for Tor issues wiz 2021-01-30 23:02:20 +09:00
  • 54a276439d Increase Bisq block height divergence warning to 10 blocks for Tor issues wiz 2021-01-30 23:02:20 +09:00
  • c13d128d9c Configure production backends and nginx for high availability electrs wiz 2021-01-30 22:59:56 +09:00
  • 42ad068dd2 Configure production backends and nginx for high availability electrs wiz 2021-01-30 22:59:56 +09:00
  • db6ab5091c Increased database query timeouts fixes #315 softsimon 2021-01-30 19:20:52 +07:00
  • c5c2222b8c Increased database query timeouts fixes #315 softsimon 2021-01-30 19:20:52 +07:00
  • 42fa7c67bb Replacing localhost with 127.0.0.1 softsimon 2021-01-30 18:43:58 +07:00
  • 9d317082e1 Replacing localhost with 127.0.0.1 softsimon 2021-01-30 18:43:58 +07:00
  • 476948e70e Update production upgrade script notification command wiz 2021-01-30 20:31:11 +09:00
  • edf8f1fc8a Update production upgrade script notification command wiz 2021-01-30 20:31:11 +09:00
  • dfeb8c2d15 Update production syslog scripts wiz 2021-01-30 20:09:47 +09:00
  • ad52e7fe7e Update production syslog scripts wiz 2021-01-30 20:09:47 +09:00
  • ec9fdbe3d6 Adding missing default timeout on all axios requests. fixes #314 softsimon 2021-01-30 16:25:22 +07:00
  • c94f004425 Adding missing default timeout on all axios requests. fixes #314 softsimon 2021-01-30 16:25:22 +07:00
  • c9f2a871fc Fix for fee estimate not being correct when block is almost full with more projected blocks in queue. fixes #278 softsimon 2021-01-30 01:34:40 +07:00
  • 371433b2da Fix for fee estimate not being correct when block is almost full with more projected blocks in queue. fixes #278 softsimon 2021-01-30 01:34:40 +07:00
  • 667d4901d1 Credit Italian translator. softsimon 2021-01-29 16:58:04 +07:00
  • 3256198ab0 Credit Italian translator. softsimon 2021-01-29 16:58:04 +07:00
  • c9ef7cf0f3 Replacing weight with vsize in transactions api to match esplora. softsimon 2021-01-28 18:24:02 +07:00
  • da533097d9 Replacing weight with vsize in transactions api to match esplora. softsimon 2021-01-28 18:24:02 +07:00
  • 02c4ad2688 Adding Italian language. Updating nginx conf with some missing languages. softsimon 2021-01-27 20:24:32 +07:00
  • 47dd1f2d0b Adding Italian language. Updating nginx conf with some missing languages. softsimon 2021-01-27 20:24:32 +07:00
  • 4ff55e694c Don't save disk cache on exit. Handle corrupted mempool disk cache. fixes #304 softsimon 2021-01-27 01:49:11 +07:00
  • 5f1f06fecf Don't save disk cache on exit. Handle corrupted mempool disk cache. fixes #304 softsimon 2021-01-27 01:49:11 +07:00
  • 5b9c39bda8 Readding deleted blocks api endpoint. softsimon 2021-01-27 00:33:16 +07:00
  • b08225dab5 Readding deleted blocks api endpoint. softsimon 2021-01-27 00:33:16 +07:00
  • 82fdd4ff4e Center align offline/reconnection badge on the logo. fixes #302 softsimon 2021-01-25 01:29:58 +07:00
  • 9d02ab1eb5 Center align offline/reconnection badge on the logo. fixes #302 softsimon 2021-01-25 01:29:58 +07:00
  • e262d954f0 Adding missing basic API endpoints when in bitcoind/electrum mode. fixes #291 softsimon 2021-01-25 01:09:42 +07:00
  • e86b7c7258 Adding missing basic API endpoints when in bitcoind/electrum mode. fixes #291 softsimon 2021-01-25 01:09:42 +07:00
  • 11ff5b28b4 Always fetch at least the coinbase transaction of blocks, and throw error if failed. softsimon 2021-01-24 23:56:51 +07:00
  • c9e175a0cc Always fetch at least the coinbase transaction of blocks, and throw error if failed. softsimon 2021-01-24 23:56:51 +07:00
  • d7b2a03bd5 Increasing clear protection period to 10 minutes. softsimon 2021-01-24 19:33:05 +07:00
  • cca95bbd66 Increasing clear protection period to 10 minutes. softsimon 2021-01-24 19:33:05 +07:00
  • 98184f49fd Updated from transifex. softsimon 2021-01-24 18:32:46 +07:00
  • 86902d6f33 Updated from transifex. softsimon 2021-01-24 18:32:46 +07:00
  • 05953a5200 Center aligning fee box text. softsimon 2021-01-24 17:26:14 +07:00
  • e214eedf23 Center aligning fee box text. softsimon 2021-01-24 17:26:14 +07:00
  • a98199ae75 Updated from transifex. softsimon 2021-01-24 14:08:06 +07:00
  • 39613cc2a2 Updated from transifex. softsimon 2021-01-24 14:08:06 +07:00
  • 33fc7fbb86 Adjusting h5 header font-size. softsimon 2021-01-24 13:59:39 +07:00
  • dad122625f Adjusting h5 header font-size. softsimon 2021-01-24 13:59:39 +07:00
  • 1e387cf7cd Reducing size of dashboard header titles to reduce overflow depending on language. softsimon 2021-01-24 11:53:42 +07:00
  • f049e3abc4 Reducing size of dashboard header titles to reduce overflow depending on language. softsimon 2021-01-24 11:53:42 +07:00
  • 076470db5c Credit hungarian translator. softsimon 2021-01-24 11:43:20 +07:00
  • bf28dc1eea Credit hungarian translator. softsimon 2021-01-24 11:43:20 +07:00
  • 8f8fa7e2c9 Updating translations from transifex. softsimon 2021-01-24 04:21:07 +07:00
  • 4d47388e25 Updating translations from transifex. softsimon 2021-01-24 04:21:07 +07:00
  • 6e5404f2a3 Adding hungarian language. softsimon 2021-01-24 04:19:50 +07:00
  • 6507b5e003 Adding hungarian language. softsimon 2021-01-24 04:19:50 +07:00