solana/accountsdb-plugin-postgres/scripts
Tyera Eulberg 637e366b18
Prevent rent-paying account creation (#22292)
* Fixup typo

* Add new feature

* Add new TransactionError

* Add framework for checking account state before and after transaction processing

* Fail transactions that leave new rent-paying accounts

* Only check rent-state of writable tx accounts

* Review comments: combine process_result success behavior; log and metrics before feature activation

* Fix tests that assume rent-exempt accounts are okay

* Remove test no longer relevant

* Remove native/sysvar special case

* Move metrics submission to report legacy->legacy rent paying transitions as well
2022-01-11 11:32:25 -07:00
..
create_schema.sql Prevent rent-paying account creation (#22292) 2022-01-11 11:32:25 -07:00
drop_schema.sql Stream additional block metadata via plugin (#22023) 2021-12-29 15:12:01 -08:00
postgresql.conf Accountsdb plugin postgres improvement (#21034) 2021-10-30 20:18:11 -07:00