Commit Graph
16 Commits
Author SHA1 Message Date
Filipe Soccol ce28faae9d Merged V2 overriding main. 2023-01-27 19:02:56 -03:00
filipesoccolandGitHub 8e2323a099 Merge pull request #7 from doiim/hotfix-1.0.3
Hotfix 1.0.3
2023-01-10 09:13:55 -03:00
filipesoccolandGitHub 95a43113ec Merge pull request #6 from PedroCailleret/main
Added amount to LockReleased event.
2022-12-20 18:36:34 -03:00
Filipe Soccol 122044a1e5 HOTFIX: Adjusted minimum spend limit 2022-12-16 10:04:01 -03:00
filipesoccolandGitHub 4546de7dab Merge pull request #1 from PedroCailleret/p2pix-ts
refactor: typescript refactoring ♻️
2022-11-14 10:13:49 -03:00
Filipe Soccol 67f9cbb9a7 Replace bytes32 ids on deposits for uint256 counters. 2022-11-11 16:10:57 -03:00
Filipe Soccol 5c5327eedd Add deployment addresses and instructions to fetch addresses from different chains 2022-11-09 16:35:37 -03:00
Filipe Soccol d57fbde4c0 Replace deposit prices for ETH premium. 2022-11-09 16:29:27 -03:00
Filipe Soccol 1892e0bd9b Add lock and Release tests. Add instructions to run contracts locally. 2022-11-08 16:17:33 -03:00
Filipe Soccol 0f35eec623 Adding price to deposits and add token transfers 2022-11-07 16:40:10 -03:00
Filipe Soccol 1298b0d368 Adjusted implementation based on lock returned 2022-11-01 17:07:34 -03:00
Filipe Soccol c9243a38d1 Added tests to check deposit and withdraw. 2022-10-25 15:21:54 -03:00
Filipe Soccol 960468e23e Improve README.md with Installation and test scripts. 2022-10-25 10:23:49 -03:00
Filipe Soccol 208a3afcd2 Adding artifact to allow import externally. 2022-10-25 09:54:49 -03:00
Filipe Soccol dd4a6fa66e First commit with contracts and a simple test. 2022-10-24 17:16:25 -03:00
filipesoccolandGitHub 3c30213419 Initial commit 2022-10-24 14:17:08 -03:00