Prad Nukala
|
53a34171e8
|
style(proto): ignore tmp-swagger-gen/**/*.swagger.json
|
2025-10-21 12:04:29 -04:00 |
|
 Prad NukalaandGitHub
|
13e6c3e84d
|
Master (#1262)
* clear
* feat: Add everything
* fix: Commenht
|
2025-10-03 14:45:52 -04:00 |
|
Prad
|
68aa232368
|
refactor(api): remove unused Allocate RPC from Query service
|
2024-12-24 18:52:03 +00:00 |
|
 Prad NukalaandGitHub
|
6072f6ecfa
|
feature/implement wss routes (#1196)
* feat(database): create schema for hway and motr
* fix(gateway): correct naming inconsistencies in handlers
* build: update schema file to be compatible with postgresql syntax
* fix: update schema to be compatible with PostgreSQL syntax
* chore: update query_hway.sql to follow sqlc syntax
* ```text
refactor: update query_hway.sql for PostgreSQL and sqlc
```
* feat: add vaults table to store encrypted data
* refactor: Update vaults table schema for sqlc compatibility
* chore(deps): Upgrade dependencies and add pgx/v5
* refactor(Makefile): move sqlc generate to internal/models
* docs(foundations): remove outdated pages
* chore(build): add Taskfile for build tasks
* refactor(embed): move embed files to internal package
* docs: add documentation for Cosmos SDK ORM
|
2024-12-18 20:53:45 +00:00 |
|
 Prad NukalaandGitHub
|
44027b9303
|
feature/1149 vault allocation error (#1173)
- **refactor: update devbox configuration and scripts**
- **refactor: remove web documentation**
- **refactor: move resolver formatter to services package**
- **refactor: Rename x/vault -> x/dwn and x/service -> x/svc**
- **refactor: remove unused dependencies and simplify module imports**
- **refactor: remove dependency on DWN.pkl**
- **refactor: Move IPFS interaction functions to common package**
- **refactor: remove unused TUI components**
- **feat: add gum package and update devbox configuration**
- **refactor: rename Assertion to Account and update related code**
- **fix: resolve rendering issue in login modal**
- **refactor: migrate build system from Taskfile to Makefile**
- **refactor: Deployment setup**
- **refactor: Update Credential table to match WebAuthn Credential
Descriptor**
- **feat: add fast reflection methods for Capability and Resource**
- **fix: update devbox lockfile**
- **feat: add support for parent field and resources list in Capability
message**
- **feature/1149-vault-allocation-error**
- **fix: adjust fullscreen modal close button margin**
|
2024-11-26 22:05:50 -05:00 |
|