Skip to content

Conversation

@ariady-putra
Copy link
Member

Changes:

  • Updated to_finite function to return IntervalBoundType instead of IntervalBoundType<PosixTime>
  • Removed unnecessary to_data function from test_kit.ak
  • Adjusted fuzzer delegate structures to use record syntax for better readability
  • Modified interval operations to work with generic Interval and IntervalBound types
  • Updated finite_start_of and finite_end_of functions to reflect changes in interval types
  • Simplified transaction field setters to use shorthand syntax
  • Updated test collections and logic to reflect performance improvements and changes in Aiken version
  • Enhanced fuzzing tests for script and key addresses to utilize record syntax for clarity
  • Updated mock tests to reflect performance metrics in the latest Aiken version

Changes:
- Updated `to_finite` function to return `IntervalBoundType` instead of `IntervalBoundType<PosixTime>`
- Removed unnecessary `to_data` function from `test_kit.ak`
- Adjusted fuzzer delegate structures to use record syntax for better readability
- Modified interval operations to work with generic `Interval` and `IntervalBound` types
- Updated `finite_start_of` and `finite_end_of` functions to reflect changes in interval types
- Simplified transaction field setters to use shorthand syntax
- Updated test collections and logic to reflect performance improvements and changes in Aiken version
- Enhanced fuzzing tests for script and key addresses to utilize record syntax for clarity
- Updated mock tests to reflect performance metrics in the latest Aiken version
@ariady-putra ariady-putra merged commit 125b2d0 into aiken-extra:main Jan 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant