What's Changed
- [Release] v1.0.0 by @raychu86 in #2551
- avoid comments about (3f + 1) and (2f + 1) by @bendyarm in #2526
- fix: deduplicate log lines by @joske in #2531
- chore: fix some comments by @zhoufanjin in #2538
- Introduce cfg_sorted_by by @vicsn in #2482
- [Perf] Reduce allocations in ToBits for Plaintext by @ljedrz in #2499
- [Update] MSRV and clippy. by @d0cd in #2558
- [Perf] Reserve the exact capacity in ToBits for BigIntegers by @ljedrz in #2514
- [Chore] Fix comment typo by @donzoru in #2507
- [Chore] Update
Record::is_owner
documentation by @raychu86 in #2513 - [TOB] Add tests and clarifying documentation by @raychu86 in #2546
- [Perf] Speed up the fetching of the latest block height by @ljedrz in #2515
- Set max open rocksdb files to 8192 by @vicsn in #2557
- [Perf] Reduce allocs when parsing Program by @vicsn in #2562
- [Perf] Reduce allocs when parsing Program by @ljedrz in #2516
- Additional deprecated endpoint references by @andrezorzo in #2567
- Feat/test targets by @vicsn in #2554
- [refactor] Improve the Display impl for ProgramCore by @ljedrz in #2532
- [Perf] Only use raw iterators with RocksDB and speed up ledger load by @vicsn in #2561
- [Perf] Only use raw iterators with RocksDB and speed up ledger load by @ljedrz in #2518
- Feat/lazy load deployment by @vicsn in #2553
- Fix serde by @ghostant-1017 in #2559
- [Perf] Use heuristics to avoid allocations in Sanitizer::str_till_eol by @vicsn in #2563
- [ARC-0042] Adjust reward algorithms to utilize timestamps by @raychu86 in #2569
- Reduce MAPPING_BASE_COST from 10_000 to 1_500 by @evanmarshall in #2564
- [Cleanup] Minor compilation and clippy fix by @raychu86 in #2573
- [Chore] Update documentation in
atomic_speculate
by @byod8 in #2472 - [Chore] Use type_name instead of literals for LiteralType::parse by @ljedrz in #2500
- Revert "Feat/lazy load deployment" by @raychu86 in #2578
- Add additional
Input/Output
checks by @raychu86 in #2582 - [Release] v1.1.0 by @raychu86 in #2583
New Contributors
- @zhoufanjin made their first contribution in #2538
- @donzoru made their first contribution in #2507
- @andrezorzo made their first contribution in #2567
- @byod8 made their first contribution in #2472
Full Changelog: v1.0.0...v1.1.0