569 Commits

Author SHA1 Message Date
6e384d5044 refactor: move nebula/pages to pkg/nebula/pages 2024-09-29 15:56:15 -04:00
github-actions[bot]
d4ca327880 bump: version 0.2.0 → 0.3.0 v0.3.0 2024-09-29 19:21:02 +00:00
7a8854b2cd refactor: remove unused lock files and configurations 2024-09-29 15:19:28 -04:00
abf6b5d5c8 feat: add buf.lock for proto definitions 2024-09-29 15:18:54 -04:00
2daaec55c2 fix: remove unused linting rules 2024-09-29 15:18:39 -04:00
415ac526d3 fix: update proto breaking check target to master branch 2024-09-29 15:18:11 -04:00
github-actions[bot]
9fd55c9032 bump: version 0.1.0 → 0.2.0 v0.2.0 2024-09-29 18:47:03 +00:00
93dd11ee59 Merge branch 'develop' 2024-09-29 14:45:45 -04:00
b94bad0df2
refactor: adjust source directory for config files (#1102) 2024-09-29 14:42:42 -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
0bcb4c0715 fix: ensure go version is up-to-date 2024-09-28 00:02:23 -04:00
91d8f523dd feat: disable goreleaser workflow 2024-09-27 23:59:22 -04:00
d0a7670311 style: Correct workflow name capitalization 2024-09-27 23:53:36 -04:00
ae86b45335 fix: use GITHUB_TOKEN for version bump workflow 2024-09-27 23:33:48 -04:00
a61d1f7e17 chore: update workflow to use GH_PAT_TOKEN 2024-09-27 23:23:01 -04:00
a17f5492a5 test: add test suite for version bumping logic 2024-09-27 23:19:58 -04:00
80770d5c11 refactor: Use actions/checkout@v4 2024-09-27 23:15:45 -04:00
0c8a38b04d chore(workflows): use GITHUB_TOKEN for version bump workflow 2024-09-27 23:12:06 -04:00
5704b18b15 chore(release): bump version to 0.1.0 2024-09-27 23:09:30 -04:00
c2d7fcb868 refactor: remove unused master branch from CI workflow 2024-09-27 23:05:50 -04:00
f56397df38 refactor: rename github token secret 2024-09-27 23:04:28 -04:00
6063c5480c docs: remove unused acknowledgements 2024-09-27 23:03:05 -04:00
f5ac4604f1 feat: update workflows to include master branch 2024-09-27 22:57:39 -04:00
c4505d98c1 feat: remove global style declaration 2024-09-27 21:23:45 -04:00
482b8db6e9 refactor: remove unnecessary x-cloak styles 2024-09-27 21:18:22 -04:00
06daff4b33 fix: update account table interface to use address, chain and network 2024-09-27 21:15:20 -04:00
d06dfb5a93 refactor: optimize oracle genesis proto 2024-09-27 21:08:53 -04:00
92ff87cc2c refactor: remove unused code related to whitelisted assets 2024-09-27 20:58:05 -04:00
88a3d9da1c refactor: update buf publish source directory 2024-09-27 20:12:03 -04:00
439f7f984c refactor: adjust devbox configuration to reflect nebula changes 2024-09-27 20:07:00 -04:00
fbf4819b5a refactor: rename msg_server.go to rpc.go 2024-09-27 11:46:40 -04:00
dbac1e7059 docs: add module readme templates 2024-09-27 11:45:42 -04:00
6e6272da0a fix(ci): update docker vm release workflow with new token 2024-09-27 11:40:33 -04:00
7c025978eb fix: use mnemonic phrases for test account keys 2024-09-27 11:22:05 -04:00
ca697c2304 refactor: remove devbox integration 2024-09-27 11:05:08 -04:00
2ca41d94ee refactor: move dwn package to app/config 2024-09-27 11:04:19 -04:00
9c768e4891 refactor: move configuration files to app directory 2024-09-27 11:03:38 -04:00
049ed32e33 refactor: extract root command creation to separate file 2024-09-27 11:02:11 -04:00
4463bf6ffb fix: reduce motr proxy shutdown timeout 2024-09-27 11:00:54 -04:00
162e246307 feat(oracle): add oracle module 2024-09-26 18:14:18 -04:00
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
5ef00c3910 refactor: move ipfs setup to function 2024-09-26 16:04:48 -04:00
da199b0d76 feat: optimize IPFS configuration for better performance 2024-09-26 16:03:08 -04:00
08035b6f85 chore: update caddy configuration 2024-09-26 15:58:49 -04:00
6df798f458 feat: add local IPFS bootstrap script and refactor devbox config 2024-09-26 14:51:14 -04:00
a190e1eac6 refactor: remove unnecessary proxy config 2024-09-26 13:52:03 -04:00
6aacee387f feat: add AllocateVault HTTP endpoint 2024-09-26 13:09:21 -04:00
467d1c9b27 refactor: rename script to 2024-09-26 13:05:09 -04:00
3638acd216 fix(nebula): use bunx for tailwindcss build 2024-09-25 22:47:00 -04:00
ad2902b0bb feat: add WebAuthn credential management functionality 2024-09-25 22:21:21 -04:00