Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump master #4

Draft
wants to merge 126 commits into
base: master
Choose a base branch
from
Draft

Bump master #4

wants to merge 126 commits into from

Conversation

fintronlj
Copy link
Collaborator

No description provided.

dependabot bot and others added 30 commits November 29, 2022 18:21
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.3 to 4.2.0.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](cenkalti/backoff@v4.1.3...v4.2.0)

---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Launchpad required headers

* Create helper for required headers

* Add example and docs

* Change example to choose between common case and launchpad case

* Fix readme

* Move examples around

* Revert weird goimport

* More pr feedback

* Add README header to Launchpad example
* add summaries endpoint

* testing framework

* fix test

* Changes to ticker.any_of

* fix date

* go mod tidy

* Fixed the test

* fix comment

* tidy fields and test

* field name

* make options type plural

* fix test expected response for summaries

Co-authored-by: jbonzo <[email protected]>
* wip: options chain stubs
these changes should not be merged until options chanin endpoint is complete.

* Added tests for OptionsChain and changed path for the function call.

* added contract types

* doc fixes

* Pr Comment fixes.
- Naming conventions.
- ListOptionsChainShapshots response changed to iter.Iter.
- Refactored tests.

* added doc strings to ListOptionsChainParams properties

* ticker to underlyingAsset

* WithTicker to WithUnderlyingAsset

* Update rest/models/snapshot.go

Co-authored-by: Ricky Barillas <[email protected]>

* removing WithUnderlying asset helper

Co-authored-by: Ricky Barillas <[email protected]>
* update limit doc string for financial params

* fmt and update financial params limit field doc
* Add Go Report Card Badge

* Fix broken image link for Report Card Badge
…ent (polygon-io#230)

* Accumulated Volume wrong type causing unmarshalling errors in the client

* update test data int -> float for snapshot.min.av
* README update to include working example

* fmt and extention to example.

* remove pointer notation

* Update README.md

Co-authored-by: Vera Harless <[email protected]>

---------

Co-authored-by: Vera Harless <[email protected]>
…olygon-io#239)

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.11.1 to 10.11.2.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.11.1...v10.11.2)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/jarcoal/httpmock/releases)
- [Commits](jarcoal/httpmock@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/jarcoal/httpmock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add last trade to options snapshot

* whoops
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](golang/net@v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* examples init

* Fixed c.GetAggs is deprecated

* Fixed c.GetAggs is deprecated
* Add support for indices

* Figuring out the GH action that is merging into my branch

* chore: Updated coverage badge.

* trigger CI

* Add value to underlying asset model

* trigger CI

* Add index snapshot

* chore: Updated coverage badge.

* trigger CI

* Add test

* chore: Updated coverage badge.

* trigger CI

---------

Co-authored-by: GitHub Action <[email protected]>
* Update minor version to v1.10.0

* Update minor version to v1.11.0
Added option to subscribe to aggregates. Also updated the switch statement to catch the aggregate messages.
justinpolygon and others added 30 commits December 18, 2023 10:06
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…olygon-io#388)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…olygon-io#393)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…olygon-io#412)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…olygon-io#426)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: justinpolygon <[email protected]>
Adds ReconnectCallback to the websocket go-client.
…olygon-io#443)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: justinpolygon <[email protected]>
…olygon-io#470)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.