This commit is contained in:
jl777
2016-11-08 18:33:56 -03:00
parent d9a9d5620c
commit 27bf3c5ef3
2 changed files with 11 additions and 8 deletions

View File

@@ -16,11 +16,13 @@
#ifndef H_KOMODO_H
#define H_KOMODO_H
// Todo: handle reorg: clear all entries above reorged height
// error check redeems
// net balance limiter
// REVS and non-fiat chains
// verify: interest payment, ratification
// Todo:
// 1. error check fiat redeem amounts
// 2. net balance limiter, activate dPoW for all fiats
// 3. REVS and non-fiat chains
// 4. verify: interest payment, ratification, reorgs
// 5. automate notarization fee payouts
// 6. automated distribution of test REVS snapshot
#include <stdint.h>
#include <stdio.h>