Ecosyste.ms: OpenCollective

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

github.com/block-core/blockcore-js

A javascript Bitcoin library for node.js and browsers.
https://github.com/block-core/blockcore-js

#1477 remove non-public dependecies of TransactionBuilder (classify & templates))

c2175518842e580da60994858db02c98528679ef authored about 4 years ago
#1477 remove TransactionBuilder and all references to it

5c6243f4e4480d3543cd02f3be480c338ef66589 authored about 4 years ago
#1470 update tiny-secp256k1 from 1.1.1 to 1.1.5;

c0c9760ed26b7cb40225d9cf5764923c5f6f5229 authored about 4 years ago
#1470 Bring over TransactionInput & TransactionOutputfrom BIP174

6661e3d5c410575ed9205e30cc3a9f077ae44590 authored about 4 years ago
Merge pull request #1627 from bitcoincoretech/issue_4d

Issue 4d

533d6c2e6d0aa4111f7948b1c12003cf6ef83137 authored over 4 years ago
#5 remove redeem script name

7d3bc8ffbcf32401fb954eeb269195cac4a5ffcd authored over 4 years ago
#4 check `name` field for equate()

e80dc8d347c8eed46d9b0fdce00dab98e3be65dd authored over 4 years ago
#4 do not add empty redeem script name

09a0eb97793e78626f484c09aac547314d3fed4d authored over 4 years ago
Merge pull request #1563 from bitcoinjs/addPsbtMethods

Add PSBT methods

f1d04cec002f8c4203389c80d259ad33656ad6f1 authored over 4 years ago
5.2.0

7aaef308e0b1c9dddd7ba8049780e59ecb4f6f8c authored over 4 years ago
Fix txOutputs

5e3442b74be523f511bcee362c184d91d5f44331 authored over 4 years ago
Update bip174 dep

3a54c738176a04ad8cc5e08944cb07bb171a87de authored over 4 years ago
Merge branch 'master' into addPsbtMethods

17c47e910235cca399fca140eff8086d0dd872e5 authored over 4 years ago
Merge pull request #1617 from bitcoincoretech/issue_1

Add more unit tests, improve test coverage

cd4577432fafcea3c2a4a6aa808ebe0033568f42 authored over 4 years ago
add test for "Signature mismatch"

bae1d362445507918cb628ca04a1c550d0da396f authored over 4 years ago
Add tests for the exceptions: 'Input and witness provided' and 'Non push-only scriptSig'

c63721ca8f1cbfb5f102ded30d15189c5e3cf1b3 authored over 4 years ago
add unit tests for three uncovered cases

b77b1a06534ae92edcab8c6eb5c9bc3e29c2e96f authored over 4 years ago
improve test name - show actual value for UINT31_MAX

970b554896231d93652aca95384fa05c300461fd authored over 4 years ago
add unit tests for UInt31 and BIP32Path

0148d40f880674fe2171808a31bbed48dbf6337a authored over 4 years ago
cover 'fromBech32(address)' throwing exception & bad 'decodeBech32.data.length'

ec17b06bde6095d3856d51d8a7b7317dd36690c7 authored over 4 years ago
cover the case when some chunks are "minimalOP"

883d021117136867974b3fcb2bcfad10c15d9ff5 authored over 4 years ago
Throw Error if no private key found when calling toWIF()

bc9b5abb7c1e089cca3265e38c31d46846d96f25 authored over 4 years ago
Separate readUInt64LE fixtures from writeUInt64LE; add two more tests: "n < 0" & "0 < n < 1"

62bb17b04562f06333ceba301d124ac877ba4c2e authored over 4 years ago
Merge pull request #1608 from bitcoinjs/fixVuln

Fix vulns from npm audit

68fb3cdb1167677e0df86ffaee11cb7cacdf3562 authored over 4 years ago
Fix vulns from npm audit

e7ef9715d105ea6e9cb8312f04ce574e8866004c authored over 4 years ago
Merge pull request #1575 from bitcoinjs/fixTestSortPubkey

Actually sort pubkeys in test

7622c58365e09ff26002b56d4a4e7fd13251c949 authored over 4 years ago
Merge pull request #1585 from bitcoinjs/bumpnewver

Bump to version 5.1.10

3520985e6ca92156477b30ee6e69a33064f923a7 authored over 4 years ago
5.1.10

91bb1e91aed97c4a31476c576d1810baeabdc055 authored over 4 years ago
Update CHANGELOG

0fb04aefa1e1989f6bfc35268702b734e1a461d5 authored over 4 years ago
Merge pull request #1582 from bitcoinjs/psbt-signInputAsync-fix

Fix signInputAsync when SignerAsync rejects

0a805848812071f60892c29782becc7d4223c48a authored over 4 years ago
Fix signInputAsync when SignerAsync rejects

Co-authored-by: Zhang Zengbo <[email protected]>

65d7603cf77e5b01462154f6f302c85840eeec37 authored over 4 years ago
Merge pull request #1578 from bitcoinjs/psbt-nonstandard-output-fix

