Commit Graph

  • e2306103ef
    Update README.md that this branch is obsolete v2.0.4-insight-explorer Larry Ruane 2019-08-23 11:40:12 -0600
  • b62666da9d
    Update README.md that this branch is obsolete v2.0.3-insight-explorer Larry Ruane 2019-08-23 11:39:19 -0600
  • fb032a3217
    Update README.md that this branch is obsolete v2.0.2-insight-explorer Larry Ruane 2019-08-23 11:38:08 -0600
  • 7c30b6ceba
    Fix typo in previous README.md commit v2.0.1-insight-explorer Larry Ruane 2019-08-23 11:36:26 -0600
  • 94c152a573
    Update README.md that this branch is obsolete Larry Ruane 2019-08-23 11:33:36 -0600
  • e0bdfc06c3
    Update README.md v2.0.0-insight-explorer Larry Ruane 2019-08-23 11:30:29 -0600
  • dffb2ebbca insightexplorer: resolve v2.0.4 rebase conflicts Larry Ruane 2019-06-04 14:57:41 -0600
  • 44cc810324 Add getblockhashes RPC call else block explorer cannot show blocks Tomas-M 2018-10-29 16:20:13 +0100
  • 29d79241a4 Return extra field valueBalanceZat for explorer Simon 2018-09-17 15:34:48 -0700
  • 5d55fac692 Add Sapling fields to JSON RPC output using TxToJSON. Simon 2018-09-17 09:44:43 -0700
  • b6f2b90198 Replace CBitcoinAddress and CBitcoinSecret in Insight explorer code. Simon 2018-09-08 15:53:01 -0700
  • 8e2baf6968 Replace CBitcoinAddress and use ScriptToAsmStr in Insight explorer code. Simon 2018-09-08 15:51:53 -0700
  • 040cabf4f3 Fix rpc/misc.cpp for Insight explorer. Simon 2018-09-08 15:50:32 -0700
  • 61c897ef46 Replace CBitcoinAddress in Insight explorer code. Simon 2018-09-08 15:49:45 -0700
  • 05c102453f Fix serialization in Insight explorer code. Simon 2018-09-08 15:46:53 -0700
  • 05dc7c642b Fix rebased Insight explorer code for DisconnectBlock Simon 2018-09-05 21:25:02 -0700
  • 184ecd8237 Add vpub_old and vpub_new Zatoshi amounts str4d 2016-08-29 02:43:38 +1200
  • 4354aa7e62 rpc: option to include chain info in address index results Braydon Fuller 2016-08-22 18:29:06 -0400
  • 61edb079c5 Add a new line to print Chethan Krishna 2016-08-17 10:32:34 -0400
  • 94001ca3ac logical timestamp indexing of block hashes Chethan Krishna 2016-07-21 16:52:51 -0400
  • 52ba05fde1 Add method to get address deltas from a block Braydon Fuller 2016-07-05 18:02:58 -0400
  • 1eacc184cd test: fix determinism of address index test Braydon Fuller 2016-07-29 15:32:34 -0400
  • 56bad6562a Remove cpp test for wallet-utility Chethan Krishna 2016-07-18 18:31:21 -0400
  • 07699b1c5d test: wallet utility python test Braydon Fuller 2016-07-18 18:03:01 -0400
  • 2a218e6689 wallet-utility: extract addresses and private keys Chethan Krishna 2016-06-30 18:00:50 -0400
  • a2e1889e3b rpc: minimize locking in getrawtransaction Braydon Fuller 2016-07-09 02:46:52 +0000
  • c02e68f48f db: add options to configure block index database Braydon Fuller 2016-07-13 18:38:04 -0400
  • d9718d7330 Revert "rpc: add input confirmations to getrawtransaction" Braydon Fuller 2016-06-15 20:22:35 -0400
  • 7b257a937b mempool: same address and index for an input and output bug Braydon Fuller 2016-06-10 14:41:51 -0400
  • 1b8ff083b3 mempool: fix bug with mempool address index iteration Braydon Fuller 2016-06-10 14:02:51 -0400
  • a11e70716d tests: expanded address index mempool testing Braydon Fuller 2016-06-09 14:02:30 -0400
  • 22ee2e101b main: do not log error when spent info not found Braydon Fuller 2016-06-01 14:57:39 -0400
  • 6a9c501c12 rpc: add input confirmations to getrawtransaction Braydon Fuller 2016-05-19 20:10:02 -0400
  • 2b01000d93 main: spentindex for the mempool Braydon Fuller 2016-05-16 14:23:01 -0400
  • c33143b56d rpc: add input value and address to getrawtransaction if spentindex enabled Braydon Fuller 2016-05-13 11:43:29 -0400
  • 6aca27ad32 main: add amount and address to spentindex value Braydon Fuller 2016-05-13 11:43:01 -0400
  • 20e4bb7f41 rpc: include satoshis in verbose raw transaction Braydon Fuller 2016-05-12 16:16:44 -0400
  • c4972bd2bd rpc: add blockindex to getaddressdeltas method Braydon Fuller 2016-05-10 10:27:03 -0400
  • 28b2a5655e rpc: include help text for addressindex and related commands Braydon Fuller 2016-05-11 18:33:22 -0400
  • 2139a45413 rpcclient: add params to be parsed as JSON Braydon Fuller 2016-05-11 17:17:08 -0400
  • d9549e6f90 tests: Make proxy_test work on travis servers without IPv6 Wladimir J. van der Laan 2016-02-09 12:37:05 +0100
  • 09539c40a0 rpc: update oksafemode for address commands Braydon Fuller 2016-04-25 13:08:52 -0400
  • ddb80ec683 rpc: optional "start" and "end" params for getaddressdeltas Braydon Fuller 2016-04-21 16:07:42 -0400
  • 106eac637a rpc: include base58check encoded address in results Braydon Fuller 2016-04-21 15:59:51 -0400
  • ec6d0bbb64 test: test for getaddressmempool prevhash and prevout values Braydon Fuller 2016-04-21 15:23:52 -0400
  • 256f6e1f21 rpc: include prevhash and prevout information for spending deltas Braydon Fuller 2016-04-21 15:07:01 -0400
  • a8ee19adff build: fix darwin build Braydon Fuller 2016-04-12 23:25:55 -0400
  • ee9fb52560 rpc: fix issue with querying txids by block heights Braydon Fuller 2016-04-12 20:33:18 -0400
  • 9f52df555b rpc: query txids for addresses within block height range Braydon Fuller 2016-04-12 16:04:10 -0400
  • cda39dc1cf rpc: include height in spentinfo Braydon Fuller 2016-04-12 15:31:19 -0400
  • 74a9438152 rpc: include spent info if spentindex enabled with getrawtransaction verbose Braydon Fuller 2016-04-12 12:31:21 -0400
  • d9a8baab82 main: add spentindex option Braydon Fuller 2016-04-05 15:53:38 -0400
  • 7deefc46a1 rpc: cast indexes to ints Braydon Fuller 2016-04-07 13:52:40 -0400
  • ca97f7232d build: add addressindex.h to make Braydon Fuller 2016-04-07 12:35:25 -0400
  • 3a16e9b1bf main: include timestampindex in help Braydon Fuller 2016-04-05 15:41:19 -0400
  • ee71603038 rpc: give back base58 encoded address format in utxos Braydon Fuller 2016-04-05 10:49:11 -0400
  • 4093225394 main: mempool address index Braydon Fuller 2016-04-04 16:37:43 -0400
  • 94147fb9e8 main: sort address index utxos by height Braydon Fuller 2016-03-30 16:42:37 -0400
  • 1dece54e2c main: remove spent address utxo indexes Braydon Fuller 2016-03-30 15:12:19 -0400
  • 9f72f9ff7d main: update unspent address index during reorgs Braydon Fuller 2016-03-29 17:56:57 -0400
  • c68fdd3dc9 rpc: fix argument check for getaddressutxos Braydon Fuller 2016-03-29 17:46:59 -0400
  • ba6aa1d32c main: index unspent outputs by address Braydon Fuller 2016-03-29 15:17:30 -0400
  • 61f273867c main: fix order of address index when disconnecting block Braydon Fuller 2016-03-29 09:13:31 -0400
  • 60e22168ac main: update address index during reorgs Braydon Fuller 2016-03-28 16:47:20 -0400
  • b218e3d943 rpc: optimize address txid queries Braydon Fuller 2016-03-25 14:52:45 -0400
  • e1c827b809 main: get address deltas between range of block heights Braydon Fuller 2016-03-24 15:44:23 -0400
  • 2260afdd63 main: fixed bug with overlapping address index keys Braydon Fuller 2016-03-23 14:41:08 -0400
  • 8ecf0de638 test: added to for balance after spending Braydon Fuller 2016-03-23 14:14:36 -0400
  • ebb5bd5cc2 main: add block timestamp index Braydon Fuller 2016-03-22 18:11:04 -0400
  • 3559b3dbe4 rpc: include height in getrawtransaction results Braydon Fuller 2016-03-22 13:55:19 -0400
  • fef44f0747 rpc: add receieved to balance Braydon Fuller 2016-03-17 16:40:16 -0400
  • 6c7fada1d0 rpc: added getaddressbalance method using addressindex Braydon Fuller 2016-03-17 16:06:08 -0400
  • 073ccee20c rpc: only sort when combining multiple results Braydon Fuller 2016-03-16 14:50:19 -0400
  • 25192bdd00 main: serialize height in BE for address index key Braydon Fuller 2016-03-16 14:00:50 -0400
  • 40c7b5c7b2 rpc: sort txids by height for multiple addresses Braydon Fuller 2016-03-15 16:24:55 -0400
  • 51f2e067b9 rpc: query for multiple addresses txids Braydon Fuller 2016-03-15 15:25:01 -0400
  • 7790071d30 rpc: update getaddresstxids for uniqueness Braydon Fuller 2016-03-09 19:45:08 -0500
  • 7a802272da rpc: fix issue for querying txids for p2sh addresses Braydon Fuller 2016-03-09 17:40:40 -0500
  • f38a6476c1 main: index address index sorted by height Braydon Fuller 2016-03-09 11:27:30 -0500
  • 07530788b7 qa: started test for addressindex rpc getaddresstxids Braydon Fuller 2016-03-08 16:15:49 -0500
  • 5936177ca2 test: added unit tests for CScript.IsPayToPublicKeyHash Braydon Fuller 2016-03-08 14:47:12 -0500
  • 75d3d2bb01 main: start of address index Braydon Fuller 2016-03-05 16:31:10 -0500
  • be1d68ef76 Auto merge of #3922 - bitcartel:release-v2.0.4, r=bitcartel Homu 2019-03-26 13:02:51 -0700
  • 0a378eb96e Update company name. Simon 2019-03-26 12:11:30 -0700
  • e8335eed41 make-release.py: Updated release notes and changelog for 2.0.4. Simon 2019-03-26 11:29:21 -0700
  • 1a701e2354 make-release.py: Updated manpages for 2.0.4. Simon 2019-03-26 11:29:21 -0700
  • 108dc2df95 make-release.py: Versioning changes for 2.0.4. Simon 2019-03-26 11:25:19 -0700
  • 756e9246c3 Auto merge of #3919 - defuse:openssl-regression, r=bitcartel Homu 2019-03-26 00:02:32 -0700
  • de85e07f09 Auto merge of #3918 - defuse:fix-proton-patch, r=bitcartel Homu 2019-03-25 22:16:13 -0700
  • 675cf3d606 Patch out proton::url deprecation as workaround for build warnings Taylor Hornby 2019-03-25 17:38:07 -0600
  • b85cd8891e Fix OpenSSL reproducible build regression Taylor Hornby 2019-03-25 14:27:14 -0600
  • 8088476911 Fix proton patch regression. #3916 Taylor Hornby 2019-03-25 11:46:37 -0600
  • 59e82c64e9 Auto merge of #3903 - bitcartel:release-v2.0.4-rc1, r=bitcartel Homu 2019-03-20 10:58:26 -0700
  • 82f33c4b13 Fix typo in release notes. Simon 2019-03-20 10:20:51 -0700
  • dae9cf5704 make-release.py: Updated release notes and changelog for 2.0.4-rc1. Simon 2019-03-20 09:39:43 -0700
  • f70a9eee7a make-release.py: Updated manpages for 2.0.4-rc1. Simon 2019-03-20 09:39:43 -0700
  • b95cb71653 make-release.py: Versioning changes for 2.0.4-rc1. Simon 2019-03-20 09:29:06 -0700
  • 3c5062aa90 Auto merge of #3898 - sandakersmann:patch-1, r=bitcartel Homu 2019-03-20 07:36:25 -0700
  • d347eb585b Auto merge of #3900 - bitcartel:2.0.4_release_notes, r=bitcartel Homu 2019-03-19 23:05:39 -0700
  • 6158f0a4fa Auto merge of #3897 - ebfull:wallet-sprout-check-commitment, r=ebfull Homu 2019-03-19 21:21:54 -0700