Skip to content

Pull #40 - #42

Merged
mschneider merged 39 commits into
mschneider:mainfrom
Lioncat2002:dev
Oct 8, 2022
Merged

Pull #40#42
mschneider merged 39 commits into
mschneider:mainfrom
Lioncat2002:dev

Conversation

@Lioncat2002

@Lioncat2002Lioncat2002 commented Sep 29, 2022

Copy link
Copy Markdown
Collaborator

Issue #40 is complete
confirmTransaction moved to new issue to handle the changes required to implement it

Comment threadlib/solana.cpp Outdated
Comment threadlib/solana.cpp Outdated
Comment threadlib/solana.cpp
Comment threadtests/main.cpp Outdated
Comment threadlib/solana.cpp Outdated
@aniketfuryrocks

aniketfuryrocks commented Sep 30, 2022

Copy link
Copy Markdown
Collaborator

Pending test cases

  • sendTransaction
  • confirmTransaction

Pending implementations

  • simulateTransaction
  • confirmTransaction

@aniketfuryrocks

Copy link
Copy Markdown
Collaborator

Pending test cases

  • confirmTransaction

Pending implementations

  • confirmTransaction

@aniketfuryrocksaniketfuryrocks changed the title feat: added requestAirdrop endpoint#40Oct 6, 2022
@aniketfuryrocksaniketfuryrocks changed the title #40pull #40Oct 6, 2022
@aniketfuryrocksaniketfuryrocks changed the title pull #40Pull #40Oct 6, 2022
Comment threadtests/main.cpp Outdated
Comment threadtests/main.cpp Outdated
Comment threadinclude/solana.hpp Outdated
Comment threadlib/solana.cpp
Comment threadinclude/solana.hpp Outdated
Comment threadinclude/solana.hpp Outdated
Comment threadinclude/solana.hpp
@Lioncat2002Lioncat2002 linked an issue Oct 7, 2022 that may be closed by this pull request
@mschneider

Copy link
Copy Markdown
Owner

things still todo before merge:

  • implement getBalance check
  • update README / examples

Comment threadtests/main.cpp
Comment threadtests/main.cpp Outdated
@mschneider
mschneider merged commit 43c78ad into mschneider:mainOct 8, 2022
Sign up for freeto 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.

Solana: port transaction submission API from web3.js

3 participants

@Lioncat2002@aniketfuryrocks@mschneider