issues Search Results · repo:tensor-programming/golang-blockchain language:Go
Filter by
9 results
(73 ms)9 results
intensor-programming/golang-blockchain (press backspace or delete to remove)2023/05/15 19:15:59 gob: type elliptic.p256Curve has no exported fields
that appears when trying to create a wallet
juan98mg
- 5
- Opened on May 16, 2023
- #10
in FindUnspentTransactions function, shouldn t we first calculate spentTXOs and then check this condition?
if spentTXOs[txID] != nil {
for _, spentOut := range spentTXOs[txID] {
if spentOut == outIdx ...
VitalikAudit
- Opened on Aug 17, 2022
- #8
I get this error when I run the completed part 3 Error Creating Dir: ./tmp/blocks : mkdir ./tmp/blocks: no such file or
directory
RobertBeit
- 1
- Opened on May 25, 2022
- #7
image i can not resolve the error here, which says cannot assign 1 values to 2 variables too few arguments in call to
item.Value
please help me out with it, currently i m using go version 1.15.8 on VScode ...
laibleeds
- 1
- Opened on Feb 9, 2021
- #5
github.com/dgryski/go-farm
../../go/pkg/mod/github.com/dgryski/go-farm@v0.0.0-20190323171310-30f6f3c2b8f8/fp64_amd64.s:5:10: fatal error:
textflag.h: No such file or directory 5 | #include textflag.h ...
Toni-d-e-v
- 2
- Opened on Jan 8, 2021
- #4
Hi Tensor, I have a question pertaining to the FindUnspentTransactions method.
What I want to know is why the check for whether the Transaction is a Coinbase is done after the for loop through the
transactions ...
shaunmj
- 2
- Opened on Jul 12, 2019
- #3
manmohansingh01
- 1
- Opened on Mar 23, 2019
- #2
Hi Tensor,
If by any chance you have time to undertake this in Ada it would be great.
1) Ada is way underrated and needs adoption. It is a really powerful language. I assume you probably already know ...
ohenley
- 1
- Opened on Jan 16, 2019
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.