Serge Farny
5e72a9e7eb
fix build for rust 1.70.0 by fixing bumpalo version ( #22 )
2024-04-11 09:42:29 +02:00
Christian Kamm
96d795d258
Update cargo.lock
2024-04-08 12:19:47 +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
riordanp
2de78983a3
Upgrade yellowstone libs
2024-01-15 15:25:02 +00:00
riordanp
c836fd2c44
Upgrade yellowstone libs
2024-01-11 16:43:49 +00: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
Steve
a3b7391c63
Merge pull request #16 from blockworks-foundation/update-solana-1-16-anchor-28
...
Update solana 1.16 anchor 28
2023-10-05 10:03:06 +02:00
GroovieGermanikus
aa4ef5f3f3
move memory_target.rs to mango-v4; scratch lib/ folder
2023-10-05 09:20:21 +02: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
aecc83278c
move ci/cd for services to mango-v4 repo
...
keeping only the scripts required for creating connector tgz
2023-09-26 18:18:14 +02:00
GroovieGermanikus
c7a4ffa3fe
removed unused dep to anchor
2023-09-25 13:33:01 +02:00
GroovieGermanikus
5b11abd649
reorg deps
2023-09-25 13:01:09 +02:00
GroovieGermanikus
55a9026e53
remove services - moved to mango-v4
2023-09-25 09:21: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
d5d36f64b8
used 'fixed' version 1.11 + borsh 0.10
2023-09-13 10:38:58 +02:00
GroovieGermanikus
483b3fa429
bump connector version to 0.2.0
2023-09-11 23:44:09 +02:00
GroovieGermanikus
27b1fddab4
set rust version requirement to 1.70
2023-09-11 23:42:43 +02:00
GroovieGermanikus
e11f55cafd
Cargo.lock
2023-09-11 23:28:55 +02:00
GroovieGermanikus
69f6d6d6c4
cargo fmt
2023-09-11 23:28:50 +02:00
GroovieGermanikus
0905050719
point to git
2023-09-11 23:26:20 +02:00
GroovieGermanikus
2b5724e3ee
update to anchor 28
2023-09-11 09:20:12 +02:00
GroovieGermanikus
ce434abb51
set solana min-version to 1.16.7 -> Borsh 0.9 support
...
https://github.com/solana-labs/solana/pull/32511
2023-09-11 09:19:32 +02:00
GroovieGermanikus
864b22ab32
make GetProgramAccountsClient public to be used by mango_v4
2023-09-10 11:37:18 +02:00
Steve
b07028fd3b
Merge pull request #15 from blockworks-foundation/groovie/hacking-faster-rust-build
...
faster rust build on CI
2023-09-10 10:12:41 +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
50a2699707
restore fly workflow
2023-09-08 22:10:37 +02:00
GroovieGermanikus
cfc27f63d6
Revert "cleanup docker build"
...
This reverts commit 3e1009bbb4
.
2023-09-08 22:09:49 +02:00
GroovieGermanikus
3e1009bbb4
cleanup docker build
2023-09-08 22:08:30 +02:00
GroovieGermanikus
c61050d2f4
remove Fly Deploy and release.yml
2023-09-08 21:25:13 +02:00
GroovieGermanikus
b17800eb8d
update release workflow - UNTESTED
2023-09-08 20:48:55 +02:00
GroovieGermanikus
0d46bf9459
cleanup
2023-09-08 20:44:43 +02:00
GroovieGermanikus
f1b1669f62
trigger docker build for experimental-github-actions tag
2023-09-08 20:39:09 +02:00
GroovieGermanikus
3fe2433eab
comments
2023-09-08 20:34:02 +02:00
GroovieGermanikus
3882352428
remove broken run:
2023-09-08 20:33:54 +02:00
GroovieGermanikus
08d2481160
disable toolchain caching
2023-09-08 20:26:40 +02:00
GroovieGermanikus
60462bbbc1
remove strange comma from Cargo.toml to make github actions happy
2023-09-08 19:32:31 +02:00
GroovieGermanikus
5d46dafb14
remove connector/src/memory_target.rs
2023-09-08 18:57:07 +02:00
GroovieGermanikus
0d8c7e75d4
sync with main branch
2023-09-08 17:54:24 +02:00
GroovieGermanikus
557b1032fd
ping3
2023-09-08 17:31:58 +02:00
GroovieGermanikus
66db32e299
fix Docker build on CI
2023-09-08 16:24:53 +02:00
GroovieGermanikus
397255e616
ping2
2023-09-08 16:17:52 +02:00
GroovieGermanikus
2f7fe81d81
run toolchain before cache
2023-09-08 16:12:46 +02:00
GroovieGermanikus
d4b3cd5292
ping
2023-09-08 15:53:39 +02:00
GroovieGermanikus
00f6aa3cf0
rework
2023-09-08 15:34:28 +02:00