Commit Graph

388 Commits

Author SHA1 Message Date
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
GroovieGermanikus d8fa028ff8 inline build - ignore the script 2023-09-07 15:50:44 +02:00
Steve 0f2da1c076
Merge pull request #14 from blockworks-foundation/groovie/fix-build-MAN-63
fix build by updating toolchain to 1.71.1
2023-09-07 14:04:19 +02:00
GroovieGermanikus 2eaa06c54a ping3 2023-09-07 13:59:28 +02:00
GroovieGermanikus 6a75c49045 cache more... 2023-09-07 12:51:46 +02:00
GroovieGermanikus bd2c629fd3 ping2 2023-09-07 12:12:52 +02:00
GroovieGermanikus 4f014eed99 format 2023-09-06 21:52:28 +02:00
GroovieGermanikus 2f68648535 use GITENV 2023-09-06 20:00:24 +02:00
GroovieGermanikus 26643b1ff9 get rust toolchain version from env 2023-09-06 19:55:07 +02:00
GroovieGermanikus b4c43c1de3 fix docker 2023-09-06 19:53:55 +02:00
GroovieGermanikus 2c54d55bc5 try with inline version 2023-09-06 19:51:25 +02:00
GroovieGermanikus c779d30846 log rust version from script 2023-09-06 19:50:05 +02:00
GroovieGermanikus aca3fbf554 d'oh checkout first 2023-09-06 19:48:41 +02:00
GroovieGermanikus be7ecd77dd mvoe set version 2023-09-06 19:43:41 +02:00
GroovieGermanikus d095dc5050 build with experimental tag 2023-09-06 19:41:19 +02:00
GroovieGermanikus 08dd773dfc use 1.71.1 toolchain 2023-09-06 19:41:01 +02:00
GroovieGermanikus 245c4650a6 use rust version from env 2023-09-06 19:05:22 +02:00
GroovieGermanikus e9747d2a28 fix build criteria 2023-09-06 18:03:27 +02:00
GroovieGermanikus 190d3c12da adopt cache settings from
https://ectobit.com/blog/speed-up-github-actions-rust-pipelines/
2023-09-06 18:00:46 +02:00
GroovieGermanikus 2f4ed2ed16 github-actions: avoid dupliate builds 2023-09-06 17:50:51 +02:00
GroovieGermanikus 1dda77f1be code fmt for 1.71.1 2023-09-06 17:50:19 +02:00
GroovieGermanikus 367b4b6ff4 use 1.71 in dockerfile 2023-09-06 17:23:27 +02:00
GroovieGermanikus e72a1b4a15 Merge branch 'groovie/MAN-68-mango-feeds-dependencies' 2023-09-06 14:33:19 +02:00
Steve d8bd88038c
Merge pull request #11 from blockworks-foundation/groovie/MAN-63-mango-feeds-connector-improve-align
mango feeds connector filter improvement
2023-09-06 13:52:26 +02:00
GroovieGermanikus 464266dfa2 Cargo.lock 2023-09-06 00:33:22 +02:00
GroovieGermanikus bf7af42239 update mango v4 0.18 2023-09-06 00:29:03 +02:00