Move signature verification functions to CPubKey.
[novacoin.git] / src / rpcrawtransaction.cpp
2016-03-29 CryptoManiacMove signature verification functions to CPubKey.
2016-03-06 CryptoManiacSimplification of scriptPubKey handling code.
2016-03-05 CryptoManiacPUBKEY_PAIR_ADDRESS / PUBKEY_PAIR_ADDRESS_TEST
2016-02-21 CryptoManiacMerge pull request #280 from svost/patch
2016-02-20 svostFix V808 PVS Studio: object created but was not utilized 280/head
2016-02-20 CryptoManiacgettransaction: use pubkey pair instead of key view.
2016-02-19 CryptoManiacScriptPubKeyToJSON: include matched key view.
2016-02-19 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2016-02-19 CryptoManiacgetrawtransaction: Support for malleable public keys
2016-02-19 alexTX_PUBKEY_DROP fix
2016-02-19 CryptoManiacRaw transactions: TX_PUBKEY_DROP parsing
2016-02-12 svostReorganize includes a bit. 273/head
2016-02-11 0xDEADFACERPC: Optimize OP_RETURN outputs creation and parsing
2015-10-14 svostSmall code fixes: 252/head
2015-10-12 CryptoManiacRPC: add quotes to examples.
2015-05-08 CryptoManiacMerge pull request #220 from svost/C4101
2015-05-08 CryptoManiacMerge pull request #219 from svost/boost
2015-05-07 svostFix MSVC C4101 warnings 220/head
2015-05-05 svostFix boost::get usage with boost 1.58 219/head
2015-05-04 svostSwitch from boost int types to <stdint.h>
2015-01-25 fsb4000предупреждение о максимальном количестве адресов 125/head
2015-01-10 CryptoManiacAdd redeemScript size sanity checkings.
2015-01-03 fsb4000показывать scryptPubKey в hex и asm формате
2014-12-27 CryptoManiacCode cleanup
2014-12-18 CryptoManiacClean issues which some LLVM configurations don't like
2014-07-31 MASM fanAdd createmultisig RPC
2014-07-19 CryptoManiacMerge support for watch-only addresses
2014-07-18 CryptoManiacAdd redeemScript to listunspent output and signrawtrans...
2014-07-18 CryptoManiacExtended signature format checkings.
2014-07-15 CryptoManiacImplement additional script verification flags
2013-09-04 alexAlways reserialize transactions before relaying
2013-08-25 alexAdd Google's LevelDB support
2013-08-18 alexP2SH related RPC improvements
2013-07-29 alexAddress in listunspent
2013-04-15 alexhzupdate to 0.4 preview