Commit Graph

276 Commits

Author SHA1 Message Date
Ladd Hoffman 54d4fbc6cc refactor of dao core
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-09 05:33:04 -05:00
Ladd Hoffman 5cb4cf93d0 fix script automated-staking-sepolia 2024-04-09 05:10:25 -05:00
Ladd Hoffman 7b720c7325 WIP auto staking legislative process 2024-04-09 05:09:27 -05:00
Ladd Hoffman c6546b56f1 Add comment to Proposals.sol
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 40s Details
2024-04-05 11:47:41 -05:00
Ladd Hoffman 2b2473fb8d Remove comleted TODO
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-04 13:46:46 -05:00
Ladd Hoffman 940384774a trivial change to 404 handling
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-04 12:55:59 -05:00
Ladd Hoffman b2567b2583 change price proposal cadence to 5m
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-02 14:52:10 -05:00
Ladd Hoffman 699321979f remove console.log from tests
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-02 14:19:28 -05:00
Ladd Hoffman 90ac50ec39 remove retcode column
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-04-02 14:04:55 -05:00
Ladd Hoffman e3b6026d18 implemented price change proposal workflow
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 26s Details
2024-04-02 13:36:40 -05:00
Ladd Hoffman e3d194a7bd lower default timings
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-01 18:02:19 -05:00
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 a3e3ebb71f minor code rearranging 2024-03-30 17:29:43 -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 f8e0cbad35 remove spaces from fraction rendering; remove extraneous console.log
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-03-30 15:56:35 -05:00
Ladd Hoffman 4b2d2b432c clean up some comments
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 43s Details
2024-03-30 15:23:38 -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 1ad9ceaa85 Add duration options for new proposals
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-03-29 18:50:35 -05:00
Ladd Hoffman 34215de7e0 testnet deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-29 18:23:28 -05:00
Ladd Hoffman 9bac90ba55 remove extraneous logging
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-03-29 18:14:25 -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 13a88767bd Check participation rate on referendum 1%
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-03-28 18:04:28 -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 41a0025311 Code comments
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-03-27 20:05:53 -05:00
Ladd Hoffman fb29abb6b3 Lower minimum quorum
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 42s Details
2024-03-27 20:01:25 -05:00
Ladd Hoffman 078df362ec Parameterize quorum 2024-03-27 20:00:46 -05:00
Ladd Hoffman 1ae1a336f5 Add comments
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-03-27 14:11:53 -05:00
Ladd Hoffman 34306e78aa Remove extraneous struct member
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-03-27 14:08:09 -05:00
Ladd Hoffman a8dcbe7a35 Proposals: complete VP workflow
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-03-27 14:03:57 -05:00
Ladd Hoffman 5000ef60fd set up for testing referendum 0
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-03-26 21:43:46 -05:00
Ladd Hoffman 1306fe2414 Proposals contract: attestation
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-03-26 21:32:41 -05:00
Ladd Hoffman 790ff5db62 VP tests refactor
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-03-26 18:58:00 -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 5455fb4c15 A bit more logging in automatic staking script
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-26 15:28:44 -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 69d91a6acc Automatic staking checks work evidence post content
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-03-26 12:13:23 -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 900b5aa4e5 Add hash and signature verification on API read from leveldb
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-03-23 15:26:27 -05:00
Ladd Hoffman f0180a5c1f use verb in post modal titles
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-23 15:13:58 -05:00
Ladd Hoffman 041580f79d Shorten work contract validation pool duration to 60s
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-03-23 15:11:56 -05:00
Ladd Hoffman 53e0745532 Fully re-enable client-side signature verification
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-03-23 14:30:05 -05:00
Ladd Hoffman 25e515e0bb re-enable signature checking
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-03-23 14:16:43 -05:00
Ladd Hoffman 2f9e31852d import objectHash from dist
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-03-20 20:13:46 -05:00
Ladd Hoffman b229e2e6af Disable signature verification on API read
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-03-20 20:10:43 -05:00
Ladd Hoffman 1f691bf2b4 sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s Details
2024-03-20 20:05:41 -05:00