Commit Graph

  • 811d5344a3 Partial hardhat -> viem migration for tests. dev hueso 2025-04-13 17:21:14 -03:00
  • 4f1f8d6025 sepolia deployment hueso 2024-07-18 17:59:44 -03:00
  • 4a4a18121c expired bond goes to seller feature_bonds hueso 2024-03-04 13:37:51 -03:00
  • 9b6617a702 bond to override lock limit hueso 2024-03-03 21:58:41 -03:00
  • c25fa24b2f ditch amount hardcodings hueso 2024-03-03 21:53:48 -03:00
  • 4f63d17eb1 set deposit() nonReentrant hueso 2024-02-29 20:09:54 -03:00
  • d27bdda15e update tests for current function parameters hueso 2024-02-29 19:53:12 -03:00
  • 1ffa9c6b5c update documentation hueso 2024-02-13 16:35:16 -03:00
  • f02dad07c8 restore function parameters. reverts 26a4952 hueso 2024-02-13 15:13:36 -03:00
  • db7407e299 add RSK networks hueso 2024-02-13 13:26:39 -03:00
  • e95828b7dd ERC2771 compatibility hueso 2023-09-05 00:40:18 -03:00
  • a3e6aa5879 add artifacts to .gitignore hueso 2023-05-24 17:43:33 -03:00
  • f5f9923833 mark assembly blocks as memory-safe hueso 2023-05-24 14:43:33 -03:00
  • b571d6c47e use ERC20 datatype hueso 2023-05-22 08:53:22 -03:00
  • 95463cdfa3 revamped lock() conditionals hueso 2023-05-22 08:44:33 -03:00
  • 1a91b64024 increased lock gas savings PedroCailleret 2023-06-05 22:04:46 -03:00
  • 631c1d5dfb Added support for flatsigs PedroCailleret 2023-05-22 07:43:47 -03:00
  • 26a495246e Moved stack allocation from memory to calldata PedroCailleret 2023-05-22 06:40:53 -03:00
  • 4281526d77 🔧 Inheritance reordering PedroCailleret 2023-05-21 02:40:42 -03:00
  • 28245db8dd Comment cleanup PedroCailleret 2023-05-21 02:26:24 -03:00
  • 32469e2480 Added ERC2771 support & Increased pixTarget max size PedroCailleret 2023-05-21 02:05:43 -03:00
  • 2129566a27 cleanup PedroCailleret 2023-05-20 00:49:54 -03:00
  • c927f741e6 Removed relayer logic PedroCailleret 2023-05-19 21:22:29 -03:00
  • ce5f3e4265 Inheritance refactoring PedroCailleret 2023-05-19 05:14:11 -03:00
  • 440048453b Types cleanup PedroCailleret 2023-05-19 00:49:29 -03:00
  • 0b9b0307d2 🏗️ PedroCailleret 2023-05-16 21:09:39 -03:00
  • 545887baec Cleanup PedroCailleret 2023-05-15 00:16:36 -03:00
  • d8147bd58e Solidity version bump & viaIR compilation PedroCailleret 2023-05-14 22:31:12 -03:00
  • 8ebef3aaf1 Optimized SafeTransferLib (Solady) PedroCailleret 2023-05-14 21:26:08 -03:00
  • 9d14f053d5 Rearchitected storage 🗃️ PedroCailleret 2023-05-14 20:44:18 -03:00
  • 6a3bea432c Errors cleanup PedroCailleret 2023-05-08 16:17:32 -03:00
  • 55409a960c use ERC20 datatype hueso hueso 2023-02-25 13:55:19 -03:00
  • d5aee72bed revamped lock conditionals hueso 2023-02-24 16:39:04 -03:00
  • a0e39bafab Administrative settings example script added. PedroCailleret 2023-02-15 22:08:18 -03:00
  • 4568cad8f0
    Merge pull request #9 from doiim/dev main PedroCailleret 2023-02-14 20:26:54 -03:00
  • 55fc45fc73 Deployment scripts updated PedroCailleret 2023-02-14 19:56:34 -03:00
  • 8310e013f6 Enhanced integration & optimized testing PedroCailleret 2023-02-14 18:40:02 -03:00
  • 4c8016080d getLocksStatus fix PedroCailleret 2023-01-30 22:34:23 -03:00
  • 8f51b7841c sort fix PedroCailleret 2023-01-30 07:50:04 -03:00
  • d946c239dc 🔧 Added getLocksStatus PedroCailleret 2023-01-30 07:29:55 -03:00
  • ce28faae9d Merged V2 overriding main. Filipe Soccol 2023-01-27 19:02:56 -03:00
  • bb10cf953f 🩹 getBalances Fix PedroCailleret 2023-01-27 01:50:37 -03:00
  • 6fe1e794d0 V2 Release PedroCailleret 2023-01-26 21:40:17 -03:00
  • 8e2323a099
    Merge pull request #7 from doiim/hotfix-1.0.3 filipesoccol 2023-01-10 09:13:55 -03:00
  • 44e2bf1d35 Merge branch 'hotfix-1.0.3' into main #7 PedroCailleret 2023-01-09 18:06:15 -03:00
  • 042667f10d Added testnet deployments PedroCailleret 2023-01-09 18:05:14 -03:00
  • 95a43113ec
    Merge pull request #6 from PedroCailleret/main filipesoccol 2022-12-20 18:36:34 -03:00
  • 1a9353575c Merge branch 'hotfix-1.0.2' into main #6 PedroCailleret 2022-12-20 17:35:17 -03:00
  • cb93b4db4b amount added to LockReleased event PedroCailleret 2022-12-20 17:33:58 -03:00
  • ffa0fe22e3
    Merge pull request #5 from doiim/fix-wad-math PedroCailleret 2022-12-20 11:20:28 -03:00
  • 0d612572c6 feat: 🚧 Deposit struct replaced for packed uint PedroCailleret 2022-12-20 01:39:35 -03:00
  • 5416bbdd72 fix: fixed WAD Math #5 PedroCailleret 2022-12-17 00:55:43 -03:00
  • 122044a1e5 HOTFIX: Adjusted minimum spend limit Filipe Soccol 2022-12-16 10:04:01 -03:00
  • 0b0f2a667f
    Merge pull request #4 from doiim/dev PedroCailleret 2022-12-15 18:40:08 -03:00
  • 7b05a3199e Merge branch 'hotfix-1.0.0' into dev #4 PedroCailleret 2022-12-15 17:11:11 -03:00
  • f38145f8e4 pixTimestamp fix PedroCailleret 2022-12-15 17:07:43 -03:00
  • 94cb0b97b8 test: added release FX unit tests PedroCailleret 2022-12-09 03:59:28 -03:00
  • d2b4e21241 fix: release FX fixed and unit tests added PedroCailleret 2022-12-09 01:45:23 -03:00
  • 932b2a03b4 test: added unexpire locks unit tests PedroCailleret 2022-12-08 20:38:58 -03:00
  • d541e7b70c feat: deployment scripts fixed and lock fx unit tests added PedroCailleret 2022-12-07 12:43:57 -03:00
  • 1a4b4973d4 added cancelDeposit unit tests PedroCailleret 2022-12-05 03:31:43 -03:00
  • 606406f889 test: added Deposit unit tests PedroCailleret 2022-12-04 22:13:54 -03:00
  • eb4cca9c12 fix: reputation curve fixed PedroCailleret 2022-12-04 01:51:20 -03:00
  • fc478dc12f updated test coverage todos PedroCailleret 2022-12-03 04:38:30 -03:00
  • 834b9569b2 test: owner FX unit tests added PedroCailleret 2022-12-03 02:44:39 -03:00
  • c69d82ccee test: 🚧 Added fixtures for new test schema PedroCailleret 2022-12-03 01:17:48 -03:00
  • 4403541660 Quick smart contract fixes PedroCailleret 2022-12-03 01:04:40 -03:00
  • ac9bc6fa46 hardhat-tracer added to dev branch PedroCailleret 2022-12-03 00:59:18 -03:00
  • 606c093947 Fixed Dependency Tree PedroCailleret 2022-12-02 15:35:20 -03:00
  • 934a9abe45 Finished pending tasks PedroCailleret 2022-12-02 15:27:19 -03:00
  • da18941198
    Merge pull request #3 from PedroCailleret/p2pix-ts PedroCailleret 2022-11-25 21:44:02 -03:00
  • b5cab28753
    Merge branch 'doiim:main' into p2pix-ts #3 PedroCailleret 2022-11-25 21:42:33 -03:00
  • fcdd8d8103 docs: 📝 Documentation added PedroCailleret 2022-11-25 21:36:44 -03:00
  • 2d3f5f7bf1
    Merge pull request #2 from PedroCailleret/p2pix-ts PedroCailleret 2022-11-23 19:55:53 -03:00
  • fc603ed490
    Merge branch 'doiim:main' into p2pix-ts #2 PedroCailleret 2022-11-23 19:49:39 -03:00
  • 856da07def perf: smart Contract Performance Improvement PedroCailleret 2022-11-23 19:46:29 -03:00
  • 31139b0236 Remove conflicting extension codespaces Mateus 2022-11-22 19:00:01 +00:00
  • 9e671662a8 Add Pedro extension suggestions Mateus 2022-11-22 18:11:27 +00:00
  • 4546de7dab
    Merge pull request #1 from PedroCailleret/p2pix-ts filipesoccol 2022-11-14 10:13:49 -03:00
  • b1fe0a574c refactor: typescript refactoring ♻️ #1 PedroCailleret 2022-11-14 09:34:53 -03:00
  • 67f9cbb9a7 Replace bytes32 ids on deposits for uint256 counters. Filipe Soccol 2022-11-11 16:10:57 -03:00
  • 5cc60954a8 Add initial Codespaces settings file Mateus 2022-11-11 17:10:42 +00:00
  • 5c5327eedd Add deployment addresses and instructions to fetch addresses from different chains Filipe Soccol 2022-11-09 16:35:37 -03:00
  • d57fbde4c0 Replace deposit prices for ETH premium. Filipe Soccol 2022-11-09 16:29:27 -03:00
  • 1892e0bd9b Add lock and Release tests. Add instructions to run contracts locally. Filipe Soccol 2022-11-08 16:06:25 -03:00
  • 0f35eec623 Adding price to deposits and add token transfers Filipe Soccol 2022-11-07 16:40:10 -03:00
  • 1298b0d368 Adjusted implementation based on lock returned Filipe Soccol 2022-11-01 17:07:34 -03:00
  • c9243a38d1 Added tests to check deposit and withdraw. Filipe Soccol 2022-10-25 15:21:54 -03:00
  • 960468e23e Improve README.md with Installation and test scripts. Filipe Soccol 2022-10-25 10:23:49 -03:00
  • 208a3afcd2 Adding artifact to allow import externally. Filipe Soccol 2022-10-24 17:38:12 -03:00
  • dd4a6fa66e First commit with contracts and a simple test. Filipe Soccol 2022-10-24 17:16:25 -03:00
  • 3c30213419
    Initial commit filipesoccol 2022-10-24 14:17:08 -03:00