]> Git Repo - VerusCoin.git/commit - src/pbaas/pbaas.cpp
Support for identities, identity APIs and new signing model - breaking change with...
authormiketout <[email protected]>
Sun, 20 Oct 2019 19:49:54 +0000 (12:49 -0700)
committermiketout <[email protected]>
Sun, 20 Oct 2019 19:49:54 +0000 (12:49 -0700)
commitb7c685b8a275c1fe6d692a4949c1c9ede2a61d48
tree9dbe6a48bc9fa9ca077958e4043c926f52234aad
parent8a1238f849647f0ebe21a145dd0622cfd6795fef
Support for identities, identity APIs and new signing model - breaking change with testnet
31 files changed:
src/cc/CCinclude.h
src/cc/CCutils.cpp
src/cc/eval.cpp
src/cc/eval.h
src/keystore.cpp
src/keystore.h
src/main.cpp
src/main.h
src/miner.cpp
src/net.cpp
src/pbaas/crosschainrpc.cpp
src/pbaas/crosschainrpc.h
src/pbaas/identity.cpp
src/pbaas/identity.h
src/pbaas/pbaas.cpp
src/pbaas/pbaas.h
src/pbaas/reserves.cpp
src/pbaas/reserves.h
src/rpc/client.cpp
src/rpc/pbaasrpc.cpp
src/script/cc.cpp
src/script/cc.h
src/script/interpreter.cpp
src/script/interpreter.h
src/script/script.cpp
src/script/serverchecker.h
src/script/sign.cpp
src/script/standard.cpp
src/script/standard.h
src/wallet/wallet.cpp
src/wallet/wallet_ismine.cpp
This page took 0.032175 seconds and 4 git commands to generate.