]> Git Repo - VerusCoin.git/commit
testnet breaking changes - Implement index address, hardening, makefile fixes
authormiketout <[email protected]>
Sun, 9 Aug 2020 20:14:47 +0000 (13:14 -0700)
committermiketout <[email protected]>
Sun, 9 Aug 2020 20:14:47 +0000 (13:14 -0700)
commit2d8b9129997b1255f28ff3ca9eb5b2a2b516ffb5
tree5e25049f319def65fa1704edd4fba9712b207b37
parentcd334056095f4f78285e3d49cf071e36b634346a
testnet breaking changes - Implement index address, hardening, makefile fixes
27 files changed:
src/Makefile.am
src/base58.cpp
src/base58.h
src/cc/StakeGuard.cpp
src/chainparams.cpp
src/chainparams.h
src/core_write.cpp
src/key_io.cpp
src/komodo-tx.cpp
src/komodo_bitcoind.h
src/miner.cpp
src/pbaas/crosschainrpc.h
src/pbaas/notarization.cpp
src/pbaas/notarization.h
src/pbaas/pbaas.cpp
src/pbaas/pbaas.h
src/pbaas/reserves.cpp
src/pbaas/reserves.h
src/rpc/misc.cpp
src/rpc/pbaasrpc.cpp
src/rpc/rawtransaction.cpp
src/script/script.cpp
src/script/script.h
src/script/standard.cpp
src/wallet-utility.cpp
src/wallet/wallet.cpp
src/wallet/wallet.h
This page took 0.028848 seconds and 4 git commands to generate.