Skip to content

Releases: BitskiCo/bitski-js

@bitski/wagmi-connector@0.2.0

21 Dec 21:08
0fb4c7d
Compare
Choose a tag to compare

Minor Changes

  • #401 643aad0 Thanks @ptescher! - Switch from .signIn to .start so that we re-use the existing session if it exists

Patch Changes

bitski@3.7.1

15 Dec 00:37
77e33fe
Compare
Choose a tag to compare

Patch Changes

bitski-provider@3.3.1

14 Dec 21:11
b1e1330
Compare
Choose a tag to compare

Patch Changes

@bitski/wagmi-connector@0.1.0

14 Dec 19:46
577170e
Compare
Choose a tag to compare

bitski-provider

3.3.0

Minor Changes

3.2.0

Minor Changes

Patch Changes

  • #383 14d28a4 Thanks @pzuraq! - Updates bitski-provider to use the blockchain accounts API

3.1.1

Patch Changes

3.1.0

Minor Changes

3.0.0

Major Changes

2.1.0

Minor Changes

Patch Changes

2.1.0-next.2

Minor Changes

Patch Changes

  • Updated dependencies [090b983]:
    • eth-provider-types@0.2.0-next.2

2.1.0-next.1

Minor Changes

Patch Changes

2.1.0-next.0

Minor Changes

  • #347 38b66b0 Thanks @pzuraq! - Add the ability for the SDK to handle multiple sequential signing reuests

2.0.0

Major Changes

  • #320 9be4413 Thanks @pzuraq! - Pass full context into showPopup rather than just the config"

  • #300 3e2ced1 Thanks @pzuraq! - Switch to json rpc engine

    This PR updates the provider to use a simpler JSON-RPC based
    architecture. It also includes a number of other changes and enhancements:

    • Builds with Rollup instead of Browserify for smaller bundle size (down
      to 170kb minified).
    • Adds bitski.initialize() to reinitialize Bitski after page loads
    • Updates sign in and initialize methods to set window.ethereum to the
      Bitski provider after successful login. This should make it easier for
      devs to integrate into their DApps.
    • Adds storage for provider state so the provider can store custom
      chains, current chain ID, etc.
    • Adds custom chain RPC url to transaction request contexts, so we can
      send the transaction server side in the near future.
    • Updates eth-provider-types to be more accurate overall
    • Ability for middlewares to add arbitrary context to transactions/signs

Minor Changes

Patch Changes

Read more

bitski@3.7.0

13 Dec 21:03
0d50d6f
Compare
Choose a tag to compare

Minor Changes

bitski@3.6.0

13 Dec 16:19
1781168
Compare
Choose a tag to compare

Minor Changes

bitski-provider@3.3.0

13 Dec 20:51
369afea
Compare
Choose a tag to compare

Minor Changes

bitski@3.5.0

28 Nov 00:08
16f1011
Compare
Choose a tag to compare

Minor Changes

Patch Changes

bitski-provider@3.2.0

28 Nov 00:08
16f1011
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #383 14d28a4 Thanks @pzuraq! - Updates bitski-provider to use the blockchain accounts API

bitski-provider@3.1.1

29 Aug 21:34
3170e24
Compare
Choose a tag to compare

Patch Changes