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

v3.0.4 to master #135

Merged
merged 45 commits into from
Nov 4, 2019
Merged

v3.0.4 to master #135

merged 45 commits into from
Nov 4, 2019

Conversation

Thaipanda
Copy link

Stability bug fixes

  • Fix potential crashes in net_plugin
  • Fix socket related bugs
  • Fix bugs in blocks and stable checkpoints syncing

Other changes

  • Fix bugs in block_log
  • Optimise net bandwidth
  • Optimise behaviours of handling some unexpected requests
  • Clean unnecessary functions
  • Other enhancements of interactions

vince and others added 30 commits September 10, 2019 11:27
…after that correspond to our blocks. GH EOSIO#6755

(cherry picked from commit e9a6c08)
(cherry picked from commit c9c02f0)
…ilure if passed in a block number; also update fc submodule

(cherry picked from commit 09737b4)
…s not actually contain a transaction

(cherry picked from commit ad6bdf8)
…. Added better error messages for common mistakes.

(cherry picked from commit 0f7709f)
…ortcut out in that situation.

(cherry picked from commit f1a4b5c)
…ct they are on a fork

(cherry picked from commit ffbf338)
(cherry picked from commit 1eecbf2)
# Conflicts:
#	libraries/chain/pbft_database.cpp
…; contruct_index should leave index file empty if block log contains no blocks

(cherry picked from commit 80f4551)
(cherry picked from commit 3f03ede)
…cause plugin_shutdown not called. Moved the creation of keepalive timer to after acceptor bind which can easily fail if port already in use. Changed fc_elog to elog for port already in use so that it is always logged regardless of net_plugin_impl logger setting. Also move the setup of logger to start of plugin_startup since logging is used within the method.

(cherry picked from commit e796f37)
@Thaipanda Thaipanda merged commit c8869e6 into master Nov 4, 2019
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

Successfully merging this pull request may close these issues.

5 participants