Mahmoud-Emad f0a0dd6d73 feat: Add signature functionality to ContractSigner
- Add `signature_data` field to `ContractSigner` to store base64
  encoded signature image data.  Allows for storing visual
  signatures alongside electronic ones.
- Implement `sign` method for `ContractSigner` to handle signing
  with optional signature data and comments. Improves the
  flexibility and expressiveness of the signing process.
- Add Rhai functions for signature management, including signing
  with/without data and clearing signature data.  Extends the
  Rhai scripting capabilities for contract management.
- Add comprehensive unit tests to cover the new signature
  functionality. Ensures correctness and robustness of the
  implementation.
- Update examples to demonstrate the new signature functionality.
  Provides clear usage examples for developers.
2025-06-12 14:30:58 +03:00
...
2025-04-21 11:46:23 +02:00
...
2025-04-22 12:53:17 +04:00
fix
2025-05-27 11:34:44 +03:00
2025-05-17 13:00:05 +03:00
...
2025-04-21 11:46:23 +02:00
...
2025-04-21 03:26:38 +02:00
...
2025-04-20 07:28:59 +02:00
...
2025-04-20 08:00:59 +02:00
...
2025-04-20 08:56:34 +02:00
...
2025-04-22 07:50:03 +04:00
...
2025-04-22 12:53:17 +04:00
...
2025-04-20 08:15:12 +02:00
...
2025-04-20 06:34:31 +02:00
...
2025-04-21 05:02:57 +02:00
Description
code for working with the databases inside hero
1.4 MiB
Languages
Rust 84%
V 11.4%
Python 2.6%
Shell 1.3%
PLpgSQL 0.6%
Other 0.1%