lighthouse icon indicating copy to clipboard operation
lighthouse copied to clipboard

The Solana assertion protocol

Results 8 lighthouse issues
Sort by recently updated
recently updated
newest added

I thought your name could use a refresh. Please don't ask me to change it because it took a long time. I changed every word by hand!

I built this tiny `program` a long time ago, I think you can add its content into `lighthouse`: https://github.com/ohaddahan/solana-sandwich/tree/master It can be used by `protocols` to ensure no one is...

### PR - Clean up evaluate macros, reducing their complexity, move log logic into `AssertionResult` implementation. - Improve program owner checks for token (duplicate checks) and mint assertions. - Create...

### PR - Use unsigned LEB128 encoding in conjunction with borsh to reduce instruction data overhead for instructions with offsets and lengths called a `CompactU64`. - Use unsigned LEB128 encoding...

### PR - New program version of program being deployed `L2TExMFKdjpN9kozasaurPirfHy9P8sbXoAN1qA3S95`. - Implement vscode scripts to step-through debug rust tests. - `AssertAccountDataMulti` instruction. - Add new log levels, which only...

- tests/lighthouse/tests/suites/assert/logs.rs - Waiting for BankClient fixes (https://github.com/anza-xyz/agave/pull/1504) to deserialize actual payload