Chia-rs

Latest version: v0.9.0

Safety actively analyzes 634607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.3.1

What's Changed
* Prepare chia_rs for clvm_rs to remove cyclic dependency by Rigidity in https://github.com/Chia-Network/chia_rs/pull/339
* Bump to 0.3.1 by Rigidity in https://github.com/Chia-Network/chia_rs/pull/340


**Full Changelog**: https://github.com/Chia-Network/chia_rs/compare/0.3.0...0.3.1

0.3.0

What's Changed
* add Full node protocol by arvidn in https://github.com/Chia-Network/chia_rs/pull/329
* Ignore JetBrains .idea/ directory by ChiaMineJP in https://github.com/Chia-Network/chia_rs/pull/330
* from_bytes_unchecked() by arvidn in https://github.com/Chia-Network/chia_rs/pull/321
* remove LIMIT_OBJECTS flag and disable it unconditionally by arvidn in https://github.com/Chia-Network/chia_rs/pull/333
* drop clvm-trait's dependency on clvmr by arvidn in https://github.com/Chia-Network/chia_rs/pull/332
* Resolve clippy warnings for TestAllocator by Rigidity in https://github.com/Chia-Network/chia_rs/pull/334
* switch rust wrapper for sqlite in chia-tools by arvidn in https://github.com/Chia-Network/chia_rs/pull/331
* Bump version to 0.3.0 by arvidn in https://github.com/Chia-Network/chia_rs/pull/335


**Full Changelog**: https://github.com/Chia-Network/chia_rs/compare/0.2.14...0.3.0

0.2.15

What's Changed
* bump version to 0.2.15 using bump-version.py by emlowe in https://github.com/Chia-Network/chia_rs/pull/361
* Address issues with windows AMD K10 architecture - Build with clang for portable SHA256 by emlowe in https://github.com/Chia-Network/chia_rs/pull/360


**Full Changelog**: https://github.com/Chia-Network/chia_rs/compare/0.2.13...0.2.15

0.2.14

What's Changed
* publish `chia-wallet` crate by arvidn in https://github.com/Chia-Network/chia_rs/pull/309
* chia-traits should not depend on clvm_rs by arvidn in https://github.com/Chia-Network/chia_rs/pull/310
* add stream_to_bytes() to streamable python binding by arvidn in https://github.com/Chia-Network/chia_rs/pull/311
* relax versions of dependencies by arvidn in https://github.com/Chia-Network/chia_rs/pull/312
* Wallet primitive serialization by Rigidity in https://github.com/Chia-Network/chia_rs/pull/302
* optimize Vec<T>::parse(), for Streamable by arvidn in https://github.com/Chia-Network/chia_rs/pull/313
* Rename clvm-derive representations by Rigidity in https://github.com/Chia-Network/chia_rs/pull/316
* disable build for python 3.7 by arvidn in https://github.com/Chia-Network/chia_rs/pull/318
* Clvm-traits rewrite with Encoder by Rigidity in https://github.com/Chia-Network/chia_rs/pull/317
* Included reward coins is a list by arvidn in https://github.com/Chia-Network/chia_rs/pull/319
* fix typo in type stubs for HeaderBlock by arvidn in https://github.com/Chia-Network/chia_rs/pull/322
* rename the parameter name of from_json_dict() to match python by arvidn in https://github.com/Chia-Network/chia_rs/pull/323
* Python `__repr__` by arvidn in https://github.com/Chia-Network/chia_rs/pull/320
* suppress RSA security alert by arvidn in https://github.com/Chia-Network/chia_rs/pull/324
* add all member functions to Program by arvidn in https://github.com/Chia-Network/chia_rs/pull/291
* enable LIMIT_ANNOUNCES unconditionally by arvidn in https://github.com/Chia-Network/chia_rs/pull/326
* CLVM derive support for enums by Rigidity in https://github.com/Chia-Network/chia_rs/pull/325
* bump version to 0.2.14 by arvidn in https://github.com/Chia-Network/chia_rs/pull/328


**Full Changelog**: https://github.com/Chia-Network/chia_rs/compare/0.2.13...0.2.14

0.2.13

