Skip to content

KIP Documents in CBOR, black/whitelist implementation

Rick van Rein requested to merge kip-documents into master
  • abolished ASN.1 format for KIP Documents in favour of CBOR
  • updated the kip up / kip down commandline to the format
  • incorporated black/white lists with ARPA2 Identity/Selector logic
  • precise mechanism is a2sel_abstractions() to count/compare steps-up
  • Python implementation is beginning to work, but not at all polished

Merge request reports