11236 Commits (release)
 

Author SHA1 Message Date
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
Duke Leto c3a449e8c2
Merge pull request #132 from MyHush/dpow 6 years ago
Jonathan "Duke" Leto f33c9e36ec Add additional security measure to prevent disconnecting notarized blocks 6 years ago
Jonathan "Duke" Leto ca76173783 Improve calc_MoM rpc error messages 6 years ago
Jonathan "Duke" Leto c70ea422c2 Comment out reporting the number of elected notaries on every block 6 years ago
Jonathan "Duke" Leto 5da7d2fe9a Merge branch 'dpow' of github.com:MyHush/hush into dpow 6 years ago