solana-artifacts-localtest-b0f7cd3fbdbb
Compare
Sorry, something went wrong.
No results found
Audit #2 (#1307)
* address runtime panics
* default pubkey not allowed as admin
* add checks for ownership
* fix typo
* standardize data.len check
* linting
* update transfer conditions
* fix pda creation
* fix pda creation set_decimal_feed_config
* make workflow metadata list smaller
* receiver program belongs in forwarder authority seeds
* verify account context hashes in report
* fix orphaned config/perm accounts
* beef up events
* clarify instruction limits
* add documentation for closing accounts
* add docstrings
* add doc for updating legacy feed inst
* docstrings for cache
* add cache struct documentation
* add forwarder docstrings
* efficient payload serialization
* simplify logic
* redundant sorting
* remove closed account discriminator
* remove unused errors
* todos complete
* fix documentation + add forwarder program id in cache state
* typos
* inconsistent naming
* use is_empty
* renaming items
* remove unused params
* simplify filtering
* compile-time assertion
* simplify feed admin
* reformat cache directory
* lint
* final report fixes
* fix typo + remove close_account
* fix seeds
* lint
* update generated bindings
* fix generated
* fix linter
* format
* add len-prefix to msg hash
* fix program id
---------
Co-authored-by: Vladimir <[email protected] >