Commit Graph

19 Commits

Author SHA1 Message Date
Godmode Galactus bc1c8c75ec
Some more optimizations by avoiding coping 2024-11-26 09:28:17 +01:00
Godmode Galactus 5e36199f17
Optimizing GPA 2024-11-22 11:21:16 +01:00
godmodegalactus fb0f1bb453
updating solana version 2024-10-12 15:14:08 +02:00
godmodegalactus 270c7e8127
removing tokio from lite account manager libary 2024-07-15 18:42:19 +02:00
godmodegalactus 5850536fc8
Avoiding setting compression type for empty accounts 2024-07-15 16:41:53 +02:00
godmodegalactus 7fe6a390d8
reverting account store to use Pubkey rather than partial key 2024-07-13 14:32:45 +02:00
godmodegalactus c96e229d2e
adding a new except filter store 2024-07-11 13:40:11 +02:00
godmodegalactus 3693f00d1e
making AccountLoadingError std::error::Error 2024-07-10 15:51:59 +02:00
godmodegalactus 708f0d2755
updating account souce to take multiple filters as input 2024-07-10 13:40:33 +02:00
godmodegalactus d12a6b538d
Removing redundent data length field 2024-07-10 11:34:54 +02:00
godmodegalactus d71878da64
creating partial pubkey to save space used for keys 2024-07-09 14:22:48 +02:00
godmodegalactus 294527b420
add storage by program id 2024-07-04 20:50:58 +02:00
godmodegalactus be165f600d
first complete tests on token program accounts 2024-07-04 18:24:16 +02:00
godmodegalactus 350f995b60
add tests for creating and loading snapshots for InmemoryAccountStorage 2024-07-03 17:26:59 +02:00
godmodegalactus 7bb2c8badc
Implemnting taking and applying snapshot for indexes 2024-07-03 16:08:25 +02:00
godmodegalactus 30f658da57
adding more features to token program custom index 2024-07-02 21:09:50 +02:00
godmodegalactus f62f47efab
implementing some custom token account methods 2024-07-02 11:36:24 +02:00
godmodegalactus 093c87a63a
Adding a new library to handle token account indexing 2024-06-28 11:00:24 +02:00
godmodegalactus 138e88f259
Initial commit moving the required structures and classes from lite-rpc to this new project 2024-06-27 12:02:33 +02:00