Commit Graph

  • 0a989ad6da Merge branch 'feat_mydojo_bitcoind_0_21_1' into 'develop' kenshin-samourai 2021-05-03 13:51:09 +0000
  • e0f863933a upgrade bitcoind to bitcoin core 0.21.1 kenshin-samourai 2021-05-03 15:41:26 +0200
  • ae6544b34a Merge branch 'feat_dojo_active_network' into 'develop' kenshin-samourai 2021-05-03 12:27:39 +0000
  • a80d669d68 Merge branch 'fix_dojo_splitlist' into 'develop' kenshin-samourai 2021-05-03 12:26:35 +0000
  • 22a6439a18 Merge branch 'feat_mydojo_db_tx_isolation' into 'develop' kenshin-samourai 2021-05-03 12:25:34 +0000
  • b4b17360eb Merge branch 'feat_dojo_optim_importer2' into 'develop' kenshin-samourai 2021-05-03 12:24:16 +0000
  • 028bde3687 Merge branch 'feat_dojo_optim_addr_derivation' into 'develop' kenshin-samourai 2021-05-03 12:22:38 +0000
  • 3b45a621f4 Merge branch 'feat_dojo_optim_tracker2' into 'develop' kenshin-samourai 2021-05-03 12:20:19 +0000
  • b0a32dd42f determine bitcoin network based on config file instead of cli argument kenshin-samourai 2021-04-30 14:46:24 +0200
  • 6b22848190 implement util.splitList() with slice() instead of splice() kenshin-samourai 2021-04-28 19:26:35 +0200
  • f4d292193c switch tx isolatn mode to read committed kenshin-samourai 2021-04-28 19:26:15 +0200
  • 07b6064397 parallelize remote importer kenshin-samourai 2021-04-28 19:25:06 +0200
  • c52bcf3e2d process addresses in chunks kenshin-samourai 2021-04-26 19:05:11 +0200
  • 4b00fc3ae7 Merge branch 'feat_dojo_optim_addr_derivation' of https://code.samourai.io/dojo/samourai-dojo into feat_dojo_optim_addr_derivation kenshin-samourai 2021-04-26 19:03:57 +0200
  • bd4a47f115 remove dependency on fsevents kenshin-samourai 2021-04-26 19:03:05 +0200
  • f3ff741419 switch parallel addresses derivation to worker threads kenshin-samourai 2021-04-26 19:03:05 +0200
  • 625e905de7 fix bug introduced by #4eb3a853 kenshin-samourai 2021-04-26 19:01:41 +0200
  • 1a2297b4df remove dependency on fsevents kenshin-samourai 2021-04-20 17:08:50 +0200
  • 5f85abcb45 switch parallel addresses derivation to worker threads kenshin-samourai 2021-04-19 19:13:39 +0200
  • f58c1e2a31 Merge branch 'feat_dojo_optim_tracker2' of https://code.samourai.io/dojo/samourai-dojo into feat_dojo_optim_tracker2 kenshin-samourai 2021-04-20 16:48:54 +0200
  • 8361044aa3 switch to parallel processing of blocks by the tracker kenshin-samourai 2021-04-20 16:47:46 +0200
  • 689866f56b clean code kenshin-samourai 2021-04-20 16:47:46 +0200
  • 4eb3a85335 refactoring of tracker prior to parallel processing of blocks kenshin-samourai 2021-04-20 16:47:46 +0200
  • d7ba18494d Merge branch 'send-error-handling' into 'develop' kenshin-samourai 2021-04-20 14:44:26 +0000
  • 8aa2c8063c Merge branch 'sec_dojo_packages3' into 'develop' kenshin-samourai 2021-04-20 14:43:30 +0000
  • f58b5619f1 upgrade node packages kenshin-samourai 2021-04-20 15:41:18 +0200
  • c899eff551 upgrade axios to 0.21.1 kenshin-samourai 2021-04-20 15:12:23 +0200
  • 7d86569d35
    Handle Error in sendError method Pavel Ševčík 2021-04-19 19:14:19 +0200
  • ebd1feba9a Merge branch 'feat_mydojo_explorer_3_0_0' into 'develop' kenshin-samourai 2021-04-12 15:34:12 +0000
  • f2a4e8c72a bump explorer version kenshin-samourai 2021-04-12 15:42:07 +0200
  • 21d634ecba upgrade explorer to btc rpc explorer 3.0.0 kenshin-samourai 2021-04-12 15:41:49 +0200
  • 7833af3504 switch to parallel processing of blocks by the tracker kenshin-samourai 2021-04-07 14:10:35 +0200
  • 46d1debf5f clean code kenshin-samourai 2021-04-07 14:25:30 +0200
  • 63a62e9ce6 refactoring of tracker prior to parallel processing of blocks kenshin-samourai 2021-04-07 14:25:30 +0200
  • bd5e7ef949 Merge branch 'moar-minor-optimizations' into 'develop' kenshin-samourai 2021-04-07 12:14:56 +0000
  • 3386de63d4
    Call concat just once Pavel Ševčík 2021-04-01 23:07:51 +0200
  • 77d7e05651
    Parallelize address derivation in hd-accounts-service Pavel Ševčík 2021-04-01 23:07:19 +0200
  • de9753446f
    Parallelize pushtx status refresh calls Pavel Ševčík 2021-04-01 23:05:30 +0200
  • 31417c53e4
    More parallel calls in tx processors Pavel Ševčík 2021-04-01 22:00:59 +0200
  • f67b89777a
    Remove call of undefined function Pavel Ševčík 2021-04-01 21:39:06 +0200
  • 8c6bc5a865 Merge branch 'series-call' into 'develop' kenshin-samourai 2021-03-30 09:03:46 +0000
  • 527ebca7d7 Merge branch 'feat_dojo_rest_indexer' into 'develop' kenshin-samourai 2021-03-29 16:31:02 +0000
  • 0b8c1965e2 add support of rest api provided by addrindexrs kenshin-samourai 2021-03-29 16:31:02 +0000
  • fa03e9300f
    Better seriesCall Pavel Ševčík 2021-03-23 13:59:05 +0100
  • 5a949ea083
    No longer build whirlpool image Lounès Ksouri 2021-03-19 13:48:36 +0100
  • 73b32d0a13 Merge branch 'feat_dojo_optim_api' into 'develop' kenshin-samourai 2021-03-19 09:42:11 +0000
  • 755389c6bd Merge branch 'feat_dojo_optim_tracker' into 'develop' kenshin-samourai 2021-03-19 09:40:04 +0000
  • 37bf6effd5 optimize /wallet endpoint kenshin-samourai 2021-03-18 10:24:42 +0100
  • d8c1f41e46 optimize remote importer kenshin-samourai 2021-03-18 10:01:52 +0100
  • ecf1c4cdcd optimize Fees.refresh() kenshin-samourai 2021-03-17 14:36:07 +0100
  • c30c280a8b Merge branch 'feat_dojo_optim_tracker' of https://code.samourai.io/dojo/samourai-dojo into feat_dojo_optim_tracker kenshin-samourai 2021-03-17 12:10:56 +0100
  • ce22eec4c6 Merge branch 'feat_dojo_optimizations' kenshin-samourai 2021-03-17 12:10:26 +0100
  • 3428584a2e Merge branch 'feat_mydojo_tor_0_4_4_8' into 'develop' kenshin-samourai 2021-03-17 11:08:15 +0000
  • 241431e041 upgrade tor container to tor 0.4.4.8 kenshin-samourai 2021-03-17 12:04:11 +0100
  • 8b565032ae upgrade whirlpool container to tor 0.4.4.8 kenshin-samourai 2021-03-17 12:04:03 +0100
  • 5cb48ba670 Merge branch 'feat_dojo_optimizations' kenshin-samourai 2021-03-16 15:07:02 +0100
  • 8e082741a3 Merge branch 'feat_mydojo_db_config_opts' into 'develop' kenshin-samourai 2021-03-16 13:38:46 +0000
  • ff7a3bf337 increase max_connections to a value consistent with nodejs config kenshin-samourai 2021-03-10 11:56:13 +0100
  • 01f72a9b1c add support of an optional low_mem config profile for mysql kenshin-samourai 2021-03-09 16:18:38 +0100
  • 6c6b31d369 Merge branch 'feat_mydojo_whirlpool_0_10_10' into 'develop' kenshin-samourai 2021-03-06 15:23:14 +0000
  • fb8ae22646 frce nb clients per pool to 1 kenshin-samourai 2021-03-06 16:00:15 +0100
  • 934368908f reactivate liquidity client kenshin-samourai 2021-03-06 15:02:00 +0100
  • 26894a50ec ugrade whirlpool to whirlpool-cli 0.10.10 kenshin-samourai 2021-03-06 14:59:22 +0100
  • 7cf9bccbc9 Merge branch 'feat_dojo_wallet_history_endpoint' into 'develop' kenshin-samourai 2021-03-05 17:21:57 +0000
  • c241e709f0 update css style kenshin-samourai 2021-03-05 17:49:57 +0100
  • 5392bfa6a1 add csv export of a xpub tx history kenshin-samourai 2021-03-05 17:48:43 +0100
  • 1a224c7982 update labels kenshin-samourai 2021-03-05 16:49:37 +0100
  • a9839f0095 shorten labels of buttons (xpubs tool) kenshin-samourai 2021-03-05 16:46:23 +0100
  • cacde36614 add wrapper function for /txs endpoint kenshin-samourai 2021-03-05 16:45:03 +0100
  • fa55eea154 add excludeNullXfer argument to /txs endpoint kenshin-samourai 2021-03-05 16:32:41 +0100
  • 3ab2f268ea Merge branch 'feat_mydojo_node_db_config' into 'develop' kenshin-samourai 2021-02-26 14:30:11 +0000
  • 73f73baafb reference db container by its ip address kenshin-samourai 2021-02-26 15:29:56 +0100
  • 61f5ad75be Merge branch 'feat_xpub_rescan_ux' into 'develop' kenshin-samourai 2021-02-26 13:13:47 +0000
  • 8cdb887d11 disable rescan-lookahead field if data source is third_party_explorer kenshin-samourai 2021-02-26 14:01:11 +0100
  • a21b83290b store indexer type kenshin-samourai 2021-02-26 13:35:33 +0100
  • 309286a4da Merge branch 'feat_mydojo_ip_addresses_params' into 'develop' kenshin-samourai 2021-02-25 09:24:51 +0000
  • 48312f32f8 bump versions of dojo modules kenshin-samourai 2021-02-25 10:05:22 +0100
  • 7d63ec1d8b manage ip addresses of containers as dojo system parameters kenshin-samourai 2021-02-25 10:04:15 +0100
  • 7bcdd8aa91 Merge branch 'feat_mydojo_linux_perm_params' into 'develop' kenshin-samourai 2021-02-25 08:20:44 +0000
  • ca344339d5 manage linux uids and gids as dojo system parameters kenshin-samourai 2021-02-24 17:49:11 +0100
  • ed3c5d8951
    Merge v1.9.0 into umbrel v1.9.0-umbrel Lounès Ksouri 2021-02-24 15:48:23 +0100
  • 4f51d4b160 prepare next iteration kenshin-samourai 2021-02-24 14:36:53 +0100
  • 390c4ccbb6 Merge branch 'develop' into 'master' v1.9.0 kenshin-samourai 2021-02-24 09:57:15 +0000
  • 796d8525cf update release notes kenshin-samourai 2021-02-23 18:10:56 +0100
  • eaa661ec1f
    Add GitHub Action build on tag v1.8.1-umbrel Lounès Ksouri 2021-02-12 13:35:42 +0100
  • fe1c3d4152
    Change whirlpool image uid:gid Lounès Ksouri 2021-02-12 13:12:13 +0100
  • b45efe67fc
    Handle environment variables allowing to use custom IP and ports for tor and nginx containers Lounès Ksouri 2021-02-11 19:17:10 +0100
  • 66006911b3
    Handle environment variables allowing to set custom IP and ports for tor and nginx containers use-env-var-docker Lounès Ksouri 2021-02-11 19:17:10 +0100
  • 9935579dfb Merge branch 'feat_dojo_tracker_threshold_modes' into 'develop' develop kenshin-samourai 2021-02-08 13:22:26 +0000
  • 247ca59402 bump block height defining ibd mode kenshin-samourai 2021-02-08 14:20:48 +0100
  • 2d80aa9ed0 update release notes kenshin-samourai 2021-02-04 18:56:29 +0100
  • 8039e1ff10 Merge branch 'feat_mydojo_tor_0_4_4_7' into 'develop' kenshin-samourai 2021-02-04 16:16:55 +0000
  • 44da732153 upgrade whirlpool container to tor 0.4.4.7 kenshin-samourai 2021-02-04 16:43:33 +0100
  • 280ca3a157 switch to dist.torproject.org kenshin-samourai 2021-02-04 16:42:27 +0100
  • d056c0e9d6 upgrade tor to v0.4.4.7 kenshin-samourai 2021-02-04 16:41:39 +0100
  • f3dad633cc switch to dist.torproject.org kenshin-samourai 2021-02-04 16:40:10 +0100
  • 9fe22a3566 update .gitignore kenshin-samourai 2021-02-04 16:22:28 +0100
  • c2f9c01386 Merge branch 'feat_mydojo_bitcoind_tor_v2_fallback' into 'develop' kenshin-samourai 2021-02-04 14:05:35 +0000
  • ba6c976cac reactivate tor v2 hidden service for bitcoind kenshin-samourai 2021-02-04 14:39:35 +0100
  • f544384344 Merge branch 'feat_mydojo_exit_code_1' into 'develop' kenshin-samourai 2021-02-04 10:28:01 +0000