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

v0.0.5 #3

Merged
merged 16 commits into from Apr 22, 2023
Merged

v0.0.5 #3

merged 16 commits into from Apr 22, 2023

Conversation

KingGorrin
Copy link
Collaborator

@KingGorrin KingGorrin commented Apr 22, 2023

What?

Add support for the following Embedded Contracts

  • Spork Contract
  • Hashed Timelocked Contract

Why?

As of go-version v0.0.4 the Embedded Hashed Timelock Contract has been added and activated at Momentum Height 4188199.

The SDK needs to support the contracts to be able to interact with it.

How?

By implementing the contract RPC methods.

@codecov
Copy link

codecov bot commented Apr 22, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.71 🎉

Comparison is base (34f9d6b) 59.18% compared to head (6f8fb92) 59.89%.

❗ Current head 6f8fb92 differs from pull request most recent head cd6126b. Consider uploading reports for the commit cd6126b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   59.18%   59.89%   +0.71%     
==========================================
  Files         155      163       +8     
  Lines        4471     4653     +182     
==========================================
+ Hits         2646     2787     +141     
- Misses       1825     1866      +41     
Flag Coverage Δ
unittests 59.89% <ø> (+0.71%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Zenon/Abi/Abi.cs 83.78% <ø> (ø)
src/Zenon/Abi/AbiFunction.cs 100.00% <ø> (ø)
src/Zenon/Abi/AbiType.cs 88.09% <ø> (+2.38%) ⬆️
src/Zenon/Abi/AddressType.cs 100.00% <ø> (ø)
src/Zenon/Abi/ArrayType.cs 36.23% <ø> (ø)
src/Zenon/Abi/BoolType.cs 100.00% <ø> (ø)
src/Zenon/Abi/Bytes32Type.cs 100.00% <ø> (ø)
src/Zenon/Abi/BytesType.cs 100.00% <ø> (+3.22%) ⬆️
src/Zenon/Abi/DynamicArrayType.cs 19.23% <ø> (ø)
src/Zenon/Abi/Entry.cs 96.07% <ø> (ø)
... and 153 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KingGorrin KingGorrin merged commit decd3ae into main Apr 22, 2023
@KingGorrin KingGorrin deleted the release/v0.0.5 branch April 22, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant