Socket
Socket
Sign inDemoInstall

tulipe

Package Overview
Dependencies
398
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.11.0

Diff

Changelog

Source

1.11.0 (2022-09-07)

Features

  • a change watcher system to proxies (879f850)
  • adapt contract related classes to new ARS and proxies design (c96a7de)
  • re-enable in the new ARS classes auto-purging and auto-init on ethersInstance change (2e2abb8)
_lilian
published 1.10.0 •

Changelog

Source

1.10.0 (2022-09-07)

Features

  • externalize ARS from proxies and simplify proxies (e002c5d)
  • move all methods commons to many ARS classes into a BaseARS class (50cbecc)
  • move proxies initialization safety in the Proxy class + remove unecessary commented code (f2746ce)
_lilian
published 1.9.0 •

Changelog

Source

1.9.0 (2022-09-05)

Bug Fixes

  • fix TulipeContractProxy class that was not setting status to INITIALIZED on successful init (52dca17)

Features

  • add Tulipe wrapper for all Ethers.js contract classes (d60bf57)
  • add Tulipe wrapper for all Ethers.js signer classes (76d85f9)
  • expose a Tulipe wrapped version of Ethers.js at dapp.ethers (457723c)
  • tiny improvements about wrappers and contract proxy (254cfc0)
_lilian
published 1.8.0 •

Changelog

Source

1.8.0 (2022-09-04)

Bug Fixes

  • fix export typo in composables/ethers/index.js (a1e4e70)

Features

  • add Tulipe wrapper for all Ethers.js provider classes (2700573)
  • split TulipeContractPlaceholder's ARS in two methods like for signer (7091cf3)
_lilian
published 1.7.1 •

Changelog

Source

1.7.1 (2022-09-04)

Bug Fixes

_lilian
published 1.7.0 •

Changelog

Source

1.7.0 (2022-09-04)

Bug Fixes

  • _autoInstantiateFromWallet() method was still using the old Wallet API (61ee43a)
  • remove temporary error catcher in SelectWalletDropdown (3356581)

Features

  • auto-instanciate provider in priority with connected wallet, else with others (3b85069)
_lilian
published 1.6.0 •

Changelog

Source

1.6.0 (2022-09-04)

Bug Fixes

  • fix currentWallet and currentNetwork retrieving in unsafe contexts (7078cab)

Features

  • create an Eip1193Wallet that allows connection to any wallet that respect the eip-1993 (55a75c5)
  • improve SelectWalletDropdown by displaying connection states + improve signer ARS (f2c23a5)
  • improvement in the wallets / signer code (2b0cad4)
  • remove ContractsList safers and update code that was depending on them (1afd6c0)
  • support wallets that doesn't allow lazy connect (f2dd647)
  • throw a proper message if onSafe() method is called on a TulipeContract instance (12f2d0e)
_lilian
published 1.5.0 •

Changelog

Source

1.5.0 (2022-09-02)

Bug Fixes

  • package.json: remove type 'module' (d4f46fc)

Features

  • improve wallets system and add a first version of SelectWalletDropdown component (3b02971)
_lilian
published 1.4.1 •

Changelog

Source

1.4.1 (2022-09-01)

Bug Fixes

_lilian
published 1.4.0 •

Changelog

Source

1.4.0 (2022-09-01)

Bug Fixes

Features

  • re-enable documentation build and add tulipe as dev dep (cf1e894)
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc