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

Implements JamCodec and replace with ScaleCodec #68

Merged
merged 8 commits into from
Aug 21, 2024
Merged

Implements JamCodec and replace with ScaleCodec #68

merged 8 commits into from
Aug 21, 2024

Conversation

xlc
Copy link
Member

@xlc xlc commented Aug 20, 2024

closes #57
safrole scale test vectors cannot be used anymore because w3f/jamtestvectors#10

@xlc xlc marked this pull request as ready for review August 21, 2024 07:52
@xlc xlc merged commit 51bb692 into master Aug 21, 2024
2 checks passed
@xlc xlc deleted the use-codable branch August 21, 2024 08:04
MacOMNI added a commit that referenced this pull request Aug 21, 2024
* 'master' of github.com:AcalaNetwork/boka:
  Implements JamCodec and replace with ScaleCodec (#68)
MacOMNI added a commit that referenced this pull request Aug 21, 2024
* master:
  Implements JamCodec and replace with ScaleCodec (#68)
MacOMNI pushed a commit that referenced this pull request Aug 21, 2024
* use Swift Codable

* Codec package

* implement codec

* more refactor

* fmt

* more fix

* disable safrole tests

* comment out safrole tests
MacOMNI added a commit that referenced this pull request Aug 21, 2024
…_bitstring

* 'dev_bitstring' of github.com:AcalaNetwork/boka:
  Implements JamCodec and replace with ScaleCodec (#68)
xlc added a commit that referenced this pull request Aug 22, 2024
* change  preimage size to data count

* update bitstring test

* update Bitstring & test

* fix some issues about bitstring & test

* update FixSizeBitstring

* Update Utils/Sources/Utils/FixSizeBitstring.swift

Co-authored-by: Xiliang Chen <[email protected]>

* Update Utils/Sources/Utils/FixSizeBitstring.swift

Co-authored-by: Xiliang Chen <[email protected]>

* Update Utils/Sources/Utils/FixSizeBitstring.swift

Co-authored-by: Xiliang Chen <[email protected]>

* Update Utils/Sources/Utils/FixSizeBitstring.swift

Co-authored-by: Xiliang Chen <[email protected]>

* Update Utils/Sources/Utils/FixSizeBitstring.swift

Co-authored-by: Xiliang Chen <[email protected]>

* update bitstring

* Update .vscode/launch.json

* Implements JamCodec and replace with ScaleCodec (#68)

* use Swift Codable

* Codec package

* implement codec

* more refactor

* fmt

* more fix

* disable safrole tests

* comment out safrole tests

* #update FixSizeBitstring

* update config init

* change assurance type to bitstring & test

* refactor

---------

Co-authored-by: Xiliang Chen <[email protected]>
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.

refactor scale codec related code
1 participant