Ecosyste.ms: OpenCollective

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

github.com/block-core/blockcore-provider

Web Provider for Blockcore.
https://github.com/block-core/blockcore-provider

Remove alert on provider missing

- No idea how that got in there, might have been there from the initial prototype.

d7a3373457f46b96b16829844999e984a193149f authored about 2 years ago
Update version and changelog

35cbe413202f29d8c7d922cb016b43dc735216a8 authored about 2 years ago
Minor refactoring and cleanup

c4a6360cc49c1bf4f32d2afc4c98a10322efa396 authored about 2 years ago
Change initialization setup for the provider

143087785dac965f43863a384aa17b3e6a52b100 authored about 2 years ago
Extend the IdentityProvider with methods from the TBD RFC

f46d75d4762baccfdc47f5c7a6db5c719ed510b0 authored about 2 years ago
Add VerifiableCredentialProvider

a5596a1b7b2444b7354e1e1ed954646f9d515fe7 authored about 2 years ago
Add did.supportedMethods() to provider

b30ab379f788481d0f4fc1f7b9a06f4e324959f9 authored about 2 years ago
Update version and changelog

2c73ee6c28b2fdae94174fb6f31acc849184d476 authored about 2 years ago
Make the network public accessible

- Use the new private field construct to make value of network private for setting

8e8e34fb78720486f631514ede6cf49ef6d54d0e authored about 2 years ago
Update version and changelog

dc70be6a5b94bc120f839f8d9b7cf17468235b86 authored over 2 years ago
Update dependencies

7d403d1a58a8c699c8f7b3d8be35490e0c8ae4d9 authored over 2 years ago
Update examples in README

3a01cb0657105d8ed7ac65056f979e5693f1be58 authored over 2 years ago
Update version and changelog

55a2545a17220a3ce142ea6fff729ab37997e908 authored over 2 years ago
Forward requests from provider to wallet provider

1dcbb25d768be5c9619c7afb50f16fbc1f5e7713 authored over 2 years ago
Update version and changelog

af7dd23348d0800449e2f43557ee5c38732dd15a authored over 2 years ago
Update IndexerProvider with changes from Blockcore DNS JS.

4d7e8ee910aef11d1b93bf617eff4e8a7e85ee3b authored over 2 years ago
Update version and changelog

351856379755fb2fdcf17f28cc4a0b1ea8954889 authored over 2 years ago
Use WebRequest from DNS package

85151c4963a61f13722059c1c3de3cf59511dfd2 authored over 2 years ago
Set major version for node setup

5c77248190d81900be9f81425139d4c27a45f826 authored over 2 years ago
Update version and changelog

815a8ab27e7f8a6135ce9439486bd9995ad6e3b1 authored over 2 years ago
Upgrade dependency on Node.js 18 that has native fetch support

04be8425997ecaf89e9a0a9a68e4ecabf772ac4a authored over 2 years ago
Add some basic code for signing API

e475f9b61bd5ae2015ab918e76a3022add7722d3 authored over 2 years ago
Update version and changelog

0d0f76cdf70c248e704548b8a7670329ee19e4fe authored over 2 years ago
Make the indexer available publicly on the WebProvider

d49fa01122f4b83fabe5cfed30016ca807173866 authored over 2 years ago
Fix lint errors

c34c559305872927fdef2375fb25862caa934eb9 authored over 2 years ago
Refactoring the provider and improving automatic service queries

c71a2942a76af5cb22cdbfbbd8733761ad6ea1b9 authored over 2 years ago
Update providers

fd20eaf5b4c3626dc121f54e725d814ba0d69334 authored over 2 years ago
Separate into 3 unique providers

- Add the @blockcore/dns package.

74ed835cd3cabbc6dc6cab92fcb257cd0f8b0563 authored over 2 years ago
Merge branch 'main' of https://github.com/block-core/blockcore-provider

80fd4ca2b6e4a05a321387ce16c7ec2c601dafb9 authored over 2 years ago
Fix build issues for Provider

