GroovieGermanikus
|
adbc87557c
|
add test for cached fetcher
|
2023-11-07 12:12:32 +01:00 |
GroovieGermanikus
|
06201bf141
|
caching fetched accounts: log errors in wrapped fetcher
|
2023-11-07 11:48:06 +01:00 |
GroovieGermanikus
|
c2b6b6a44d
|
correct numbers
|
2023-10-20 10:58:49 +02:00 |
GroovieGermanikus
|
1ca3e3c57e
|
add exampl
|
2023-10-20 10:56:19 +02:00 |
GroovieGermanikus
|
3229859b97
|
fix naming
|
2023-10-20 10:56:12 +02:00 |
GroovieGermanikus
|
401ebe25e3
|
comments
|
2023-10-20 10:13:45 +02:00 |
GroovieGermanikus
|
e85d0ec3a9
|
add slot to responses
|
2023-10-20 10:02:49 +02:00 |
GroovieGermanikus
|
8497c86e35
|
move impls
|
2023-10-19 22:42:00 +02:00 |
GroovieGermanikus
|
a3c7f93f64
|
fix imports
|
2023-10-19 22:27:30 +02:00 |
GroovieGermanikus
|
cc708e3e07
|
move types
|
2023-10-19 17:16:30 +02: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 |