Justin Starry
Justin Starry
dApps should be able embed the web wallet in an iframe to request tokens. The web wallet should allow this and then communicate to the dApp that it should be...
This change has been pushed to the v0.23 branch but needs further improvements before merging to master. Namely, moving SOL pretty printing to the web3 sdk and adding tests for...
The prediction poll program relies on the clock account for timing out polls and needs to verify the public key of the account. Currently the key is hardcoded in the...
#### Problem In order to avoid attack vectors through rounding errors, the math for fees, token conversion, and interest accrual should be thoroughly checked with prop tests similar to those...
#### Problem When obligations are fully repaid, a user has no way of reclaiming the SOL used to cover rent for the obligation account #### Proposed Change Add a `CloseObligation`...
### Description The transaction account lock limit is currently set to 64 which is too limiting for use-cases like the Neon EVM. This feature bumps the account lock limit to...
### Description This feature gate enables a syscall that programs can use to compute a blake3 hash ### Feature ID HTW2pSyErTj4BV6KBM9NZ9VBUJVxt7sacNWcf76wtzb3 ### Activation Method Single Core Contributor ### Minimum Beta...