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

fix outputs sum

b7d65b39c9931b5e20c34c8b1ad4cdbc820d2187 authored over 6 years ago
Removing code as per feedback

6294cdaf5bfbca89ae6c70953c98bce688fdf227 authored over 6 years ago
Merge branch 'feature/insight-coins' of github.com:micahriggan/bitcore into feature/insight-coins

08ec4311a7f7ae44217bb63510f3d82dd017105a authored over 6 years ago
Adding webpack environment variables and cors

9a39b18cfd837303fe4b19e067e4d58792d7a8ec authored over 6 years ago
remove console.log

07ce117dfb4a49f3717e0b00245e84e5ab8ce488 authored over 6 years ago
add fee calculation

2cf6a4b0421a12ab5b70af2f420d93708755c347 authored over 6 years ago
add all package and package-locks

cdd40e23d1894ba37e9a5a04b385dd7d562c311c authored over 6 years ago
fix tests

61117c07bec4e8d03a1cb45b07b45a9f88ff8fcd authored over 6 years ago
better error message

60761f8cbd98098781750acc49288c42ab4ef85c authored over 6 years ago
throw if RPC not figured

f65bc70d5100f82f9be299d4c454b502066c0ed4 authored over 6 years ago
pass name

6ad29f507a4c32548e2015a0da132f515d3bd718 authored over 6 years ago
is satoshis

77413025d1e047a6b3dd00a041d777e2df8a6afc authored over 6 years ago
fix multi send create tx

23a4bfc50734bec6c0b14c7044ddd4a131ae5a91 authored over 6 years ago
simpler README

a3825c5a4d7017eb61b1f523577d9d7577ec3a9c authored over 6 years ago
lint

b4237861f5888a30db7b17b56d35d0f89ea2cd75 authored over 6 years ago
const

34752852d28bf165ae161e5757febc06e3afeffc authored over 6 years ago
renaming to match other wallet utils

9b637047a8fb2b36e2f3fdd205a91d516345d4ef authored over 6 years ago
lint

b54c9a0aabde039d1a48ed82ac02f4e2d2ee1558 authored over 6 years ago
fix range query for wallets list

db69d406d6580e3f06c9341732195f8a15417bb9 authored over 6 years ago
cleanup unused deps

9f6e2cf4e44c6ace3fc7460a973a9e37cacbf239 authored over 6 years ago
make derivation chain aware

fc85d6351aede08ccb4527759de07e20c6000797 authored over 6 years ago
Merge pull request #1615 from micahriggan/feature/get-blocks

Removing some of the range options for now

1bcc458160d7f9009eaa2e37aefc9bc603fb5a67 authored over 6 years ago
Merge pull request #1618 from HarshitJoshi/bugfix/commanderRequiredParam

fix for commander not handling missing required flag

5d585aadf1dc4b4f0a5def09817c9a5edca03d4a authored over 6 years ago
Simplifying some logic

08d5c27f403e357f871b482d44ffce6f6ff5d01d authored over 6 years ago
Fixing list wallets

7a4de2dddb96b043ef01cf50b89308746b40018c authored over 6 years ago
Moving error check into storage constructor

093918ba6f75fd6bce15f18938bed121037de957 authored over 6 years ago
Removing check for empty wallet

58c4aabad4b1edbc3e6250162499f4e77c7520ca authored over 6 years ago
Merge branch 'v8.0.0' into bugfix/commanderRequiredParam

6d05376f0a2a99138419c3d9aa87285feadf5d83 authored over 6 years ago
multiwallet

a25b670d917a1bdc0c890fafd717978f29532d76 authored over 6 years ago
no password needed for RO ops

4e5c66b59100494b6f77526585d4ab0abd393ad4 authored over 6 years ago
no password needed for RO ops

20d10e4fe8ef6f38100673a7dedcc81e192f008e authored over 6 years ago
fixing int test naming

29e185fe7bb4a4e19aac4a0421198aede104b1e4 authored over 6 years ago
Merge branch 'micahriggan-feature/auth-key-no-pass' into v8.0.0

150e16b764c0f3e2f6d37f013fa113362d2e9559 authored over 6 years ago
add better display for missing flag

ad82812618f316f7db4716ad71c5fd3fb02a288e authored over 6 years ago
Merge branch 'feature/walletCleanup' into bugfix/commanderRequiredParam

