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

rosetta-cli 0.4.0 and construction tests #26

Merged
merged 15 commits into from
Aug 7, 2020

Conversation

pro-wh
Copy link
Collaborator

@pro-wh pro-wh commented Jul 31, 2020

here's changes for rosetta-cli 0.4.0. it's gonna be an awkward battle to get this integrated

fixes #25
cross-reference #23

@pro-wh pro-wh force-pushed the pro-wh/feature/cli4 branch from 215acd8 to bdd4436 Compare August 4, 2020 00:17
@@ -5,8 +5,11 @@ go 1.14
replace github.com/tendermint/tendermint => github.com/oasisprotocol/tendermint v0.33.4-oasis2

require (
github.com/coinbase/rosetta-sdk-go v0.3.0
github.com/coinbase/rosetta-cli v0.4.0
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

some of this stuff is dev only, used in tests/check-prep

@pro-wh pro-wh force-pushed the pro-wh/feature/cli4 branch from bdd4436 to 0d0e503 Compare August 5, 2020 01:17
@pro-wh pro-wh marked this pull request as ready for review August 6, 2020 00:03
@pro-wh
Copy link
Collaborator Author

pro-wh commented Aug 6, 2020

apparently this isn't very stable. CI doesn't even run to the timeout. it died with this on the last run https://github.com/oasisprotocol/oasis-core-rosetta-gateway/runs/951623871#step:5:2374:

[STATS] Transactions Confirmed: 114 (Created: 123, In Progress: 10, Stale: 0, Failed: 0) Addresses Created: 59
Check failed: key transaction-broadcast/c175c265b47c9d0165e7f551a14aa6817c5f1e6dac6970083efc18bbfd959076 does not exist: unable to scan for all broadcasts: unable to get all broadcasts: unable to broadcast pending transactions: unable to enqueue transaction for broadcast

@kostko
Copy link
Member

kostko commented Aug 6, 2020

Could it be related to transaction submission blocking, see #24?

services/construction.go Outdated Show resolved Hide resolved
services/construction.go Outdated Show resolved Hide resolved
@pro-wh
Copy link
Collaborator Author

pro-wh commented Aug 6, 2020

I'm going to split out enabling the check:construction into a separate PR

@pro-wh pro-wh force-pushed the pro-wh/feature/cli4 branch from eb85a2e to 1d7d95b Compare August 6, 2020 17:51
@pro-wh pro-wh force-pushed the pro-wh/feature/cli4 branch from 1d7d95b to a1cf329 Compare August 6, 2020 18:11
run rosetta-cli check:construction in CI
@pro-wh pro-wh merged commit f9d7705 into pro-wh/feature/cons Aug 7, 2020
@pro-wh pro-wh deleted the pro-wh/feature/cli4 branch August 7, 2020 18:02
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