Commit Graph

33 Commits

Author SHA1 Message Date
PedroCailleret 94cb0b97b8 test: added release FX unit tests 2022-12-09 03:59:28 -03:00
PedroCailleret d2b4e21241 fix: release FX fixed and unit tests added 2022-12-09 01:45:23 -03:00
PedroCailleret 932b2a03b4 test: added unexpire locks unit tests 2022-12-08 20:38:58 -03:00
PedroCailleret d541e7b70c feat: deployment scripts fixed and lock fx unit tests added 2022-12-07 12:43:57 -03:00
PedroCailleret 1a4b4973d4 added cancelDeposit unit tests 2022-12-05 03:31:43 -03:00
PedroCailleret 606406f889 test: added Deposit unit tests 2022-12-04 22:13:54 -03:00
PedroCailleret eb4cca9c12 fix: reputation curve fixed 2022-12-04 01:51:20 -03:00
PedroCailleret fc478dc12f updated test coverage todos 2022-12-03 04:38:30 -03:00
PedroCailleret 834b9569b2 test: owner FX unit tests added 2022-12-03 02:44:39 -03:00
PedroCailleret c69d82ccee test: 🚧 Added fixtures for new test schema 2022-12-03 01:17:48 -03:00
PedroCailleret 4403541660 Quick smart contract fixes 2022-12-03 01:04:40 -03:00
PedroCailleret ac9bc6fa46 hardhat-tracer added to dev branch 2022-12-03 00:59:18 -03:00
PedroCailleret 606c093947 Fixed Dependency Tree 2022-12-02 15:35:20 -03:00
PedroCailleret 934a9abe45 Finished pending tasks 2022-12-02 15:27:19 -03:00
PedroCailleret da18941198 Merge pull request #3 from PedroCailleret/p2pix-ts
📝 Documentation Added
2022-11-25 21:44:02 -03:00
PedroCailleret b5cab28753 Merge branch 'doiim:main' into p2pix-ts 2022-11-25 21:42:33 -03:00
PedroCailleret fcdd8d8103 docs: 📝 Documentation added 2022-11-25 21:36:44 -03:00
PedroCailleret 2d3f5f7bf1 Merge pull request #2 from PedroCailleret/p2pix-ts
:zap :SM perf improvement
2022-11-23 19:55:53 -03:00
PedroCailleret fc603ed490 Merge branch 'doiim:main' into p2pix-ts 2022-11-23 19:49:39 -03:00
PedroCailleret 856da07def perf: smart Contract Performance Improvement 2022-11-23 19:46:29 -03:00
filipesoccol 4546de7dab Merge pull request #1 from PedroCailleret/p2pix-ts
refactor: typescript refactoring ♻️
2022-11-14 10:13:49 -03:00
PedroCailleret b1fe0a574c refactor: typescript refactoring ♻️ 2022-11-14 09:34:53 -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
filipesoccol 3c30213419 Initial commit 2022-10-24 14:17:08 -03:00