Commit Graph

128 Commits

Author SHA1 Message Date
Ladd Hoffman 2399294e13 destructure hash property of write result
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-04-27 18:07:41 -05:00
Ladd Hoffman e44f43350a proposal info reply in thread
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-26 19:08:02 -05:00
Ladd Hoffman 8b76b78153 starting to ingetrate as widget
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-04-24 17:37:19 -05:00
Ladd Hoffman 1948e81733 remove addPosts
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-23 10:46:53 -05:00
Ladd Hoffman c643f0d952 ss import: retry with delay for adding post to chain
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 40s Details
2024-04-23 10:32:12 -05:00
Ladd Hoffman 70d5d84d0d remove completed TODO comments
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 42s Details
2024-04-22 12:43:51 -05:00
Ladd Hoffman df646a2a8f Add SS import UI
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-21 12:51:58 -05:00
Ladd Hoffman e16bb4968f use PPM rather than percent for weights
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-21 10:28:44 -05:00
Ladd Hoffman 93136716b8 sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-20 22:12:12 -05:00
Ladd Hoffman a18da7dac1 let forum, rather than VP, update members list 2024-04-20 22:09:12 -05:00
Ladd Hoffman ffe711ad7f sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 29s Details
2024-04-20 12:41:21 -05:00
Ladd Hoffman c080778872 successful semantic scholar import
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-20 12:37:59 -05:00
Ladd Hoffman 7c2de64dff move contract-addresses.json 2024-04-19 18:08:33 -05:00
Ladd Hoffman ece57c9706 add contract support for citing posts that have not (yet) been added
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-04-19 14:45:43 -05:00
Ladd Hoffman 0eee2ef7ae add contract support for multi-authorship
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 40s Details
2024-04-19 14:28:26 -05:00
Ladd Hoffman db43bd95d8 rename client/ to frontend/
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-18 18:49:50 -05:00
Ladd Hoffman 0ee385f5c5 sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-18 18:38:34 -05:00
Ladd Hoffman f24b6e4106 index posts on chain by content id (hash)
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-04-18 18:35:31 -05:00
Ladd Hoffman 2b480a63f2 make sepolia and mainnet hardhat networks optional
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-18 14:12:50 -05:00
Ladd Hoffman 4e2ce3a261 support local private key option 2024-04-18 14:05:54 -05:00
Ladd Hoffman aedf1a933a remove erc721 todo comment
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-17 13:31:44 -05:00
Ladd Hoffman d7b07f01d2 sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-16 19:28:15 -05:00
Ladd Hoffman 50b0c1d82f avoid shadowed declaration
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-16 19:14:07 -05:00
Ladd Hoffman aedb6d3008 clarify code related to VP author rewards
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-16 19:13:03 -05:00
Ladd Hoffman 999ce51208 fixup test
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-04-16 18:38:26 -05:00
Ladd Hoffman ea389dcfd6 fix off-by-one error on VP rewards
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-16 18:37:18 -05:00
Ladd Hoffman 4e0f00ff2a sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-04-16 16:50:09 -05:00
Ladd Hoffman 1989b20ed5 Remove console.log
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 28s Details
2024-04-15 15:40:46 -05:00
Ladd Hoffman 7d294529c8 More commentary
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled Details
2024-04-15 15:40:19 -05:00
Ladd Hoffman c02e893cfc handle the case where an author has insufficient REP to cover a negative citation
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-04-15 15:10:58 -05:00
Ladd Hoffman 72968273ca fixup comment
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-15 13:35:39 -05:00
Ladd Hoffman 758f4fe7bd Move DAO contract to core/
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-04-15 13:34:46 -05:00
Ladd Hoffman a54cc86dba fixup power redistribution mechanism
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-04-12 18:57:00 -05:00
Ladd Hoffman 4a814e6302 test that totalSupply cecreases when burning REP
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-12 18:08:27 -05:00
Ladd Hoffman a49b42858a support incineration
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 45s Details
2024-04-12 18:07:38 -05:00
Ladd Hoffman d8d0122e31 enfore reference chain limit
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-12 17:38:22 -05:00
Ladd Hoffman a7f3e5f2e4 Limit effects of negative citations
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 40s Details
2024-04-12 16:54:48 -05:00
Ladd Hoffman 1a4c5c338d fixup error message
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-10 22:24:13 -05:00
Ladd Hoffman b12759fac8 keep track of post reputations
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-04-10 17:40:17 -05:00
Ladd Hoffman 842c1d2e81 implement negative citations
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-10 17:31:55 -05:00
Ladd Hoffman 5cffb8f556 enforce constrants on citation weights
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-10 16:40:12 -05:00
Ladd Hoffman dc18c69b09 propagate reputation to citations
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-04-10 16:31:31 -05:00
Ladd Hoffman 5c712f350a add citations to Post 2024-04-10 15:47:25 -05:00
Ladd Hoffman 57b64f7977 Add reputation to post struct
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-04-10 15:05:33 -05:00
Ladd Hoffman a40bbc8059 Pass author rewards via forum 2024-04-10 15:04:25 -05:00
Ladd Hoffman edd6d6d4d2 remove outdated comments 2024-04-10 14:57:04 -05:00
Ladd Hoffman 989bc9846e clarify logic in evaluateOutcome 2024-04-10 14:55:02 -05:00
Ladd Hoffman 77cd551602 Hold minted REP until outcome is evaluated 2024-04-10 14:21:42 -05:00
Ladd Hoffman 4d39b55e64 Disable REP transfer and transferFrom
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 47s Details
2024-04-10 13:43:58 -05:00
Ladd Hoffman bb26571779 Use ERC20 allowance to implement staking
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-04-09 20:50:04 -05:00