v2.1.3 - Address Transaction Filters, New Endpoints, Chain Parameters Page, testnet3, Menu Animation
NOTE: Not compatible with the data tables scheme or data directory layout of v1.x, v3.x, OR master
.
NOTE 2: This release supports testnet3, not testnet2. The latest release with testnet2 support is v2.1.0.
This is the release of dcrdata v2.1.3. Since the last published release (v2.0), the following changes were made:
- Filtering address transactions by credit/debit
- Added /api/address/{addr}/totals API endpoint
- Added chain parameters page
- Fresh hamburger menu with animated transitions
- Keyboard navigation
- Ticket return calculations shown on home page
- Initial Insight API framework.
- http server has conservative read/write timeouts
- Pagination to /api/address endpoints
- Added batch transactions request API endpoints /txs and /txs/trimmed
- Begin refactoring JavaScript to use Stimulus.js
- Websocket robustness improvements and bug fixes
- Documentation for Go types used in API responses
- Improved API status endpoint with db block height
- Added coin supply API endpoint /api/supply
- Improve PostgreSQL tuning instructions.
- gops agent and instrumentation options
- Dev fund is now "project fund"
- Miner fees displayed for coinbase transaction
- Performance improvements in stakedb package.
- Ticket pool database migrated from storm to badger.
- Many bug fixes and performance improvements.
14 code contributors: @gozart1 , @samparsky, @McEdward, @girino, @papacarp, @RogueElement, @jrick, @JFixby, @orthomind, @lte13, @timi-ola, @SeaLightHouse, @snadorp, @chappjc.
113 changed files with 9,100 additions and 2,222 deletions.