]> Git Repo - VerusCoin.git/history - rpc.cpp
Updated dutch translation
[VerusCoin.git] / rpc.cpp
2011-03-14 Gavin AndresenMerge branch 'shy'
2011-03-13 Gavin AndresenMerge branch 'dns-seed' of https://github.com/jgarzik...
2011-03-13 Gavin AndresenMerge branch 'log-timestamp' of https://github.com...
2011-03-13 Gavin AndresenMerge branch 'limitfree' of /Users/gavin/src/integratio...
2011-03-13 Gavin AndresenMerge branch 'daemon-mode' of https://github.com/tcatm...
2011-03-13 Gavin AndresenMerge branch 'subcent-change' of https://github.com...
2011-03-13 Gavin Andresensendmany RPC command, to send to multiple recipients...
2011-03-10 Jeff GarzikMerge branch 'smalltxfix' of https://github.com/gavinan...
2011-03-10 Jeff GarzikMerge branch 'master' of https://github.com/devrandom...
2011-03-05 tcatmMerge branch 'TheBlueMatt-setaccountfix' into integration
2011-03-05 tcatmMerge branch 'setaccountfix' of https://github.com...
2011-03-05 Matt Corallothrow JSONRPCError(-5, "Invalid bitcoin address") instead.
2011-03-05 Matt Corallosetaccount should return if an invalid address is provided.
2011-03-02 Gavin AndresenMerge branch 'rounding'
2011-02-26 tcatmMerge branch 'rounding' of https://github.com/gavinandr...
2011-02-25 Matt GiucaMerge https://github.com/ojab/bitcoin into wx-config
2011-02-23 Gavin AndresenDo not round input amounts; allow RPC full precision.
2011-02-23 Gavin AndresenUse ValueFromAmount consistently
2011-02-23 tcatmSet SO_REUSEADDR on JSON port
2011-02-23 tcatmMerge branch 'master' of https://github.com/sandos...
2011-02-22 tcatmMerge branch 'master' of https://github.com/tcatm/bitco...
2011-02-11 Gavin AndresenVisual C++ compatibility fixes
2011-02-10 sandosSet SO_REUSEADDR for JSON-RPC port
2011-01-21 Chris MooreMerge branch 'display-version-in-help' of https://githu...
2011-01-20 Gavin AndresenMerge branch 'printtoconsole' of https://github.com...
2011-01-20 Gavin AndresenMerge branch '4wayswitch' of https://github.com/dooglus...
2011-01-20 Gavin AndresenMerge branch 'showdefaultsinhelp' of https://github...
2011-01-20 Gavin AndresenMerge branch 'fix-statusbar-color' of https://github...
2011-01-20 Gavin AndresenMerge branch 'issue34' of https://github.com/dooglus...
2011-01-20 Gavin AndresenReconcile getbalance and listaccounts 0 in the shared...
2011-01-19 Gavin AndresenReacceptWalletTransactions bugfix
2011-01-18 Gavin AndresenMerge branch 'integration' into FIXES
2011-01-18 Gavin AndresenMerge branch 'listaccountsbug' of https://github.com...
2011-01-18 Gavin AndresenMerge branch 'gettransaction' of https://github.com...
2011-01-18 Gavin AndresenMerge branch 'setaccountbug' of https://github.com...
2011-01-14 Gavin AndresenFix setaccount/getaccountaddress interaction bug
2011-01-10 Gavin AndresenFix so listaccounts with minconf works.
2011-01-07 Gavin AndresenAdd account/address details to gettransaction output
2011-01-06 Gavin AndresenMerge branch 'listaddresses' into integration
2011-01-05 Gavin AndresenAdd time to category:move transactions.
2011-01-03 Gavin AndresenMerge branch 'listaddresses' of https://github.com...
2010-12-21 Gavin AndresenAdd address to listtransactions output
2010-12-17 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-17 gavinandresenMissed a int64_t cast when I added transaction time...
2010-12-16 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-16 gavinandresenlisttransactions was reporting address instead of accou...
2010-12-16 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-16 gavinandresenNew RPC command: listaccounts. New RPC setting -rpctim...
2010-12-12 s_nakamotocorrection
2010-12-12 s_nakamotoadded some DoS limits, removed safe mode
2010-12-06 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-03 gavinandresenAll boolean options/flags now work the same way.
2010-12-01 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-11-30 gavinandresenJSON methods: listtransactions, gettransaction, move...
2010-11-28 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-11-25 s_nakamoto-- version 0.3.17 release
2010-11-25 s_nakamotostill working on account-based commands getbalance...
2010-11-23 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-11-23 s_nakamotonew getwork
2010-11-22 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-11-22 gavinandresenDepracate "label" API, replacing with account
2010-11-10 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-11-10 gavinandresenAdd paytxfee to getinfo output
2010-10-24 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-23 s_nakamotobugfixes from Dean Gores,
2010-10-22 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-22 gavinandresentestnet and keypoololdest added to RPC getinfo output...
2010-10-20 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-20 gavinandresenvalidateaddress RPC command
2010-10-11 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-11 gavinandresen-rpcssl=1 option, allowing secure HTTPS JSON-RPC connec...
2010-10-09 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-09 s_nakamotokey pool for safer wallet backup
2010-09-16 Gavin AndresenMerge remote branch 'remotes/svn/trunk' into svn
2010-09-15 s_nakamotoconfig option -rpcallowip= to accept json-rpc connectio...
2010-09-15 s_nakamotoconfig option -rpcallowip= to accept json-rpc connectio...
2010-09-06 Gavin AndresenMerge remote branch 'remotes/svn/trunk' into svn
2010-09-06 s_nakamotoGavin Andresen: json-rpc return standard error objects...
2010-08-29 s_nakamotopropset svn:eol-style native
2010-08-28 Satoshi Nakamotochange switch name to -disablesafemode
2010-08-28 Satoshi Nakamotomore rpc methods allowed in safe mode
2010-08-28 Satoshi Nakamotoalert system
2010-08-28 Satoshi Nakamotowarning message if clock is too far off
2010-08-25 s_nakamotochange switch name to -disablesafemode
2010-08-25 s_nakamotomore rpc methods allowed in safe mode
2010-08-25 s_nakamotoalert system
2010-08-20 s_nakamotowarning message if clock is too far off
2010-08-16 Satoshi Nakamotoblocks-1,
2010-08-16 s_nakamotoblocks-1,
2010-08-13 Satoshi Nakamotofix -datadir=./subdir relative path,
2010-08-12 s_nakamotofix -datadir=./subdir relative path,
2010-08-12 Satoshi Nakamotofix build, thanks jgarzik
2010-08-12 Satoshi Nakamotogethashespersec and added version and hashespersec...
2010-08-12 Satoshi Nakamotojson-spirit print reals with 8 decimal places,
2010-08-11 s_nakamotofix build, thanks jgarzik
2010-08-10 s_nakamotogethashespersec and added version and hashespersec...
2010-08-10 s_nakamotojson-spirit print reals with 8 decimal places,
2010-08-04 Satoshi Nakamotonew safety feature displays a warning message and locks...
2010-08-03 s_nakamotonew safety feature displays a warning message and locks...
2010-07-26 Satoshi Nakamotobitcoind now compiles without wxWidgets or wxBase
next
This page took 0.402748 seconds and 107 git commands to generate.