Commit Graph

79 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 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 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 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 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 27efdafc94 remove unneeded comments
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-27 18:56:38 -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 93345f6152 remove infura key
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-27 17:25:43 -05:00
Ladd Hoffman b1d1ea6d7a frontend: add infura api key
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-27 17:03:16 -05:00
Ladd Hoffman 0b6d147f9c matrix event import is working
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 26s Details
2024-04-27 15:59:36 -05:00
Ladd Hoffman 44821a2556 remove outdated comments
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-26 22:58:23 -05:00
Ladd Hoffman 260de4e724 remove "watch rep" button
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-26 19:52:50 -05:00
Ladd Hoffman 58dc26ee30 use wildcard for widget client origin
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-26 19:45:33 -05:00
Ladd Hoffman 527c844ad0 request register identity capability
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-26 19:23:15 -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 fe5fe522ab stub handler for identity registration
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-04-26 18:31:34 -05:00
Ladd Hoffman 6a2b647b4b text event
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-26 17:59:17 -05:00
Ladd Hoffman e95d7ac91c m.room.message
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-26 17:54:40 -05:00
Ladd Hoffman 2f6b3d4ed1 m.message 2024-04-25 22:10:08 -05:00
Ladd Hoffman 6f4b2855a8 twiddle
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-25 22:08:42 -05:00
Ladd Hoffman 9e5ccf6470 fixup
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-04-25 22:03:20 -05:00
Ladd Hoffman ab103d3038 request capability on start
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 42s Details
2024-04-25 21:57:51 -05:00
Ladd Hoffman 83d43b8312 caapbility string
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-25 21:54:08 -05:00
Ladd Hoffman 4a38104d10 remove window message listener
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 43s Details
2024-04-25 21:45:34 -05:00
Ladd Hoffman 3593fafd91 hardcode domain
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-25 19:50:06 -05:00
Ladd Hoffman 039fc85fff widgetId from params
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-04-25 19:23:36 -05:00
Ladd Hoffman e4277a229b squiggles
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-25 18:47:38 -05:00
Ladd Hoffman 5b086aab9d tinkering
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 28s Details
2024-04-25 18:11:16 -05:00
Ladd Hoffman 9b44c5bf21 widgeting
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s Details
2024-04-25 17:50:10 -05:00
Ladd Hoffman b7a880322f set parent
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-25 17:46:35 -05:00
Ladd Hoffman d09a46c292 request send message capability
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-25 17:39:46 -05:00
Ladd Hoffman 9403e817b0 hard-code roomId
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-25 17:29:02 -05:00
Ladd Hoffman 31fc599ce8 hard-code widgetId
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-25 17:25:19 -05:00
Ladd Hoffman 80cd3439d1 log _events
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s Details
2024-04-25 16:57:51 -05:00
Ladd Hoffman eb54ff4805 call updateRequestedCapabilities
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s Details
2024-04-25 16:50:04 -05:00
Ladd Hoffman 1eacf3c9ab log widget api
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-25 15:53:11 -05:00
Ladd Hoffman bc4b9f6a5b request a capability
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-25 15:41:46 -05:00
Ladd Hoffman 8cc14bc7d5 call widget api start
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 50s Details
2024-04-25 15:36:33 -05:00
Ladd Hoffman 27d0c853b2 fixup
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 44s Details
2024-04-25 15:22:44 -05:00
Ladd Hoffman b713c77f10 try to instantiate widget api
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-25 15:20:37 -05:00
Ladd Hoffman 466be6dacd simplify...
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 26s Details
2024-04-25 15:05:19 -05:00
Ladd Hoffman 8bb9f6b41e add async property to main script
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-25 14:48:45 -05:00
Ladd Hoffman f202e5e4f2 try to block render until message handler is installed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-25 14:45:43 -05:00