Skip to content

BoN phase 2 wave 1

Choose a tag to compare

@iulianpascalau iulianpascalau released this 14 Nov 12:27
1d1d827
  • Transaction data structure has the value field as string
  • Added tx validator on rest API routes so the node won't accept bad formatted transactions
  • Finalized bad blocks implementation
  • Finalized network connection trimming
  • Added components for system VM, peer processor
  • Added request cache for transactions
  • NTP syncer now receives a slice of sources
  • Bugfixes and stabilization in the following areas: sync (fork choice rules), termui interface, requestHandler