v1.3.0 - Bayfront Upgrade
Mandatory upgrade
This is a mandatory upgrade for the upcoming Bayfront hardfork.
Bayfront hardfork is set for block 405,000 (ETA Monday November 2nd, 2020 5:00am UTC). You should upgrade before the hardfork block.
Changelog
This is a major update that introduces a hardfork (codename: Bayfront hardfork). The hardfork height will be set at 405,000. The following features will be introduced:
Beginning from the hardfork height, the network will support the following features:
-
Liquidity pools
- The ability to trade tokens on liquidity pool exchanges
- Liquidity providers earning returns from trading fees and liquidity incentives.
- RPC API: https://github.com/DeFiCh/ain/wiki/Liquidity-Pool-API-Document
-
Minor RPC and bug fixes, e.g.
gettokenbalances
#60
How to run
Download and untar the relevant version to your operating system, run bin/defid
or bin/defid.exe
to start a DeFi Blockchain daemon. The client (CLI) can be found at bin/defi-cli
or bin/defi-cli.exe
.
Upgrade
To upgrade, simply replace defid
binary.
You will have to reindex after the first upgrade to 1.3.0. To reindex, run defid -reindex
.
App (GUI) users
If you are running the desktop app, you do not have to manually update the underlying node. Check https://github.com/DeFiCh/defi-app/releases for the latest releases.
Testnet reset
To facilitate testing and integration work esp. of that on and around liquidity pools, testnet will be reset with immediate effect, with Bayfront hardfork set to block 3,000. If you run a testnet node, please download and run v1.3.0 with immediate effect.
Issues
Please report any issues to [email protected], or reach out to is via Telegram or Reddit.