Commit Graph

79 Commits

Author SHA1 Message Date
Ladd Hoffman d7b07f01d2 sepolia deploy 2024-04-16 19:28:15 -05:00
Ladd Hoffman 1d7683ff75 fixup, include empty citations 2024-04-16 18:07:41 -05:00
Ladd Hoffman 4e0f00ff2a sepolia deploy 2024-04-16 16:50:09 -05:00
Ladd Hoffman ec3d2b6571 add members list to UI 2024-04-15 13:59:57 -05:00
Ladd Hoffman 5c712f350a add citations to Post 2024-04-10 15:47:25 -05:00
Ladd Hoffman bb26571779 Use ERC20 allowance to implement staking 2024-04-09 20:50:04 -05:00
Ladd Hoffman b2567b2583 change price proposal cadence to 5m 2024-04-02 14:52:10 -05:00
Ladd Hoffman 90ac50ec39 remove retcode column 2024-04-02 14:04:55 -05:00
Ladd Hoffman e3b6026d18 implemented price change proposal workflow 2024-04-02 13:36:40 -05:00
Ladd Hoffman e3d194a7bd lower default timings 2024-04-01 18:02:19 -05:00
Ladd Hoffman 04c31e0b90 Implement price change proposal workflow 2024-03-31 12:59:57 -05:00
Ladd Hoffman 18693ac474 Add callback for proposals 2024-03-30 17:21:26 -05:00
Ladd Hoffman 2806eff0bb remove spaces in fraction rendering 2024-03-30 15:59:02 -05:00
Ladd Hoffman f8e0cbad35 remove spaces from fraction rendering; remove extraneous console.log 2024-03-30 15:56:35 -05:00
Ladd Hoffman 24cb9fda03 Add feature to view proposal content 2024-03-29 19:15:23 -05:00
Ladd Hoffman 1ad9ceaa85 Add duration options for new proposals 2024-03-29 18:50:35 -05:00
Ladd Hoffman 34215de7e0 testnet deploy 2024-03-29 18:23:28 -05:00
Ladd Hoffman 9bac90ba55 remove extraneous logging 2024-03-29 18:14:25 -05:00
Ladd Hoffman 046aba2c48 small fixes 2024-03-29 18:08:30 -05:00
Ladd Hoffman 3c839a8546 remove unneeded useMemo 2024-03-29 12:21:10 -05:00
Ladd Hoffman 51c954a6da add author to view post modal 2024-03-29 12:19:34 -05:00
Ladd Hoffman df5cbaba87 add tests for proposal referenda 2024-03-29 10:59:29 -05:00
Ladd Hoffman e95a8c0cb9 prevent stacking attestation from same sender 2024-03-28 18:01:55 -05:00
Ladd Hoffman 7ffd532292 Add win ratio VP param 2024-03-28 15:06:14 -05:00
Ladd Hoffman d93b0cb9c7 add binding percent and redistribute losing stakes parameters to validation pool 2024-03-26 18:28:38 -05:00
Ladd Hoffman 7b67526515 Now support quorum parameter 2024-03-26 15:20:54 -05:00
Ladd Hoffman 3cfde81600 automatic staking retrieves post contents 2024-03-23 16:30:35 -05:00
Ladd Hoffman f0180a5c1f use verb in post modal titles 2024-03-23 15:13:58 -05:00
Ladd Hoffman 041580f79d Shorten work contract validation pool duration to 60s 2024-03-23 15:11:56 -05:00
Ladd Hoffman 53e0745532 Fully re-enable client-side signature verification 2024-03-23 14:30:05 -05:00
Ladd Hoffman 25e515e0bb re-enable signature checking 2024-03-23 14:16:43 -05:00
Ladd Hoffman 2f9e31852d import objectHash from dist 2024-03-20 20:13:46 -05:00
Ladd Hoffman b229e2e6af Disable signature verification on API read 2024-03-20 20:10:43 -05:00
Ladd Hoffman 1f691bf2b4 sepolia deploy 2024-03-20 20:05:41 -05:00
Ladd Hoffman e6185fb89f client now verifies hash and signature on api read 2024-03-20 20:00:56 -05:00
Ladd Hoffman 956aa9728e require signatures for posts to API 2024-03-20 16:30:27 -05:00
Ladd Hoffman e5d502beab Add option to view work request 2024-03-20 14:53:34 -05:00
Ladd Hoffman 4fbd8259f1 Accept content for work request and work evidence 2024-03-20 14:26:56 -05:00
Ladd Hoffman d7df133991 Render line breaks in post content 2024-03-20 09:32:50 -05:00
Ladd Hoffman afe9da73c9 Add backend API to house forum content 2024-03-19 22:22:36 -05:00
Ladd Hoffman 8da5772d86 add onboarding contract 2024-03-18 14:03:53 -05:00
Ladd Hoffman 4674a184ce Stop sharing code and just make copies of contract addresses json 2024-03-17 13:36:31 -05:00
Ladd Hoffman 14d80bf1d5 deploy 2024-03-17 13:24:49 -05:00
Ladd Hoffman 1e67f80808 copy ABIs to contract-config dir on deploy 2024-03-17 12:30:12 -05:00
Ladd Hoffman 5fd2841e77 move just contract address data to its own file 2024-03-17 11:48:05 -05:00
Ladd Hoffman d55a219dbb move contract addresses to their own module 2024-03-17 11:06:10 -05:00
Ladd Hoffman 4657525d3c Add option to extend availability by 24h 2024-03-16 22:00:55 -05:00
Ladd Hoffman 90b7e67270 fixup request status 2024-03-16 21:55:46 -05:00
Ladd Hoffman bbaa0faf72 fixup for null availability rows while loading 2024-03-16 21:45:44 -05:00
Ladd Hoffman f215570a1e separated work requests component 2024-03-16 21:42:22 -05:00