60b96e28b80a3b220c54c0b517ae7239bb481c40 authored over 6 years ago
add the missing file

3a66c4ea29dacc268528b0184cbc39b2c2d47a0e authored over 6 years ago
more cleanup

35bb01654ae49084d031506b9aab8cb57b9c890d authored over 6 years ago
Added parsed script to coins API output.

bf880a2dab20827b7a2c5b8f0e146553dd962a52 authored over 6 years ago
fix for commander not handling missing required flag

463d8c8644bec40640e7549b167c96262bcbe527 authored over 6 years ago
Making authKey stored unencrypted so all the utils won't require pass

89eb3b1680680313eb4097ed1c3800ce9c2e84e2 authored over 6 years ago
fix conflict

168a7a58a8f9959f13d8ea07108e2827232eac89 authored over 6 years ago
Merge branch 'v8.0.0' of github.com:bitpay/bitcore into feature/walletCleanup

ec5893e2cb50fe94b405ca3fdcb098ef7b19553b authored over 6 years ago
add better error handling and update for handling password

03636b7a77d84ebcfdc031d9aac2dd0dffb2a50f authored over 6 years ago
Merge pull request #1616 from micahriggan/feature/walletConfig

Create wallet updates wallet config

69ab803896bab65053b47821879dabadef1814b1 authored over 6 years ago
Cleaning up some self-feedback

6f1c1215ff5d9ef1596ffb334f8e6aea1198d66d authored over 6 years ago
Removing some of the range options for now, and instead going for a singular date

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

ad1fc7707f49b91c7be0c39d07a9683ded2011a8 authored over 6 years ago
Added config to ignore

a5ba2fe314d1ebe28f135a2d8414a1620d1a6f5f authored over 6 years ago
Create wallet adds wallet to the config

00a6cef9b431cc15f2381ff19a76be807b1abc69 authored over 6 years ago
Merge pull request #1593 from HarshitJoshi/feature/walletConfig

Feature/wallet config

5d437ddb8cfba2a12398f8c3132704aec29a2f95 authored over 6 years ago
Merge pull request #1614 from micahriggan/feature/block-date-range

Adding query by date range to api

83520d2a1a3975848c40b9c82ba3ab11104cc3a7 authored over 6 years ago
Adding query by date range to api

f4b4a888a196b8b889009ef880dc4b7933d16490 authored over 6 years ago
Merge pull request #1613 from micahriggan/feature/benchmark-addblock

Benchmarking Add Block

d9f6a5e4d90f4420bccc1d8803bd6e1257596137 authored over 6 years ago
Merge pull request #3 from illegalprime/feature/insight-coins

Throw error when given unknown txid.

9d7282b5c80f282ecc3e28b04a07335072140f72 authored over 6 years ago
Missing multiplication by blockcount

ad8c00223123fd4a19bc63f8dbfd8f40779990a1 authored over 6 years ago
adding blockcount to benchmark method

1ffba70c0f5d60fa8972e344740a082095a63f15 authored over 6 years ago
Added script for benchmark

f8e01ad6551e829182b4c35976bf4aa01bd35964 authored over 6 years ago
cleanup and add txid field to wallet-broadcast

c488305402d0501308bde361717cea627735658a authored over 6 years ago
Throw error on unknown txid

a231e6ea7d5604a790f23787425696d60ebaeb31 authored over 6 years ago
minor fix in wallet-create

ea2ff98e99ea915f7c9c463e54fb7fa84f8d52cc authored over 6 years ago
Filepath compilation is case-insensitive on Mac 0_o

f484ecc20e72a59b3917180f5d36ade2c748a4b0 authored over 6 years ago
Wrong import

19716d8b8461c31b9c1d510d1efe5d0524b84fd2 authored over 6 years ago
more cleanup

c49da668c4316f22f9d02768eb1766872e754e86 authored over 6 years ago
wallet util cleanup and fix for leveldb error

01d976f56621ec9600589ce096b3e6461abb3230 authored over 6 years ago
Merge branch 'patch/fix-rxjs' into v8.0.0

8d1188ba9c2afa21f2f79eadc72b59130335603e authored over 6 years ago
Added tests for partition

254e423c44b36cd96b8d47c5448738bee0774704 authored over 6 years ago
Merge pull request #1611 from micahriggan/patch/fix-rxjs

Additional Patches to fix/remove-rxjs

