Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/block-core/blockcore-bitcore

A full stack for bitcoin and blockchain-based applications
https://github.com/block-core/blockcore-bitcore

Adding bitcore-mnemonic package.json

b3b0cbffac8849093e5ee060b9c8f61bbb988005 authored over 6 years ago
remove console logs

8e2db71006f7bac82177f5d2e55bde826bb2b07e authored over 6 years ago
add network and selected coin to api paths

8fbf0593b638c94895cdb9055f238d643a7fc023 authored over 6 years ago
Merge pull request #1600 from HarshitJoshi/bugfix/walletUtxos

fix undefined or null pubKey error

657f9c1a6bdfcb4a26bfd11c7ca9cfde158f20a5 authored over 6 years ago
Switching to optional

8c2d35cb492a662bece3aff5c94d992f8394ed65 authored over 6 years ago
Removing comment

304f751f428fe9a3b5124d0e98f58c917d67e202 authored over 6 years ago
More formatting

a7fba96d2e8c305c5ae0dbd0c62dd292f83af760 authored over 6 years ago
Formatting

c916c70183a1c927bef1251555a7188f1d1e9a00 authored over 6 years ago
Fixed everything

7dfa824a7cea2e6eefe506b7d434930045ff2e72 authored over 6 years ago
Merge branch 'v8.0.0' of github.com:bitpay/bitcore into feature/no-mongoose

31ea3aba4fe5c75453241fc199bb6ad53f62d70e authored over 6 years ago
Merge pull request #1601 from micahriggan/feature/fix-p2p-tests

Fixing p2p tests

75bc5870aed014e6023ee99a8b762e6b3b34f73b authored over 6 years ago
Fixing p2p tests

8d16a45575c8c9336cf702025ed45fe720a20830 authored over 6 years ago
Fixing queries and binding functions

02423fa045e3739f5c87c8378b4f86d172db1381 authored over 6 years ago
fix undefined or null pubKey error

2bc1311ae95288328f59a9e45235fc18cb5ddc95 authored over 6 years ago
Adding an updateOne instead of findOneAndUpdate

243ca32d670cd17b64a0051bbe1fb06b311e03cc authored over 6 years ago
Handling async connection to run create indexes once the base model has connected

2aa113c9298f3e7a20bd7593100eb3b8890fb6c8 authored over 6 years ago
Mongoose removed from models

018281b7e9c0a6aa2ccee19be4bca853c80429d5 authored over 6 years ago
getTransactions needs to use TransactionModel.find

99d1634cd9996abf31ff6b32dbe37c64e83a6417 authored over 6 years ago
Handle reorg on sync, not start function

543ea41b53eccbab88efcd0d7df798fd0a02a07e authored over 6 years ago
Adding handle reorg to start

706674c7cf7d0667e2bf8d4b07c213b92ba817e2 authored over 6 years ago
Merge pull request #1591 from micahriggan/feature/stream-import-util

Import Script Supports Streams

b155a967f52b8b84a3cd98a74050e8ab0819b0e2 authored over 6 years ago
Merge branch 'v8.0.0' of github.com:bitpay/bitcore into feature/stream-import-util

242b3e157a437ac8496c205beb5784b8f49816e3 authored over 6 years ago
Merge pull request #1595 from micahriggan/feature/api-routes

Nesting Api Routes

baed157b0512655829865d4782163116119e7d8c authored over 6 years ago
Better nesting of api routes

7052bef39059440b344328aa0246970fa54b92bb authored over 6 years ago
merge insight latest to bitcore v8 version

4dc5f507aee93aeba658990159eb30f6948d83b5 authored over 6 years ago
Fixing integration test vscode and p2p integration tests

09872e52ffc72fe9926955db2bb2518653333655 authored over 6 years ago
enable blocks to work with v8 bitcore

891505492a744446b544dd30b992d1e8e51ba8ec authored over 6 years ago
Trying to change the tests for ci

11fc48750c2ee0a48241b09cc25bcb1120f30f8f authored over 6 years ago
100 ms not enough time

66592b9f9ac9819ae3b986de43f03a34cef8b5aa authored over 6 years ago
Removing all the data returns

9b00f8ceba4523d31d2e84ad7569e57cafec2586 authored over 6 years ago
Fixing loggify class

3323659c558a6d012473898aa6a0c7c1e7001cec authored over 6 years ago
Only wrap stuff if we're in debug mode

mend

4609faa287789e9bacef2a7357fd0c0300303231 authored over 6 years ago
Only wrap stuff if we're in debug mode

0e6c014138e98b9b013502d0f8512de994c06de0 authored over 6 years ago
Adding time tracking and enpoint to retrieve results

b1991c8e97195d8f4630564c7faffafb506a25b5 authored over 6 years ago
remove env files from source control