Handle non-standard output types in Psbt.txOutputs

9e2a8fe45ab98a63ef59cd75a9c499511d50576c authored over 4 years ago
5.1.9

afba17ee5d9c9a80b2c48fabedfa7f35f36fd56f authored over 4 years ago
Handle non-standard output types in Psbt.txOutputs

48967652cac325c621edf556249a59329277fe7e authored over 4 years ago
Actually sort pubkeys in test

c0718a9f7c41f8235e46e2d015ada2c32021e0c7 authored over 4 years ago
Merge pull request #1573 from bitcoinjs/fixSegwitPayments

Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys.

85ee2a3c5d1cdbf111232e6eb00ce0ce3bc398a6 authored over 4 years ago
5.1.8

bb89297919882d12e3e35749006d94935d95f20e authored over 4 years ago
Simplify chunkHasUncompressedPubkey and remove lazy load of output script

c2d8d19c616e816c418f1283579010218a523fe9 authored over 4 years ago
Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys.

This will enforce BIP143 compressed pubkey rules on an address generation level.

25b5806cf146ef5d5f5770c60f102a7b37bcf660 authored over 4 years ago
Add hasHDKey

f87a20caa7828f6f8c29049c73efd369ff81c57b authored almost 5 years ago
Add ability to get redeemScript|witnessScript from finalized scripts

5d19abfb85641887060804a2a396eacd6fea9117 authored almost 5 years ago
Add getInputType

c9f399e509c5375580e9c196e3c2c5eeb59aa053 authored almost 5 years ago
allocUnsafe for faster buffer cloning

It's safe to do this because we immediately overwrite the entire buffer. No need to zero out first.

d02483473b26f9fd9f24fe11bd1c31d1bb9bc90d authored almost 5 years ago
Add discouraged unsafe nonsegwit signing

0c52803ba1fe5ae8dd3b84ad50bd84b0878d17de authored almost 5 years ago
Refactor Psbt logic

7d09fe5dcb8c8835570ff9341bc48c21d975307a authored almost 5 years ago
Refactor getMeaningfulScript

97074f8a649e9b2733d6c24ac9e18b9b09517211 authored almost 5 years ago
Improve test coverage

e3bf997d64dea29efcdd24f9d0441dfb844d6285 authored almost 5 years ago
Fix horrific bug!

e9382ebea26875dea19ce3888cd2aaf37e5fc783 authored almost 5 years ago
Fix lint error

9fd13f3a43c99273644c0ba205794864d2749f71 authored almost 5 years ago
Export PSBT getter types

de0bbf51e59e74dad62d4a15f4913e6bd6a9f3c6 authored almost 5 years ago
Add inputHasPubkey and outputHasPubkey methods

361ea7c098489545253ba1824202c41a27d22596 authored almost 5 years ago
Merge pull request #1561 from lukechilds/psbt-tx-getters

PSBT internal transaction property getters

4eb698df506edd47dfe760df3642efc001220415 authored almost 5 years ago
Remove script from txInputs

fde6025480c16dc150eb6948c14fcaf4cf0d50d4 authored almost 5 years ago
Don't expose witness on Psbt.txInputs

2d4a3b9354ef032b7bc62331409567ba9074c4cd authored almost 5 years ago
{in,out}puts => tx{In,Out}puts

e7345d54465c78a302ace893befd56dde5243f0c authored almost 5 years ago
Add address to output data

6c616bff78a6e685b150df0d73be7aec48016df3 authored almost 5 years ago
Add setters for version and locktime

58cdb3a36237732d512bedb7f09be713c9cdc330 authored almost 5 years ago
Remove extra return statement

c9b29645460f9d56075c07ed8107552814f1c880 authored almost 5 years ago
Improve property names

c68986231cd9934ef286ed91c0418adfee523ee0 authored almost 5 years ago
Clone transaction data more efficiently

f7034350e927743637658da303e835c21244df4f authored almost 5 years ago
Update tests to use Psbt getters

5d81b943624bea470e4f092d2d363c68f60081d4 authored almost 5 years ago
Add getters for Psbt.{txVersion,txLocktime,txInputs,txOutputs}

854c6013420fca71f051adf03d65fd13a8dfbda7 authored almost 5 years ago
Merge pull request #1547 from quevas13/docs/brainwallet

Add "no user generated mnemonics" explanation

c95e15de01519b30c5eeb0f89700d03e49afb0e1 authored almost 5 years ago
Add "no user generated mnemonics" explanation

6cfbea5b07943d9afde1fca7a5c9401e5c7a1751 authored almost 5 years ago
Merge pull request #1546 from bitcoinjs/fixVulns202003

Fix dependencies for vuln

2790eea56e80b5e487716c70676399685a4a58b4 authored almost 5 years ago
Fix dependencies for vuln

a3f41a2b073f7871c719eaf52b6cdf844276b2bd authored almost 5 years ago
Merge pull request #1524 from sondreb/issue/1523

Update package.json to be compatible with Windows

a543f5aa6b58dc92b5b4dd89b953353d9f99894a authored almost 5 years ago
Merge pull request #1533 from OttoAllmendinger/add-buffer-writer

