Skip to content

Commit 7076ecf

Browse files
authored
refactor: drop ark-node API (v1) support (#65)
1 parent 2a04351 commit 7076ecf

39 files changed

+80
-1127
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## Unreleased
99

10+
## 1.0.0 - 2018-12-24
11+
12+
### Removed
13+
- 1.0 API Support
14+
1015
## 0.1.1 - 2018-08-28
16+
1117
### Fixed
1218
- Added `__init__.py` to the api directory in order to include the api into the package
1319

client/api/one/__init__.py

Whitespace-only changes.

client/api/one/accounts.py

Lines changed: 0 additions & 41 deletions
This file was deleted.

client/api/one/blocks.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

client/api/one/delegates.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

client/api/one/loader.py

Lines changed: 0 additions & 12 deletions
This file was deleted.

client/api/one/peers.py

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)