Commit Graph

154 Commits

Author SHA1 Message Date
Ladd Hoffman ed928043ed move private structs inside bench contract 2024-06-28 10:46:52 -05:00
Ladd Hoffman 282d9478df add global forum contract 2024-06-28 10:46:21 -05:00
Ladd Hoffman ef19b9bd66 add lightweight bench contract 2024-06-28 10:46:04 -05:00
Ladd Hoffman 75ba4dd349 rename citation -> reference 2024-05-20 15:26:28 -05:00
Ladd Hoffman f64eba070c allow VP with no fee
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-05-15 11:35:26 -05:00
Ladd Hoffman f7dcf0ec5e rollup: use time rather than count for interval; add resetBatchWorker method 2024-05-09 11:47:05 -05:00
Ladd Hoffman 890d5d3c14 sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-05-03 20:49:37 -05:00
Ladd Hoffman 981dda97b1 Fixes for matrix pool batching
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s Details
2024-05-03 20:43:58 -05:00
Ladd Hoffman f7b1bfcb3b verify batch item identifiers on-chain at batch submit
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-05-03 13:10:25 -05:00
Ladd Hoffman 8944212c03 sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-05-02 19:11:13 -05:00
Ladd Hoffman f7afd0105f rollup is working
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-05-02 19:08:53 -05:00
Ladd Hoffman 01cf630a20 fixup logic for stakeAvailability allowance values
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s Details
2024-05-02 13:57:32 -05:00
Ladd Hoffman c16db92e27 rework availability contract to keep one active stake per worker 2024-05-02 13:44:37 -05:00
Ladd Hoffman 073f6e61aa first cut at backend part of rollup implementation
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 40s Details
2024-05-01 22:25:04 -05:00
Ladd Hoffman 33a458aba1 backend: refactor bot commands and identity registration into topics
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-30 22:27:21 -05:00
Ladd Hoffman b3371c84d9 backend, slight refactor; we already had a wallet available to export
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 29s Details
2024-04-30 19:22:55 -05:00
Ladd Hoffman 40c1fd43d7 deploy core contracts separately due to size limit
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-30 15:56:43 -05:00
Ladd Hoffman e709a1bc67 import from matrix: fixup
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 25s Details
2024-04-29 17:51:51 -05:00
Ladd Hoffman 276677e1c8 stub for backend automatic staking
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 28s Details
2024-04-29 17:00:56 -05:00
Ladd Hoffman 0843a3279d frontend: refactor to consolidate main tabs as a component
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-28 20:27:25 -05:00
Ladd Hoffman 2c5fb00180 rename WorkContract to Work
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-28 18:11:20 -05:00
Ladd Hoffman fe0326bf2c rename contentId to postId
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-28 18:06:26 -05:00
Ladd Hoffman 9702626e0e add batch size check in rollup contract
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 44s Details
2024-04-28 18:02:39 -05:00
Ladd Hoffman 08dee20a29 delegated stake minor improvements
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-28 17:45:07 -05:00
Ladd Hoffman 37fd387cf3 add post separate from propose
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-28 16:51:35 -05:00
Ladd Hoffman 8e272bf2e8 refactor and stub for rollup 2024-04-28 15:06:10 -05:00
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