Add BufferWriter and BufferReader class

f48abd322f14f6eec8bfc19e7838a1a150eefb56 authored about 5 years ago
Check write/read Slice out of bounds

5679a4b455dcb8e584daaf92d37e1dbab43da53d authored about 5 years ago
Fix comment

717166e66833ae16d4575beac7fbe6a8462f6baf authored about 5 years ago
Add BufferReader tests

c8fdfae9558b208ef68da358e196f660bd89a46b authored about 5 years ago
Add BufferReader to Transaction and fix tests

06674b19fe9e146fa547d94b9ef67bd2425ad71b authored about 5 years ago
Move to bufferutils and add BufferReader

91e6c8abc3517571eca08fefe13adc433394d2bb authored about 5 years ago
Extract BufferWriter class

Move various write methods to a class `BufferWriter`.

This allows increased code reuse for libr...

cec5fb53571cc3ca8283b9d315d56675c933a511 authored about 5 years ago
Merge pull request #1531 from serinuntius/update2020

Update License

c06c372b79e85044d15ffe3c5ad317e98108b110 authored about 5 years ago
Update License

02398bee911df5463de2f20730ff5f239da92b84 authored about 5 years ago
Merge pull request #1530 from bitcoinjs/bumpver

Bump version to 5.1.7

770bff08bbf2745f63fa15e09ee6385ce6dbc1e7 authored about 5 years ago
5.1.7

a8194e55871df08ea4b9ec3b315167f52a7d0ffa authored about 5 years ago
CHANGELOG bump

b31049061b529dab0bd7fd83eaa009e9581003dc authored about 5 years ago
Merge pull request #1491 from bitcoinjs/finalizerCallback

Allow custom implementations of finalizers

f67aab371c1d47684b3c211643a39e8e0295b306 authored about 5 years ago
Merge pull request #1529 from bitcoinjs/handlebars

Update nyc for handlebars vuln

32bc404a75f7e15622c93890d39b9a3a7bd9ea32 authored about 5 years ago
Update nyc for handlebars vuln

737af04b0814ae1f525548a2d9b76c9e498b8466 authored about 5 years ago
Merge pull request #1519 from bitcoinjs/doubleMSSamekey

PSBT Bugfix for multiple of same pubkey in p2ms

879d49033c498eed53a761862d760407eca509e2 authored about 5 years ago
Update package.json to be compatible with Windows

- Add double-quote to prettier execution.
- Remove the logging output to /dev/null. This does ca...

82ce1a76921966f8c055b78108672d174f3e957f authored about 5 years ago
Merge pull request #1487 from bitcoinjs/addError

Add sanity check for arguments

3f6f5ef97a1ee1b8337865209282c0095e22b2e7 authored about 5 years ago
Add JS fixes too

85e4512e08fa64700fe76f398ae665b0076e6547 authored about 5 years ago
Merge pull request #1513 from kenshyx/master

move @types/node under devDependencies

734f24a00c1829f7b008e2e703c2e5ee88a9c9b7 authored about 5 years ago
Merge pull request #1515 from bitcoinjs/addWeightBlock

Add weight and ability to get strippedsize

456ba5a6d90b6d854803fcc69c5a120fb7fe370f authored about 5 years ago
Update ts_src/psbt.ts

Co-Authored-By: d-yokoi <[email protected]>

ad7577c4e2d74341ecedfee56b45b185b8d81c90 authored about 5 years ago
Remove private __byteLength from Transaction

10fcf3d9e1f1da010881c149ded29490b5821e87 authored about 5 years ago
PSBT Bugfix for multiple of same pubkey in p2ms

e10324f850bcaf371d5363ae3bbb3e9370dee53a authored about 5 years ago
Add weight and ability to get strippedsize

48bf08c0d3649fa36278637d4e16b8cf6231b767 authored about 5 years ago
chore(): move @types under devDependencies

02772a4a0c06c2b7ecd52280f774349db65becf3 authored about 5 years ago
Merge pull request #1506 from longhoangwkm/fix-property-doesnt-exist-error-types

Fix error TS2339: Property valueBuffer does not exist on type OpenOutput

29e319525fc3815746de003cadfb41a8a615d456 authored about 5 years ago
Remove Output casts from Transaction class

22d5831b9b25031a5a327722ba5932d67d1cb3bb authored about 5 years ago
Fix Transaction Output type

Co-authored-by: longhoang.wkm <[email protected]>

2aa392661637c95a5d26872049d528bdee5cb173 authored about 5 years ago
Add CSV example for custom finalizer

f2224473237f9066c93421aa2317f03fab0efeee authored over 5 years ago
Use single func instead of 3

4b5a519bfee242229b901a88a25c8a23d68c1d7a authored over 5 years ago
Allow custom implementations of finalizers

22682fc2c335bc75f7f8aa8a926f2d2da0a129af authored over 5 years ago
Add sanity check for arguments

7ef3fe49966fe54957533970f6356f29aafecf02 authored over 5 years ago