Commit Graph

51 Commits

Author SHA1 Message Date
Ladd Hoffman 04c31e0b90 Implement price change proposal workflow
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-03-31 12:59:57 -05:00
Ladd Hoffman 18693ac474 Add callback for proposals
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 28s Details
2024-03-30 17:21:26 -05:00
Ladd Hoffman 2806eff0bb remove spaces in fraction rendering
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-03-30 15:59:02 -05:00
Ladd Hoffman 24cb9fda03 Add feature to view proposal content
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-03-29 19:15:23 -05:00
Ladd Hoffman 046aba2c48 small fixes
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-03-29 18:08:30 -05:00
Ladd Hoffman 3c839a8546 remove unneeded useMemo
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s Details
2024-03-29 12:21:10 -05:00
Ladd Hoffman 51c954a6da add author to view post modal
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 42s Details
2024-03-29 12:19:34 -05:00
Ladd Hoffman df5cbaba87 add tests for proposal referenda
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-03-29 10:59:29 -05:00
Ladd Hoffman e95a8c0cb9 prevent stacking attestation from same sender
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-28 18:01:55 -05:00
Ladd Hoffman 7ffd532292 Add win ratio VP param
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-03-28 15:06:14 -05:00
Ladd Hoffman d93b0cb9c7 add binding percent and redistribute losing stakes parameters to validation pool
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-03-26 18:28:38 -05:00
Ladd Hoffman 7b67526515 Now support quorum parameter
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-03-26 15:20:54 -05:00
Ladd Hoffman 3cfde81600 automatic staking retrieves post contents
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-03-23 16:30:35 -05:00
Ladd Hoffman e6185fb89f client now verifies hash and signature on api read
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-03-20 20:00:56 -05:00
Ladd Hoffman 956aa9728e require signatures for posts to API
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-03-20 16:30:27 -05:00
Ladd Hoffman e5d502beab Add option to view work request
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-03-20 14:53:34 -05:00
Ladd Hoffman 4fbd8259f1 Accept content for work request and work evidence
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-20 14:26:56 -05:00
Ladd Hoffman d7df133991 Render line breaks in post content
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-03-20 09:32:50 -05:00
Ladd Hoffman afe9da73c9 Add backend API to house forum content
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-03-19 22:22:36 -05:00
Ladd Hoffman 8da5772d86 add onboarding contract
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 28s Details
2024-03-18 14:03:53 -05:00
Ladd Hoffman 14d80bf1d5 deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-03-17 13:24:49 -05:00
Ladd Hoffman 1e67f80808 copy ABIs to contract-config dir on deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 29s Details
2024-03-17 12:30:12 -05:00
Ladd Hoffman 5fd2841e77 move just contract address data to its own file
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-03-17 11:48:05 -05:00
Ladd Hoffman d55a219dbb move contract addresses to their own module
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-17 11:06:10 -05:00
Ladd Hoffman 90b7e67270 fixup request status
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-16 21:55:46 -05:00
Ladd Hoffman f215570a1e separated work requests component
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-03-16 21:42:22 -05:00
Ladd Hoffman d39cad9619 move availability stakes component to separate file
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-03-16 21:19:57 -05:00
Ladd Hoffman 27585b157e refactored availability component 2024-03-16 20:34:36 -05:00
Ladd Hoffman 6df1ad4c70 ABIs and addresses
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s Details
2024-03-14 22:15:11 -05:00
Ladd Hoffman 55d40c6c4e Add button to watch rep token in metamask
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-03-14 21:26:31 -05:00
Ladd Hoffman d7ff17b056 Added UI heading and tabs
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 26s Details
2024-03-14 18:38:54 -05:00
Ladd Hoffman 94adc4d353 refactor useList
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s Details
2024-03-14 18:08:17 -05:00
Ladd Hoffman 40fbe2e18f Add work request/stake events and deployed to sepolia
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 42s Details
2024-03-14 16:05:02 -05:00
Ladd Hoffman e6599ec1f1 fixup pool list
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-03-14 15:02:23 -05:00
Ladd Hoffman a6fe28761d clear lists when fetching all
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 44s Details
2024-03-14 14:47:34 -05:00
Ladd Hoffman 8d7793a947 UI for work evidence and approval
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 43s Details
2024-03-14 14:40:27 -05:00
Ladd Hoffman b437459a20 UI for work requests
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-13 17:56:29 -05:00
Ladd Hoffman d1cce5e153 UI for work availability stakes
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-03-13 17:34:07 -05:00
Ladd Hoffman 32f7220492 UI options for validation pool duration
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-03-13 16:14:59 -05:00
Ladd Hoffman dd5fcc0cda set pool duration to 1hr
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-03-13 12:06:56 -05:00
Ladd Hoffman 3da0382247 automatic staking
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-03-13 12:02:08 -05:00
Ladd Hoffman 5e981b11aa emit event when post added
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 28s Details
2024-03-12 18:02:07 -05:00
Ladd Hoffman 5b8d6f4fcf deploy to sepolia
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-12 17:54:07 -05:00
Ladd Hoffman 123138935d UI: list posts and pools
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-03-12 17:53:04 -05:00
Ladd Hoffman c4fbce9f76 Deployed to testnet
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-03-10 19:39:15 -05:00
Ladd Hoffman fa1dbb897a event subscriptions
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-03-10 11:55:59 -05:00
Ladd Hoffman 395092b1fd progress with UI contract interaction
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-03-07 21:27:37 -06:00
Ladd Hoffman c909f43310 first cut at eth wallet integration
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-03-07 10:58:55 -06:00
Ladd Hoffman 9c969ee56c Basic deploy script
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-03-06 16:50:59 -06:00
Ladd Hoffman d8d8b1a9c6 initial implementation of backend
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-02-23 13:48:43 -06:00