8000 Tags · cristibctr/uint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cristibctr/uint

Tags

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich

v1.13.1

Toggle v1.13.1's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v0.13.1

fix: remove unused dep

v1.13.0

Toggle v1.13.0's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v1.13.0

- Support for borsh @ 1.5 ([recmo#416])
- `copy_le_to_slice` family to allow easier writing to pre-allocated buffers ([recmo#424])
- Unpin proptest ([recmo#426])
- Update documentation related to `Uint::byte` and knuth divison ([recmo#429])
- add `Uint::checked_byte(idx: usize) -> Option<u8>` ([recmo#429])
- fix: swap bytes for `as_le_bytes` in big endian world ([recmo#431])

v1.12.4

Toggle v1.12.4's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v1.12.4

- Added `Uint::square_redc`. ([recmo#402])
- Support for diesel @ 2.2 ([recmo#404])
- Support for sqlx @ 0.8 ([recmo#400])
- Support for fastrlp @ 0.4 ([recmo#401])
- Added support for [`subtle`](https://docs.rs/subtle) and [`der`](https://docs.rs/der) ([recmo#399])

- Support for sqlx @ 0.7. This is a breaking change, outside of
  regular semver policy, as 0.7 contains a security vulnerability  ([recmo#400])

v1.12.3

Toggle v1.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request recmo#376 from DaniPopes/release-1.12.3

chore: release 1.12.3

v1.12.1

Toggle v1.12.1's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
- v1.12.1

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich

v1.11.1

Toggle v1.11.1's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
Version 1.11.1

- Typo in `Shr` implementation (recmo#343)
- Add SSZ feature (recmo#344)

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request recmo#341 from recmo/release/1.11.0

release: roll rlp fix in 1.11.0
0