GitHub / pyth-network/pyth-agent issues and pull requests
#171 - Implement round-robin RPC client with cooldown mechanism
Pull Request -
State: closed - Opened by devin-ai-integration[bot] 22 days ago
- 15 comments
#147 - Fix: Update config samples with more descriptive pyth_oracle_ for
Pull Request -
State: open - Opened by DaveWK 9 months ago
#146 - chore: update config
Pull Request -
State: closed - Opened by ali-bahjati 9 months ago
#145 - refactor: remove mapping account usage
Pull Request -
State: closed - Opened by ali-bahjati 11 months ago
#144 - chore: add price_info log in local store update
Pull Request -
State: closed - Opened by ali-bahjati 11 months ago
#143 - chore: rename pyth programs
Pull Request -
State: closed - Opened by Riateche 11 months ago
#142 - fix: add missing humantime attribute to config and change default to 3s
Pull Request -
State: closed - Opened by Riateche 11 months ago
#141 - fix: update pyth-sdk-solana to fix metadata issue
Pull Request -
State: open - Opened by ali-bahjati 11 months ago
#140 - feat: support batch publish
Pull Request -
State: closed - Opened by Riateche 11 months ago
#139 - fix: disable batch flushing by default
Pull Request -
State: closed - Opened by ali-bahjati 11 months ago
#138 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by ali-bahjati 12 months ago
#137 - chore: remove secondary network from sample config
Pull Request -
State: closed - Opened by ali-bahjati 12 months ago
#136 - chore: update config
Pull Request -
State: closed - Opened by ali-bahjati 12 months ago
#135 - fix: feed rpc responses and notifications instead of send and flush
Pull Request -
State: closed - Opened by ali-bahjati 12 months ago
#134 - fix: spawn transaction senders in exporter
Pull Request -
State: closed - Opened by Reisen 12 months ago
#133 - fix: ignore product without price on polling
Pull Request -
State: closed - Opened by ali-bahjati about 1 year ago
#132 - fix: use env filter properly
Pull Request -
State: closed - Opened by ali-bahjati about 1 year ago
- 2 comments
#131 - improve tracing coverage
Pull Request -
State: closed - Opened by cctdaniel about 1 year ago
#130 - refactor(agent): add tracing to expensive calls
Pull Request -
State: closed - Opened by Reisen about 1 year ago
- 1 comment
#129 - refactor: remove warnings
Pull Request -
State: closed - Opened by ali-bahjati about 1 year ago
#128 - refactor(agent): extract oracle component/service
Pull Request -
State: closed - Opened by Reisen about 1 year ago
#127 - feat: support multiple time ranges in schedule
Pull Request -
State: closed - Opened by Riateche about 1 year ago
- 1 comment
#126 - refactor(agent): various refactors
Pull Request -
State: closed - Opened by Reisen about 1 year ago
#125 - refactor(agent): remove dashboard
Pull Request -
State: closed - Opened by Reisen about 1 year ago
#124 - refactor(agent): rename adapter->state
Pull Request -
State: closed - Opened by Reisen about 1 year ago
#123 - refactor(agent): convert local store to an Api
Pull Request -
State: closed - Opened by Reisen about 1 year ago
#122 - refactor(agent): convert global store to an Api
Pull Request -
State: closed - Opened by Reisen about 1 year ago
#121 - feat: add publish_interval logic
Pull Request -
State: closed - Opened by keyvankhademi about 1 year ago
#120 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by ali-bahjati about 1 year ago
#119 - chore: update max compute unit config and bump version
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#118 - Send publisher permissions using a watch channel to address heap growth
Pull Request -
State: closed - Opened by alexheretic over 1 year ago
#117 - refactor: migrate adapter service to api
Pull Request -
State: closed - Opened by Reisen over 1 year ago
#116 - refactor: modular and functional rpc
Pull Request -
State: closed - Opened by Reisen over 1 year ago
#115 - A few comments
Pull Request -
State: closed - Opened by jm-kr over 1 year ago
#114 - fix: weekday calculation bug
Pull Request -
State: closed - Opened by keyvankhademi over 1 year ago
#113 - chore: update Pythnet sample config
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#112 - feat: add market_schedule module
Pull Request -
State: closed - Opened by keyvankhademi over 1 year ago
#111 - chore: update dependencies
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#110 - chore(config): reduce cap on priority fee
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#109 - fix: remove delay in publish_batch execution
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#108 - fix: remove adapter <> api deadlock
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#107 - feat: wrap Pythnet/Solana accounts generically
Pull Request -
State: closed - Opened by Reisen over 1 year ago
#106 - add build-essential to dependencies install step in readme
Pull Request -
State: closed - Opened by AzothZephyr over 1 year ago
#105 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#104 - Change notify price schedule interval duration from 400ms to 100ms
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#103 - fix: remove unnecessary fresh price filtering
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#102 - fix: fire and forget update tx
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#101 - refactor: improve price cap configuration
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#100 - chore: update sample config
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#99 - fix: use both latest publisher and aggregate slot for dynamic pricing
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#98 - chore: add slot gap to pythnet options
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#97 - fix: use solana-client pubsub lib instead of solana-shadow
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#96 - Drozdziak1/version bump and comments
Pull Request -
State: closed - Opened by drozdziak1 over 1 year ago
- 1 comment
#95 - exporter: Use market hours information in price filtering
Pull Request -
State: closed - Opened by drozdziak1 over 1 year ago
- 1 comment
#94 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#93 - src/agent/market_hours.rs: Add market hours format implementation
Pull Request -
State: closed - Opened by drozdziak1 over 1 year ago
#92 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#91 - fix: use publisher latest slot for staleness based pricing
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
- 2 comments
#90 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#89 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#88 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by hkaliraipyth over 1 year ago
#87 - Use staleness for pricing
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#86 - Lower CU budget for mainnet
Pull Request -
State: closed - Opened by guibescos over 1 year ago
#85 - chore: fix typo
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#84 - feat: add dyanmic compute unit fee calculation
Pull Request -
State: closed - Opened by ali-bahjati over 1 year ago
#83 - Fix documentation link in README.md
Pull Request -
State: closed - Opened by niccoloraspa over 1 year ago
#82 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by hkaliraipyth almost 2 years ago
- 1 comment
#81 - Add minimal docker image to tun pyth-agent
Pull Request -
State: closed - Opened by 146karol almost 2 years ago
- 4 comments
#80 - fixing readme api link
Pull Request -
State: closed - Opened by ndiakom almost 2 years ago
#79 - Make error!() logs shorter, label log location, fix warnings
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
- 1 comment
#78 - v2.0.0 nitpicks
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
#77 - Literal pubkeys in agent config, v2.0.0
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
#76 - [config] Add keystore to secondary network
Pull Request -
State: closed - Opened by guibescos about 2 years ago
#75 - Release v1.4.0 cutoff
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
#74 - Drozdziak1/global store staleness log level
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
- 1 comment
#73 - Unchanged price publishing optimization
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
#72 - Change stale update log level to info
Pull Request -
State: closed - Opened by ali-bahjati about 2 years ago
#71 - Add accumulator config
Pull Request -
State: closed - Opened by ali-bahjati about 2 years ago
#70 - Cargo.toml, Cargo.lock: Release cutoff
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
#69 - Bump Pyth SDK, support JSON-RPC batch requests
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
#68 - Fix accumulator config name
Pull Request -
State: closed - Opened by ali-bahjati about 2 years ago
#67 - Cargo.toml: version 1.2.3
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
#66 - oracle.rs: hotfix: Remove stray loop break
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
#65 - Drozdziak1/permissioned price accounts
Pull Request -
State: closed - Opened by drozdziak1 about 2 years ago
#64 - Update config.sample.pythnet.toml
Pull Request -
State: closed - Opened by hkaliraipyth about 2 years ago
#63 - Add test to check message buffer
Pull Request -
State: closed - Opened by ali-bahjati about 2 years ago
#62 - Accumulator Support and Integration Testing
Pull Request -
State: closed - Opened by drozdziak1 over 2 years ago
- 4 comments
#61 - [wip] Send accumulator accounts with update price instruction
Pull Request -
State: closed - Opened by jayantk over 2 years ago
- 1 comment
#60 - release fixes: identifier to key in metrics,, expose metrics when testsing
Pull Request -
State: closed - Opened by drozdziak1 over 2 years ago
#59 - config/config.toml: Move stray options to common optional section
Pull Request -
State: closed - Opened by drozdziak1 over 2 years ago
#58 - Add sample configs
Pull Request -
State: closed - Opened by ali-bahjati over 2 years ago
#57 - metrics.rs: serve dashboard on http root as well
Pull Request -
State: closed - Opened by drozdziak1 over 2 years ago
#56 - channel config: add slog buffer capacity, doc capacities in config
Pull Request -
State: closed - Opened by drozdziak1 over 2 years ago
#55 - Release cutoff v1.1.0
Pull Request -
State: closed - Opened by drozdziak1 over 2 years ago
#54 - Prometheus metrics
Pull Request -
State: closed - Opened by drozdziak1 over 2 years ago
#53 - oracle.rs: Account -> Entry for clarity, lookup mapping with fewer requests
Pull Request -
State: closed - Opened by drozdziak1 over 2 years ago
#52 - nix: nixpkgs release-22.11, solana validator 1.15.2, /usr/bin/env
Pull Request -
State: open - Opened by drozdziak1 over 2 years ago
#51 - Add Remote Keypair Loader, a new keypair hotloading mechanism
Pull Request -
State: closed - Opened by drozdziak1 over 2 years ago
#50 - Update config.toml
Pull Request -
State: closed - Opened by ali-bahjati over 2 years ago
#49 - Update config.toml
Pull Request -
State: closed - Opened by hkaliraipyth over 2 years ago