88bd407dd946299fa607c27ae6a4cc89d40e25a6 authored over 2 years ago
Update build.yml (#20)

642cd5b1dcaac6c0b7760e7b8d4121d97175177a authored over 2 years ago
Add @blockcore/coininfo to provider

- Use the coininfo to get network details.

d1c82764d79b41d5b73b990e698b7f15238a8101 authored over 2 years ago
Replicate the schemas from EIP-1193

0385c1b77fde6db4eb19401681526dbe9eadc6a1 authored over 2 years ago
Add a few more methods to the request function

8e8012c117761caabdcd0b857a56be945b5fede6 authored over 2 years ago
Add few basic (not-implemented) methods for eip-2255

https://eips.ethereum.org/EIPS/eip-2255

fbdcb06e182d8861f733a6924467e398f77f7221 authored over 2 years ago
Remove the interactive editor link

- Need to add a new template to demonstrate usage.
- Related to #19

6e436cf20dc3f6b323dfa75cac24aaf8bfcbaafd authored over 2 years ago
Fix Provider and tests

- Breaking change from previously release, the returned values are not encapsulated in an .data ...

037c5b18bb03c5c9d5cdcc5658903a538e64881b authored over 2 years ago
WIP: Migrate code from axios to fetch

- Partially done.

bf95d8deadc232cd8f2e7f4a863713c1e9b5a0a4 authored over 2 years ago
Add ava configuration for tests

2501ccdc78950d94616c951f786e470d196bfb8e authored over 2 years ago
Migrate most tests from jest to ava

ecd4db34ff0ec32bddf814376a6d516482dcdfc2 authored over 2 years ago
Remove previously used package template

- We will no longer support CommonJS module format in our packages.
- This removes the template ...

f436911f519a2e2953ed5fe1799414394b8e21ad authored over 2 years ago
chore: update readme and move content to separate markdown

1adac564c382a15029d006c729a836c3537611e2 authored over 3 years ago
chore: add support to get networks

62f67155ae4c14a1a7f3b3009afbf0fa4c3de02f authored over 3 years ago
chore: add support for both url and network in constructor

- allows consumers to specify either full URL or simply the chain.
- fix the default urls so the...

61ff8347e1f502be1a03088b691e2e4b993d1756 authored over 3 years ago
fix: apply modifications for husky provided by original template

- Add ability to set network to an existing instance of Provider.

764e688f2524a1b3804b5c195ff449ae8d4c7ce1 authored over 3 years ago
chore: add install and example on package usage

b2845611ca3b5dd0a9c3e2f750031b0984627a90 authored over 3 years ago
chore: remove the postinstall script

38827984db86f6db494dcabfcfc9101a5de7b8be authored over 3 years ago
chore: remove github publish for package

b28b8c4d191246dbe4e7c10417daede89b94919b authored over 3 years ago
Merge pull request #7 from GonzRodriguez/main

Wrapper API created

de72b69144701b734ee3a5adac25df6a630c322e authored over 3 years ago
chore: remove babel-test and .vscode files

- Dropping the .vscode files, not really needed.
- Removing babel-jest, not needed, we're using ...

e0ae7a2296aaca118bc6dda750805e94da1aa151 authored over 3 years ago
chore: auto-format source and add extension suggestion

e03ae40f87388551d9849d11d999d50120590347 authored over 3 years ago
chore: update the package name

6f60599e529e215019fc762170d2399066743fb3 authored over 3 years ago
chore: shortened provider.ts and added some more tests

d991a868601832e119a1d2e7f144e7dc24d1814b authored over 3 years ago
chore: merging changes

ba6c8bd009dcf0e882d378c5027c8222ea490072 authored over 3 years ago
chore: add some more tests

d341301db96909d0278e6edf6453c9ffd3ce5869 authored over 3 years ago
chore: add baseUrl as constructor argument

30daee19c00428e2ee44acbbb68b8ecaf903daf3 authored over 3 years ago
test: need to implement testing

4e662347d97b56b68701cf252c388161ed8f3f8c authored over 3 years ago
chore: wrapper api created

612c3dfec36d5e8681110046ac12e89a6f14df89 authored over 3 years ago
chore: disable support for node 10.x

424d900f25cf6affff5a462f97efb39181b4e3dd authored over 3 years ago
chore: upgrade the npm packages

d86cc36918530a3cfa4c0d1fbec6cd85bca9495f authored over 3 years ago
chore: add a basic template for npm package

- Builds in various formats, from TypeScript to JavaScript.
- Add the workflows to build and pub...

cf6cd3ecff6c6bb382c00052c1d0fc03111a59b2 authored over 3 years ago
Add description in README

796b2433ea957909159e84d963fda95593f9a32c authored over 3 years ago
Initial commit

ac2e21be5d6796fa485f03ce50e2456080a62b64 authored over 3 years ago