fd420e2ee6700ec912ab336856dff58a84fd0683 authored over 6 years ago
async/await the readdir function in listWallets

93056a7048870ffca9db16a70d54740b79fc2302 authored over 6 years ago
add config.js for wallet config and clean listWallets

0db4a8ad85303d4e944b7073232c72e0e5fabbfb authored over 6 years ago
Merge branch 'v8.0.0' of github.com:bitpay/bitcore into feature/benchmark

ad83c87742a70c8a144efe6dda6b7297b743b54e authored over 6 years ago
clean up listWallets script

d0e23d86bbd61095c9bce0d77565073f770cfd69 authored over 6 years ago
Merge pull request #1592 from micahriggan/feature/bitcore-client-docs

Started working on a REAME

8b0355225460cde21f51f9f5f7e1feacbbeb4162 authored over 6 years ago
Started working on a REAME

534b9cff67e45fabc23bee40ae3b8c1d98d93bc9 authored over 6 years ago
Updating typings and fixing toString and unset

a9622e2c786063bb72ffcf353dedbb4ae83e9773 authored over 6 years ago
WIP: cleanup and minor fix

11e28166cf1e056767005c79f8c1231b3ad0cb6c authored over 6 years ago
Adding benchmark file

b0de0447554dcd20854103c7fff3aeb14f2fc69f authored over 6 years ago
Added streaming to import util, and changed authenticate to handle buffers if they come in

2c5109e4e40cf006cfb93c9cfc06c98829db1907 authored over 6 years ago
WIP: fix for wallet names

86d71cbb0d6d3788df126bb749eebabfb8e4fd07 authored over 6 years ago
WIP: update the config.js file

a48ff6d328d1d09eafeb9deb13088bb964bd02e4 authored over 6 years ago
WIP: add config file for bitcore-client

825f63492c14e5ec243e39e4b75ac6fd25e14dfe authored over 6 years ago
Fixing issue with updateCoins

83b0a2a55a22c806e5f524d4b02304d23f310b2a authored over 6 years ago
adds RUN_DIR property to production files

ce7a5e102d5ae123be19a0b2b09f061a4d6cfad2 authored over 6 years ago
adds template for ionic config to be used in docker

1c2a129d9a8923fd629044ffb07729da75d6684a authored over 6 years ago
Shouldn't wait for syc to finish

92c787b2f10b66dfc9d38b4e79b637842e1e3cdd authored over 6 years ago
Merge pull request #1588 from micahriggan/patch/p2p-stream-removal

getHeaders and getBlock for Bitcoin

87dd7f3aa10222308332c481eabc93d71bb90faf authored over 6 years ago
Fixing unit tests and sync completion

eaf38337841faf74891fce1cc9a81b83508d2ad1 authored over 6 years ago
add types

217af2d58f16bbcffa462311dc6323e385fb5480 authored over 6 years ago
add default provider

9bc6e3bd7eb5939fabef3ee99895d6650131d4ac authored over 6 years ago
Fix: BCH urls

60484491a1f7af1209148486702dc9315eb3bb73 authored over 6 years ago
Merge branch 'patch/p2p-stream-removal' of github.com:micahriggan/bitcore into patch/p2p-stream-removal

1aad6127b0deca257e6ee7a7378abecd0c685acb authored over 6 years ago
Same number for consistency

7f6561cc3021b0c58946ff8de57ca0c4ab0182fc authored over 6 years ago
Reverting line

6e8588c98c91e0f8630c9f3653ea2c8e8be53ab1 authored over 6 years ago
Reverting line

a4c31af3ddfab3b5cfa9f64627ff689f8855146f authored over 6 years ago
Trying without rxjs stream

c2ca0f1e9bfd88943c7f15e8f0ad13bf36ec3d3e authored over 6 years ago
put selectedCurrency in urls; removed unused pages

a2e0c80c9d6b1865e767dff1159e2806147dafba authored over 6 years ago
Merge branch 'v8.0.0' of github.com:bitpay/bitcore into v8.0.0

95302ee58d7eec1a8e78e88fbff51620b2aa1a71 authored over 6 years ago
Fixing Object.assign bugs

2e06abd8139330e8eff2e8f3ba9d3d3f68db9b90 authored over 6 years ago
Merge pull request #1585 from micahriggan/v8.0.0

Fixing merge issue

43c4ccd79ad08eea165d7d864c0ebbbe92e1b142 authored over 6 years ago
Fixing merge issue

927773cd9bf7c92292ca2a89368b6581d850c593 authored over 6 years ago
Merge pull request #1556 from DanielRHayes/feature/api-as-a-service

Feature/api as a service

a4860a9899fded3bc49cb5c4402b97ad000a6c9a authored over 6 years ago
Merge pull request #1581 from micahriggan/feature/wallet-address-scanning

