Roadmap #300
kaladinlight
started this conversation in
General
Roadmap
#300
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Cosmos
Complete the websocket client through to chain-adapters (Cosmos ws client #298unchained/node/packages/client
)unchained/node/packages/parser
) Cosmos parser delegations #335Deploy public production coinstackCosmos public #344Spikes
Improvements
Remove generated tendermint client ([Bounty] (Use Resty client for tendermint #308) feat: replace tendermint client with resty #314unchained/go/pkg/tendermint
) and replace with resty tendermint clientsubscriptionId
in the golang websocket server for client subscriptions to support multi-account push updatestopic
types in the golang websocket server to allow extending for events likenewBlock
CombineCosmos ws client #298unchained/node/packages/client
andunchained/node/packages/parser
into a single package and move into lib (post removal of ingestion pipeline in bitcoin and ethereum coinstacks)Add golangci-lint to CircleCIBounty Add golangci lint #324Add gofmt git pre-commit hookBounty use goimports in pre-commit hook #331Nice To Have
Documentation
Update for recent change fromFix tx send to decode rawTx properly and updated readme #312config.json
->.env
Next Up
Common Cosmos:
recv_packet
messages that don't includetransfer.recipient
messageOsmosis:
unchained/go/coinstacks/osmosis
unchained/node/packages/client
andunchained/node/packages/parser
swagger.json
public
andpublic-dev
unchained/go/coinstacks/osmosis/pulumi
code and config (see cosmos for example)unchained/.circleci/config.yaml
Bitcoin and Ethereum:
Implement GETEthereum Bounty Re-implement Bitcoin transaction history endpoint #341 [Bitcoin Bounty] Transaction history endpoint re-implementation #316api/v1/account/{pubkey}/txs
endpointCursor based paginationRemove any references toingester
(coinstack and pulumi)Remove any references tomongo
(coinstack and pulumi)Remove any references torabbitmq
(coinstack and pulumi)Update pulumi configs to reflect removed resourcesThorchain:
cosmos-sdk
package versions: Cosmos-SDK: Support disparate package versions #266unchained/go/coinstacks/thorchain
unchained/node/packages/client
andunchained/node/packages/parser
swagger.json
public
andpublic-dev
unchained/go/coinstacks/thorchain/pulumi
code and config (see cosmos for example)unchained/.circleci/config.yaml
UTXO clones [Bounty]
Beta Was this translation helpful? Give feedback.
All reactions