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

New release #199

Merged
merged 5 commits into from
Jun 14, 2024
Merged

New release #199

merged 5 commits into from
Jun 14, 2024

Conversation

lucaslopezf
Copy link
Contributor

No description provided.

dependabot bot and others added 5 commits June 11, 2024 10:45
….2 (#195)

Bumps [github.com/whyrusleeping/cbor-gen](https://github.com/whyrusleeping/cbor-gen) from 0.1.1 to 0.1.2.
- [Commits](whyrusleeping/cbor-gen@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/whyrusleeping/cbor-gen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/filecoin-project/go-jsonrpc](https://github.com/filecoin-project/go-jsonrpc) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/filecoin-project/go-jsonrpc/releases)
- [Commits](filecoin-project/go-jsonrpc@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/filecoin-project/go-jsonrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: handle cid ipld node parsing

* feat: added decoding for edge-case event entry data

* feat: added decoding for edge-case event entry data

* test: update tests

* build: go mod tidy

* build: fix linting issues

* doc: add reference links

* test: add test cases for normal ints

* doc: add reference links

* feat: convert ints larger than uint32 to string

* feat: check bounds for positive and negative
…#198)

Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.8 to 1.17.9.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.17.8...v1.17.9)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Multisig parser

* linting issues

* minor fixes

* get tipsetkey by cids

* fixes and test

* add log to debug

* multisig tests

* multisig tests

* minor changes
@lucaslopezf lucaslopezf marked this pull request as ready for review June 14, 2024 19:23
@lucaslopezf lucaslopezf requested a review from emmanuelm41 June 14, 2024 19:23
@emmanuelm41 emmanuelm41 merged commit 1364081 into main Jun 14, 2024
8 checks passed
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.

3 participants