Skip to content

added Go example #3

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

Open
wants to merge 2 commits into
base: released
Choose a base branch
from
Open

added Go example #3

wants to merge 2 commits into from

Conversation

CodiePP
Copy link
Member

@CodiePP CodiePP commented Aug 3, 2023

No description provided.

Signed-off-by: Alexander Diemand <[email protected]>
Copy link
Contributor

@thomaska thomaska left a comment

Choose a reason for hiding this comment

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

👍 🔥

compile: `go build`
run: `go run . --epoch_no 321`
or: `./simple_query -epoch_no 321`
*/
Copy link
Contributor

Choose a reason for hiding this comment

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

would it be useful to mention here that the script retrieves the last block of the epoch that gets as a parameter? Or extract this into a README? 🤷

Copy link
Member Author

Choose a reason for hiding this comment

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

I am stuck at the step gcloud auth application-default login ..

Signed-off-by: Alexander Diemand <[email protected]>
@@ -33,7 +33,7 @@ func main() {
ctx := context.Background()

// the GCP/BigQuery project id
projectID := "iog-data-analytics"
projectID := "blockchain-analytics-392322"
Copy link
Contributor

Choose a reason for hiding this comment

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

oh good catch! I didn't notice that!

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