Skip to content

Merge crybapy2 to the main branch - #39

Merged
kaloyan-raev merged 10 commits into
mainfrom
crybapy2
May 12, 2026
Merged

Merge crybapy2 to the main branch#39
kaloyan-raev merged 10 commits into
mainfrom
crybapy2

Conversation

@kaloyan-raev

Copy link
Copy Markdown
Member

We already use the crybapy2 branch for SNO payouts, so it deserves to be merged to the main branch.

Andrew and others added 10 commits October 2, 2024 06:56
Remove or fix linter settings that are no longer accepted by the
golangci-lint v1.61 config schema, which caused CI to fail on config
verification:

- Remove govet.use-installed-packages
- Remove goimports settings block
- Remove golint settings block (linter was removed from golangci-lint)
- Fix misspell bare null value to empty object
- Remove unused.check-exported
- Remove unparam settings block
- Fix receiver naming lint error
To determine the correct error code for transient node errors, log the
RPC error code and message whenever SendTransaction fails. Non-RPC
errors (e.g. network errors) are also logged for completeness.

Once we know the actual error code returned by the node, we will use it
to implement a proper retry mechanism for transient failures.
@kaloyan-raev
kaloyan-raev requested a review from elek May 12, 2026 10:35
@kaloyan-raev
kaloyan-raev merged commit 6bf483b into main May 12, 2026
2 checks passed
@kaloyan-raev
kaloyan-raev deleted the crybapy2 branch May 12, 2026 12:48
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.

1 participant