GroovieGermanikus
670d4570e3
Cargo
2024-12-17 16:26:03 +01:00
GroovieGermanikus
b6234154f1
use intmap for slot map
2024-12-17 16:25:00 +01:00
GroovieGermanikus
24d5d30062
chaindata standalone
2024-12-17 16:08:19 +01:00
GroovieGermanikus
ace725ba8d
clippy
2024-11-06 14:47:06 +01:00
GroovieGermanikus
5ca24ac044
Merge branch 'release/connector-v0.4.x'
2024-08-15 15:21:29 +02:00
Serge Farny
015d61d445
ChainData: update account InsertAfter bug
2024-08-15 15:15:40 +02:00
Serge Farny
98f05abc6a
ChainData: update account InsertAfter bug
2024-08-15 15:11:37 +02:00
GroovieGermanikus
e993e2cc4f
#27 adjust smallvec
2024-08-14 12:37:34 +02:00
GroovieGermanikus
1197538878
add criterion boilerplate
2024-08-08 17:14:11 +02:00
GroovieGermanikus
13fc550a4c
fix version number
2024-08-08 12:21:56 +02:00
GroovieGermanikus
00226bbb0c
use smallvec for slotvec
2024-08-08 12:19:33 +02:00
GroovieGermanikus
0a8ee48f17
use v: &[AccountData]
2024-08-08 11:53:33 +02:00
Groovie | Mango
984317e666
fix off-by-one error in slot_vector inside update account ( #26 )
...
fixes #25 , extract update_account slot vector logic into stateless method and add test cases
2024-08-08 11:24:03 +02:00
GroovieGermanikus
d0a6dff5a3
update yellowstone to v1.15.0+solana.1.17
2024-07-31 21:38:45 +02:00
GroovieGermanikus
14c815f416
fmt
2024-07-29 11:31:55 +02:00
GroovieGermanikus
1859078241
MAJOR: cut solana-rpc dependency
2024-07-29 11:29:21 +02:00
GroovieGermanikus
d398c07954
refactor metadata_sender
2024-07-29 11:19:17 +02:00
Serge FARNY
8e0609f2a3
Metdata: make message clonable
2024-05-08 10:01:11 +02:00
Serge FARNY
f9295b0d9f
websocket: add a metdata feed to indicate missing account, snapshot start and end
2024-05-07 09:19:41 +02:00
Serge FARNY
9e7ebd1d16
grpc: add a metdata feed to indicate missing account, snapshot start and end
2024-05-06 21:09:55 +02:00
Christian Kamm
8e465c4c61
Work around gMA and grpc account subscription limits
2024-04-25 16:14:24 +02:00
Christian Kamm
4ffcd410c9
Bump library version to v0.3.0
2024-04-08 10:29:00 +02:00
Christian Kamm
e55433b7af
Bump to yellowstone 1.13 and solana 1.17
2024-04-08 10:28:32 +02:00
Christian Kamm
7c844614b9
Bump connector version to v0.2.1
2023-11-07 08:35:35 +01:00
Christian Kamm
15644ca221
ChainData: Allow reading rooted account state ( #18 )
...
- refactor getting the latest rooted write into newest_rooted_write()
- add iter_accounts_rooted()
- also add raw_account_data(), raw_slot_data() as escape hatches
2023-11-07 08:34:41 +01:00
GroovieGermanikus
9d4aab9617
fix merge conflicts
2023-10-04 08:58:01 +02:00
GroovieGermanikus
c4c13a3e0d
Merge branch 'main' into update-solana-1-16-anchor-28
2023-10-04 08:49:44 +02:00
GroovieGermanikus
2a982a87b0
move ci/cd for services to mango-v4 repo
...
keeping only the scripts required for creating connector tgz
2023-09-26 18:19:27 +02:00
GroovieGermanikus
5b11abd649
reorg deps
2023-09-25 13:01:09 +02:00
GroovieGermanikus
2822099227
cargo fmt
2023-09-22 12:38:18 +02:00
GroovieGermanikus
10e665f7b0
remove support for solana 1.14 - GetProgramAccountsClient from rpc_accounts_scan
2023-09-22 12:34:58 +02:00
GroovieGermanikus
483b3fa429
bump connector version to 0.2.0
2023-09-11 23:44:09 +02:00
GroovieGermanikus
69f6d6d6c4
cargo fmt
2023-09-11 23:28:50 +02:00
GroovieGermanikus
864b22ab32
make GetProgramAccountsClient public to be used by mango_v4
2023-09-10 11:37:18 +02:00
GroovieGermanikus
2a5ea7e1e1
cover entry
2023-09-08 23:43:17 +02:00
GroovieGermanikus
4357f26223
WIP: solana 1.16
2023-09-08 23:39:35 +02:00
GroovieGermanikus
e72a1b4a15
Merge branch 'groovie/MAN-68-mango-feeds-dependencies'
2023-09-06 14:33:19 +02:00
GroovieGermanikus
d0221445ad
use lib along with connector instead of reimporting it
2023-09-05 23:51:59 +02:00
GroovieGermanikus
698cab5e04
merge clippy fixes from main branch
2023-09-05 23:27:52 +02:00
GroovieGermanikus
8807958b1d
Merge remote-tracking branch 'origin/main' into groovie/MAN-68-mango-feeds-dependencies
2023-09-05 23:27:14 +02:00
GroovieGermanikus
a34f4482de
clippy+fmt
2023-09-05 16:09:50 +02:00
GroovieGermanikus
21c0ab08da
code fmt
2023-09-05 15:57:50 +02:00
GroovieGermanikus
8ea8e8fa65
use pubkey instead of string for account_id and program_id
2023-09-05 15:49:10 +02:00
GroovieGermanikus
7f2a0be3c9
use pubkey instead of string for account_id and program_id
2023-09-05 15:25:06 +02:00
GroovieGermanikus
d5e5caa5fc
add itertools
2023-09-05 15:24:37 +02:00
GroovieGermanikus
8866c1fc22
change feed_data retry handling to "match"
2023-09-05 15:09:03 +02:00
GroovieGermanikus
266f7f0390
remove hardcoded path
2023-09-04 17:58:49 +02:00
GroovieGermanikus
1f90247c3a
removed lifetime
2023-09-04 15:56:06 +02:00
GroovieGermanikus
bfacbeaf03
cut dependency lib -> connector; move memory_target.rs
2023-09-01 11:04:08 +02:00
GroovieGermanikus
9373b0650c
carify get_program_accounts account_scan changes
2023-08-29 17:41:25 +02:00