-
Notifications
You must be signed in to change notification settings - Fork 30
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
min_confirmation
doesn't work.
#195
Labels
bug
Something isn't working
Comments
This was referenced Aug 8, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 9, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 9, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 10, 2021
…error message in Test_Sharder_Verify_Txn_Failed
cnlangzi
added a commit
that referenced
this issue
Aug 10, 2021
…error message in Test_Sharder_Verify_Txn_Failed
cnlangzi
added a commit
that referenced
this issue
Aug 10, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 10, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 10, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 10, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 10, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 10, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 11, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 12, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 14, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 14, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 14, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 14, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 16, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 16, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 16, 2021
cnlangzi
added a commit
that referenced
this issue
Aug 16, 2021
fix(transcation):#195 fixed min_confirmation bug on verify transaction
kushthedude
added a commit
that referenced
this issue
Aug 30, 2021
) * fix(transcation):#195 fixed min_confirmation bug on veriry transaction * fix(transcation):#195 removed fmt.Println * fix(transcation):#195 test result based on ErrNoTxnDetail instead of error message in Test_Sharder_Verify_Txn_Failed * fix(transcation):#195 test result based on ErrNoTxnDetail instead of error message in Test_Sharder_Verify_Txn_Failed * fix(transcation):#195 fixed Test_Sharder_Verify_Txn_Failed * fix(transcation):#195 fixed Test_Sharder_Verify_Txn_Failed * fix(transcation):#195 removed go mod replace on go.mod * fix(transcation):#195 remove global variables * fix(transcation):#195 updated comment * fix(transcation):#195 refactor old methods with conf.Config * 🔨 revoke access for non encrypted files * fix(transcation):#195 revert it with global variables, and removed LoadDefault in init * fix(transcation):#195 added Network * Delete build.go (#208) * fix(conf):#195 moved magic number to predefined variables; added resty package * fix(conf):#195 refactored mock code * fix(conf):#195 fixed memory leak issue * fix(conf):#195 close reponse.Body for avoid to memory leak * fix(transaction):#195 update http reqeust with resty * fix(error):0chain/errors#195 migrate errors * fix(transaction):#195 fixed random issue * fix(transaction):#195 fixed unit test * fix(error):0chain/errors#195 migrate errors * 🔨 fix unit tests * fix(sdk):refactor sdk.InitStorageSDK with conf/Config Co-authored-by: Lz <imlangzi@qq.com> Co-authored-by: Artem Bogomaz <artembogomaz@gmail.com>
yash10019coder
pushed a commit
that referenced
this issue
Jan 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
min_confirmation
is configured on ~/.zcn/config.yml, but it doesn't work.gosdk/core/transaction/entity.go
Line 257 in ceb8a52
The text was updated successfully, but these errors were encountered: