298 Commits

Author SHA1 Message Date
36ad1448df feat: add stats section to homepage 2024-09-30 21:16:27 -04:00
5f2e6c5dd4 feat: implement hero section using Pkl 2024-09-30 21:16:13 -04:00
3e9139bd58 Merge branch 'master' into develop 2024-09-30 20:09:00 -04:00
9478227547 refactor: rename buf-publish.yml to publish-assets.yml 2024-09-30 20:08:38 -04:00
6f3fa0ec38 refactor: remove unused field from 2024-09-30 19:44:28 -04:00
aa830517f3 feat: add PKL schema for message formats 2024-09-30 19:44:16 -04:00
github-actions[bot]
e6f7f70201 bump: version 0.5.0 → 0.6.0 2024-09-30 19:57:41 +00:00
482c113a2f Merge branch 'develop' 2024-09-30 15:57:07 -04:00
d9b1ac72a3 feat: add Homebrew tap for sonr 2024-09-30 15:57:03 -04:00
github-actions[bot]
fde2fff1fb bump: version 0.4.0 → 0.5.0 2024-09-30 19:45:17 +00:00
c75f24ff43 Merge branch 'develop' 2024-09-30 15:44:53 -04:00
06bbb8eb3a feat: update release workflow to use latest tag 2024-09-30 15:44:47 -04:00
github-actions[bot]
7306bf7018 bump: version 0.3.1 → 0.4.0 v0.4.0 2024-09-30 19:41:27 +00:00
07fd9ff0ad refactor: remove old changelog entries 2024-09-30 15:41:01 -04:00
fc0918c938 refactor: remove unnecessary checkout in scheduled-release workflow 2024-09-30 15:40:38 -04:00
9f7ae46826 chore(workflows): rename workflow name 2024-09-30 15:37:25 -04:00
b455cf9ff4 refactor: rename build ID to sonr 2024-09-30 15:33:58 -04:00
cd7b30a0e3 feat(dwn): add wasm build for dwn 2024-09-30 15:30:25 -04:00
dfc30b9754 feat: add macaroon and oracle genesis states 2024-09-30 15:28:27 -04:00
78900c0b68 Merge branch 'master' into develop 2024-09-30 15:26:14 -04:00
468c31a994 refactor: remove unnecessary release existence check 2024-09-30 15:26:06 -04:00
github-actions[bot]
aca28b1336 bump: version 0.3.1 → 0.4.0 2024-09-30 19:14:44 +00:00
3b027b836f fix: Enable scheduled release workflow 2024-09-30 15:14:07 -04:00
d7d19f4bb7 feat: add scheduled binary release workflow 2024-09-30 15:13:00 -04:00
49e56239a5 feat: introduce process-compose for process management 2024-09-30 00:33:16 -04:00
4a76f105af refactor: move dwn wasm build to pkg directory 2024-09-30 00:13:58 -04:00
9fcdfe5243 feat: add counter animation to hero section 2024-09-29 21:42:46 -04:00
e764cce90a feat: add registration page 2024-09-29 18:38:41 -04:00
github-actions[bot]
acdd0eae39 bump: version 0.3.0 → 0.3.1 v0.3.1 2024-09-29 19:57:48 +00:00
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