Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 9f15ff8

Browse files
authored
Merge pull request #42 from sygmaprotocol/release-please--branches--main--components--sygmaprotocol-wallet-manager
chore(main): release sygmaprotocol-wallet-manager 0.0.1
2 parents e276be1 + 1617adc commit 9f15ff8

File tree

2 files changed

+60
-1
lines changed

2 files changed

+60
-1
lines changed

packages/wallet-manager/CHANGELOG.md

+59
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,64 @@
11
# Changelog
22

3+
## 0.0.1 (2023-12-01)
4+
5+
6+
### Features
7+
8+
* base implementation for context provider ([8c9b14b](https://github.com/sygmaprotocol/sygma-widget/commit/8c9b14b8b4926bdb31c3fa089786ffce527be6b5))
9+
* base implementation for reactive controller of wallet manager ([08e7d70](https://github.com/sygmaprotocol/sygma-widget/commit/08e7d70d01b775599aa8d6020c250063d108bf9a))
10+
* basic implementation for wallet classes ([fe0dc5d](https://github.com/sygmaprotocol/sygma-widget/commit/fe0dc5d43255085eb1274aa10ea7fc27385fe4a8))
11+
* EmvWallet class base implementation ([74c9649](https://github.com/sygmaprotocol/sygma-widget/commit/74c96492dba784524891dfa04ca3314c69a36370))
12+
* init of providers ([e41ebd4](https://github.com/sygmaprotocol/sygma-widget/commit/e41ebd44e8167f66f5f5b11123b9584cbd27456e))
13+
* public methods to react to change of account and network ([c90ab38](https://github.com/sygmaprotocol/sygma-widget/commit/c90ab380eed82d0b25170dc1021a9951b27660a3))
14+
* small adition to readme + fix test ([3f09616](https://github.com/sygmaprotocol/sygma-widget/commit/3f09616bb0eaa6bd193f128ae0411ae580853bc0))
15+
* substrate wallet class base implementation and some fixes for Evm wallet ([e6caa8d](https://github.com/sygmaprotocol/sygma-widget/commit/e6caa8d4dfdea40fe61f71162740f266ad350be4))
16+
* wallet package readme ([6607153](https://github.com/sygmaprotocol/sygma-widget/commit/6607153da5fde66dfd4ccc9ca684a8a12ef0b0ea))
17+
18+
19+
### Bug Fixes
20+
21+
* fix readme ([3694e83](https://github.com/sygmaprotocol/sygma-widget/commit/3694e83f24ab329d78f0c13306374d699b1c21b5))
22+
* fix sygma namespace ([f9ab963](https://github.com/sygmaprotocol/sygma-widget/commit/f9ab9637ea2b797086cee6c0a12b046e3cb2e14c))
23+
24+
25+
### Miscellaneous
26+
27+
* addressing comments on pr review ([b099ce9](https://github.com/sygmaprotocol/sygma-widget/commit/b099ce9d9582c9a4649c290759874fff91e80798))
28+
* basic tests for the reactive controller ([8697e81](https://github.com/sygmaprotocol/sygma-widget/commit/8697e81ff38560cb32172bafaa5f10b8509d7de1))
29+
* change method names ([d002ac2](https://github.com/sygmaprotocol/sygma-widget/commit/d002ac2b97a1b47481bb26763724ba8b34e9d72c))
30+
* change name of the context provider ([c3ab7da](https://github.com/sygmaprotocol/sygma-widget/commit/c3ab7da80b4449a87e2c65828eef6c94252e3015))
31+
* changes to version ([964c39d](https://github.com/sygmaprotocol/sygma-widget/commit/964c39dc7e85033d44c64ad1dd562f0152964d85))
32+
* changing to removeAllListeners ([fba19a5](https://github.com/sygmaprotocol/sygma-widget/commit/fba19a544657cf93376edf3ff18c5306fd80a309))
33+
* default parameter for network value ([7b90cae](https://github.com/sygmaprotocol/sygma-widget/commit/7b90caed4962e77bdec05d0a47dba060c1b82b3d))
34+
* ethers and lit context as peer dependencies ([797c073](https://github.com/sygmaprotocol/sygma-widget/commit/797c07323e433947d89d2efba7d6123e017bbd38))
35+
* ethers as peer dependency and update on lock file ([98d0120](https://github.com/sygmaprotocol/sygma-widget/commit/98d012096952fc49e4e1c03cdb3b93d6c270dc9c))
36+
* fixating dependencies ([2c5ad0a](https://github.com/sygmaprotocol/sygma-widget/commit/2c5ad0a993785ef1526fb70c2b0615148444ae99))
37+
* fixing and adding some more basic tests ([ab3e13f](https://github.com/sygmaprotocol/sygma-widget/commit/ab3e13fd913e77655f33bf89d58b025ca9c7e6dc))
38+
* folder structure for the packages ([c41a2bc](https://github.com/sygmaprotocol/sygma-widget/commit/c41a2bcc1647114bdc944f0677e6802fd908e76f))
39+
* handling error when connection to provider is rejected and some docs improvements ([d295070](https://github.com/sygmaprotocol/sygma-widget/commit/d295070b89013e71f3318d57d10c1db1ab18e229))
40+
* init wallet manager on connectedCallback and not the constructor ([47302b8](https://github.com/sygmaprotocol/sygma-widget/commit/47302b808683f31d8bd4b9bd2f22ee37e4c61cac))
41+
* lit context back to dependency definition ([95b496d](https://github.com/sygmaprotocol/sygma-widget/commit/95b496dadacbf56e64d746f6cc0395be78272e32))
42+
* **main:** release 0.0.1 ([8cff038](https://github.com/sygmaprotocol/sygma-widget/commit/8cff038e5ec68039a2b3ff0301f9d7d4b63d9f61))
43+
* **main:** release wallet-manager 0.1.0 ([4c0e739](https://github.com/sygmaprotocol/sygma-widget/commit/4c0e739fc615de2f9db6ac02fb8e1588b11ba974))
44+
* **main:** release wallet-manager 0.1.0 ([076ffa3](https://github.com/sygmaprotocol/sygma-widget/commit/076ffa31ef8a5d49129ab11beba084e2086e5ec5))
45+
* **main:** release wallet-manager 1.0.0 ([179d343](https://github.com/sygmaprotocol/sygma-widget/commit/179d3432616e590cd170a7064633943cf4eeab76))
46+
* moving synthetic event creator as util function and removing it from context ([1386eb8](https://github.com/sygmaprotocol/sygma-widget/commit/1386eb883b80fb5627cadd8227383152841ff0b8))
47+
* pr review ([a4cfef5](https://github.com/sygmaprotocol/sygma-widget/commit/a4cfef54b2e125efe1ef5067ca56ca329fe8b403))
48+
* pr review last comments ([3fdf418](https://github.com/sygmaprotocol/sygma-widget/commit/3fdf41892a217dd596caf8e76051640e6218ac6a))
49+
* PR review, changes on constructor implementation ([244bc78](https://github.com/sygmaprotocol/sygma-widget/commit/244bc78fe97038b84fd569db408708afaec91e78))
50+
* readme addition ([295af80](https://github.com/sygmaprotocol/sygma-widget/commit/295af80321858a2db48dcba1ab3e0267ce522f13))
51+
* removing js docs comments, adding yarn folder to the gitignore ([40592ce](https://github.com/sygmaprotocol/sygma-widget/commit/40592ce955e3f9162e644329f3bb62e0f0e51362))
52+
* removing static methods to instantiate evm wallet class ([556c825](https://github.com/sygmaprotocol/sygma-widget/commit/556c825b80c4dd6abfcf33c9423837ba83cc5084))
53+
* rename networks property to network ([9405bd5](https://github.com/sygmaprotocol/sygma-widget/commit/9405bd5b207d1e99fa6cb1ae11de9768b97fe913))
54+
* scripts and adding some stuff to gitignores ([c60f73e](https://github.com/sygmaprotocol/sygma-widget/commit/c60f73ebc6c402fdd4a390236cf2cf2c61741ec9))
55+
* setup for modern yarn and pipelines to check building phase ([3ffdae4](https://github.com/sygmaprotocol/sygma-widget/commit/3ffdae46e876b65e160f8ead0eab0aa51796e2f0))
56+
* setup pipelines ([#9](https://github.com/sygmaprotocol/sygma-widget/issues/9)) ([576b4c5](https://github.com/sygmaprotocol/sygma-widget/commit/576b4c59592e83a6c64a7159d0ef5e3f7b812b63))
57+
* update Evm base class ([5149995](https://github.com/sygmaprotocol/sygma-widget/commit/5149995b2a27a1a8c62468d3186a823675d74520))
58+
* update on tsconfig and lock file ([fa18c10](https://github.com/sygmaprotocol/sygma-widget/commit/fa18c10a277326028bea743ca8473c3d01023b83))
59+
* update package and lock file with vitest ([94fd2b0](https://github.com/sygmaprotocol/sygma-widget/commit/94fd2b0e5d26970c0bcdba5993f8a5baeed40edf))
60+
* update tests ([43666c3](https://github.com/sygmaprotocol/sygma-widget/commit/43666c301f7b2215932c6653195ba5959bbba22b))
61+
362
## [0.1.0](https://github.com/sygmaprotocol/sygma-widget/compare/wallet-manager-v1.0.0...wallet-manager-v0.1.0) (2023-11-29)
463

564

packages/wallet-manager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@buildwithsygma/sygmaprotocol-wallet-manager",
33
"description": "Sygma Protocol Widget",
4-
"version": "0.1.0",
4+
"version": "0.0.1",
55
"main": "build/index.js",
66
"module": "build/index.js",
77
"license": "LGPL-3.0-or-later",

0 commit comments

Comments
 (0)