Skip to content

Commit

Permalink
feat(rosettarpc): Data API implementation (revamped) (#3275)
Browse files Browse the repository at this point in the history
Fixed the tests by keeping Rosetta RPC server disabled by default (so TCP ports do not collide on concurrent tests execution). Will need to run nightly tests before merging

Nayduck is fixed: http://nayduck.eastus.cloudapp.azure.com:3000/#/run/293
  • Loading branch information
frol authored and chefsale committed Sep 7, 2020
1 parent dc4328c commit de33ee0
Show file tree
Hide file tree
Showing 24 changed files with 2,889 additions and 76 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -3,7 +3,7 @@
/chain/ @SkidanovAlex @bowenwang1996
/chain/jsonrpc/ @frol @evgenykuzyakov
/chain/indexer/ @khorolets @frol
/chain/rosettarpc/ @frol
/chain/rosetta-rpc/ @frol

/runtime/ @evgenykuzyakov @chain-police
/runtime/runtime-params-estimator/ @olonho @willemneal
Expand Down

0 comments on commit de33ee0

Please sign in to comment.