You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(rust): add cardano-blockchain-types crate
* fix(rust): Remove unused dependencies
* fix(cardano-blockchain-types): time_to_slot calculation
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): remove justfile
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): point new should take type Slot and Blake2bHash
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): Fork type
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): point and fuzzy point test
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): add Fork increment function
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): add comment on tag 259
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): add Fork decrement function
Signed-off-by: bkioshn <bkioshn@gmail.com>
* test(rust): try earthly no-cache
Signed-off-by: bkioshn <bkioshn@gmail.com>
* test(rust): try earthly no-cache and fix doc artifact
Signed-off-by: bkioshn <bkioshn@gmail.com>
* test(rust): remove no-cache
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): expose Fork and Network
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): add partailOrd to Fork
Signed-off-by: bkioshn <bkioshn@gmail.com>
* Update rust/cardano-blockchain-types/src/point.rs
Co-authored-by: Stanislav Tkach <stanislav.tkach@gmail.com>
* fix(cardano-blockchain-types): cleanup
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): testdoc
Signed-off-by: bkioshn <bkioshn@gmail.com>
* Update rust/cardano-blockchain-types/src/point.rs
* fix(cardano-blockchain-types): cleanup
Signed-off-by: bkioshn <bkioshn@gmail.com>
* fix(cardano-blockchain-types): format
* fix(cardano-blockchain-types): add validate PR title
* fix(cardano-blockchain-types): comments
* fix(cardano-blockchain-types): fix hash_or_default
* fix(cardano-blockchain-types): redundant code
* test: no cache
* test: revert change
* test ci
* test ci
* test ci
* test ci
* test ci
* test ci
* test ci
* test ci
* test ci
* test ci
* revert change
* test ci
* revert change
* fix(rust): Bump rust version, and test everything using that version.
* feat(rust): Bump more dependencies
* fix(rust): Use latest cat-ci release for latest rust compiler
* fix(rust): skip building the c509 crate as rust
* fix(rust): Fix bad character in the file
* fix(rust): Remove redundant Earthfile
* fix(rust): Reduce runtime of excessively slow property tests
* fix(rust): test serialized doctests in ci
* fix(rust): Try and fix broken test reports after cat-ci upgraded to forge.
* fix(rust): Disable code coverage in CI because its broken after cat-ci upgraded to forge.
* fix(rust): Try and fix CI being totally broken now that allure reports are disabled
* fix(rust): Use released cat-ci version
---------
Signed-off-by: bkioshn <bkioshn@gmail.com>
Co-authored-by: bkioshn <bkioshn@gmail.com>
Co-authored-by: bkioshn <35752733+bkioshn@users.noreply.github.com>
Co-authored-by: Stanislav Tkach <stanislav.tkach@gmail.com>
0 commit comments