Skip to content

Rise v1.1.1 - Mainnet

Compare
Choose a tag to compare
@vekexasia vekexasia released this 20 Sep 09:52
· 195 commits to development since this release

Change Log

Full Changelog

  • Upgraded almost all third party dependencies to latest version
  • Added [PUT] /api/transactions/ endpoint to ease creation of wallet related software.
  • Atomic block processing
  • Peer banning - delegates are now more motivated to keep their node online
  • Lightweight block and transaction processing
  • In memory block transaction validation
  • Node upgrade from v6 to v8
  • Typescript upgrade from 2.6 to 2.8
  • PostGres upgrade from 9.6 to 10.4
  • Database level constraints
  • Migration from pg-promise to sequelize
  • Restored topAccounts api
  • Restored PUT transactions api
  • much more…