Skip to content

Conversation

@Sankara-Jefferson
Copy link
Contributor

This PR restores the wallet creation functionality from the previously closed PR #496, which was auto-closed after an upstream history rewrite.

Included:

  • All original commits from the wallet creation feature
  • Rebased onto upstream main (from f6d3963 onward)
  • Resolved CI config and go.mod/go.sum conflicts
  • Reintroduced version.json required by go:embed

No functional changes from the original PR. This is a clean recovery for re-review and merge.

web3-bot and others added 30 commits June 14, 2025 07:07
Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
There seem to have been some manual releases which leaves version file
inconsistent with what the latest release is.
This is the version for MVP milestone
New version includes retrieval optimization.
- update go-libp2p to v0.39.1
- enable HTTP(S)_PROXY and TCP_PROXY
zachfedor and others added 9 commits June 14, 2025 07:08
- Add init function to create full current schema on brand new clean
databases and run missing migrations on any databases using old
auto-migrate strategy with existing data.
- Add CLI commands to migrate up, down, or to a specified version by ID
- Add utility functions to get list of migration IDs ran on current
database, check if migration has run by ID, etc.
Fix struct tag ordering in handler/storage/types_gen.go to match
the current code generator output. This resolves CI failures where
go generate was detecting differences between committed and generated files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants