7496 Commits (dev)

Author SHA1 Message Date
Jonathan "Duke" Leto 8b9311e637 Add -stopat CLI arg so we can pause a full node and call getsnapshot/gettxoutsetinfo at a certain block height 5 years ago
Jonathan "Duke" Leto 51981c26ad prevent use of null pindex 5 years ago
Jonathan "Duke" Leto d1bb6e8196 wip more debug info 5 years ago
Jonathan "Duke" Leto 52f4f8bddd Port -stopat from KMD so we can pause at our snapshot block height 5 years ago
Jonathan "Duke" Leto 61848df1b3 Filter amount=0 UTXOs from getsnapshot results 5 years ago
Jonathan "Duke" Leto af4cffb1f0 fixes #161 5 years ago
Jonathan "Duke" Leto b5ec988021 Rationalize currency unit to HUSH, which is used to generate RPC documentation 6 years ago
Jonathan "Duke" Leto 8312618647 Fix compile issues 6 years ago
Jonathan "Duke" Leto 94d8710140 Port getsnapshot from KMD to Hush 6 years ago
Jonathan "Duke" Leto 70e5e01f4e Set notarized hash correctly in regtest 6 years ago
Jonathan "Duke" Leto 2f14564c79 Notarizations in regtest. Every 7th block is notarized in regtest 6 years ago
Jonathan "Duke" Leto 67d8ebb2ff Try to fake some notarizations in regtest so we can test things 6 years ago
Jonathan "Duke" Leto 791b6a408e Add dpowconfs to listunspent, z_listunspent and add basic tests 6 years ago
Jonathan "Duke" Leto 0f47de0bdc Fix compiler errors 6 years ago
Jonathan "Duke" Leto 3068f19054 Use correct datadir for notarizations file 6 years ago
Jonathan "Duke" Leto 5f47971df8 KMD statepointer and utils is not needed, use globals 6 years ago
Jonathan "Duke" Leto ad146967bc More dpowconfs 6 years ago
Jonathan "Duke" Leto 7122a6d004 More dpowconfs 6 years ago
Jonathan "Duke" Leto 04ca2ee4a1 Get -dpowconfs CLI arg 6 years ago
Jonathan "Duke" Leto b46080bb6c Latest code with bugfix 6 years ago
Jonathan "Duke" Leto b03d169e13 Return new rawconfirmations key and dpowconfs in wallet tx json 6 years ago
Jonathan "Duke" Leto ad411f2075 Start adding DPoW confs 6 years ago
Jonathan "Duke" Leto 9e54048778 Fix getchaintips to only include currently active chain tip when it makes sense 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
Martin 24d581ff8a Define HAVE_CONFIG_H to windres to fetch version from config/bitcoin-config.h 6 years ago
FireMartZ f25acdf47b Move dpow print outs from stdout to debug log file. 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
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 e9a3ade79a Fix detection of mainnet, less noise 6 years ago
Jonathan "Duke" Leto 6d0b551df1 Give each NetworkID a dedicated notarizations file 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
FireMartZ 303e47993d Fix crashes. 6 years ago
Team ChainStrike 197414350e less noise 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
Jonathan "Duke" Leto 7c9d4d6748 Clarify in sendmany/z_sendmany rpc docs that amounts are not floating point 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