11273 Commits (size_on_disk)
 

Author SHA1 Message Date
Jonathan "Duke" Leto d40e640b87 Add size_on_disk to getblockchaininfo from BTC master 6 years ago
Duke Leto 3ff1205367
Merge pull request #151 from MyHush/getchaintips 6 years ago
Jonathan "Duke" Leto 52e6bd74ca Make getchaintips tests pass (they never worked previously, because of assumptions about the number of blocks mined in regtest inherited from BTC/ZEC) and add test for new minBranchLen argument 6 years ago
Jonathan "Duke" Leto 9e54048778 Fix getchaintips to only include currently active chain tip when it makes sense 6 years ago
FireMartZ ad9cb03132 Merge remote-tracking branch 'remotes/origin/v2.0.0-rc' into dev 6 years ago
FireMartZ 38c1e0ebaf Add getchaintips parameter 0 in the convertible list. 6 years ago
Jonathan "Duke" Leto aa00b0421c Make getchaintips work correctly via curl, but still get 'JSON value is not an integer as expected' from hush-cli 6 years ago
Jonathan "Duke" Leto dcb5f16c93 Merge branch 'dev' into getchaintips 6 years ago
Martin 24d581ff8a Define HAVE_CONFIG_H to windres to fetch version from config/bitcoin-config.h 6 years ago
FireMartZ 401b860f65
Merge pull request #148 from MyHush/master 6 years ago
FireMartZ f25acdf47b Move dpow print outs from stdout to debug log file. 6 years ago
FireMartZ 21739aad76
Update HUSH wallet link. 6 years ago
FireMartZ d9102073b4
Update debian package filename. 6 years ago
FireMartZ 343ee57c90
Update INSTALL.md 6 years ago
Jonathan "Duke" Leto 09b31a9ae9 Merge branch 'dev' of github.com:MyHush/hush into dev 6 years ago
Jonathan "Duke" Leto 7bdec4abfc Merge branch 'dev' 6 years ago
FireMartZ c7d6ba61c4
Update INSTALL.md 6 years ago
Martin b4f1a4ce23 Merge branch 'v2.0.0-rc' of https://github.com/MyHush/hush into v2.0.0-rc 6 years ago
Martin 17a9a39026 Update debian package script. 6 years ago
FireMartZ 7e81c6dd0b
Update debian package name. 6 years ago
FireMartZ bc7396110a
Update MAC build instructions. 6 years ago
Jonathan "Duke" Leto f5d84d3705 Organize install instructions and clarify some stuff 6 years ago
Jonathan "Duke" Leto cae75b122c Organize install instructions and clarify some stuff 6 years ago
Duke Leto 8d076a3e72
Merge pull request #146 from MyHush/fix_dpow 6 years ago
FireMartZ f55e417bc5 Update rust package. 6 years ago
FireMartZ c9ffba24ec
Merge branch 'dev' into fix_dpow 6 years ago
FireMartZ 217f2084f6 Update proton download path. 6 years ago
Jonathan "Duke" Leto eb2c570489 Fix coredump on txindex=0 nodes 6 years ago
FireMartZ 01a05b57a8 Change logs from stderr to debug.log (if 'dpow' logging is enabled) 6 years ago
FireMartZ f13e334afc
Merge pull request #145 from MyHush/release 6 years ago
Jonathan Duke Leto d9b4ba02f5 Remove gsed hack and update man pages to say 2.0.0 6 years ago
Jonathan "Duke" Leto 7c96bf6aeb Start doing the needful for our next release 6 years ago
FireMartZ 7ca8a9ff89
Merge pull request #143 from MyHush/libsodium 6 years ago
Duke Leto f3fc52922c Update to latest libsodium release, since 1.0.11 is unsupported and URL changed to releases/old/unsupported/, which broke fresh builds 6 years ago
Duke Leto 4a51dd6ac1
Merge pull request #141 from chainstrike/dpow2 6 years ago
Team ChainStrike a5ce7f8cf1 Merge remote-tracking branch 'origin/dev' into dpow2 6 years ago
Team ChainStrike 92fa9b3134 This debug logging is now redundant 6 years ago
Team ChainStrike 5ddd3bfe0c It was a grave error to comment this line out, which makes txn_count always zero and skips important code 6 years ago
Jonathan "Duke" Leto 4e66ca4026 WIP optional min branch length argument to getchaintips, which makes it easier to see mining attacks 6 years ago
Duke Leto fd60127c20
Merge pull request #139 from chainstrike/dev 6 years ago
Duke Leto 8775cbe258
Merge branch 'dev' into dev 6 years ago
Duke Leto 5e9f8efca6
Merge pull request #140 from MyHush/dpow_regtest 6 years ago
Duke Leto be29cb5983 Improve dpow tests 6 years ago
Duke Leto 3f240e3e82 Remove no longer relevant TODO 6 years ago
Duke Leto e9a3ade79a Fix detection of mainnet, less noise 6 years ago
Team ChainStrike ecd51b79c5 Basic passing dpow test, run like: ./qa/pull-tester/rpc-tests.sh dpow 6 years ago
Jonathan "Duke" Leto 6d0b551df1 Give each NetworkID a dedicated notarizations file 6 years ago
Team ChainStrike d3f5dd79f8 Merge branch 'dev' of https://github.com/chainstrike/hush into dev 6 years ago
Team ChainStrike 553d045827 Merge remote-tracking branch 'origin/dev' into dev 6 years ago
Team ChainStrike c9c321e883 Basic passing dpow test, run like: ./qa/pull-tester/rpc-tests.sh dpow 6 years ago