v1.0.0
github-actions
released this
30 Mar 17:51
·
451 commits
to develop
since this release
What's Changed
- go mod tidy by @krebernisak in #61
- Create codeql-analysis.yml workflow by @krebernisak in #64
- Gauntlet token details by @RodrigoAD in #63
- Fixed offchain config validation check. Updated setup flow by @RodrigoAD in #66
- Updated Gauntlet core version by @RodrigoAD in #71
- Rename job spec 'NodeEndpointRPC' arg as 'NodeEndpointHTTP' by @krebernisak in #68
- Initialize feed flow by @RodrigoAD in #73
- Add ocr2 example job spec by @krebernisak in #72
- Offchain config version fixed on Flow Commands by @RodrigoAD in #76
- update CL core module version + codeql github action by @aalu1418 in #79
- Contracts: Allow storing more historical data & refactor validator+proxy into store by @archseer in #74
- Miscellaneous fixes + get local env running again by @aalu1418 in #57
- update CL core version for CI e2e smoke test by @aalu1418 in #85
- fix: need unique contractID in job spec by @aalu1418 in #86
- Monitoring improvements by @topliceanu in #52
- fix: store.latest() needs to account for wraparound by @archseer in #87
- Move decimals/description from the aggregator to feed by @archseer in #88
- Stable Gauntlet by @RodrigoAD in #83
- fix: get local testing working, fix memory leak by @aalu1418 in #89
- Update github.com/gagliardetto/solana-go to v1.0.4 by @krebernisak in #94
- Update e2e tests with core build by @aalu1418 in #95
- Add CI pipeline step to run the race detector against the tests by @topliceanu in #92
- Update anchor to 0.20 by @archseer in #91
- Follow changes in RDD by @topliceanu in #81
- Improve job spec examples by @krebernisak in #78
- Close account instructions by @archseer in #96
- miscellaneous gauntlet deployment fixes by @aalu1418 in #97
- Access controller: ownership transfer by @archseer in #98
- Updates on main OCR Flow commands by @RodrigoAD in #100
- Fixes: set writer + local test environment updates by @aalu1418 in #102
- Gauntlet transfer ownership by @RodrigoAD in #105
- Feature/set access controllers by @aalu1418 in #104
- Multisig support by @ebarakos in #37
- fixed version to 2 by @RodrigoAD in #109
- validate that offchain version is not 0 by @aalu1418 in #111
- fix raising flag by @skudasov in #110
- fix gauntlet binary by @aalu1418 in #116
- Ownership commands for every program by @RodrigoAD in #106
- Feature: clear pending offchain by @aalu1418 in #117
- New events by @archseer in #118
- Improve store_program validation by @archseer in #114
- Example
hello-world
contract by @archseer in #120 - update gauntlet artifacts by @aalu1418 in #121
- Revert/hello world query by @aalu1418 in #122
- Chaos tests suite by @skudasov in #119
- Make state/transmit configurable + polling state by @aalu1418 in #124
- Multisig support for more commands by @ebarakos in #115
- Example v2 by @archseer in #125
- update latest solana image for testing by @aalu1418 in #129
- stateful deployment for chaos tests by @skudasov in #132
- Contract fixes by @archseer in #133
- Upgrade program commands by @RodrigoAD in #135
- Re-enable return_data on mainnet by @archseer in #136
- bump integration framework, config changes by @skudasov in #137
- Gauntlet Multisig - Reduce create proposal TX size by @RodrigoAD in #134
- Update job specs examples by @krebernisak in #140
- SOM: Update prom label by @pedrovsg in #139
- update libocr by @aalu1418 in #144
- Reuse workflow by @kalverra in #143
- Clear the leftover payment array before using it in setConfig by @archseer in #147
- Multisig Improvements by @RodrigoAD in #142
- Move core monitoring to relay. Add balance monitoring for solana by @topliceanu in #126
- update feed config mapping to match the new FULL_TRANSITIVE compatible by @topliceanu in #148
- Update chainlink relay by @pedrovsg in #150
- Feature: ability to locally test swapping out node versions for select CL nodes by @aalu1418 in #141
- remove non-evm integrations framework interfaces by @skudasov in #151
- update relay to include the fix for stalled answers by @topliceanu in #153
- downgrade ginkgo by @skudasov in #154
- Add support for the optional multiply field in the feed config by @topliceanu in #159
- Fund OCR command added by @RodrigoAD in #158
- Switch to develop.latest, turn DEV_MODE off by @skudasov in #161
- publish contracts during release workflow by @akhilchainani in #163
- Performance upgrades for polling by @connorwstein in #166
- fix config_set_simplified topic by @topliceanu in #168
- fix: use correct path for contract location by @akhilchainani in #165
- fix: startup panic if solana endpoint is not valid by @aalu1418 in #177
- Serum multising v0.9.0 prep by @krebernisak in #157
- Multisig command export and execute options by @RodrigoAD in #155
- add env vars for relay by @skudasov in #178
- add env vars for relay by @skudasov in #179
- fix example specs by @aalu1418 in #185
- derivation default path changed by @RodrigoAD in #181
- Add support for JuelsPerFeeCoin, AggregatorRoundID and TxResults by @topliceanu in #182
- Modify the chainlink-solana test structs to handle more than one data… by @gheorghestrimtu in #189
- Small relay fixes + improvements by @aalu1418 in #171
- patch up pipelines from chainlink to chainlink-solana by @skudasov in #187
- Fix panic error by @gheorghestrimtu in #191
- Pin geth by @connorwstein in #192
- Unify program_id, build with link time optimizations by @archseer in #175
- Feed layout v2 by @archseer in #149
- fix chaos CI by @skudasov in #195
- split pipelines into workflow_call and local with custom build for a branch by @skudasov in #190
- fix deadlock on err when shutting down by @skudasov in #196
- fix chaos by @skudasov in #199
- BSD compatible sed for OS X by @skudasov in #197
- Fix amount in fund command by @RodrigoAD in #202
- fix secrets for CI workflows_call by @skudasov in #201
- Fix write config multisig by @RodrigoAD in #184
- chaos custom image by @skudasov in #203
- New config proposal flow by @archseer in #194
- Compute and use the onchain_config in config digest by @archseer in #200
- Update e2e to work with latest develop by @archseer in #207
- Add a .golangci.yml and address lints by @archseer in #212
- Remove v1/ old devnet implementation by @archseer in #206
- fix: Use correct observer count in the report by @archseer in #214
- Run in anchor shell by @gheorghestrimtu in #209
- fix: update pulumi env for relay network fix by @anirudhwarrier in #183
- Bump to latest smartcontractkit/chainlink by @krebernisak in #215
- Update to latest relay + tests for the balances prom exporter by @topliceanu in #210
- Proposal and config commands by @RodrigoAD in #208
- Add ability to change the gauntlet report name by @tateexon in #216
- Gauntlet + local env updates by @aalu1418 in #217
- fix spec, bump deps by @skudasov in #226
- refactor secret in report and report path by @momentmaker in #220
- Fix attribution by @yosriady in #230
- handling multiple build environments by @aalu1418 in #221
- Update to latest set of program_ids by @archseer in #228
- Upgrade to anchor 0.22 by @archseer in #223
- Bump to latest version of relay + small improvements to monitoring by @topliceanu in #227
- Update libocr module by @aalu1418 in #231
- Updated feed length by @RodrigoAD in #232
- Fix transfer ownership state by @RodrigoAD in #233
- update ocr2 spec by @skudasov in #236
- Fix balance metrics cleanup by @topliceanu in #235
- Update OCR2 spec examples by @RensR in #234
- Update to the latest relay + other improvements by @topliceanu in #242
- scale juels to gjuels for node payment by @aalu1418 in #237
- Add instructions for how to run e2e tests by @tateexon in #241
- Contract fixes by @archseer in #243
- fix: allow negative observations, error if bounds exceeded by @aalu1418 in #246
- Contracts dir in tests by @gheorghestrimtu in #244
- update gauntlet artifacts by @aalu1418 in #249
- Migrating to ServiceCtx interface by @pinebit in #245
- Pay out oracles when closing the aggregator by @archseer in #248
- Bumped CL version by @pinebit in #251
- miscellaneous fixes by @aalu1418 in #253
- Bump relay dep to get the fix for the rdd tracker by @topliceanu in #254
- Additional test cases by @aalu1418 in #255
- Port report testing by @connorwstein in #258
- update juelsPerFeeCoin spec by @aalu1418 in #259
- replace deprecated fees query with hard-coded amount by @aalu1418 in #262
- Transfer Token Multisig Support by @RodrigoAD in #238
- tx simulation + config diff + minor refactor by @sdrug in #257
- anchor 0.23 by @archseer in #261
- Gauntlet - Close account commands by @RodrigoAD in #101
- chains and nodes refactor by @aalu1418 in #250
- update local env by @aalu1418 in #274
- Bump contract versions to 1.0 by @archseer in #272
- asdf and ginkgo updates to bring more in line with terra by @tateexon in #256
- local env: bump CL version, fix to solana txs CLI command by @aalu1418 in #278
- Update E2E tests with new nodes & chains setup by @krebernisak in #275
- Release v1.0.0 (contracts version) by @krebernisak in #276
New Contributors
- @ebarakos made their first contribution in #37
- @pedrovsg made their first contribution in #139
- @akhilchainani made their first contribution in #163
- @anirudhwarrier made their first contribution in #183
- @momentmaker made their first contribution in #220
- @yosriady made their first contribution in #230
- @RensR made their first contribution in #234
Full Changelog: v0.2.4...v1.0.0