Skip to content

Releases: block-core/blockcore-provider

Blockcore Provider (0.0.13)

09 Nov 22:28
c4a6360
Compare
Choose a tag to compare
  • Add did.supportedMethods() to provider (b30ab37)
  • Add VerifiableCredentialProvider (a5596a1)
  • Change initialization setup for the provider (1430877)
  • Extend the IdentityProvider with methods from the TBD RFC (f46d75d)
  • Minor refactoring and cleanup (c4a6360)
  • Update version and changelog (2c73ee6)

Blockcore Provider (0.0.12)

31 Oct 09:06
8e8e34f
Compare
Choose a tag to compare
  • Make the network public accessible (8e8e34f)
  • Update version and changelog (dc70be6)

Blockcore Provider (0.0.11)

25 Oct 21:38
7d403d1
Compare
Choose a tag to compare
  • Update dependencies (7d403d1)
  • Update examples in README (3a01cb0)
  • Update version and changelog (55a2545)

Blockcore Provider (0.0.10)

25 Oct 21:19
1dcbb25
Compare
Choose a tag to compare
  • Forward requests from provider to wallet provider (1dcbb25)
  • Update version and changelog (af7dd23)

Blockcore Provider (0.0.9)

23 Jul 20:44
4d7e8ee
Compare
Choose a tag to compare
  • Update IndexerProvider with changes from Blockcore DNS JS. (4d7e8ee)
  • Update version and changelog (3518563)

Blockcore Provider (0.0.8)

23 Jul 13:58
85151c4
Compare
Choose a tag to compare
  • Set major version for node setup (5c77248)
  • Update version and changelog (815a8ab)
  • Use WebRequest from DNS package (85151c4)

Blockcore Provider (0.0.7)

23 Jul 12:41
04be842
Compare
Choose a tag to compare
  • Add some basic code for signing API (e475f9b)
  • Update version and changelog (0d0f76c)
  • Upgrade dependency on Node.js 18 that has native fetch support (04be842)

Blockcore Provider (0.0.6)

22 Jul 22:03
d49fa01
Compare
Choose a tag to compare
  • Add @blockcore/coininfo to provider (d1c8276)
  • Add a few more methods to the request function (8e8012c)
  • Add few basic (not-implemented) methods for eip-2255 (fbdcb06)
  • Fix build issues for Provider (88bd407)
  • Fix lint errors (c34c559)
  • Make the indexer available publicly on the WebProvider (d49fa01)
  • Refactoring the provider and improving automatic service queries (c71a294)
  • Remove the interactive editor link (6e436cf), closes #19
  • Replicate the schemas from EIP-1193 (0385c1b)
  • Separate into 3 unique providers (74ed835)
  • Update build.yml (#20) (642cd5b), closes #20
  • Update providers (fd20eaf)

Blockcore Provider (0.0.5)

20 Jul 23:07
037c5b1
Compare
Choose a tag to compare
  • BREAKING CHANGE: The returned results are no longer encapsulated in an .data field.
  • Removed support for CommonJS modules, only ES module (ESM) support going forward.

Release v0.0.4

16 Sep 16:37
Compare
Choose a tag to compare
chore: add support to get networks