cb01b6057d823e24f897a990784e61e2e50c75ef authored over 6 years ago
Removing redundant if check

fc8080be5764a66fe6011933ffaa292dcadb0bea authored over 6 years ago
Changing stream to a public property instead of a getter

259b65fbec525a531f8b67bbd7a8502bd3035155 authored over 6 years ago
Removing dead code

e41ded8911d6b6d9da4ef0cd21e0e561689e87bc authored over 6 years ago
Removing as

05e235ed8557bfe1985512c40b349dc834b54c0a authored over 6 years ago
package-lock party

728f416768fce079dd47e1d00c98ce569a7432b3 authored over 6 years ago
fix getTransactions call

03c5e0c56c953eeb7fbe703bce3091be0c4ca875 authored over 6 years ago
Removing console logs

5f2226cfcabb4911ad5902b289a047feb996899a authored over 6 years ago
Tests need to only return data for getMissingBlockHashes when there are more hashes to be synced

81773a43d34edd7faf632808ab6ae41635669453 authored over 6 years ago
Tip, hashes, etc should be updated at the start of the loop

178b31aa563a89012b914debec078d9fd628ca61 authored over 6 years ago
Working on getting test to have correct output

1c23e7169c0cbf7f27b950564e0073207f0d8af9 authored over 6 years ago
Merge conflicts

a80e0d00c7598e9514d69c8609d555fb88ece52e authored over 6 years ago
Merge branch 'fix/remove-rxjs' into patch/fix-rxjs

45a61c59e8b2d300899d2c8c140b23c522f6900b authored over 6 years ago
Trying to implement some feedback

3b80b987ed3c084052b239dc07516f9401b183c8 authored over 6 years ago
Update sync end in p2p integration test.

6a10ab38d85f69a80f183d8e18ebac95ec7dd174 authored over 6 years ago
Merge pull request #1607 from micahriggan/v8.0.0

Docs for wallet steps

21327e9080c6155e65803c0a9523c8c7c188b54e authored over 6 years ago
Docs for wallet steps

b853d90ad75bda523cf0fd5e3eaac79f81a5b54c authored over 6 years ago
WIP on adding coins to insight

18b19775069c9e20aa2faa7878808e45697e4211 authored over 6 years ago
Update sync end in p2p integration test.

16e4c27bd3ea1be493b10e0ec120c6f45119ba7e authored over 6 years ago
Remove rxjs.

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

07d84ead3418486739b355aef84b41236579f2d8 authored over 6 years ago
Added mongodb

f18f3338ee64c2fa8113aa1dc684b4b358e70f06 authored over 6 years ago
Merge pull request #1599 from micahriggan/feature/no-mongoose

No Mongoose

849fcfec5b9704745e5ea7061289dbcf430ddc3d authored over 6 years ago
Merge pull request #1604 from micahriggan/patch/import-sign-broadcast

Wallet import and sign fixes

9516b4dd4cd0e69106598466f89e77604de85505 authored over 6 years ago
Merge pull request #1605 from micahriggan/patch/fix-compose

Adding bitcore-mnemonic package.json

06812ccf5ca7d4d7abf247d18905954347d00b0c authored over 6 years ago
Merge pull request #1603 from HarshitJoshi/feature/addressGap

add address gap script

1affca067d5a1665fb6d5eefc11aa083eefbb01a authored over 6 years ago
fix typo and minor fix

a787b79c582812d28eafc50d3c7fd3934d518e14 authored over 6 years ago
minor cleanup and small fix

0a6cfde3a141e8e89ce782777e78ba322777ebf2 authored over 6 years ago
remove todo

380ef901f7d844b3f2ed00a514070152bf56e08c authored over 6 years ago
Merge branch 'v8.0.0' of github.com:bitpay/bitcore into feature/addressGap

5a865afbd3a0f3fdae8d44d8dd33333de288a8e2 authored over 6 years ago
Wallet import and sign fixes

e7eef1ed527e8f92e649c462c6402bcd885575ad authored over 6 years ago
add address gap script

script to derive until you hit an address gap

d7a2f88ee975d8cb8dff9af879fcd38f8138828b authored over 6 years ago
add getCoins call; WIP

1ca9b049cb3e2db17226da756d60f8f99542b918 authored over 6 years ago
Get coins for a specific transaction.

390f060cb2bf4161f2776576fc5c4b5382096ef3 authored over 6 years ago