Skip to content
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

Weekly Digest (7 August, 2020 - 14 August, 2020) #3163

Closed
weekly-digest bot opened this issue Aug 14, 2020 · 0 comments
Closed

Weekly Digest (7 August, 2020 - 14 August, 2020) #3163

weekly-digest bot opened this issue Aug 14, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Aug 14, 2020

Here's the Weekly Digest for nearprotocol/nearcore:


ISSUES

Last week 64 issues were created.
Of these, 19 issues have been closed and 45 issues are still open.

OPEN ISSUES

💚 #3159 fix: Batch edges on routing table sync, by mfornet
💚 #3158 Fix contract call fee issue, by nearmax
💚 #3157 fix: Use handshake version 2, by mfornet
💚 #3156 Introduce --boot-nodes argument to neard init, by frol
💚 #3155 fix(chain): handle long block height gap, by bowenwang1996
💚 #3153 Wrong feature in cargo, by ailisp
💚 #3152 Clean state sync fails (testnet), by frol
💚 #3151 Don't write genesis to storage on restart, by mikhailOK
💚 #3148 [Discussion] Remove RPC routing from the protocol, by nearmax
💚 #3146 parallel test runner enables nondefault feature, by bowenwang1996
💚 #3143 block_production.py is flaky, by SkidanovAlex
💚 #3142 feat (runtime): Add smallest test contract , by evgenykuzyakov
💚 #3141 test_rejoin test::test_4_20_kill1 is extremely flaky, by SkidanovAlex
💚 #3140 Almost all cross_shard_tx* tests are flaky, by SkidanovAlex
💚 #3139 test_catchup_sanity_blocks_produced is flaky, by SkidanovAlex
💚 #3138 start_from_genesis.py doomslug_off is flaky, by SkidanovAlex
💚 #3137 wrong_sync_info.py consistently fails, by SkidanovAlex
💚 #3136 handshake.py consistently fails, by SkidanovAlex
💚 #3135 network_drop_package.py is flaky: times out, by SkidanovAlex
💚 #3134 proxy_restart.py is flaky, fails with "Connect call failed ('127.0.0.1', 24578)", by SkidanovAlex
💚 #3132 rpc_state_changes.py is flaky, by SkidanovAlex
💚 #3131 skip_epoch.py consistently fails, by SkidanovAlex
💚 #3130 state_sync_massive.py fails with timeout, by SkidanovAlex
💚 #3129 state_sync tests fail with RPC timeouts, by SkidanovAlex
💚 #3127 feat(client): Extended query to be able to refer to the genesis and the earliest [oldest] available blocks, by frol
💚 #3125 Different RPC endpoints disagree on whether receipt of block header is known, by nearmax
💚 #3122 runtime: Memory grow cost is not computed , by evgenykuzyakov
💚 #3120 Worst case Wasm CPU soak test, by nearmax
💚 #3119 Worst case CPU soak test, by nearmax
💚 #3117 fix(script): a single non interactive script to run emu-cost on ci, by ailisp
💚 #3116 Add a mocknet test that tests the behavior of the cluster under some simple adversarial conditions, by SkidanovAlex
💚 #3114 Drop peers who have not upgraded when the protocol upgrade is voted for., by SkidanovAlex
💚 #3113 A fuzz test that switches between phases of major interference, followed by phases during which all the messages are delivered, by SkidanovAlex
💚 #3112 Add a mocknet test that for a duration of time randomly restarts all the nodes, by SkidanovAlex
💚 #3111 Test that the network can handle biased workloads, by SkidanovAlex
💚 #3110 Sending large quantities of transactions slows the network down, by SkidanovAlex
💚 #3109 Add a worker in stress.py that verifies that the RPC is responsive at all times, by SkidanovAlex
💚 #3108 Enable erasing data folder in node_set and node_restart modes in stress.py, by SkidanovAlex
💚 #3107 Add a mode to stress.py that periodically introduces network splits, by SkidanovAlex
💚 #3106 Add a mode to stress.py that periodically completely stops the network for some time, by SkidanovAlex
💚 #3105 Add a mode to stress.py that drops a percentage of packets, by SkidanovAlex
💚 #3104 fix(sync): address some minor issues in block sync, by bowenwang1996
💚 #3101 Make CPU checks only enabled in final binaries, by olonho
💚 #3098 Investigate whether param estimator is affected by whether it runs on HDD or SSD, by nearmax
💚 #3097 Investigate whether param estimator is affected by disk caching, by nearmax

CLOSED ISSUES

