10 Commits

Author SHA1 Message Date
8bd68c4269 feat: add payment method support 2024-10-07 16:30:54 -04:00
dba9a119ef feat: add json tags to config structs 2024-10-07 10:49:25 -04:00
d93c19c2ab
feature/1107 integrate dexie db (#1128)
- **feat: remove grant page**
- **refactor: remove alert, input, radios, tabs, and video blocks**
- **feat: add JSON serialization to DWN config**
- **feat: add new Highway gateway component**
- **refactor: remove unused chains.yaml and devbox.json**
- **refactor: Separate request and response headers into protected and
non-protected structs**
- **feat: Update the UseSession echo middleware to bind the correct
headers and provide methods for updating HTMX context from Go**
- **refactor: remove unused headers from session**
- **feat: add authorize endpoint**
- **feat: create marketing pages**
2024-10-06 20:07:24 -04:00
62628ed0d8 feat: add Motr support 2024-10-06 11:39:23 -04:00
875c410443 feat(devbox): use process-compose for testnet services 2024-10-04 05:27:51 -04:00
77d76938a3 feat: remove motr.mjs dependency 2024-10-04 01:57:43 -04:00
aa830517f3 feat: add PKL schema for message formats 2024-09-30 19:44:16 -04:00
d7d19f4bb7 feat: add scheduled binary release workflow 2024-09-30 15:13:00 -04:00
4a76f105af refactor: move dwn wasm build to pkg directory 2024-09-30 00:13:58 -04:00
d04c87de43
feature/refactor types (#1101)
- **docs: remove discord badge from README**
- **fix: ensure go version is up-to-date**
- **<no value>**
- **refactor: update import paths for blocks to components**
- **feat: add Hero component template**
- **fix: update footer logo to svg**
- **feat: add Query/Sign and Query/Verify RPC methods**
- **refactor: rename Keyshares to KsVal in did/v1/state.proto**
2024-09-29 14:40:36 -04:00