What's Changed
* fix github workflow publishing crates by arvidn in https://github.com/Chia-Network/chia_rs/pull/296
* add missing fields to chia-traits Cargo.toml by arvidn in https://github.com/Chia-Network/chia_rs/pull/297
* fix bump-version.py, to always bump wheel version by arvidn in https://github.com/Chia-Network/chia_rs/pull/294
* Refactor client code by Rigidity in https://github.com/Chia-Network/chia_rs/pull/295
* bump blst dependency, and build it in portable mode by arvidn in https://github.com/Chia-Network/chia_rs/pull/303
* Fix clippy warnings by Rigidity in https://github.com/Chia-Network/chia_rs/pull/301
* Crate for SSL certificate generation by Rigidity in https://github.com/Chia-Network/chia_rs/pull/300
* add member functions to HeaderBlock by arvidn in https://github.com/Chia-Network/chia_rs/pull/305
* fix typo in FullBlock type stub by arvidn in https://github.com/Chia-Network/chia_rs/pull/304
* make `from_bytes()` accept python's buffer API by arvidn in https://github.com/Chia-Network/chia_rs/pull/306
* implement replace() in python binding by arvidn in https://github.com/Chia-Network/chia_rs/pull/299
* `from_bytes()` fix by arvidn in https://github.com/Chia-Network/chia_rs/pull/307
* bump version to 0.2.13 by arvidn in https://github.com/Chia-Network/chia_rs/pull/308


**Full Changelog**: https://github.com/Chia-Network/chia_rs/compare/0.2.12...0.2.13

0.2.12

