]> Git Repo - VerusCoin.git/commit - src/komodo_globals.h
PBaaS - bulk of non-activated PBaaS changes for testing
authorMichael Toutonghi <[email protected]>
Tue, 9 Apr 2019 04:49:45 +0000 (21:49 -0700)
committerMichael Toutonghi <[email protected]>
Tue, 9 Apr 2019 04:49:45 +0000 (21:49 -0700)
commitb2a98c42e7c2ae73c2b33c4e8b89773600da9959
tree183040077054bbbe7d10324f57ae5b8a19645441
parentf62b85102f5e1c0a65af1ba2bfb6af9800f052dd
PBaaS - bulk of non-activated PBaaS changes for testing
60 files changed:
README.md
src/Makefile.am
src/bitcoind.cpp
src/cc/CCcustom.cpp
src/cc/CCinclude.h
src/cc/StakeGuard.cpp
src/cc/eval.cpp
src/cc/eval.h
src/chain.cpp
src/chain.h
src/checkpoints.h
src/consensus/consensus.h
src/hash.h
src/init.cpp
src/init.h
src/key_io.cpp
src/key_io.h
src/komodo_defs.h
src/komodo_globals.h
src/komodo_structs.h
src/komodo_utils.h
src/main.cpp
src/main.h
src/miner.cpp
src/mmr.h [new file with mode: 0644]
src/net.cpp
src/net.h
src/pbaas/crosschainrpc.cpp [new file with mode: 0644]
src/pbaas/crosschainrpc.h [new file with mode: 0644]
src/pbaas/notarization.cpp [new file with mode: 0644]
src/pbaas/notarization.h [new file with mode: 0644]
src/pbaas/pbaas.cpp [new file with mode: 0644]
src/pbaas/pbaas.h [new file with mode: 0644]
src/primitives/block.cpp
src/primitives/block.h
src/primitives/solutiondata.cpp
src/primitives/solutiondata.h
src/primitives/transaction.h
src/qt/bitcoin.cpp
src/rpc/client.cpp
src/rpc/mergemining.cpp [deleted file]
src/rpc/mergemining.h [deleted file]
src/rpc/pbaasrpc.cpp [new file with mode: 0644]
src/rpc/pbaasrpc.h [new file with mode: 0644]
src/rpc/server.cpp
src/script/script.cpp
src/script/script.h
src/script/sign.cpp
src/script/standard.cpp
src/script/standard.h
src/serialize.h
src/txmempool.cpp
src/util.cpp
src/util.h
src/version.h
src/verus [new file with mode: 0755]
src/wallet-utility.cpp
src/wallet/rpcwallet.cpp
src/wallet/wallet.cpp
src/wallet/wallet.h
This page took 0.037698 seconds and 4 git commands to generate.