Skip to content

feat: cleanup onchain legacy AidEscrow documentation and tests#137

Open
Markadrian6399 wants to merge 1 commit intoPulsefy:mainfrom
Markadrian6399:feat/onchain-legacy-cleanup
Open

feat: cleanup onchain legacy AidEscrow documentation and tests#137
Markadrian6399 wants to merge 1 commit intoPulsefy:mainfrom
Markadrian6399:feat/onchain-legacy-cleanup

Conversation

@Markadrian6399
Copy link
Copy Markdown

  • Updated README.md with complete method reference table (15 methods)
  • Added data structure documentation (Package, PackageStatus, Config, Aggregates)
  • Updated CONTRIBUTING.md code examples with current method signatures
  • Added comprehensive tests for batch_create_packages
  • Added tests for extend_expiration (success and error cases)
  • Added tests for get_aggregates with state transitions
  • Added tests for set_config and get_config
  • All 43 tests passing
  • Code formatted and clippy clean

Resolves onchain module cleanup requirements for legacy design references
closes #127

- Updated README.md with complete method reference table (15 methods)
- Added data structure documentation (Package, PackageStatus, Config, Aggregates)
- Updated CONTRIBUTING.md code examples with current method signatures
- Added comprehensive tests for batch_create_packages
- Added tests for extend_expiration (success and error cases)
- Added tests for get_aggregates with state transitions
- Added tests for set_config and get_config
- All 43 tests passing
- Code formatted and clippy clean

Resolves onchain module cleanup requirements for legacy design references
@Cedarich
Copy link
Copy Markdown
Contributor

please resolve conflicts

@Cedarich
Copy link
Copy Markdown
Contributor

Please resolve conflict

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.

Onchain Module Cleanup (Legacy AidEscrow Design)

2 participants