Skip to content

Conversation

@rharutyunyan
Copy link
Contributor

@rharutyunyan rharutyunyan commented Nov 14, 2025

Change Summary

What does this PR change?
Adjust Maker and Taker traits based on smart contract changes

Related Issue/Ticket:
https://1inch.atlassian.net/browse/PT3-566

Testing & Verification

How was this tested?

  • Unit tests
  • Integration tests
  • Manual testing (describe steps)
  • Verified on staging

Risk Assessment

Risk Level:

  • Low - Minor changes, no operational impact
  • Medium - Moderate changes, limited impact, standard rollback available
  • High - Significant changes, potential operational impact, complex rollback

Risks & Impact

@vbrvk vbrvk force-pushed the fix/maker-taker-traits branch from 7059be4 to f03e3b4 Compare November 15, 2025 17:11
rharutyunyan and others added 5 commits November 15, 2025 21:39
* feat(PT4-566): adjust taker traits

* feat(PT3-566): adjustments in taker traits

* chore: rename `to` to `customReceiver`

---------

Co-authored-by: Vladimir Borovik <[email protected]>
@vbrvk vbrvk merged commit 231e168 into chore/docs Nov 16, 2025
1 check failed
@vbrvk vbrvk deleted the fix/maker-taker-traits branch November 16, 2025 15:13
vbrvk added a commit that referenced this pull request Nov 16, 2025
* chore: aqua doc mvp

* chore: cleanup aqua sdk

* wip swapvm docs

* Update package.json

* Update README.md

* chore: cleanup events

* Update swapped-event.ts

* fix(tests): SwapVmProgram import

* chore(release):

- project: sdk-core 1.0.2

* chore: add consistent-type-imports rule for native esm modules support

* chore: cleanup

* Remove eslint-config-standard dev dependency

* Modernize Aqua README examples

- Switch examples to viem wallet client with env-based keys and hex validation - Remove "monorepo" and "nx" keywords
from package.json - Add test:e2e script to package.json - Rename anvil container prefix in swap-vm tests

* fix: maker traits (#9)

* fix: maker traits

* chore: lint

* chore: remove forge std

* maker traits update

* update abi

* chore: add Order tests/docs

* Feat/taker traits (#10)

* feat(PT4-566): adjust taker traits

* feat(PT3-566): adjustments in taker traits

* chore: rename `to` to `customReceiver`

---------

Co-authored-by: Vladimir Borovik <[email protected]>

* chore: deadline ix

---------

Co-authored-by: Vladimir Borovik <[email protected]>

---------

Co-authored-by: Kirill Kuznetcov <[email protected]>
Co-authored-by: Dmitry Chepurovskiy <[email protected]>
Co-authored-by: Radik Harutyunyan <[email protected]>
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.

2 participants