Commit Graph

  • 84f78acb0a
    adding more commands to wallet util sbhatnagar 2020-01-03 10:57:50 -0500
  • 11cd0d8398
    correct schnorr sigError with right r,s indices Bernard Snowden 2019-12-31 16:45:07 -0500
  • 52db209eb6
    add Schnorr support to Signature class Bernard Snowden 2019-12-30 17:05:56 -0500
  • 40ab250696
    Merge pull request #2655 from matiu/feat/bws-static Matias Alejo Garcia 2019-12-30 15:00:31 -0300
  • 0a2f398ceb
    fix lint Matias Alejo Garcia 2019-12-30 14:52:28 -0300
  • bbca2cb73b
    add static files serving Matias Alejo Garcia 2019-12-30 14:39:50 -0300
  • 7521a14e73
    Merge pull request #2652 from Gamboster/fix/simplexRequests Matias Alejo Garcia 2019-12-27 13:16:47 -0300
  • e9e63dbb97
    Fix: simplex requests Gabriel Masclef 2019-12-27 12:05:57 -0300
  • 2634c5763a
    Merge pull request #2647 from justinkook/feature/regtest-paypro Matias Alejo Garcia 2019-12-27 11:25:31 -0300
  • d8335e8fa7
    Merge pull request #2650 from nitsujlangston/chore/unneededMongoose Matias Alejo Garcia 2019-12-27 11:25:07 -0300
  • 09f9b982fb
    removing unneeded dep mongoose Justin Langston 2019-12-26 15:38:55 -0500
  • 3707bc6709
    Merge branch 'refactor/api-logging' of github.com:micahriggan/bitcore Justin Langston 2019-12-26 14:56:53 -0500
  • a4dbfc6126
    Refactor api logging and add open connections log Micah Riggan 2019-12-26 14:36:59 -0500
  • e4b353b447
    Merge branch 'invCacheBlockTxs' Justin Langston 2019-12-23 14:42:27 -0500
  • 9a17be6994
    Proxy regtest network to testnet for local copay dev Justin Kook 2019-12-20 15:27:09 -0500
  • 72309060b9
    add block transactions to invCache Justin Langston 2019-12-20 11:47:43 -0500
  • b8f2925fcf
    Adds transform of block-before-time response for xrp to better match other currencies Nicholas Smith 2019-12-19 13:24:37 -0500
  • 3041251ee1
    Merge branch 'micahriggan-fix/catch-decode-throws' Justin Langston 2019-12-18 17:15:15 -0500
  • 01aa0c447e
    Found data that would cause a crash before this fix, added test Micah Riggan 2019-12-18 11:12:45 -0500
  • 360d7b35ef
    adding tag field to newTx sbhatnagar 2019-12-16 13:16:36 -0500
  • aa585c6287
    Remove unsed web3 bitcore-client, address feedback Justin Kook 2019-12-13 10:42:57 -0500
  • 0ac744156f
    correct isSquare() function with right p val Bernard Snowden 2019-12-13 10:31:54 -0500
  • 770103439a
    add tests for schnorr sig Bernard Snowden 2019-12-12 17:52:08 -0500
  • f608a6895c
    correct hasSquare() function Bernard Snowden 2019-12-12 17:51:39 -0500
  • 4646f9cc9b
    Update web3 to 1.2.4 and fix compile errors Justin Kook 2019-12-12 16:11:43 -0500
  • f8855c136a
    Don't need to require each call Micah Riggan 2019-12-12 13:35:30 -0500
  • a82a96c37a
    Merge branch 'master' of github.com:bitpay/bitcore into fix/catch-decode-throws Micah Riggan 2019-12-12 13:26:44 -0500
  • f5d0dd12b0
    Reverting the invoice payments history Micah Riggan 2019-12-12 13:25:22 -0500
  • edb328ba9a
    Decode could throw Micah Riggan 2019-12-12 13:23:46 -0500
  • 46c6bf13a6
    add isSquare() and hasSquare() fn; clean _find_signature Bernard Snowden 2019-12-12 10:44:24 -0500
  • 2879a69e5a
    Merge pull request #2631 from micahriggan/revert/dont-show-approve Matias Alejo Garcia 2019-12-11 18:45:30 -0300
  • 209a2e5d4d
    We do not want approve txs to show in the wallet transactioins for ERC20 Micah Riggan 2019-12-11 15:51:36 -0500
  • fb4f7b4389
    Merge branch 'master' of github.com:bitpay/bitcore into walletSend sbhatnagar 2019-12-11 14:17:04 -0500
  • 0b55b55dba
    Merge pull request #2630 from micahriggan/feature/erc20-show-invoice-transactions Matias Alejo Garcia 2019-12-11 16:08:04 -0300
  • af4622a4e3
    Merge branch 'master' of github.com:bitpay/bitcore into walletSend sbhatnagar 2019-12-11 11:47:50 -0500
  • fc48090448
    Merge branch 'master' of github.com:bitpay/bitcore into feature/erc20-show-invoice-transactions Micah Riggan 2019-12-11 11:41:34 -0500
  • 170f44b231
    Invoice payment transactions should also be in ERC20 wallet history, if the payment is denominated in tokens Micah Riggan 2019-12-10 13:42:59 -0500
  • 7fffd2a8e7
    Merge pull request #2617 from bsnowden3/fix/conn-refused Matias Alejo Garcia 2019-12-11 12:33:36 -0300
  • e083331dac
    Merge pull request #2623 from bsnowden3/fix/tx-details-page Matias Alejo Garcia 2019-12-11 12:33:10 -0300
  • 82a7add378
    Merge pull request #2628 from micahriggan/feature/erc20-show-invoice-transactions Matias Alejo Garcia 2019-12-11 12:32:53 -0300
  • 3780f57733
    Invoice payment transactions should also be in ERC20 wallet history, if the payment is denominated in tokens Micah Riggan 2019-12-10 13:42:59 -0500
  • d10b522bb9
    v8.13.2 Matias Alejo Garcia 2019-12-10 14:45:22 -0300
  • 8622669022
    Merge branch 'master' of github.com:matiu/bitcore Matias Alejo Garcia 2019-12-10 14:44:47 -0300
  • 1d75efc126
    Merge pull request #2619 from justinkook/fix/removeChainTipCache Matias Alejo Garcia 2019-12-10 14:34:33 -0300
  • c570d125c1
    Merge pull request #2627 from justinkook/fix/singleParam Matias Alejo Garcia 2019-12-10 14:33:07 -0300
  • 5cd9c1f656
    Add case to catch URI single params Justin Kook 2019-12-10 11:46:23 -0500
  • 7a098eca69
    v8.13.1 Matias Alejo Garcia 2019-12-10 11:47:03 -0300
  • 6663ae313a
    use bn for isSquare() Bernard Snowden 2019-12-10 09:44:22 -0500
  • 8825c6aa4c
    Merge pull request #2620 from micahriggan/fix/ethereum-reconnect Matias Alejo Garcia 2019-12-10 09:37:27 -0300
  • f6c4ccca1c
    Merge pull request #2625 from justinkook/feature/staging-bitpay Matias Alejo Garcia 2019-12-10 04:19:06 -0300
  • 3029a58cdf
    Merge pull request #2624 from justinkook/fix/validateUri-params Matias Alejo Garcia 2019-12-10 04:18:13 -0300
  • 730c347bf4
    add verify() place holder Bernard Snowden 2019-12-09 17:36:12 -0500
  • 91348aab70
    wip schnorr sign and point .isSquare, .hasSquare Bernard Snowden 2019-12-09 17:29:53 -0500
  • bd50d9b37d
    Added invalid params check for validateUri Justin Kook 2019-12-09 14:18:16 -0500
  • 5124ea1195
    Added staging.bitpay JSON paypro keys Justin Kook 2019-12-09 15:56:42 -0500
  • 722e3cab9f
    add OnInit interface to tx-details-eth component Bernard Snowden 2019-12-09 11:28:41 -0500
  • fb3d93ffe2
    Merge branch 'master' of github.com:bitpay/bitcore into walletSend sbhatnagar 2019-12-09 11:26:36 -0500
  • 457e2bbcd5
    fix coins bug in tx-details page Bernard Snowden 2019-12-09 11:16:42 -0500
  • ffbe00c48f
    Merge pull request #2622 from rastajpa/fix/update-stats Matias Alejo Garcia 2019-12-09 12:43:21 -0300
  • 4ed89a4f50
    allow update stats only from localhost Juan Pablo Abuin 2019-12-09 12:35:32 -0300
  • 31a3dfc9cc
    Merge pull request #2618 from rastajpa/ref/stats Matias Alejo Garcia 2019-12-09 11:57:34 -0300
  • 8b96b6e123
    add BIP Schnorr Derive and add Schnorr verify Bernard Snowden 2019-12-06 16:16:34 -0500
  • 4f8f5a2203
    Merge pull request #2621 from matiu/ver/8.13 Matias Alejo Garcia 2019-12-06 17:49:40 -0300
  • 8ce260ec09
    Connect should be awaitable Micah Riggan 2019-12-06 15:40:05 -0500
  • 6b41cf1572
    Make sure disconnect stops the reconnection logic Micah Riggan 2019-12-06 15:26:16 -0500
  • dfb4d2d246
    /v8.13 Matias Alejo Garcia 2019-12-06 17:19:46 -0300
  • 950f41dfd4
    v8.13.0 Matias Alejo Garcia 2019-12-06 17:15:30 -0300
  • 581d90d184
    Change baseBlock getLocalTip type to IBlock Justin Kook 2019-12-06 12:09:37 -0500
  • ad80aa8a9e
    Only emit connected if we used to be disconnected Micah Riggan 2019-12-06 14:52:57 -0500
  • 10da24dc34
    Reconnect to the ethereum node if we get disconnected Micah Riggan 2019-12-06 14:50:06 -0500
  • aa305dc130
    Remove unused functions and improvements Juan Pablo Abuin 2019-12-06 12:39:45 -0300
  • 4fa9afebc9
    BTC/BCH does not use chainTips cache Justin Kook 2019-12-06 11:51:18 -0500
  • 9a8b01c627
    Merge pull request #2611 from micahriggan/feature/decode-bitpay-invoice-tx Matias Alejo Garcia 2019-12-06 13:46:16 -0300
  • 624a8d922c
    Decode should not cause issues Micah Riggan 2019-12-06 11:26:41 -0500
  • 5bfbbb8be1
    Merge pull request #2591 from jguthrie7/feature/improveWalletPayPro Matias Alejo Garcia 2019-12-06 11:04:12 -0300
  • f2ff43575b
    fix lint error Bernard Snowden 2019-12-05 17:23:33 -0500
  • 7a65d2b853
    Adding type check to test, and delete from require cache Micah Riggan 2019-12-05 16:40:49 -0500
  • f0a914d5d2
    Merge pull request #2615 from matiu/logs/socket Matias Alejo Garcia 2019-12-05 17:08:10 -0300
  • 50f3ff818b
    better logs Matias Alejo Garcia 2019-12-05 16:20:42 -0300
  • 60b281c309
    Merge pull request #2614 from matiu/bug/dup-notifications Matias Alejo Garcia 2019-12-05 14:59:18 -0300
  • 70e90f475f
    Adding tests for ERCs and invoice ABI Micah Riggan 2019-12-05 10:55:28 -0500
  • ef2f23f730
    lint Matias Alejo Garcia 2019-12-05 12:29:53 -0300
  • c8b2e3b283
    Merge pull request #2563 from bsnowden3/insight-confirmations Matias Alejo Garcia 2019-12-05 12:29:10 -0300
  • 6d97d5f0f0
    fix dups notifications of erc20 Matias Alejo Garcia 2019-12-05 12:21:42 -0300
  • 17459fce5b
    Merge pull request #2592 from Gamboster/feat/simplex Matias Alejo Garcia 2019-12-05 11:14:41 -0300
  • 439bbd239a
    Merge pull request #2585 from rastajpa/fix/PayProV2-errors Matias Alejo Garcia 2019-12-05 11:07:48 -0300
  • 5592154bc3
    Merge pull request #2613 from bsnowden3/fix/menu-click-bug Matias Alejo Garcia 2019-12-05 11:05:36 -0300
  • fbca56f311
    Merge pull request #2612 from rastajpa/fix/ERC20-notif Matias Alejo Garcia 2019-12-05 11:05:11 -0300
  • 4b62395f98
    Unit tests and getIp ref Gabriel Masclef 2019-12-05 10:50:24 -0300
  • bcbb8a3e70
    fix click area Bernard Snowden 2019-12-04 16:51:28 -0500
  • ba0db8478e
    update test progress Bernard Snowden 2019-12-04 16:04:02 -0500
  • 8703c949bc
    fixes for token addresses Juan Pablo Abuin 2019-12-04 15:38:42 -0300
  • f977f43da3
    Fix comments Gabriel Masclef 2019-12-04 15:30:40 -0300
  • 830638df79
    Decode ethereum data for bitpay invoice payments Micah Riggan 2019-12-04 13:29:33 -0500
  • 17f7f28721
    fix reload error for blocks Bernard Snowden 2019-11-22 16:19:17 -0500
  • 188da4f7d0
    Use server with auth Gabriel Masclef 2019-12-04 13:00:29 -0300
  • c3f9bd553f
    Take ip from requests Gabriel Masclef 2019-12-04 12:36:58 -0300
  • 7f0c9305aa
    Fix some payment request parameters Gabriel Masclef 2019-12-03 16:23:47 -0300
  • 764889a339
    getEvents implemented Gabriel Masclef 2019-11-26 11:37:47 -0300
  • b052ac32f3
    Second ref Gabriel Masclef 2019-11-25 14:39:42 -0300