Commit Graph
11 Commits
Author SHA1 Message Date
Prad Nukala 3baec2745b refactor: rename msg_server_test.go to rpc_test.go 2024-10-02 16:30:48 -04:00
Prad NukalaandGitHub 8ef7a7eab7 feat(service): integrate group module (#1104) 2024-10-02 04:20:55 -04:00
Prad NukalaandGitHub edb109b542 feature/dwn sw js (#1103)
- **feat(macaroon): add  and  to macaroon genesis**
- **refactor: move schema definitions to dedicated file**
- **feat: remove Session model**
- **refactor: move session middleware to internal package**
2024-10-02 01:40:49 -04:00
Prad Nukala 48b197890e refactor: move nebula configuration to static file 2024-09-30 21:51:16 -04:00
Prad Nukala dfc30b9754 feat: add macaroon and oracle genesis states 2024-09-30 15:28:27 -04:00
Prad Nukala d06dfb5a93 refactor: optimize oracle genesis proto 2024-09-27 21:08:53 -04:00
Prad Nukala 92ff87cc2c refactor: remove unused code related to whitelisted assets 2024-09-27 20:58:05 -04:00
Prad Nukala fbf4819b5a refactor: rename msg_server.go to rpc.go 2024-09-27 11:46:40 -04:00
Prad Nukala dbac1e7059 docs: add module readme templates 2024-09-27 11:45:42 -04:00
Prad Nukala 162e246307 feat(oracle): add oracle module 2024-09-26 18:14:18 -04:00
Prad NukalaandGitHub 779a45121b feature/proxied registration (#26)
* chore: ignore mprocs configuration files

* feat(macaroon): add macaroon module

* chore: update module dependencies
2024-09-26 18:01:49 -04:00