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

fix: approval expired height bug #191

Merged
merged 18 commits into from
Mar 13, 2023
Merged

fix: approval expired height bug #191

merged 18 commits into from
Mar 13, 2023

Conversation

joeylichang
Copy link
Contributor

Description

Fix approval expired height bug.

Rationale

The expired height should be the current height + timeout height.

Example

N/A

Changes

Notable changes:

N/A

will-2012 and others added 18 commits February 27, 2023 21:02
* feat: update grpc metadata gateway

* fix: buf-lint

* fix: remove store

* feat: load metadata service db config from ENV
chore: change makefile for install gogofaster

chore: remove the deprecate code

feat:add spdb interface

chore: add sp db config

feat: add syncer proto

chore: change the proto of syncer

feat: syncer refactor with chain data struct (#154)

feat: change stone node proto by chain

* feat: change sync replicate to async

* feat: change proto dir

feat: change uploader proto by chain

chore: tidy up code by dir

* chore: model dir clean

* chore: util dir clean

* chore: test dir clean

* chore: fix cr commemts

* chore:model and config comments and variable name tidying up

* chore: tidy up pky code

* chore: proto tidy up

* chore:change UnSupported to unsupport

* chore: tidy up service code

feat: changeto cli command to manage the app

chore: add dump config and list env var cmd

refactor: polish gateway module (#157)

* refactor: polish gateway module

* fix: fix comment tips

refactor: implement sp db, remove meta db and job db (#156)

* refactor: implement sp db, remove meta db and job dbwq

* refactor: implement sp db, remove meta db and job db

* feat: add sp tables

* fix: fix sp errors

* chore: add init sp db in service

* fix: fix sp db use func name

* fix: add detailed comments for each func, struct and interface

---------




chore: cmd tidy up (#159)

fix: uploader and stone node bug

chore: update db after success to replicate

feat: add command for devops and config log (#162)

* feat: add command for DevOps and config log

* fix: use until spit func to slit flag

* feat: add deployment doc

fix: doc format

fix: rename variable names for standard (#161)

* fix: rename variable names for standard

* fix: handle repetitive imported pkg dir

* fix: define some constants in model dir

---------



feat: sp db adds service config interface (#164)

* feat: sp db adds service config interface

* feat: add table name


---------



Main refactor (#166)

* chore: add spdb address in env var

* fix: stone node replicate idx

* refactor: the entry and config

* fix: ci lint error

fix: deployment doc

feat:add config template doc

chore: add config template link

fix: config template error

feat: improve sync piece efficiency (#165)

Co-authored-by: joeylichang <joeycli0919@gmail.com>
* fix: refactor metadata according to the new commit

* fix: recover default config and change http address to grpc

* fix: remove MetadataCfg and refactor log

* fix: check if metadata is nil and add error response

* fix: remove status code
* feat: piece store adds minio storage type

* test: add minio and sharding e2e test

---------

Co-authored-by: DylanYong <dylan.y@nodereal.io>
* feat: implement manager module

* fix: polish by comment tips
* feat: add localup script

* fix: polish by comment tips
* fix: add links to deployment and setup local docs
* ci: add branch naming rules

---------

Co-authored-by: DylanYong <dylan.y@nodereal.io>
* doc: add changelog for release v0.0.3
* feat: add check billing

* fix: update by comment tips

* fix: fix ec piece key error

* fix: polish by comment tips

* fix: update comments content

---------

Co-authored-by: joeylichang <joeycli0919@gmail.com>
@joeylichang joeylichang changed the title Develop fix: approval expired height bug. Mar 13, 2023
@will-2012 will-2012 changed the title fix: approval expired height bug. fix: approval expired height bug Mar 13, 2023
@joeylichang joeylichang merged commit 85ded70 into master Mar 13, 2023
@joeylichang joeylichang deleted the develop branch March 13, 2023 06:54
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.

4 participants