Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning
by
smooth
on 18/07/2016, 02:18:30 UTC

Roadmap
April 26, 2015 - new roadmap announced
Mobile-friendly PoW and block time (released)
GUI wallet (in progress)
32-bit and ARM support (released, but requires low memory footprint below)
Low memory footprint (in progress)
Signature trimming
Blockchain pruning (test release available)

Multisig and payment channels (instant payments)


ELI5 signature trimming and how it relates to pruning please

Trimming allows syncing without transferring the old (pruned) signatures. The current pruned node still transfers them but then throws them away instead of storing them. This would also allow syncing from one pruned node to another. Currently only full unpruned/archive nodes can sync to another node.