Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Todo #10

Open
9 of 17 tasks
jordaaash opened this issue Nov 5, 2021 · 1 comment
Open
9 of 17 tasks

Todo #10

jordaaash opened this issue Nov 5, 2021 · 1 comment

Comments

@jordaaash
Copy link
Contributor

jordaaash commented Nov 5, 2021

Moved from #5 and #7

  • Get all tests passing
  • Document use cases
  • Document the ability to reuse deployed contracts with new storage (a unique feature of Solana!)
  • Document that lamports are needed in the payer account for simulation (for now)
  • Explore and document the browser use case, build targets, and polyfills as needed
  • Add quick starter project
  • Tests for value sent with transaction (during deploy and function call)
  • Use buffer-layout for transaction input
  • Make it possible to verify ed25519 signatures
  • Uncomment or remove all commented out blocks of executable code
  • Refactor out clone method
  • Document all public methods in more detail
  • Address all remaining TODO/FIXME comments
  • Revamp error types
  • Colocate unit and integration tests
  • Remove Makefile and use yarn scripts + shx (platform-indepedent and JS devs are more familiar with)
  • Finish ES modules configuration
@seanyoung
Copy link
Contributor

Added TODO from #9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants