11241 Commits (c9ffba24ec067af5d51124751a0c10a4ce082fb9)
 

Author SHA1 Message Date
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
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
Duke Leto 1910bad115
Merge branch 'dev' into dev 6 years ago
FireMartZ cfd68d8ace Replace tabs with spaces. 6 years ago
Team ChainStrike e9a9ae0954 Less noise and only print some thing on notary nodes 6 years ago
FireMartZ 175acc70ed Remove unnecessary check. 6 years ago
Team ChainStrike 4d2a1fc361 Use CTransaction isNull method instead of &tx!=0 which is always true 6 years ago
Duke Leto 62d44b1f9a
Merge pull request #138 from chainstrike/dpow_fixes 6 years ago
FireMartZ 24d34da50c
Merge branch 'dev' into dpow_fixes 6 years ago
FireMartZ 303e47993d Fix crashes. 6 years ago
Team ChainStrike fba6a314b8 Enable indexes in regtest mode so we can test them 6 years ago
Team ChainStrike 2668e4fda5 Fix binary name in start_node() test utility 6 years ago
Team ChainStrike 64ce14b0d4 Fix various bugs preventing hush tests from running correctly, mostly incorrect binary names 6 years ago
Team ChainStrike 197414350e less noise 6 years ago
Team ChainStrike a4eb0294c6 Add dpow.py to test files 6 years ago
Team ChainStrike dc57855bf0 Less noise 6 years ago
Team ChainStrike 85d545c622 IS_NOTARY macro 6 years ago
Team ChainStrike 6db938a0d3 More cleaning up of debug stuff 6 years ago
Team ChainStrike 32a01c0abf fix segfault from reusing i variable and revert GetTransaction change 6 years ago
Team ChainStrike 8f6bb4f83c see if this changes anything 6 years ago
Team ChainStrike aac7ca1509 undo some refactoring that doesnt handle all edge cases 6 years ago
Team ChainStrike 80db4aead0 WIP with lots of debugging 6 years ago
Duke Leto 7d44cdaa2e
Merge pull request #137 from MyHush/client_name 6 years ago
Jonathan "Duke" Leto 7c9d4d6748 Clarify in sendmany/z_sendmany rpc docs that amounts are not floating point 6 years ago
Duke Leto 3ac1badd1d
Merge pull request #136 from MyHush/absurd_fee_bug 6 years ago
Jonathan "Duke" Leto 866bc3c37c Fix bug where fname was not initialized and caused the creation of files with garbage names, @deckersu++ 6 years ago
Jonathan "Duke" Leto e4ade6e1f5 Fix bug where fname was not initialized and caused the creation of files with garbage names, @deckersu++ 6 years ago
Jonathan "Duke" Leto 4c5d75d005 Change client name, since dpow is a hard fork of consensus rules 6 years ago