What's Changed
* Fix typo in SendTransaction by Rigidity in https://github.com/Chia-Network/chia_rs/pull/217
* Qualify imports in macros by Rigidity in https://github.com/Chia-Network/chia_rs/pull/218
* Remove zstd version metadata by Rigidity in https://github.com/Chia-Network/chia_rs/pull/219
* move traits into new crate by arvidn in https://github.com/Chia-Network/chia_rs/pull/220
* Change macOS target to macOS 11 and remove python 3.7 by emlowe in https://github.com/Chia-Network/chia_rs/pull/221
* temporarily disable benchmark runs on CI, until we have the runners back by arvidn in https://github.com/Chia-Network/chia_rs/pull/226
* minor simplification in test, using hex::encode by arvidn in https://github.com/Chia-Network/chia_rs/pull/222
* to_lamport_pk() should be a free function by arvidn in https://github.com/Chia-Network/chia_rs/pull/223
* Fix clippy warnings by arvidn in https://github.com/Chia-Network/chia_rs/pull/225
* factor out PyJsonDict macro from PyStreamable by arvidn in https://github.com/Chia-Network/chia_rs/pull/224
* Add clvm-traits and clvm-derive crates by Rigidity in https://github.com/Chia-Network/chia_rs/pull/228
* Add --all-features to tests and clippy by Rigidity in https://github.com/Chia-Network/chia_rs/pull/229
* improve generate_type_stubs.py by arvidn in https://github.com/Chia-Network/chia_rs/pull/231
* add helpful comment to blspy-fidelity fuzzer by arvidn in https://github.com/Chia-Network/chia_rs/pull/232
* use py_ prefix for to_bytes() and from_bytes() by arvidn in https://github.com/Chia-Network/chia_rs/pull/234
* implement Streamable for bls types by arvidn in https://github.com/Chia-Network/chia_rs/pull/233
* Implement unnamed struct support in clvm-derive by Rigidity in https://github.com/Chia-Network/chia_rs/pull/230
* add get_fingerprint() to PublicKey by arvidn in https://github.com/Chia-Network/chia_rs/pull/236
* Implement clvm-traits for chia-protocol by Rigidity in https://github.com/Chia-Network/chia_rs/pull/235
* check for canonical representation of G1 points (public keys) by arvidn in https://github.com/Chia-Network/chia_rs/pull/238
* add unit tests for is_valid() on PublicKey and Signature by arvidn in https://github.com/Chia-Network/chia_rs/pull/241
* Remove old examples folder by Rigidity in https://github.com/Chia-Network/chia_rs/pull/239
* Bump the CLVM version by Rigidity in https://github.com/Chia-Network/chia_rs/pull/237
* Implement FromClvm and ToClvm for NodePtr by Rigidity in https://github.com/Chia-Network/chia_rs/pull/242
* don't generate `__repr__` in PyStreamable macro by arvidn in https://github.com/Chia-Network/chia_rs/pull/244
* port BLS primitives to using BLST by arvidn in https://github.com/Chia-Network/chia_rs/pull/240
* Use pypi trusted providers by Starttoaster in https://github.com/Chia-Network/chia_rs/pull/246
* BLS traits by arvidn in https://github.com/Chia-Network/chia_rs/pull/245
* BLS traits by arvidn in https://github.com/Chia-Network/chia_rs/pull/247
* Revert "temporarily disable benchmark runs on CI by arvidn in https://github.com/Chia-Network/chia_rs/pull/252
* simplify benchmark workflow by arvidn in https://github.com/Chia-Network/chia_rs/pull/253
* improve error types by arvidn in https://github.com/Chia-Network/chia_rs/pull/254
* Update clvm utils by Rigidity in https://github.com/Chia-Network/chia_rs/pull/243
* Initial WebSocket client implementation by Rigidity in https://github.com/Chia-Network/chia_rs/pull/249
* Organize workspace members in manifest by Rigidity in https://github.com/Chia-Network/chia_rs/pull/255
* fix Bytes32::from_clvm() to not panic by arvidn in https://github.com/Chia-Network/chia_rs/pull/257
* port `blspy` to chia_rs by arvidn in https://github.com/Chia-Network/chia_rs/pull/250
* remove `ENABLE_ASSERT_BEFORE` flag by arvidn in https://github.com/Chia-Network/chia_rs/pull/256
* blspy fixups by arvidn in https://github.com/Chia-Network/chia_rs/pull/258
* improve run_block_generator2() fidelity with CLVM implementation by arvidn in https://github.com/Chia-Network/chia_rs/pull/260
* fix clippy warning in program.rs by arvidn in https://github.com/Chia-Network/chia_rs/pull/261
* change trigger to release published by cmmarslender in https://github.com/Chia-Network/chia_rs/pull/264
* validate program when parsing it from JsonDict by arvidn in https://github.com/Chia-Network/chia_rs/pull/268
* add fuzzer for run_puzzle() by arvidn in https://github.com/Chia-Network/chia_rs/pull/269
* various changes to speed-up CI runs by arvidn in https://github.com/Chia-Network/chia_rs/pull/274
* Fix clippy issues by arvidn in https://github.com/Chia-Network/chia_rs/pull/273
* more BLS operations by arvidn in https://github.com/Chia-Network/chia_rs/pull/266
* Chia wallet primitive puzzles and hashes by Rigidity in https://github.com/Chia-Network/chia_rs/pull/263
* Land hot-fixes by arvidn in https://github.com/Chia-Network/chia_rs/pull/271
* update chia-bls crate to prepare for publishing to crates.io by arvidn in https://github.com/Chia-Network/chia_rs/pull/276
* include fuzzers in workspace by arvidn in https://github.com/Chia-Network/chia_rs/pull/277
* Setup riscv workflow by emlowe in https://github.com/Chia-Network/chia_rs/pull/265
* tool to bump crate versions by arvidn in https://github.com/Chia-Network/chia_rs/pull/278
* add fuzzer for streamable by arvidn in https://github.com/Chia-Network/chia_rs/pull/279
* Make BLS types support bytes as input in from_json_dict() by arvidn in https://github.com/Chia-Network/chia_rs/pull/280
* Bump tungstenite from 0.20.0 to 0.20.1 by dependabot in https://github.com/Chia-Network/chia_rs/pull/275
* move LazyNode python binding into chia-protocol by arvidn in https://github.com/Chia-Network/chia_rs/pull/282
* add missing UnfinishedBlock and SubEpochSummary types by arvidn in https://github.com/Chia-Network/chia_rs/pull/283
* fixup member functions for ClassgroupElement by arvidn in https://github.com/Chia-Network/chia_rs/pull/284
* add member functions to FullBlock and UnfinishedBlock by arvidn in https://github.com/Chia-Network/chia_rs/pull/285
* RewardChainBlock get_unfinished() by arvidn in https://github.com/Chia-Network/chia_rs/pull/286
* add member functions to `SubSlotData` by arvidn in https://github.com/Chia-Network/chia_rs/pull/287
* fast-forward by arvidn in https://github.com/Chia-Network/chia_rs/pull/267
* factor out initializing Spend objects into a constructor function by arvidn in https://github.com/Chia-Network/chia_rs/pull/288
* add missing `FoliageBlockData` to python binding by arvidn in https://github.com/Chia-Network/chia_rs/pull/290
* introduce ELIGIBLE_FOR_FF flag on Spends via policy class by arvidn in https://github.com/Chia-Network/chia_rs/pull/289
* bump version to 0.2.12 by arvidn in https://github.com/Chia-Network/chia_rs/pull/292
* fix missing version bump by arvidn in https://github.com/Chia-Network/chia_rs/pull/293

New Contributors
* emlowe made their first contribution in https://github.com/Chia-Network/chia_rs/pull/221
* Starttoaster made their first contribution in https://github.com/Chia-Network/chia_rs/pull/246
* dependabot made their first contribution in https://github.com/Chia-Network/chia_rs/pull/275

**Full Changelog**: https://github.com/Chia-Network/chia_rs/compare/0.2.11...0.2.12

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.