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

refactor : Removed all V1 parts #18

Merged
merged 2 commits into from
Dec 10, 2018
Merged

refactor : Removed all V1 parts #18

merged 2 commits into from
Dec 10, 2018

Conversation

Highjhacker
Copy link
Contributor

Proposed changes

fixes #17 , removed all V1 parts in the code and tests.

Types of changes

  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)

Checklist

  • I have read the CONTRIBUTING documentation
  • Lint and unit tests pass locally with my changes

@faustbrian
Copy link
Contributor

This is only half done. All files under the Two namespace need to be moved into the root Api namespace and tests adjusted.

@faustbrian faustbrian self-requested a review December 9, 2018 15:16
@faustbrian faustbrian changed the base branch from master to develop December 10, 2018 14:30
@faustbrian faustbrian merged commit 9e9f218 into ArkEcosystem:develop Dec 10, 2018
kristjank pushed a commit that referenced this pull request Feb 12, 2020
* refactor: drop ark-node API (v1) support (#18)

*     fix: wrong reference

* refactor: remove all generic and abstract leftovers

* fix: add return type

* fix : typos (#42)

* fix: typos

* fix: typos

* refactor: remove version argument remains

* fix: remove duplicate function definition

* chore: update deps

* feat: crypto endpoint (#47)

* feat: add missing api endpoints (#50)

* chore(deps): update dependency gradle to v5 (#57)

* refactor: drop ark-node API (v1) support (#24)

* release: 0.1.4 (#43)

* chore: setup probot/stale configuration (#44)

* chore(readme): add lead maintainer information (#45)

* ci: setup github action workflow for testing

* ci: remove old CircleCI configuration

* ci: adjust job triggers (#53)

* ci: report coverage to codecov (#54)

* chore(deps): add renovate.json (#55)

* chore(deps): update dependency gradle to v5

* chore: add spotless plugin (#59)

* feat: implement 2.6 endpoints (#61)

* chore: spotless plugin (#73)

* chore: spotless plugin

* chore: spotless plugin upgrade to 3.27.1

* fix: in locks

* feat: added a task to build standalone jars (#82)

* style: spotless apply

* chore: gradle updates

* test: true peer change

* Revert "test: true peer change"

This reverts commit 96e4aa0.

* chore: changelog info

Co-authored-by: Jolan <mc-somango@live.fr>
Co-authored-by: Brian Faust <faustbrian@users.noreply.github.com>
Co-authored-by: supaiku <1311798+supaiku0@users.noreply.github.com>
Co-authored-by: Edgar Goetzendorff <hello@dated.fun>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: KovacZan <39158639+KovacZan@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.

2 participants