Commit Graph

297 Commits

Author SHA1 Message Date
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
GroovieGermanikus 8ef3f9a1d2 use workspace deps for "lib" 2023-09-06 00:00:05 +02:00
GroovieGermanikus 147a180c58 use same 'fixed' version 2023-09-05 23:53:11 +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 5866b9a22c Merge remote-tracking branch 'origin/main' into groovie/MAN-63-mango-feeds-connector-improve-align
integrate commit dedicated to clippy+fmt
2023-09-05 23:17:43 +02:00
Steve 4cd9c023ed
Merge pull request #13 from blockworks-foundation/groovie/fix-clippy-fmt-only
clippy+fmt only
2023-09-05 23:15:26 +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 f9ab435097 add move serum_dex options 2023-09-01 16:45:15 +02:00
GroovieGermanikus df6322f31c manual fixes in Cargo.lock:
- anchor-lang 0.28.0 -> 0.27.0
- spk-token-2022
2023-09-01 16:37:15 +02:00
GroovieGermanikus bbcbac6768 remove rpc dependency from lib 2023-09-01 11:07:05 +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
GroovieGermanikus 3afbdb04a7 Cargo.lock 2023-08-29 15:57:14 +02:00
GroovieGermanikus f619fdeca9 configured workspace dependencies 2023-08-29 13:52:38 +02:00
GroovieGermanikus 748ae72d93 make service compile 2023-08-29 12:44:04 +02:00
GroovieGermanikus edc0c05c70 pin more versions 2023-08-29 12:26:16 +02:00
GroovieGermanikus be9ee2e0ca crank built 2023-08-29 12:16:34 +02:00
GroovieGermanikus b12d14ba8b mango v4 update 2023-08-29 11:16:14 +02:00
GroovieGermanikus 68f4c44232 remove some anchor imports 2023-08-29 11:00:34 +02:00
GroovieGermanikus 786e2f451d clippy 2023-08-29 09:54:47 +02:00
GroovieGermanikus 7514d7d96b rust version 1.71.1 2023-08-29 09:45:45 +02:00
GroovieGermanikus 9bb2f63049 update rust version 2023-08-29 09:33:17 +02:00
GroovieGermanikus f2920cc422 clippy cleanup 2023-08-29 08:55:40 +02:00
GroovieGermanikus 15f733d715 fmt 2023-08-29 01:05:18 +02:00
GroovieGermanikus 26dd49ce05 clippy 2023-08-29 00:55:22 +02:00
GroovieGermanikus cbc40b22ea rename throttle config 2023-08-29 00:30:00 +02:00
GroovieGermanikus f798b8a768 cleanup config 2023-08-29 00:25:51 +02:00
GroovieGermanikus f33192b6e8 rename snapshot struct fields 2023-08-29 00:25:44 +02:00
GroovieGermanikus a1f7ff670c revert config typo 2023-08-29 00:25:11 +02:00
GroovieGermanikus 98f845e6b7 minor cleanups 2023-08-28 14:10:01 +02:00
GroovieGermanikus 3377a493dd update to yellowstone 1.7.1 2023-08-26 20:52:06 +02:00
GroovieGermanikus f1521dee55 update Cargo.lock 2023-08-25 15:04:28 +02:00
GroovieGermanikus eee249e684 example for geyser 2023-08-25 15:04:09 +02:00