Commit graph

  • 505bf88319
    Merge 3e55f93c7b into 71fc94b1de pseudoscalar 2021-11-30 18:35:11 -0600
  • 71fc94b1de
    Merge pull request #410 from mjovanc/master master Brannon King 2021-11-26 18:37:08 -0500
  • 927876e0c0 Changing download path artifactory URL for Boost Marcus Cvjeticanin 2021-11-26 20:52:04 +0100
  • 3e55f93c7b Add progress logging to claimtrie loading and validation. pseudoscalar/issue/363 pseudoscalar/issue/363 pseudoscalar 2021-09-15 00:48:15 -0500
  • 76301530b4 add endpoint that returns a block's hash and height Jeffrey Picard 2021-07-14 05:24:28 -0400
  • 73893d2f6b
    Update README.md pseudoscalar/master Alex Grin 2021-05-03 18:05:10 -0400
  • 7afc4c418a scale the cache change down a bit v0.17.3.3 Brannon King 2021-04-15 23:35:41 -0400
  • db7e0b59e4 backport the rest of the depends adjustments from v17.4 Brannon King 2021-04-15 23:27:32 -0400
  • 1236c13a00 tweaked cache and minwork Brannon King 2021-04-15 21:46:45 -0400
  • a35385a5c0 backport wakeup fix Brannon King 2021-04-15 21:15:40 -0400
  • 60a3d11df2 backport glib version fix, lsn_reset fix Brannon King 2021-04-15 21:15:16 -0400
  • cd7c2961dc rolling version Brannon King 2021-04-15 10:13:33 -0400
  • 03b1287359
    Merge branch 'dnsseeds' Alex Grintsvayg 2021-04-13 10:12:14 -0400
  • 131bcc8c9d
    add a couple dns seeds Alex Grintsvayg 2021-04-12 13:49:13 -0400
  • 29cc82db45
    update github issue template Alex Grintsvayg 2021-04-05 10:07:20 -0400
  • 6403342299
    Create main.yml Gonzalo Bojado 2021-03-13 18:42:39 -0600
  • 8c8c12398e in progress on auxpow support pseudoscalar/mergemine_hf mergemine_hf Brannon King 2021-03-02 23:44:11 -0500
  • e8f59b2328
    Fix placeholders for boost bind Quasido 2021-01-10 17:01:03 +0000
  • f71391920b Fix disconnect block info status pseudoscalar/block_info_fix block_info_fix Anthony Fieroni 2020-07-23 21:15:02 +0300
  • 60af36c34b brought in a fix for keeping invalid blocks marked as such pseudoscalar/block_info_fix_try2 block_info_fix_try2 Brannon King 2020-09-04 17:16:43 -0400
  • e6945bba74 added missing dirty flag for invalid chain status update Brannon King 2020-08-04 23:32:38 -0400
  • eecb9f015e rolling version v0.19.1.3 pseudoscalar/v19_master v19_master Brannon King 2020-06-29 11:48:59 -0600
  • eba414966c Add hard fork to include more claim data pseudoscalar/hash_bit_seq hash_bit_seq Brannon King 2020-03-26 19:52:08 -0600
  • 33edd67d66
    Merge pull request #391 from lbryio/merkle_improve_v19 Brannon King 2020-06-29 07:29:10 -0600
  • 701cab7df3 scaled back the dbcache change Brannon King 2020-06-23 23:05:12 -0600
  • 909bb331d0 use a better index on support table Brannon King 2020-06-16 23:07:11 -0600
  • c9637f8e1c scaled back the dbcache change v0.17.4.6 pseudoscalar/v17_master v17_master Brannon King 2020-06-23 23:05:12 -0600
  • 176491d2f1
    Merge pull request #392 from lbryio/improve_support_query_speed Brannon King 2020-06-18 08:04:26 -0600
  • 2248bfacec Increase default db cache, optimize db before sync Anthony Fieroni 2020-06-09 16:21:26 +0300
  • b7e26d3e75 Add claims hash to node table Anthony Fieroni 2020-06-08 17:22:11 +0300
  • 817e643420 use a better index on support table Brannon King 2020-06-16 23:07:11 -0600
  • 0b085179b6
    Merge pull request #390 from lbryio/merkle_improve Brannon King 2020-06-16 12:23:53 -0600
  • fc5a0078b0 Increase default db cache, optimize db before sync Anthony Fieroni 2020-06-09 16:21:26 +0300
  • e66c2aea32 Add claims hash to node table Anthony Fieroni 2020-06-08 17:22:11 +0300
  • 68ecea3fdb made the functional test workaround not break testnet v0.19.1.2 Brannon King 2020-04-22 08:14:18 -0600
  • 8028a44de5 Merge branch 'block_filter_in_sqlite' into v19_master Brannon King 2020-04-22 06:17:32 -0600
  • 50bf41e9c0 keep the block filter entirely in sqlite Brannon King 2020-04-21 07:02:15 -0600
  • f1d8061534 repair unintended hard fork at 745383 Brannon King 2020-04-20 07:33:36 -0600
  • 165ab09a7d reset testnet Brannon King 2020-04-20 07:03:51 -0600
  • 012fb0718f fix max block filesize param int parsing Brannon King 2020-04-19 10:42:42 -0600
  • 905f744baf fixed missing flags in getblocktemplate Brannon King 2020-04-19 10:34:43 -0600
  • 52d1eddadc fix max block filesize Brannon King 2020-04-18 11:00:57 -0600
  • 0893beb143 Merge branch 'fix_hf_745383' into v17_master v0.17.4.5 Brannon King 2020-04-18 10:41:57 -0600
  • f81c74f820 works on full sync Brannon King 2020-04-17 10:25:51 -0600
  • bab4fd1648 repairing unintended hard fork at 745383 Brannon King 2020-04-16 23:28:16 -0600
  • fea44d7daf Merge branch 'testnet_reset' into v17_master Brannon King 2020-04-18 10:41:35 -0600
  • a25d8a4099 enable CSV Brannon King 2020-04-02 11:39:37 -0600
  • 1133ac54c6 adjust testnet chain params to prepare for reset Brannon King 2020-04-02 10:39:17 -0600
  • 1d6d6c4b16 marked release v0.19.1.1 Brannon King 2020-03-27 11:37:10 -0600
  • 86b9c279d9 rolled back BlockUntilSyncedToCurrentChain Brannon King 2020-03-26 17:39:32 -0600
  • a31300f8f9 rolled version Brannon King 2020-03-26 17:00:21 -0600
  • 34e0d2846b fix wallet balance to always pass Brannon King 2020-03-26 16:58:46 -0600
  • 1faf8bc42a adjusted isminefilter Brannon King 2020-03-19 15:39:56 -0600
  • e06ee32336 maybe I missed this one last time Brannon King 2020-03-12 14:21:55 -0600
  • 4d3a1c45f4 include the wallet executable in our zip package Brannon King 2020-03-12 13:17:28 -0600
  • 8c1ec659f2 fix functional tests to work with txindex on by default Brannon King 2020-03-12 13:06:24 -0600
  • 49f3e519f7 detect glibc round 2 Brannon King 2020-03-11 15:10:27 -0600
  • 4c5025b8f7 fix windows build Brannon King 2020-03-10 17:20:00 -0600
  • 90f857c466 force compatible glibc only if possible Brannon King 2020-03-10 15:12:33 -0600
  • 3fd448e552 move txindex back to its own thread Brannon King 2020-03-10 15:08:59 -0600
  • 10a898607f move block filter specifics out of base.cpp Brannon King 2020-03-10 10:05:21 -0600
  • 05128d3ee9 fix EstimateSize for gettxoutsetinfo Brannon King 2020-03-06 10:25:05 -0700
  • eaaba6880d Wallet refactor Brannon King 2020-03-06 10:03:27 -0700
  • 87dfdabf94 reintroduce hash table Brannon King 2020-03-03 15:02:32 -0700
  • d6e230dcd2 Allow sqlite to copy only temporaries Anthony Fieroni 2020-02-28 19:16:31 +0200
  • 541b26e920 restored compatible undo functionality Brannon King 2020-02-27 09:55:47 -0700
  • af42072578 run functional tests on Travis Brannon King 2020-02-27 08:47:10 -0700
  • 95edef3b9e Merge remote-tracking branch 'origin/remove_tx_index' Brannon King 2020-02-26 14:11:33 -0700
  • 8c41ff1608 fix data corruption of block_info::hash Brannon King 2020-02-26 14:11:03 -0700
  • b7ad2beabd fixing functional test run Brannon King 2020-02-25 16:33:43 -0700
  • 1138fac5e1 Fix rebase to 0.19.1 Anthony Fieroni 2020-02-25 17:01:11 +0200
  • d3f9a44e57 Adjust best fork warning conditions Anthony Fieroni 2020-02-25 09:19:14 +0200
  • ed26eb347f MaxTipAge should only apply on mainnet Brannon King 2020-02-21 16:05:33 -0700
  • 7fcb767c7a made faster flush, faster generate, larger coin cache Brannon King 2020-02-20 16:06:02 -0700
  • d5e8846ed5 added new maxblockfilesize parameter Brannon King 2020-02-19 15:02:43 -0700
  • e9c468e811 Fix assume valid block checking Anthony Fieroni 2020-02-20 18:38:37 +0200
  • deb58491ca Fix cursor ordering Anthony Fieroni 2020-02-20 18:32:11 +0200
  • ae9b82a721 brought back fReset Brannon King 2020-02-19 17:01:21 -0700
  • daf90c3adf flush more, disk sync less minor optimizations compiles but still calls fcntl64 Brannon King 2020-02-19 16:29:38 -0700
  • 7f4ddab539 Do not try to search only in cache, flush can discard changes Anthony Fieroni 2020-02-18 08:36:43 +0200
  • e738202334 Use set instead of map on block index Anthony Fieroni 2020-02-18 08:32:42 +0200
  • 0c311d5fae Fix tx offset Anthony Fieroni 2020-02-14 15:13:21 +0200
  • 33ca64ad68 Functional tests to pass Anthony Fieroni 2020-02-13 17:41:28 +0200
  • 55721a75f8 Guard against prev block on csv in regtest Anthony Fieroni 2020-02-13 17:39:48 +0200
  • b4bc48552c Allow setmocktime in regtest Anthony Fieroni 2020-02-13 17:37:33 +0200
  • 9b17209c44 attempt to fix windows tests on Travis Brannon King 2020-02-10 10:15:00 -0700
  • 76247f430c move in changes from master Brannon King 2020-02-10 08:59:03 -0700
  • 91760d0252 fixing broken tests on Windows, merge GetDataDir fixes Brannon King 2020-02-10 08:49:34 -0700
  • 4a6b3b7bf2 Adjust fuctional tests Anthony Fieroni 2020-02-07 18:59:29 +0200
  • 675dfa2367 Fix off by one rewind height Anthony Fieroni 2020-02-07 18:58:54 +0200
  • ed917ae0ce Do not rename non regular log file e.g. /dev/null Anthony Fieroni 2020-02-07 18:57:18 +0200
  • 0fc257d9ab Fix rebase issues Anthony Fieroni 2020-02-07 18:55:59 +0200
  • 857d03cc5d Fix merkle hash on empty trie past hash fork Anthony Fieroni 2020-02-07 18:55:10 +0200
  • 18daab95ae More fixes Anthony Fieroni 2019-09-27 19:49:15 +0300
  • 17d4b43888 Fix rpc tests Anthony Fieroni 2019-09-20 18:33:17 +0300
  • 43e5602ccd Fix amount in tests Anthony Fieroni 2019-09-19 17:31:07 +0300
  • a1717e25f2 Fix pow, max block size, still need some adjust Anthony Fieroni 2019-09-17 20:19:49 +0300
  • 43ffc17b6d Partial fix, still need investigation in wallet and block generator tests Anthony Fieroni 2019-09-13 18:01:29 +0300
  • 17875c97c9 in progress on making py tests run Brannon King 2019-08-30 09:28:43 -0600
  • 5dca394aaa tweak consistency check Brannon King 2020-01-31 10:28:33 -0700