Skip to content

Issues: near/nearcore

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Protocol upgrade doesn't work if block producers number exceeds epoch length A-testing Area: Unit testing / integration testing C-housekeeping Category: Refactoring, cleanups, code quality
#12195 opened Oct 8, 2024 by Longarithm
Deprecate ShardLayout::v0 A-resharding Area: State resharding C-good-first-issue Category: issues that are self-contained and easy for newcomers to work on. C-housekeeping Category: Refactoring, cleanups, code quality
#12176 opened Oct 1, 2024 by Longarithm
Adjust upgradability test for multiple protocol updates C-good-first-issue Category: issues that are self-contained and easy for newcomers to work on. C-housekeeping Category: Refactoring, cleanups, code quality
#11800 opened Jul 17, 2024 by staffik
test_features used for adversarial features A-testing Area: Unit testing / integration testing C-housekeeping Category: Refactoring, cleanups, code quality
#11645 opened Jun 21, 2024 by tayfunelmas
replace the once_cell dependency with the types from libstd C-housekeeping Category: Refactoring, cleanups, code quality
#11611 opened Jun 19, 2024 by nagisa
Use Signer and ValidatorSigner interfaces where possible C-good-first-issue Category: issues that are self-contained and easy for newcomers to work on. C-housekeeping Category: Refactoring, cleanups, code quality
#11531 opened Jun 10, 2024 by staffik
Store bool in ProcessingDoneTracker&Waiter C-good-first-issue Category: issues that are self-contained and easy for newcomers to work on. C-housekeeping Category: Refactoring, cleanups, code quality
#11486 opened Jun 5, 2024 by Longarithm
Missing EpochValidatorInfo for epoch height 544 C-housekeeping Category: Refactoring, cleanups, code quality
#11477 opened Jun 4, 2024 by Longarithm
Cannot replay epoch info generation for epoch height 1055 C-housekeeping Category: Refactoring, cleanups, code quality
#11476 opened Jun 4, 2024 by Longarithm
Support moving chain head back for arbitrary block number A-chain Area: Chain, client & related C-good-first-issue Category: issues that are self-contained and easy for newcomers to work on. C-housekeeping Category: Refactoring, cleanups, code quality
#11369 opened May 21, 2024 by Longarithm
Deprecate old epoch config parameters C-housekeeping Category: Refactoring, cleanups, code quality
#11267 opened May 8, 2024 by Longarithm
Standardize epoch configs A-genesis Area: issues that are related to genesis A-resharding Area: State resharding A-stateless-validation Area: stateless validation C-good-first-issue Category: issues that are self-contained and easy for newcomers to work on. C-housekeeping Category: Refactoring, cleanups, code quality
#11265 opened May 8, 2024 by Longarithm
Tech debt: getting rid of VMMemoryDefinitionOwnership A-contract-runtime Area: contract compilation and execution, virtual machines, etc C-housekeeping Category: Refactoring, cleanups, code quality T-contract-runtime Team: issues relevant to the contract runtime team
#11116 opened Apr 19, 2024 by Ekleog-NEAR
Remove KeyValueRuntime C-housekeeping Category: Refactoring, cleanups, code quality
#10678 opened Feb 28, 2024 by pugachAG
Remove MockEpochManager C-housekeeping Category: Refactoring, cleanups, code quality
#10634 opened Feb 20, 2024 by pugachAG
Receipt and Action validation is error prone and is missing compile-time checks A-contract-runtime Area: contract compilation and execution, virtual machines, etc A-transaction-runtime Area: transaction runtime (transaction and receipts processing, state transition, etc) C-housekeeping Category: Refactoring, cleanups, code quality
#10397 opened Jan 9, 2024 by nagisa
Break down large source code files into smaller ones C-housekeeping Category: Refactoring, cleanups, code quality
#10275 opened Dec 1, 2023 by pugachAG
Publish near-* crates together with the binary release C-enhancement Category: An issue proposing an enhancement or a PR with one. C-housekeeping Category: Refactoring, cleanups, code quality enhancement T-public-interfaces Team: issues relevant to the public interfaces team
#10258 opened Nov 27, 2023 by frol
3 tasks
Rename PeerStore A-network Area: Network C-housekeeping Category: Refactoring, cleanups, code quality T-core Team: issues relevant to the core team
#10096 opened Nov 3, 2023 by saketh-are
Implement API for proper block creation in tests C-housekeeping Category: Refactoring, cleanups, code quality T-core Team: issues relevant to the core team
#9700 opened Oct 18, 2023 by Longarithm
sync_state_dump test holds a lock across an await point A-testing Area: Unit testing / integration testing C-housekeeping Category: Refactoring, cleanups, code quality
#9650 opened Oct 6, 2023 by nagisa
Cleanup block header fields C-housekeeping Category: Refactoring, cleanups, code quality T-core Team: issues relevant to the core team
#9640 opened Oct 5, 2023 by Longarithm
Cleanup logic of applying old chunk C-housekeeping Category: Refactoring, cleanups, code quality T-core Team: issues relevant to the core team
#9639 opened Oct 5, 2023 by Longarithm
Investigate incorrect parent tracing spans A-chain Area: Chain, client & related C-housekeeping Category: Refactoring, cleanups, code quality
#9441 opened Aug 16, 2023 by Longarithm
We have type ReceiptIndex = usize and type ReceiptIndex = u64; which one to keep? C-housekeeping Category: Refactoring, cleanups, code quality
#9322 opened Jul 18, 2023 by nagisa
ProTip! no:milestone will show everything without a milestone.