Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[R4R] Prepare for release v1.0.7 #123

Merged
merged 5 commits into from
Mar 23, 2021
Merged

[R4R] Prepare for release v1.0.7 #123

merged 5 commits into from
Mar 23, 2021

Conversation

unclezoro
Copy link
Collaborator

Description

v1.0.7 is a maintenance release.

  • #120 add health check endpoint
  • #116 validator only write database state when enough distance
  • #115 add batch query methods
  • #112 apply max commit tx time for miner worker to avoid empty block
  • #101 apply block number limit for the eth_getLogs api
  • #99 enable directbroadcast flag to decrease the block propagation time
  • #90 add tini in docker image
  • #84 add jq in docker image

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • manual transaction test passed

Already reviewed by

...

Related issues

... reference related issue #'s here ...

HaoyangLiu and others added 5 commits March 19, 2021 13:23
* add batch query method

* GetTransactionDataAndReceipt

* add new rpc to goclient

* fix web3 console

* rename tx_data to txData
* apply max commit tx time for miner worker

* update to 200 ms
@unclezoro unclezoro merged commit f1d92be into master Mar 23, 2021
@unclezoro unclezoro deleted the develop branch May 10, 2021 16:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants