2f65b1c283
refactor: simplify release process and remove unnecessary tasks
2025-01-06 13:12:38 -05:00
48f7b5d5cc
chore: update version number to 0.6.1
2025-01-06 13:09:38 -05:00
d26d3d7b4d
feature/1220 origin handle exists method ( #1242 )
...
* feat: add docs and CI workflow for publishing to onsonr.dev
* (refactor): Move hway,motr executables to their own repos
* feat: simplify devnet and testnet configurations
* refactor: update import path for didcrypto package
* docs(networks): Add README with project overview, architecture, and community links
* refactor: Move network configurations to deploy directory
* build: update golang version to 1.23
* refactor: move logger interface to appropriate package
* refactor: Move devnet configuration to networks/devnet
* chore: improve release process with date variable
* (chore): Move Crypto Library
* refactor: improve code structure and readability in DID module
* feat: integrate Trunk CI checks
* ci: optimize CI workflow by removing redundant build jobs
* feat: integrate Trunk CI checks, simplify devnet and testnet configurations, add docs and CI for onsonr.dev publishing, automate releases using Taskfile and GitHub Actions, and add Reddit release notification
* ci: Trigger release validation on pull requests
* ci: Migrate GoReleaser configuration to Makefiles
* chore: update CI workflow permissions and rename job
---------
Co-authored-by: Darp Alakun <i@prad.nu>
2025-01-06 17:24:48 +00:00
807b2e86ec
feature/1220 origin handle exists method ( #1241 )
...
* feat: add docs and CI workflow for publishing to onsonr.dev
* (refactor): Move hway,motr executables to their own repos
* feat: simplify devnet and testnet configurations
* refactor: update import path for didcrypto package
* docs(networks): Add README with project overview, architecture, and community links
* refactor: Move network configurations to deploy directory
* build: update golang version to 1.23
* refactor: move logger interface to appropriate package
* refactor: Move devnet configuration to networks/devnet
* chore: improve release process with date variable
* (chore): Move Crypto Library
* refactor: improve code structure and readability in DID module
* feat: integrate Trunk CI checks
* ci: optimize CI workflow by removing redundant build jobs
---------
Co-authored-by: Darp Alakun <i@prad.nu>
2025-01-06 17:06:10 +00:00
9bd5e41fa0
docs: add .gitignore entries for Aider generated files
2025-01-03 11:44:12 -05:00
2ae32b2f64
refactor: remove devcontainer configuration
2025-01-01 16:21:42 -05:00
ef7c33a011
chore: disable Reddit release announcement
v0.6.1
2025-01-01 15:49:01 -05:00
ac8250557d
refactor: simplify release workflow and remove unnecessary Taskfile includes
2025-01-01 15:42:11 -05:00
8764e93437
refactor: improve release process using goreleaser and taskfile
2025-01-01 15:34:51 -05:00
8224fd3683
fix: pass working directory to goreleaser task
2025-01-01 15:28:15 -05:00
a5dd620b17
feat: automate release process using Taskfile and GitHub Actions
2025-01-01 15:22:40 -05:00
57bce7d50e
ci: Enable remote taskfiles in release workflow
2025-01-01 15:15:24 -05:00
5c5e909ffd
refactor: simplify release workflow using a single task
2025-01-01 15:13:22 -05:00
0cf308016b
ci: improve release workflow by adding task installation step
2025-01-01 15:12:46 -05:00
9787394d5a
fix: correct release name template syntax
2025-01-01 14:58:02 -05:00
a90111907d
refactor: improve release naming and environment variable handling
2025-01-01 14:52:37 -05:00
7c8fa0045c
Merge branch 'feature/1232-create-vault-settings' into feature/1220-origin-handle-exists-method
2025-01-01 14:31:18 -05:00
0eb5530422
feat: add Reddit release notification
2025-01-01 14:30:34 -05:00
a90a553222
refactor: improve goreleaser archive and nfpms configuration
2025-01-01 14:11:36 -05:00
aee9af7b34
chore: update next milestone in scopes.json
2025-01-01 13:55:21 -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