aboutsummaryrefslogtreecommitdiff
path: root/src/core_write.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Create utility RPCs for PSBTAndrew Chow2018-07-161-0/+23
* Merge #12885: Reduce implementation code inside CScriptWladimir J. van der Laan2018-04-231-1/+1
|\
| * [MOVEONLY] Turn CScript::GetOp2 into a function and move to cppPieter Wuille2018-04-131-1/+1
* | Expose a transaction's weight via RPCMatt Corallo2018-04-131-0/+1
|/
* Fix typosDimitris Apostolou2018-03-211-1/+1
* Split key_io (address/key encodings) off from base58Pieter Wuille2018-02-191-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-12/+12
* Introduce wrappers around CBitcoinAddressPieter Wuille2017-09-061-2/+3
* Merge #11027: [RPC] Only return hex field once in getrawtransactionWladimir J. van der Laan2017-08-211-2/+4
|\
| * Pass serialization flags and whether to include hex to TxToUnivAndrew Chow2017-08-171-2/+4
* | Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the poin...Wladimir J. van der Laan2017-08-141-1/+1
|\ \ | |/ |/|
| * scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* | rpc: Use ValueFromAmount instead of FormatMoney in TxToUnivWladimir J. van der Laan2017-08-071-2/+1
* | rpc: Move ValueFromAmount to core_writeWladimir J. van der Laan2017-08-071-0/+10
|/
* Remove confusing MAX_BLOCK_BASE_SIZE.Gregory Maxwell2017-07-141-2/+2
* scripted-diff: Remove #include <boost/foreach.hpp>Jorge Timón2017-06-221-1/+0
* Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPEPieter Wuille2017-06-131-1/+1
|\
| * scripted-diff: Fully remove BOOST_FOREACHJorge Timón2017-06-051-1/+1
* | Use list initialization (C++11) for maps/vectors instead of boost::assign::ma...practicalswift2017-06-061-10/+8
|/
* refactor TxToJSON() and ScriptPubKeyToJSON()jonnynewbs2017-04-281-0/+2
* Fix parameter naming inconsistencies between .h and .cpp filespracticalswift2017-03-191-2/+2
* Refactor: Remove using namespace <xxx> from src/*.cpp.Karl-Johan Alm2017-01-271-22/+20
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Merge #8589: Inline CTxInWitness inside CTxInWladimir J. van der Laan2016-12-211-2/+2
|\
| * Move CTxInWitness inside CTxInPieter Wuille2016-12-041-2/+2
* | Add option to return non-segwit serialization via rpcGregory Sanders2016-12-051-2/+2
|/
* Update bitcoin-tx to output witness data.jonnynewbs2016-10-051-1/+10
* Fix formatting of NOPs for generated script testsPieter Wuille2016-04-051-2/+2
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [Univalue] add univalue over subtreeJonas Schnelli2015-10-011-1/+1
* Resolve issue 3166.mruddy2015-07-301-2/+64
* Replace direct use of 0 with SetNull and IsNullWladimir J. van der Laan2015-01-051-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Merge pull request #5207Wladimir J. van der Laan2014-12-051-0/+2
|\
| * bitcoin-tx: Add the "-txid" option. Also add the hex-encoded transaction to t...mruddy2014-11-041-0/+2
* | MOVEONLY: core/ -> primitives/Luke Dashjr2014-12-031-1/+1
|/
* MOVEONLY: Separate CTransaction and dependencies from corejtimon2014-10-271-1/+1
* boost: split stream classes out of serialize.hCory Fields2014-10-221-0/+1
* script: add a slew of includes all around and drop includes from script.hCory Fields2014-10-171-0/+1
* Add automatic script test generation, and actual checksig testsPieter Wuille2014-09-261-0/+35
* header include cleanupPhilip Kaufmann2014-09-141-3/+4
* Separate script/standardjtimon2014-09-081-1/+2
* Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)jtimon2014-09-081-1/+1
* Discover some missing includesjtimon2014-09-021-0/+2
* add missing header end commentsPhilip Kaufmann2014-08-281-1/+0
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-0/+1
* add license header to core_io.h, core_read/_write.cppPhilip Kaufmann2014-08-011-0/+3