Commit Graph

  • 778c09b96d Merge pull request #377 from braydonf/feature/next-block Chris Kleeschulte 2015-09-22 12:13:06 -0400
  • dc791a2f24 Only include blocktime if transaction is in a block. Braydon Fuller 2015-09-21 17:22:09 -0400
  • b5251849a0 Fix bug with displaying mined time for mempool transactions. Braydon Fuller 2015-09-21 17:21:11 -0400
  • b49f1505eb Added bindings for getNextBlockHash Braydon Fuller 2015-09-21 14:37:13 -0400
  • 8a21f48d2a Fix bug where page 0 is falsy and pagination would not be enabled. Braydon Fuller 2015-09-21 14:13:48 -0400
  • b32eeec4d6 Merge pull request #375 from pnagurny/feature/estimateFee Braydon Fuller 2015-09-21 13:19:24 -0400
  • 4b1b929cff Merge pull request #371 from pnagurny/enhance/address-summary Braydon Fuller 2015-09-21 12:56:32 -0400
  • 2105492ff9 Merge pull request #666 from braydonf/verify-message Patrick Nagurny 2015-09-18 14:00:36 -0400
  • 9070b74653 expose estimateFee route Patrick Nagurny 2015-09-18 13:56:28 -0400
  • e45396435b Add updated generate files until we have a better solution. Braydon Fuller 2015-09-18 13:58:05 -0400
  • d869be5208 Merge pull request #372 from braydonf/message-verification Patrick Nagurny 2015-09-18 13:52:44 -0400
  • d1f7349ac5 Merge pull request #373 from braydonf/statusinfo Patrick Nagurny 2015-09-18 13:20:59 -0400
  • 8c605047c3 Added handlers for getting status of the block chain. - getTxOutSetInfo - getLastBlockHash - getBestBlockHash Braydon Fuller 2015-09-17 18:41:19 -0400
  • fc15f2982f Update link to messages. Braydon Fuller 2015-09-17 17:00:59 -0400
  • cf58b69bbf Added message verification endpoint. Braydon Fuller 2015-09-17 16:19:36 -0400
  • af08592d01 Fix for Messages URL Braydon Fuller 2015-09-17 15:51:31 -0400
  • 2ec8d1f447 use faster getAddressSummary() Patrick Nagurny 2015-09-17 10:41:35 -0400
  • 83c8f9c5ac Merge pull request #365 from pnagurny/enhance/history-pagination Braydon Fuller 2015-09-16 14:02:55 -0400
  • c0e4a07bad Merge pull request #368 from pnagurny/feature/blocks-by-timestamp Braydon Fuller 2015-09-16 13:55:33 -0400
  • f359a96f9e check for valid date Patrick Nagurny 2015-09-16 12:05:37 -0400
  • 3d713224bf no longer need to reverse Patrick Nagurny 2015-09-15 18:23:27 -0400
  • 65b302c7af Merge pull request #358 from Kefkius/patch-1 Patrick Nagurny 2015-09-15 17:01:43 -0400
  • bc4672760c get blocks by date Patrick Nagurny 2015-09-15 16:51:54 -0400
  • 9485398879 address history pagination Patrick Nagurny 2015-09-14 18:00:32 -0400
  • 2ae1cdbec2 Merge pull request #359 from pnagurny/feature/main-chain Braydon Fuller 2015-09-09 11:20:46 -0400
  • 4be08c7be8 Merge pull request #362 from pnagurny/bug/inv-tx Braydon Fuller 2015-09-09 11:19:30 -0400
  • 1199618471 make bitcore node inv tx output match insight's Patrick Nagurny 2015-09-09 11:04:42 -0400
  • 97255a525f Merge pull request #361 from pnagurny/feature/difficulty Braydon Fuller 2015-09-09 10:33:40 -0400
  • 0e538f2e06 get block difficulty Patrick Nagurny 2015-09-09 10:31:09 -0400
  • 300bf67414 add isMainChain to block Patrick Nagurny 2015-09-08 14:12:45 -0400
  • daf9546e75 Fix typo in raw transaction API Kefkius 2015-09-08 13:28:29 -0400
  • bd8ed3bddf Merge pull request #357 from pnagurny/feature/block-reward Braydon Fuller 2015-09-04 14:29:48 -0400
  • 3bcb0426c3 get block reward Patrick Nagurny 2015-09-04 13:52:54 -0400
  • dd3d590a44 Merge pull request #659 from braydonf/readme Patrick Nagurny 2015-09-03 18:19:03 -0400
  • e4eb09f87f update css Patrick Nagurny 2015-09-03 18:16:34 -0400
  • 36f5c75880 Update README to reflect running as a Bitcore Node service. Braydon Fuller 2015-09-03 18:09:06 -0400
  • 5ab366465b Merge pull request #356 from pnagurny/feature/inv-subscription Braydon Fuller 2015-09-03 17:58:25 -0400
  • 546c4a3345 remove apiPrefix Patrick Nagurny 2015-09-03 17:44:19 -0400
  • a9828d8539 change name to insight-ui, remove dependency on insight-api Patrick Nagurny 2015-09-03 17:33:59 -0400
  • 69c536be7d fix date bug, add inv subscription Patrick Nagurny 2015-09-03 16:40:23 -0400
  • d67950145c add status tests Patrick Nagurny 2015-09-03 10:45:18 -0400
  • 1d70f0196c add bitcore-node service and make everything relative paths Patrick Nagurny 2015-09-03 11:39:21 -0400
  • bf604e0a8f Merge pull request #353 from braydonf/package Patrick Nagurny 2015-09-03 10:19:25 -0400
  • c917118d97 Include main in package.json and other updates. Braydon Fuller 2015-09-02 13:08:20 -0400
  • adacd21e57 Merge pull request #352 from pnagurny/v3/remove-files Braydon Fuller 2015-09-02 11:59:33 -0400
  • 5bddb0b047 Merge pull request #1 from braydonf/v3/remove-files Patrick Nagurny 2015-09-02 11:57:39 -0400
  • 80ab08d3b9 Update README to reflect insight-api as a bitcore-node service. Braydon Fuller 2015-09-02 11:49:10 -0400
  • 6c276ada49 update path Patrick Nagurny 2015-09-02 11:49:32 -0400
  • 54462019be remove files Patrick Nagurny 2015-09-02 11:39:23 -0400
  • f9fd3c0488 change prefix to insight-api Patrick Nagurny 2015-09-02 11:16:30 -0400
  • 9cc0c401f0 update version Patrick Nagurny 2015-09-02 10:58:58 -0400
  • ed0a46a525 add tests Patrick Nagurny 2015-09-01 18:22:42 -0400
  • e4992a6dfb bitcore node service Patrick Nagurny 2015-08-31 18:03:29 -0400
  • 038eb401db Merge pull request #347 from matiu/emailstore staging Gustavo Maximiliano Cortez 2015-08-13 11:12:48 -0300
  • bea9ec0727 rm old code Matias Alejo Garcia 2015-08-13 11:04:32 -0300
  • 6d64f64da0 rm parts of the unused emailstore Matias Alejo Garcia 2015-08-13 10:58:42 -0300
  • 483dde1d81 Merge pull request #346 from isocolsky/estimate_multi_fee Matias Alejo Garcia 2015-08-13 10:04:00 -0300
  • c1210ce7da get multiple values for estimatefee on single request Ivan Socolsky 2015-08-12 18:11:09 -0300
  • 4253de1ed4 Update index.html Matias Alejo Garcia 2015-08-05 14:48:28 -0300
  • 74c27b284f Merge pull request #341 from isocolsky/feat/estimatefee Gustavo Maximiliano Cortez 2015-07-22 15:22:36 -0300
  • 74a96e98b3 Merge pull request #342 from matiu/feat/tx-order2 Gustavo Maximiliano Cortez 2015-07-17 18:39:48 -0300
  • 1735552a2f bump version Matias Alejo Garcia 2015-07-17 18:38:17 -0300
  • b9ad26ab7e rm broken dontFillSpend option Matias Alejo Garcia 2015-07-17 18:35:44 -0300
  • 270599597e better ordering of txs Matias Alejo Garcia 2015-07-17 16:52:03 -0300
  • 876b2e31de update bitcore dependency Ivan Socolsky 2015-07-16 17:18:31 -0300
  • 360f743f8f bump bitcore ^0.1.41 Ivan Socolsky 2015-07-15 16:41:24 -0300
  • 6886441b0b update README.md Ivan Socolsky 2015-07-15 16:23:28 -0300
  • df17d26d10 add estimatefee endpoint to REST api Ivan Socolsky 2015-07-15 16:20:27 -0300
  • d98757125e bump version Matias Alejo Garcia 2015-07-15 12:58:08 -0300
  • 52b1d658f0 Merge pull request #340 from matiu/feat/handle-d-spends Ivan Socolsky 2015-07-15 10:30:06 -0300
  • ab6564eca5 handle double spends in /txs Matias Alejo Garcia 2015-07-15 09:57:08 -0300
  • bdb35b3b5f Merge pull request #339 from matiu/feat/firstSeenTs Matias Alejo Garcia 2015-07-14 20:36:45 -0300
  • b452f76250 filter out utxo without scriptpubkey Matias Alejo Garcia 2015-07-14 20:33:23 -0300
  • 90d5e57e7a add firstSeenTs for sorting Matias Alejo Garcia 2015-07-14 19:36:49 -0300
  • b799cc7d6d Merge pull request #338 from matiu/bug/handle-double-spend-in-history Gustavo Maximiliano Cortez 2015-07-14 17:11:22 -0300
  • c5c23dfa48 skip double spends in /txs Matias Alejo Garcia 2015-07-14 17:06:02 -0300
  • 443507c6bd Merge pull request #644 from cmgustavo/fix/bundles-angular Matias Alejo Garcia 2015-07-14 13:03:38 -0300
  • 52b665e79a
    Update bundles Gustavo Maximiliano Cortez 2015-07-14 13:01:02 -0300
  • c2a0dee752 update bundles Matias Alejo Garcia 2015-07-13 19:20:21 -0300
  • 2a872dd511 bump version 0.2.16 Matias Alejo Garcia 2015-07-13 17:48:11 -0300
  • 4003b0c062 Merge pull request #336 from matiu/opt/post-txs Matias Alejo Garcia 2015-07-13 17:41:43 -0300
  • 671ef9a5bb rm start/end 2 Matias Alejo Garcia 2015-07-13 17:18:07 -0300
  • ef296c5ebf rm start/end Matias Alejo Garcia 2015-07-13 17:14:02 -0300
  • 71e3c1ba9c enforce limit at POST /txs requests Matias Alejo Garcia 2015-07-13 16:39:05 -0300
  • 1615925ae5 better access log with morgan Matias Alejo Garcia 2015-07-13 15:31:52 -0300
  • aae6847235 bump version Matias Alejo Garcia 2015-07-10 18:06:43 -0300
  • 805099de1b Merge pull request #643 from matiu/feat/unconfirmed-input Gustavo Maximiliano Cortez 2015-07-10 18:02:46 -0300
  • 2709031ec3 Merge pull request #335 from matiu/feat/unconfirmed-inputs Gustavo Maximiliano Cortez 2015-07-10 18:02:24 -0300
  • 9114d8ef30 bump version Matias Alejo Garcia 2015-07-10 17:52:58 -0300
  • 53d8cd4412 add unconfirmed input banner Matias Alejo Garcia 2015-07-10 17:41:26 -0300
  • 3c34718774 add unconfirmed inputs banner Matias Alejo Garcia 2015-07-10 17:40:54 -0300
  • aaa21faae5 Merge pull request #641 from bitpay/revert-640-addfeeperkb Gustavo Maximiliano Cortez 2015-07-08 10:13:11 -0300
  • 81c71415ed Revert "Fix max decimal place + trailing zeroes when in BTC" Gustavo Maximiliano Cortez 2015-07-08 07:11:20 -0300
  • ea0adc1d9e Merge pull request #640 from dabura667/addfeeperkb Gustavo Maximiliano Cortez 2015-07-08 09:56:39 -0300
  • 4d3e71a346 Fix max decimal place + trailing zeroes when in BTC dabura667 2015-07-08 20:58:21 +0900
  • 07d8dddfb3 Merge pull request #639 from matiu/version Matias Alejo Garcia 2015-07-07 20:50:04 -0300
  • 8241dfe9ba Merge pull request #638 from dabura667/addfeeperkb Matias Alejo Garcia 2015-07-07 20:48:51 -0300
  • d188b2512c bump version Matias Alejo Garcia 2015-07-07 20:47:34 -0300
  • 1423811d4e Fix fee per kb dabura667 2015-07-08 08:38:12 +0900
  • 401003c65c Merge pull request #332 from matiu/ref/remove-unused-plugins Matias Alejo Garcia 2015-07-07 20:10:07 -0300