Commit Graph

36 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 ffe711ad7f sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 29s Details
2024-04-20 12:41:21 -05:00
Ladd Hoffman 7c2de64dff move contract-addresses.json 2024-04-19 18:08:33 -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 d7b07f01d2 sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-16 19:28:15 -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 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
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 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 34215de7e0 testnet deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-03-29 18:23:28 -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 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 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 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 1f691bf2b4 sepolia deploy
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s Details
2024-03-20 20:05:41 -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 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 4674a184ce Stop sharing code and just make copies of contract addresses json
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s Details
2024-03-17 13:36:31 -05:00