a90a553222
refactor: improve goreleaser archive and nfpms configuration
2025-01-01 14:11:36 -05:00
571fb6100b
refactor: remove outdated scopes
2024-12-30 14:18:33 -05:00
0a7b7d9fe2
refactor: remove unnecessary seed message
2024-12-30 12:31:55 -05:00
afc6343c21
fix: Handle only 500 errors in ErrorHandler
2024-12-29 13:19:21 -05:00
bb0e8495d3
fix: Return only on 500 errors in error handler
2024-12-29 13:19:20 -05:00
26a322a5ea
fix: update sqlc queries to match schema and use SQLite conventions
2024-12-29 01:22:19 -05:00
014ce98359
refactor: Update sqlc queries to match schema and sqlite conventions
2024-12-29 01:22:18 -05:00
ddf2f6232a
```
...
refactor: convert schema to SQLite
```
2024-12-29 01:20:47 -05:00
2486ff3c94
feat: convert highway sink schema to SQLite
2024-12-29 01:20:46 -05:00
9b0a78adda
fix: Rename DecodeWasmContext to decodeWasmContext
2024-12-29 00:42:28 -05:00
b727a52193
fix: resolve lint errors in WASMMiddleware function
2024-12-29 00:42:27 -05:00
e0d4427153
<no value>
2024-12-28 23:53:54 -05:00
356093d08a
refactor: move gateway and vault components to new locations
2024-12-28 18:08:59 -05:00
b0a91ddf14
build: update dependencies
2024-12-28 14:52:43 -05:00
aa8f8c004f
chore(dependabot): update dependabot configuration
2024-12-27 06:23:10 +00:00
d8e5bc9f37
chore(scripts): improve new issue script confirmation
2024-12-26 19:32:23 +00:00
75adb6200d
refactor(scopes): simplify scopes.json structure
2024-12-26 19:20:32 +00:00
92df0375dd
feat(scopes): add Web Authentication API documentation
2024-12-24 23:38:00 +00:00
d6f6023d8b
chore(.github): update keywords in scopes.json
2024-12-24 23:36:05 +00:00
3c450ad795
docs(scopes.json): add more specific keywords to documentation links
2024-12-24 23:33:27 +00:00
4ce9a45912
refactor(scopes): rename and reorganize scopes
2024-12-24 23:07:44 +00:00
68aa232368
refactor(api): remove unused Allocate RPC from Query service
2024-12-24 18:52:03 +00:00
2545ab5748
refactor: remove postgresql tasks
2024-12-24 12:02:19 -05:00
a5c17cb3db
feat: add install script for Sonr binaries
2024-12-24 12:01:20 -05:00
dependabot[bot]
280b441a4b
chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 ( #1211 )
...
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx ) from 5.7.1 to 5.7.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prad Nukala <prad@sonr.io>
2024-12-24 16:56:40 +00:00
dependabot[bot]
145499e1e4
chore(deps): bump github.com/cosmos/cosmos-db from 1.0.2 to 1.1.1 ( #1207 )
...
Bumps [github.com/cosmos/cosmos-db](https://github.com/cosmos/cosmos-db ) from 1.0.2 to 1.1.1.
- [Changelog](https://github.com/cosmos/cosmos-db/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cosmos/cosmos-db/compare/v1.0.2...v1.1.1 )
---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-db
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prad Nukala <prad@sonr.io>
2024-12-24 16:56:34 +00:00
dependabot[bot]
0ccfa47e7b
chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 ( #1210 )
...
Bumps google.golang.org/protobuf from 1.35.2 to 1.36.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prad Nukala <prad@sonr.io>
2024-12-24 16:56:25 +00:00
e2735d5cd1
refactor: remove unused AI PR body generator step
2024-12-24 11:49:42 -05:00
5eb1f0d0a9
ci: improve CI workflow efficiency by removing merge
2024-12-24 11:46:10 -05:00
a3652e3f2f
chore: upgrade actions to latest versions
2024-12-24 11:44:15 -05:00
dependabot[bot]
7d344ef854
chore(deps): bump cosmossdk.io/api from 0.7.5 to 0.7.6 ( #1209 )
...
Bumps [cosmossdk.io/api](https://github.com/cosmos/cosmos-sdk ) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases )
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/api/v0.7.5...api/v0.7.6 )
---
updated-dependencies:
- dependency-name: cosmossdk.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prad Nukala <prad@sonr.io>
2024-12-24 16:43:02 +00:00
378d259895
fix: prevent automatic version bumps from dependabot
2024-12-24 11:40:15 -05:00
3bbec0ebed
refactor: simplify Taskfile and remove unused chain configurations
2024-12-24 11:36:02 -05:00
4c9919f0a0
fix: correct merge workflow to increment patch version
2024-12-24 11:32:47 -05:00
github-actions[bot]
c77bf5d1ea
bump: version 0.5.27 → 0.6.0
v0.6.0
2024-12-24 16:25:16 +00:00
143053e355
test: Add commitizen dry run step to checks workflow ( #1217 )
2024-12-24 16:24:04 +00:00
47c3a53080
refactor/internal ( #1216 )
...
* refactor: update import paths in gateway handlers
* refactor: remove obsolete devtools Makefile and README
* build: optimize build process for improved efficiency
* refactor: remove obsolete pkl files related to Matrix and Sonr network configurations
* refactor: move embed code to x/dwn/types
2024-12-24 16:10:20 +00:00
0ec2f7d86a
feature/1214 session fetch refactor ( #1215 )
...
* chore(docs): remove token economy guide
* refactor(context): update GatewayContext to use Querier interface
* chore(database): update schema path
* docs: Update READMEs for x/did, x/dwn, and x/svc with UCAN integration
* chore(pkg): update database scope name
* refactor(did): optimize GenesisState proto methods
* refactor(svc): update Service proto to use repeated fields
* refactor(api): rename MsgSpawn to MsgInitialize
2024-12-24 15:38:17 +00:00
398864fc6b
refactor: rename DID, DWN, and SVC modules to core-dids, core-dwns, and core-svcs respectively
2024-12-24 03:37:27 -05:00
630e4ad7f0
refactor: rename MsgInitialize to MsgSpawn for clarity
2024-12-24 00:59:42 -05:00
7e50d7f76d
refactor: rename scopes in .github/scopes.json for better clarity
2024-12-23 20:35:34 -05:00
9dfb8634bc
chore(workflows): improve CI/CD workflow names
2024-12-23 18:42:34 +00:00
9556faabb9
feat: Add option to create draft issues from the new-issue script
2024-12-23 13:35:52 -05:00
c9cc4042db
chore(release): remove version bumping workflow
2024-12-23 15:37:07 +00:00
fc9995dd40
chore(configs): remove unused logs config file
2024-12-23 15:34:45 +00:00
5cc450c170
chore(dependencies): remove PostgreSQL lockfile
2024-12-23 15:33:14 +00:00
d3cfd27f5a
Fix/actions ( #1213 )
...
* ci(release): trigger release on main branch push
* chore(release): update release workflow to use main branch
2024-12-23 02:14:04 +00:00
30c984fd90
Feature/deploy linux ( #1212 )
...
* chore(deploy): remove devbox configuration
* feat(taskfiles): add mount and platform specific start commands for IPFS
* feat(gateway): update registration route
---------
Signed-off-by: Prad Nukala <prad@sonr.io>
2024-12-23 02:05:51 +00:00
4d6a8628af
feature/deploy linux ( #1206 )
...
* chore(deploy): remove devbox configuration
* feat(taskfiles): add mount and platform specific start commands for IPFS
v0.5.28
2024-12-22 23:43:30 +00:00
59b561d2d9
ci(publish): trigger workflow on release creation
2024-12-22 22:14:15 +00:00