Skip to content

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