❤️ #3160 fix(test): gc_sync_after_sync, by bowenwang1996
❤️ #3154 fix: correctly verify gas price, by bowenwang1996
❤️ #3150 fix: Removing flakiness from staking tests, by SkidanovAlex
❤️ #3149 refactor(devops): Slimmed the Docker build context, by frol
❤️ #3147 [Discussion] Reject sync request if too many peers are syncing, by nearmax
❤️ #3145 fix(network): Verify edge on separate thread, by mfornet
❤️ #3144 fix(chain): do not return error on get_gc_stop_height, by bowenwang1996
❤️ #3133 GC python tests are flaky, by SkidanovAlex
❤️ #3128 staking tests are flaky, by SkidanovAlex
❤️ #3126 feat: delay detector, by bowenwang1996
❤️ #3124 fix(chain): avoid incorrect unwrap, by bowenwang1996
❤️ #3123 fix(store): Fix refcount logic slowness, by mikhailOK
❤️ #3121 fix(gc): address slowness in forks cleaning, by bowenwang1996
❤️ #3118 near-vm-runner memory panicked at .expect("TODO creating memory cannot fail"), by khorolets
❤️ #3115 Measure time of all the handlers in all actors in adversarial builds, and report delays, by SkidanovAlex
❤️ #3103 pytest: refactor mocknet load_testing_helper to track the nonce locally, by birchmd
❤️ #3102 fix (Runtime): Pass code_hash to ContractCode::new when available, by evgenykuzyakov
❤️ #3099 fix(sync): address a couple suboptimalities, by bowenwang1996
❤️ #3096 fix(runtime): use correct random value for random seed, by bowenwang1996

NOISY ISSUE

🔈 #3101 Make CPU checks only enabled in final binaries, by olonho
It received 8 comments.


PULL REQUESTS

Last week, 32 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 16 pull requests were updated.
💛 #3157 fix: Use handshake version 2, by mfornet
💛 #3153 Wrong feature in cargo, by ailisp
💛 #3142 feat (runtime): Add smallest test contract , by evgenykuzyakov
💛 #3127 feat(client): Extended query to be able to refer to the genesis and the earliest [oldest] available blocks, by frol
💛 #3117 fix(script): a single non interactive script to run emu-cost on ci, by ailisp
💛 #3104 fix(sync): address some minor issues in block sync, by bowenwang1996
💛 #3101 Make CPU checks only enabled in final binaries, by olonho
💛 #3095 fix: add a warning for disk type, by bowenwang1996
💛 #3092 feat(client): Read snapshots for state, by mikhailOK
💛 #3089 add test to cover stress.py fails, by pmnoxx
💛 #3088 fix(better_route_back): Use target peer if exists, by mfornet
💛 #3078 fix (runtime): Optimize gas counter regular ops deduction, by evgenykuzyakov
💛 #3076 fix(pytest): use python proxy framework to isolate nodes instead of unix utilities, by birchmd
💛 #3074 fix (runtime): Finishing adding wasmtime support, by willemneal
💛 #3073 fix (runtime): Add comments to fees, by evgenykuzyakov
💛 #2940 feat(rosettarpc): Data API implementation, by frol

MERGED PULL REQUEST

Last week, 16 pull requests were merged.
💜 #3160 fix(test): gc_sync_after_sync, by bowenwang1996
💜 #3154 fix: correctly verify gas price, by bowenwang1996
💜 #3150 fix: Removing flakiness from staking tests, by SkidanovAlex
💜 #3145 fix(network): Verify edge on separate thread, by mfornet
💜 #3144 fix(chain): do not return error on get_gc_stop_height, by bowenwang1996
💜 #3126 feat: delay detector, by bowenwang1996
💜 #3124 fix(chain): avoid incorrect unwrap, by bowenwang1996
💜 #3123 fix(store): Fix refcount logic slowness, by mikhailOK
💜 #3121 fix(gc): address slowness in forks cleaning, by bowenwang1996
💜 #3103 pytest: refactor mocknet load_testing_helper to track the nonce locally, by birchmd
💜 #3102 fix (Runtime): Pass code_hash to ContractCode::new when available, by evgenykuzyakov
💜 #3099 fix(sync): address a couple suboptimalities, by bowenwang1996
💜 #3096 fix(runtime): use correct random value for random seed, by bowenwang1996
💜 #3091 fix(runtime-params-estimator): disable rocksdb thread in it, by ailisp
💜 #3081 fix(logging): avoid logging large messages, by bowenwang1996
💜 #3057 test: add extra stats to cross_shard_tx, by pmnoxx


CONTRIBUTORS

Last week there were 8 contributors.
👤 bowenwang1996
👤 SkidanovAlex
👤 mfornet
👤 mikhailOK
👤 ailisp
👤 pmnoxx
👤 evgenykuzyakov
👤 birchmd


STARGAZERS

Last week there were 15 stagazers.
cnhan13
muhammadhabibullah
patricklamplmair
s111s
sinkingsugar
MentalG
frabrunelle
4viM
faddat
LeslieOA
tesol2y090
NLGRF
taforyou
akalp
gokulsan
You all are the stars! 🌟


RELEASES

Last week there were 6 releases.
🚀 1.10.0-beta.4 1.10.0-beta.4
🚀 1.10.0-beta.3 1.10.0-beta.3
🚀 1.10.0-beta.2 1.10.0-beta.2
🚀 1.8.0-rc.4 1.8.0-rc.4
🚀 1.10.0-beta.1 1.10.0-beta.1
🚀 1.9.0-beta.2 1.9.0-beta.2


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. 📆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant