-
Notifications
You must be signed in to change notification settings - Fork 666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: Integrate extracted and published near-account-id #10019
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
db0cbd6
[Chore] Integrate external near-account-id.
ruseinov 5266e63
review comment fix
ruseinov 207fe79
fix imports
ruseinov 09f65c9
fix tests
ruseinov 40383bd
Merge branch 'master' into ru/chore/account-id-int
ruseinov fe1530d
Revert "fix tests"
ruseinov fef53aa
nearcore fixed
ruseinov 9ec48e6
more fixes
ruseinov fe78df5
remove account id
ruseinov c805482
fix primitives
ruseinov 9f40c24
fix near-store
ruseinov 9fb7342
fix integration tests
ruseinov c8e0ef9
fmt
ruseinov 5bae6b5
fix near-vm-runner
ruseinov b7ab65a
fix node-runtime
ruseinov b5c491a
near-jsonrpc-tests fix
ruseinov 0699d29
fix state-viewer
ruseinov 6da402a
use correct near-account-id repo
ruseinov 2e50333
Merge branch 'master' into ru/chore/account-id-int-2
ruseinov f2673f4
address review comment
ruseinov 3637fe9
more review comments fixed
ruseinov 771b7fa
fix some small issues
ruseinov 9d8e3c0
fixes
ruseinov 2037bd4
fixed core/primitives/src/signable_message.rs
frol ed5d855
Merge branch 'master' into ru/chore/account-id-int-2
frol f759f2e
Merge branch 'master' into ru/chore/account-id-int-2
frol 52ed6ed
use near-account-id 1.0.0-alpha.1 release from crates.io
frol 0dbedda
Merge branch 'master' into ru/chore/account-id-int-2
frol File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked that the crate exists.
https://docs.rs/crate/near-account-id/1.0.0-alpha.1