Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat contract #69

Merged
merged 2 commits into from
Mar 21, 2023
Merged

Feat contract #69

merged 2 commits into from
Mar 21, 2023

Conversation

yanguoyu
Copy link
Contributor

@yanguoyu yanguoyu commented Dec 8, 2022

Add Contract extends Store, the Contract implements two functions:

  1. run function can call remote or local service.
  2. link function can mount functions on Contract, most of the time it is used to mount other's DApp's functions.

@Keith-CY Keith-CY added the enhancement New feature or request label Dec 13, 2022
@Keith-CY Keith-CY added this to the 2022/12/15 - 2022/12/22 milestone Dec 15, 2022
@yanguoyu yanguoyu force-pushed the feat-contract branch 2 times, most recently from 6713e9f to d3bfa8c Compare March 3, 2023 08:57
@yanguoyu yanguoyu marked this pull request as ready for review March 3, 2023 09:25
@Keith-CY
Copy link
Member

@Daryl-L @PainterPuppets @zhengjianhui please have a review

@Keith-CY
Copy link
Member

Please squash and merge after conflicts are resolved

author yanguoyu <841185308@qq.com> 1670485818 +0800
committer yanguoyu <841185308@qq.com> 1679301169 +0800
gpgsig -----BEGIN PGP SIGNATURE-----

 iQGzBAABCAAdFiEEV9lGWxNFVh7dkSjRu4XTbIob1vwFAmQYGjEACgkQu4XTbIob
 1vw0UAwApY+vpeL9oPOeZzVSdxSZFwm1MP/DTjq8XLAAIN4PLbSJ/gOLp/qL6hG6
 DyJLBjTi9c6hCvLk+7qJxBjD1ea4mF0o0Cct4W7bR34fJVs81q68cU7kSv7a3aFs
 DVYqT5rs6DLp742bT1lkw8HGlzkxioQY4IoB3xMX6E8dArs5b5FY2m+WcNQia3Ey
 1GD1WW6tmaCfahYYY190gk7slA2awpMxEJOE45Kpv8MnY5Ve6gUIe2Yi8Qntvu5G
 gB+Dz5XiCopMBKWMv+Vjf9NwzHoc/QlxeOAAMQbBekzBokuo0V62EXwnEPBWx1o4
 5+RzP62FqpCSiVXF04jw+0WG/9HRK3QY2zxqDLnSlZ9J9XegoKrO5nsgc1WC8/h/
 ZZSrTuVh2J80FbQiSE+hKbAKOivF76Zs3Rl/TEkKPB50SAFEzdwtQGlHFO+ndXuQ
 1+Z1mM8N1TPPrst7ghTYqjK5QQ5MfapwpqW8gUIS+a08/UVPEOnVh3TyITNCE1Zs
 2RpfdR0/
 =F0oW
 -----END PGP SIGNATURE-----

feat: Implement of contract.

fix: Upload lock file.

fix: Fix types after rebase develop

fix: upgrade undici version

fix: Remove method to payload.value
@Keith-CY Keith-CY merged commit 592ac17 into ckb-js:develop Mar 21, 2023
@yanguoyu yanguoyu deleted the feat-contract branch November 22, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants