We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's the Weekly Digest for nearprotocol/nearcore:
Last week 28 issues were created. Of these, 19 issues have been closed and 9 issues are still open.
💚 #2966 Move pipeline definition in repo, by ailisp 💚 #2964 feat: Add metrics to measure rpc request time, by mfornet 💚 #2962 Remove CI check for protocol version match, by bowenwang1996 💚 #2961 WIP, by Kouprin 💚 #2959 Run near-sdk-rs tests in nearcore, by nearmax 💚 #2951 test: disable validator_switch_key.py for now, by bowenwang1996 💚 #2949 Properly fix validator_switch_key.py, by bowenwang1996 💚 #2948 Fix no_cache feature and recompute fees, by nearmax 💚 #2942 test: node with proxy should be able to shutdown cleanly, by bowenwang1996
validator_switch_key.py
no_cache
❤️ #2969 Deploy test contract slowly to keep mocknet stable, by birchmd ❤️ #2968 fix(nightly): bump dep version to be not conflict with nightly, by ailisp ❤️ #2967 Fix(ci): update badge, by ailisp ❤️ #2965 fix: state_sync_massive failed due to timeout, by mfornet ❤️ #2963 Removed the curl dependency and fixed the wrong path to load genesis …, by chefsale ❤️ #2960 CPU and memory utilization not being reported in Prometheus, by chefsale ❤️ #2958 fix(nightly): fix some nightly tests, by bowenwang1996 ❤️ #2957 test: test upgradability in production, by bowenwang1996 ❤️ #2956 Added download option for the genesis in neard, by chefsale ❤️ #2955 Delete deprecated configurations, by chefsale ❤️ #2954 fix(Store Validator / GC): State Headers and Parts upd, by Kouprin ❤️ #2953 Prevent node from locking itself out of the network by banning all peers, by hendrikhofstadt ❤️ #2952 fix: disable epoch info gc for now, by bowenwang1996 ❤️ #2950 fix(test): enforce backward compatible test when protocol version not changed, by ailisp ❤️ #2947 feat(Store Validator): State Headers and State Parts validation, by Kouprin ❤️ #2946 fix(Store): guarantee Tx Consistency, by Kouprin ❤️ #2945 fix: fixing rpc_light_client_execution_outcome_proof.py, by SkidanovAlex ❤️ #2944 fix(test): fix multi-node expensive tests, by bowenwang1996 ❤️ #2943 fix(chain): stop banning peers incorrectly, by bowenwang1996
👍 #2948 Fix no_cache feature and recompute fees, by nearmax It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.
🔈 #2959 Run near-sdk-rs tests in nearcore, by nearmax It received 7 comments.
Last week, 29 pull requests were created, updated or merged.
Last week, 7 pull requests were updated. 💛 #2961 WIP, by Kouprin 💛 #2951 test: disable validator_switch_key.py for now, by bowenwang1996 💛 #2942 test: node with proxy should be able to shutdown cleanly, by bowenwang1996 💛 #2940 feat(rosettarpc): initial implementation (WIP), by frol 💛 #2842 Add precompiled contracts for alt_bn128 curve, by snjax 💛 #2831 feat(core): Defined AccountId to hold a contract of being valid, by frol 💛 #2651 feat: Network indexer, by khorolets
Last week, 22 pull requests were merged. 💜 #2969 Deploy test contract slowly to keep mocknet stable, by birchmd 💜 #2968 fix(nightly): bump dep version to be not conflict with nightly, by ailisp 💜 #2967 Fix(ci): update badge, by ailisp 💜 #2965 fix: state_sync_massive failed due to timeout, by mfornet 💜 #2963 Removed the curl dependency and fixed the wrong path to load genesis …, by chefsale 💜 #2958 fix(nightly): fix some nightly tests, by bowenwang1996 💜 #2957 test: test upgradability in production, by bowenwang1996 💜 #2956 Added download option for the genesis in neard, by chefsale 💜 #2955 Delete deprecated configurations, by chefsale 💜 #2954 fix(Store Validator / GC): State Headers and Parts upd, by Kouprin 💜 #2952 fix: disable epoch info gc for now, by bowenwang1996 💜 #2950 fix(test): enforce backward compatible test when protocol version not changed, by ailisp 💜 #2947 feat(Store Validator): State Headers and State Parts validation, by Kouprin 💜 #2944 fix(test): fix multi-node expensive tests, by bowenwang1996 💜 #2943 fix(chain): stop banning peers incorrectly, by bowenwang1996 💜 #2938 test: node proxy restart, by bowenwang1996 💜 #2937 feat(Chain): move check_refcount_map into Store Validator + caching Tx Refcounts while GCing, by Kouprin 💜 #2931 Version bump of 1.2.0 , by chefsale 💜 #2929 fix(rpc): add timestamp_nanosec to keep backward compatibility, by bowenwang1996 💜 #2924 fix(GC): removing Txs only if they not included to any Chunk, by Kouprin 💜 #2922 Mocknet load testing (#2899), by birchmd 💜 #2845 feat(runtime): Add fees for cost of loading and compiling contract, by willemneal
Last week there were 7 contributors. 👤 ailisp 👤 bowenwang1996 👤 birchmd 👤 mfornet 👤 chefsale 👤 Kouprin 👤 willemneal
Last week there were 5 stagazers. ⭐ dion-ricky ⭐ masknetgoal634 ⭐ danielcolgan ⭐ chadoh ⭐ ifyour You all are the stars! 🌟
Last week there was 1 release. 🚀 1.5.0-beta.1 1.5.0-beta.1
That's all for last week, please 👀 Watch and ⭐ Star the repository nearprotocol/nearcore to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for nearprotocol/nearcore:
ISSUES
Last week 28 issues were created.
Of these, 19 issues have been closed and 9 issues are still open.
OPEN ISSUES
💚 #2966 Move pipeline definition in repo, by ailisp
💚 #2964 feat: Add metrics to measure rpc request time, by mfornet
💚 #2962 Remove CI check for protocol version match, by bowenwang1996
💚 #2961 WIP, by Kouprin
💚 #2959 Run near-sdk-rs tests in nearcore, by nearmax
💚 #2951 test: disable validator_switch_key.py for now, by bowenwang1996
💚 #2949 Properly fix
validator_switch_key.py
, by bowenwang1996💚 #2948 Fix
no_cache
feature and recompute fees, by nearmax💚 #2942 test: node with proxy should be able to shutdown cleanly, by bowenwang1996
CLOSED ISSUES
❤️ #2969 Deploy test contract slowly to keep mocknet stable, by birchmd
❤️ #2968 fix(nightly): bump dep version to be not conflict with nightly, by ailisp
❤️ #2967 Fix(ci): update badge, by ailisp
❤️ #2965 fix: state_sync_massive failed due to timeout, by mfornet
❤️ #2963 Removed the curl dependency and fixed the wrong path to load genesis …, by chefsale
❤️ #2960 CPU and memory utilization not being reported in Prometheus, by chefsale
❤️ #2958 fix(nightly): fix some nightly tests, by bowenwang1996
❤️ #2957 test: test upgradability in production, by bowenwang1996
❤️ #2956 Added download option for the genesis in neard, by chefsale
❤️ #2955 Delete deprecated configurations, by chefsale
❤️ #2954 fix(Store Validator / GC): State Headers and Parts upd, by Kouprin
❤️ #2953 Prevent node from locking itself out of the network by banning all peers, by hendrikhofstadt
❤️ #2952 fix: disable epoch info gc for now, by bowenwang1996
❤️ #2950 fix(test): enforce backward compatible test when protocol version not changed, by ailisp
❤️ #2947 feat(Store Validator): State Headers and State Parts validation, by Kouprin
❤️ #2946 fix(Store): guarantee Tx Consistency, by Kouprin
❤️ #2945 fix: fixing rpc_light_client_execution_outcome_proof.py, by SkidanovAlex
❤️ #2944 fix(test): fix multi-node expensive tests, by bowenwang1996
❤️ #2943 fix(chain): stop banning peers incorrectly, by bowenwang1996
LIKED ISSUE
👍 #2948 Fix
no_cache
feature and recompute fees, by nearmaxIt received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.
NOISY ISSUE
🔈 #2959 Run near-sdk-rs tests in nearcore, by nearmax
It received 7 comments.
PULL REQUESTS
Last week, 29 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 7 pull requests were updated.
💛 #2961 WIP, by Kouprin
💛 #2951 test: disable validator_switch_key.py for now, by bowenwang1996
💛 #2942 test: node with proxy should be able to shutdown cleanly, by bowenwang1996
💛 #2940 feat(rosettarpc): initial implementation (WIP), by frol
💛 #2842 Add precompiled contracts for alt_bn128 curve, by snjax
💛 #2831 feat(core): Defined AccountId to hold a contract of being valid, by frol
💛 #2651 feat: Network indexer, by khorolets
MERGED PULL REQUEST
Last week, 22 pull requests were merged.
💜 #2969 Deploy test contract slowly to keep mocknet stable, by birchmd
💜 #2968 fix(nightly): bump dep version to be not conflict with nightly, by ailisp
💜 #2967 Fix(ci): update badge, by ailisp
💜 #2965 fix: state_sync_massive failed due to timeout, by mfornet
💜 #2963 Removed the curl dependency and fixed the wrong path to load genesis …, by chefsale
💜 #2958 fix(nightly): fix some nightly tests, by bowenwang1996
💜 #2957 test: test upgradability in production, by bowenwang1996
💜 #2956 Added download option for the genesis in neard, by chefsale
💜 #2955 Delete deprecated configurations, by chefsale
💜 #2954 fix(Store Validator / GC): State Headers and Parts upd, by Kouprin
💜 #2952 fix: disable epoch info gc for now, by bowenwang1996
💜 #2950 fix(test): enforce backward compatible test when protocol version not changed, by ailisp
💜 #2947 feat(Store Validator): State Headers and State Parts validation, by Kouprin
💜 #2944 fix(test): fix multi-node expensive tests, by bowenwang1996
💜 #2943 fix(chain): stop banning peers incorrectly, by bowenwang1996
💜 #2938 test: node proxy restart, by bowenwang1996
💜 #2937 feat(Chain): move check_refcount_map into Store Validator + caching Tx Refcounts while GCing, by Kouprin
💜 #2931 Version bump of 1.2.0 , by chefsale
💜 #2929 fix(rpc): add timestamp_nanosec to keep backward compatibility, by bowenwang1996
💜 #2924 fix(GC): removing Txs only if they not included to any Chunk, by Kouprin
💜 #2922 Mocknet load testing (#2899), by birchmd
💜 #2845 feat(runtime): Add fees for cost of loading and compiling contract, by willemneal
CONTRIBUTORS
Last week there were 7 contributors.
👤 ailisp
👤 bowenwang1996
👤 birchmd
👤 mfornet
👤 chefsale
👤 Kouprin
👤 willemneal
STARGAZERS
Last week there were 5 stagazers.
⭐ dion-ricky
⭐ masknetgoal634
⭐ danielcolgan
⭐ chadoh
⭐ ifyour
You all are the stars! 🌟
RELEASES
Last week there was 1 release.
🚀 1.5.0-beta.1 1.5.0-beta.1
That's all for last week, please 👀 Watch and ⭐ Star the repository nearprotocol/nearcore to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: