Commit Graph

304 Commits

Author SHA1 Message Date
Ladd Hoffman c16db92e27 rework availability contract to keep one active stake per worker 2024-05-02 13:44:37 -05:00
Ladd Hoffman 2790c9262b comments 2024-05-02 12:01:14 -05:00
Ladd Hoffman 073f6e61aa first cut at backend part of rollup implementation 2024-05-01 22:25:04 -05:00
Ladd Hoffman 33a458aba1 backend: refactor bot commands and identity registration into topics 2024-04-30 22:27:21 -05:00
Ladd Hoffman b3371c84d9 backend, slight refactor; we already had a wallet available to export 2024-04-30 19:22:55 -05:00
Ladd Hoffman 62741ead01 enable staking 2024-04-30 17:53:57 -05:00
Ladd Hoffman 4e9ebfa7c3 fixup backend 2024-04-30 17:32:55 -05:00
Ladd Hoffman fb3f842355 send http 202 accepted if import is taking a long time 2024-04-30 16:57:34 -05:00
Ladd Hoffman 40c1fd43d7 deploy core contracts separately due to size limit 2024-04-30 15:56:43 -05:00
Ladd Hoffman 5aee8c9314 staking enable/diable fixup 2024-04-29 18:13:24 -05:00
Ladd Hoffman e709a1bc67 import from matrix: fixup 2024-04-29 17:51:51 -05:00
Ladd Hoffman 337c4824fd import from matrix: sign as sender 2024-04-29 17:21:03 -05:00
Ladd Hoffman 276677e1c8 stub for backend automatic staking 2024-04-29 17:00:56 -05:00
Ladd Hoffman 0843a3279d frontend: refactor to consolidate main tabs as a component 2024-04-28 20:27:25 -05:00
Ladd Hoffman 2c5fb00180 rename WorkContract to Work 2024-04-28 18:11:20 -05:00
Ladd Hoffman fe0326bf2c rename contentId to postId 2024-04-28 18:06:26 -05:00
Ladd Hoffman 9702626e0e add batch size check in rollup contract 2024-04-28 18:02:39 -05:00
Ladd Hoffman 08dee20a29 delegated stake minor improvements 2024-04-28 17:45:07 -05:00
Ladd Hoffman 37fd387cf3 add post separate from propose 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 b175a34b9f project architecture documentation 2024-04-28 14:19:23 -05:00
Ladd Hoffman 696a6d53b6 Merge pull request 'minor refactor' () from Virtual-branch into main
Reviewed-on: 
2024-04-27 19:18:05 -05:00
Ladd Hoffman d568c08cce minor refactor 2024-04-27 19:19:53 -05:00
Ladd Hoffman 6cca9a1d95 Merge pull request 'remove unneeded comments' () from Virtual-branch into main
Reviewed-on: 
2024-04-27 18:55:25 -05:00
Ladd Hoffman 27efdafc94 remove unneeded comments 2024-04-27 18:56:38 -05:00
Ladd Hoffman 551e6dfa54 fix papers import 2024-04-27 18:38:01 -05:00
Ladd Hoffman 5e580768e9 formatting 2024-04-27 18:09:06 -05:00
Ladd Hoffman 2399294e13 destructure hash property of write result 2024-04-27 18:07:41 -05:00
Ladd Hoffman 93345f6152 remove infura key 2024-04-27 17:25:43 -05:00
Ladd Hoffman 53fcc2f2d3 Merge pull request 'frontend: add infura api key' () from frontend-add-infura-api-key- into main
Reviewed-on: 
2024-04-27 17:19:03 -05:00
Ladd Hoffman b1d1ea6d7a frontend: add infura api key 2024-04-27 17:03:16 -05:00
Ladd Hoffman d2d781aef3 send reply notice when importing matrix post 2024-04-27 16:11:10 -05:00
Ladd Hoffman 0b6d147f9c matrix event import is working 2024-04-27 15:59:36 -05:00
Ladd Hoffman c497b55294 consolidate more into outbound queue 2024-04-27 13:49:27 -05:00
Ladd Hoffman de4ce0da5e update readme for backend 2024-04-27 13:40:11 -05:00
Ladd Hoffman f7bd1fc67b refactor matrix.js into separate files 2024-04-27 13:37:16 -05:00
Ladd Hoffman 17e8a559cf backend: refactor files into directories 2024-04-27 12:57:15 -05:00
Ladd Hoffman 44821a2556 remove outdated comments 2024-04-26 22:58:23 -05:00
Ladd Hoffman b1b59e6df5 ignore cited papers with no authors 2024-04-26 22:48:52 -05:00
Ladd Hoffman 6a644097fe indicate if a user was already registered 2024-04-26 21:56:20 -05:00
Ladd Hoffman 260de4e724 remove "watch rep" button 2024-04-26 19:52:50 -05:00
Ladd Hoffman 58dc26ee30 use wildcard for widget client origin 2024-04-26 19:45:33 -05:00
Ladd Hoffman 435553bf05 register matrix user link to author address 2024-04-26 19:36:02 -05:00
Ladd Hoffman 527c844ad0 request register identity capability 2024-04-26 19:23:15 -05:00
Ladd Hoffman a204ec7f6f log when receiving a register identity request 2024-04-26 19:18:12 -05:00
Ladd Hoffman e44f43350a proposal info reply in thread 2024-04-26 19:08:02 -05:00
Ladd Hoffman fe5fe522ab stub handler for identity registration 2024-04-26 18:31:34 -05:00
Ladd Hoffman 6a2b647b4b text event 2024-04-26 17:59:17 -05:00
Ladd Hoffman e95d7ac91c m.room.message 2024-04-26 17:54:40 -05:00
Ladd Hoffman 2f6b3d4ed1 m.message 2024-04-25 22:10:08 -05:00