Commit Graph

58 Commits

Author SHA1 Message Date
thesn10
2c203ead1b improve readme 2026-07-08 16:28:21 +02:00
thesn10
8920463fdd readme md 2026-07-08 16:25:20 +02:00
thesn10
e5a0e74ff2 upgrade deps 2026-06-26 17:32:43 +02:00
thesn10
e76f5dc565 update litesvm 2026-06-22 22:25:49 +02:00
thesn10
1dd85b5b9c fix ts errors 2026-05-26 21:46:20 +02:00
thesn10
5da7fb2b97 fix errors 2026-05-26 21:45:35 +02:00
thesn10
f97792f190 update sdk 2026-05-26 21:37:25 +02:00
thesn10
9d9c7a8a43 buyer initiated flow 2026-05-26 21:33:32 +02:00
thesn10
dd5ec25ff9 rename canocial amount to price 2026-05-25 21:55:02 +02:00
thesn10
9900ada281 better oracle 2026-05-25 21:40:09 +02:00
thesn10
0b00030167 use correct sdk 2026-05-25 21:24:46 +02:00
thesn10
c08e380929 solisting canocial price 2026-05-25 21:12:18 +02:00
thesn10
e093c9aa21 acceptance policy 2026-05-25 19:59:04 +02:00
thesn10
4a7af8dc37 solisting rework 2026-05-25 00:12:51 +02:00
thesn10
3c663b12e4 gitignore & formating 2026-05-24 16:27:52 +02:00
thesn10
2d21381a17 add resolver program to localnet 2026-05-23 23:22:05 +02:00
thesn10
032416fffd ui fixed 2026-05-23 23:21:55 +02:00
thesn10
d7d57ca7a4 fix minimum rent error and lamports conversion 2026-05-23 21:58:41 +02:00
thesn10
f86d893ce2 solana connector debugger 2026-05-23 21:28:30 +02:00
thesn10
86e8d37e4f log errors 2026-05-23 21:27:59 +02:00
thesn10
f3cbb7c8ff useSolanaClient 2026-05-23 20:12:09 +02:00
thesn10
45d67bc4bc fix hydration mismatch 2026-05-23 20:11:12 +02:00
thesn10
81bbbd7e57 small fixes 2026-05-23 15:38:35 +02:00
thesn10
9b7391677c update app to use solana kit 2026-05-23 14:45:49 +02:00
thesn10
c92e71fe81 use codama in sdk 2026-05-23 13:29:13 +02:00
thesn10
186136722d use codama and solana kit 2026-05-23 12:30:53 +02:00
thesn10
b4cea41a93 use solana connector 2026-05-23 01:51:34 +02:00
thesn10
b56bada0fa fix hydration error 2026-05-22 21:07:49 +02:00
thesn10
08fe8a9bfc use burner wallet for localnet 2026-05-22 21:00:56 +02:00
thesn10
d41b8ea814 use anchor 2026-05-22 21:00:42 +02:00
thesn10
9810270e7e wallet provider fix 2026-05-21 22:21:54 +02:00
thesn10
79456e3927 readme 2026-05-21 22:21:48 +02:00
thesn10
6e5251ff4e fix wallet provider 2026-05-21 22:13:16 +02:00
thesn10
79a990d4f1 fix(descro): try_send_multi returns false instead of panicking on signing failure 2026-05-19 22:35:23 +02:00
thesn10
12c165f589 feat(descro): add emergency_resolve instruction with 14-day timeout
Allows both buyer and seller to co-sign and bypass a missing resolver after
DISPUTE_TIMEOUT_SECS (14 days), transferring vault funds to the chosen winner
and closing the escrow account. Also hardens try_send() to return false on
NotEnoughSigners rather than panicking.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 22:33:09 +02:00
thesn10
0290cbb141 feat(descro): add create_escrow_prefunded instruction 2026-05-19 22:27:36 +02:00
thesn10
0fea30b0ae feat(descro): dispute() records unix_timestamp in dispute_raised_at 2026-05-19 21:58:05 +02:00
thesn10
5448492616 feat(descro): add DisputeTimeoutNotReached and InsufficientVaultBalance errors 2026-05-19 20:54:53 +02:00
thesn10
fda1f8c524 feat(descro): add dispute_raised_at field and DISPUTE_TIMEOUT_SECS constant 2026-05-19 19:47:21 +02:00
thesn10
dfbad1315f add implementation plans for descro flow and solisting
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 17:41:54 +02:00
thesn10
02616b8b68 add protocol flow design spec for descro + solisting
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 17:04:45 +02:00
thesn10
8bd5da968e fix warnings 3 2026-05-19 10:56:34 +02:00
thesn10
05f6e7d35b fix warnings for tests 2026-05-19 10:31:01 +02:00
thesn10
18d577aa49 fix warnings 2026-05-19 10:28:26 +02:00
thesn10
5bfde3ec6e use cpi context 2026-05-18 23:18:26 +02:00
thesn10
480d894810 fix toolchain 2026-05-18 23:13:23 +02:00
thesn10
4b31ddf7c3 use cpi context 2026-05-18 23:13:15 +02:00
thesn10
e0a9e51b02 update deps 2026-05-18 22:46:09 +02:00
thesn10
fa054f64d3 update claude md 2026-05-18 22:40:15 +02:00
thesn10
89db85f1be fix theme 2026-05-18 22:16:44 +02:00