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

mainchain/wallet: add getbalance, listtransactions, sendtransaction rpcs #25

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

octobocto
Copy link
Contributor

@octobocto octobocto commented Nov 4, 2024

This PR adds GetBalance, ListTransactions and SendTransaction rpcs to the wallet service.

@octobocto octobocto changed the title mainchain/wallet: add get balance rpc WIP: mainchain/wallet: add get balance rpc Nov 4, 2024
@torkelrogstad
Copy link
Contributor

Please don't overwrite all the code you're not changing

@octobocto
Copy link
Contributor Author

Yes, that's why I marked it as WIP and said a protolint is incoming

@octobocto octobocto changed the title WIP: mainchain/wallet: add get balance rpc mainchain/wallet: add getbalance, listtransactions, sendtransaction rpcs Nov 5, 2024
@octobocto octobocto force-pushed the 2024-11-04-add-get-balance branch 2 times, most recently from 092cf30 to 9db5607 Compare November 5, 2024 09:51
proto/cusf/mainchain/v1/wallet.proto Outdated Show resolved Hide resolved
proto/cusf/mainchain/v1/wallet.proto Outdated Show resolved Hide resolved
proto/cusf/mainchain/v1/wallet.proto Outdated Show resolved Hide resolved
proto/cusf/mainchain/v1/wallet.proto Outdated Show resolved Hide resolved
proto/cusf/mainchain/v1/wallet.proto Outdated Show resolved Hide resolved
proto/cusf/mainchain/v1/wallet.proto Outdated Show resolved Hide resolved
@octobocto octobocto force-pushed the 2024-11-04-add-get-balance branch 2 times, most recently from 559a5a2 to 2a43575 Compare November 5, 2024 13:39
proto/cusf/mainchain/v1/wallet.proto Outdated Show resolved Hide resolved
@octobocto octobocto force-pushed the 2024-11-04-add-get-balance branch 3 times, most recently from b073f88 to 2597222 Compare November 6, 2024 15:04
@octobocto octobocto changed the base branch from master to ash/proto November 6, 2024 15:07
@Ash-L2L Ash-L2L changed the base branch from ash/proto to master November 6, 2024 19:36
@Ash-L2L Ash-L2L merged commit d9de32b into LayerTwo-Labs:master Nov 6, 2024
1 check passed
@octobocto octobocto deleted the 2024-11-04-add-get-balance branch November 6, 2024 19:39
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.

3 participants