-
Looks like our tooling is currently broken for local developer experience, at the very least `config.js` doesn't provide proper `keyPath` (see https://github.com/nearprotocol/nearcore/pull/2885#discus…
-
Got the following today: a job running for 19mintues, (normal is about 9), with `test_nonces` test running
![image](https://user-images.githubusercontent.com/1711539/191952440-ce67795d-e1b1-46fd-8b…
-
This line might be invalid:
[https://github.com/nearprotocol/nearcore/blob/73c0e7cd86068eeafdeed067f0f6d65cb0c479fe/chain/chain/src/validate.rs#L265](https://github.com/nearprotocol/nearcore/blob/73…
-
## Story
As a wallet owner who's logged in and is linking an application to my account, I want to see enough information about that application so I can determine if I should trust it or not.
…
-
***Describe the bug***
I have been investigating the persistent failure of [test_chunk_grieving]([https://github.com/nearprotocol/nearcore/blob/master/chain/client/tests/catching_up.rs#L755](https://…
-
We will have many different contract standards and each has interesting details that would be great to show in the explorer.
Ideally, we want contributions in the form of new page types for new stand…
-
Once borsh supports Box serialization, we should switch to it: [https://github.com/nearprotocol/borsh/issues/19](https://github.com/nearprotocol/borsh/issues/19)
Enums preallocate memory for the larg…
-
This issue tracks the specs that were not yet written:
# Protocol Specs
## Transaction runtime
While http://nomicon.io/ provides some specification of the runtime it is far from being complete.…
-
A detailed overview of how to write an integration test is located here: [https://github.com/nearprotocol/nearcore/wiki/Writing-integration-tests-for-nearcore](https://github.com/nearprotocol/nearcore…
-
This is a running list of required pieces to release full blown support for NEAR EVM. The EVM delivery is split into phases. Tasks that are able to be developed by community are marked with **[Bounty]…