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

Complementary PR to: Make the Bazo Blockchain truly permissionless #15

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

rmnblm
Copy link
Member

@rmnblm rmnblm commented Nov 23, 2018

Hi there 👋

This is just the complementary PR to the bazo-miner PR #26.

Cheers,
Roman

@rmnblm rmnblm self-assigned this Nov 23, 2018
@rmnblm rmnblm requested review from tbocek and mchetelat November 23, 2018 09:59
@rmnblm rmnblm added the do not merge For PRs that should not be merged yet label Nov 23, 2018
@rmnblm rmnblm removed the do not merge For PRs that should not be merged yet label Nov 28, 2018
@@ -80,26 +79,6 @@ func SendTx(dial string, tx protocol.Transaction, typeID uint8) (err error) {
return errors.New(fmt.Sprintf("Sending tx %x failed.", txHash[:8]))
}

func NonVerifiedTxReq(addressHash [32]byte) (nonVerifiedTxs []*protocol.FundsTx) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why should this function be removed?

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.

2 participants