Skip to content

Commit

Permalink
feat: support Dash Core 20 (#1234)
Browse files Browse the repository at this point in the history
* chore: update to dashj 20.0.0-SNAPSHOT to support Core v20 (#1204)

* chore: upgrade to dashj 20.0.0-SNAPSHOT

* fix: use Ouzo for the devnet flavor

* fix: change calculation for masternode rewards after v20 activation (#1221)

* chore: update dashj to 20.0.0 (#1236)

* chore: update checkpoints
  • Loading branch information
HashEngineering authored Dec 12, 2023
1 parent 623d4ea commit b999576
Show file tree
Hide file tree
Showing 5 changed files with 282 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
kotlin_version = '1.8.22'
coroutinesVersion = '1.6.4'
ok_http_version = '4.9.1'
dashjVersion = '19.0.6'
dashjVersion = '20.0.0'
hiltVersion = '2.45'
hiltWorkVersion = '1.0.0'
workRuntimeVersion='2.7.1'
Expand Down
Loading

0 comments on commit b999576

Please sign in to comment.