-
Hi @nearprotocol-ci ,
I am using one API to get the balance and staked balance at a blockheight. But seems like on some other explorer it's different.
Query that i used:
curl --location 'http…
-
Hi @nearprotocol-ci ,
I am using one API to get the balance and staked balance at a blockheight. But seems like on some other explorer it's different.
Query that i used:
curl --location 'http…
-
**Summary**
We need a replacement for this specific endpoint currently wrapped up in the Kitwallet endpoint.
**Details**
Contract Helper contains the following functions;
- Indexer Endpoin…
-
***Describe the bug***
I'm running a local Near node for local development using Rustup. Currently, I have a problem with creating a top-level account there. I'm creating an account named 'local' f…
-
Need to do fine-grained error handling once https://github.com/nearprotocol/nearcore/issues/1839 lands.
-
Most Node.js services heavy in HTTP calls to same destination benefit a lot of having `keepAlive` on by default, e.g. we had to do it passing `agent` when using `node-fetch`:
https://github.com/nea…
-
The corresponding review work item: https://github.com/nearprotocol/nearcore/issues/2311
-
The corresponding code review and testing work item: https://github.com/nearprotocol/nearcore/issues/2309
Write a spec for networking code.
-
This is nearprotocol/nearcore#2700 for near-api-js. See that issue for a long description. The Ed25519 verification function in near-api-js may produce results different from other implementations tha…
-
Currently we use VRF derived from current validator's key, which has 1 bit of influence.
We design ([https://github.com/nearprotocol/NEPs/pull/22](https://github.com/nearprotocol/NEPs/pull/22), [http…