Formatting and cleaning up wallet-derive script

9e70b7404c16db42774d90054979585dec821893 authored over 6 years ago
Trim, remove comments

f6d7e543de94713e5e34f30f769d388522e181a7 authored over 6 years ago
Merge branch 'v8.0.0' of github.com:bitpay/bitcore into feature/wallet-address-scanning

9019598c57038b0c452ff91269d67025b5aec517 authored over 6 years ago
Merge pull request #1578 from HarshitJoshi/feature/blockIntegrationTest

Feature/block integration test

5c4666caa40241fa074549576c45be50fe666cf4 authored over 6 years ago
Merge pull request #1584 from micahriggan/feature/p2p-breakout

Slight p2p breakout refactor

9cc71e65736ffc6d6c404cdb8971c11cac6c3b20 authored over 6 years ago
const

b6a622b5167eab07045167ea9d8b1bb03d8d30cc authored over 6 years ago
Private methods and adding return type

f26b1a55791ef65bf41e5024d439214d3cd527f1 authored over 6 years ago
update test per feedback and cleanup

e6b71e8cab833d4cff2d327af11b1d38cde25cc3 authored over 6 years ago
Merge pull request #1534 from illegalprime/feature/p2p-breakout

Separate P2P from BTC/BCH to allow more chains.

37b17772dea91682068d1213363cb00e9c924444 authored over 6 years ago
Merge pull request #1550 from HarshitJoshi/feature/walletAddressUnitTest

Feature/wallet address unit test

e5452f57312d6e2179cb06ed655d350e038c6aa5 authored over 6 years ago
Slight refactoring

ec02597da93a687e1825edf61e5af5d7a8585a4c authored over 6 years ago
Adding wireup method

b3bee8c83b3746fea538cac2afb56042972cfd9e authored over 6 years ago
fix for the test

cde738c3ca9122d34c3cd7ed0982127c9fc44eba authored over 6 years ago
fix failing tests

04798f3fdd7278d57b60c027eeb3d468e14cbaf3 authored over 6 years ago
Formatting and cleaning up wallet-derive script

c4e3147ef284a75876b22c9ce1d41e939e0bed7b authored over 6 years ago
Merge pull request #1579 from nitsujlangston/removeLookup

Simplify wallet transaction export

9400f79f85cd0f1ee58b34c00581ff64cbfdb78c authored over 6 years ago
stop using lookup since chain and network not passing through to join query

583e10eb5752733d818946b8a4ee34eb1ed874eb authored over 6 years ago
update test block property

e8086f220e4863a06a24e5f0349bb69499070374 authored over 6 years ago
update the block model tests and cleanup

1c4a89f23560d71af6d081b905f21f01bc00a2d4 authored over 6 years ago
Merge pull request #1577 from micahriggan/feature/wallet-address-scanning

Added script for generating multi-sig addresses

4247d8cd0488418ee97e6360f327d4a6128a301e authored over 6 years ago
Added script for generating multi-sig addresses

1ace632c747c59ccfb8cd50a4e12e4ec22c63095 authored over 6 years ago
WIP: update assertions

8b162f0b9977681cee92cd040eb083e1dcae2ae5 authored over 6 years ago
WIP: add more conditional checks for testing

cc52e113e3a07dc5d2810b0bfef8a4c658c12d2c authored over 6 years ago
WIP: add flow for addBlock method

ba67dbf655b4d3e2dd09ec929cb87ee8d86a735a authored over 6 years ago
Merge pull request #1557 from micahriggan/feature/wallet-encryption-cleanup

Wallet Password Prompt

93dfa9451e7c4be75ecef51af0c916e0bd485687 authored over 6 years ago
start storage before api

859b8edd8c99a62abc4f40b5f299d34303c68c50 authored over 6 years ago
WIP: E2E block model test

3cd0eacce0ea3c2ec73f64cfff31d6464b9045e6 authored over 6 years ago
Locked @types/node version to fix npm error.

See: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/26198

c6984bf501150f2532184208ccb6aeabfd74c9fd authored over 6 years ago
add toast for bad query

f816f2c74ef226961157b4fcb03d8de76dae0545 authored over 6 years ago
Changed p2p to be a Provider<T>, like CSP.

7c2746b135bbca2e38b9016cbdb81600fd8e0b71 authored over 6 years ago
Fixed race condition in end-to-end p2p test.

Also added feature to watch blocks and transaction be written to the db.

02a6f05605761e3ded2a4a978592ac1bb73f3de5 authored over 6 years ago
Added test:ci:build command and enforced subnet for ci compose.

Also changed the mongo port from 27017 -> 27018 to not clash with system's.

faff1ae1578b0c2ee52e4baf14c11f03db84d169 authored over 6 years ago