Very exciting to see dbc making progress.
Is this for a single-node mint, or single-section mint (multiple elder nodes reaching consensus on each spend)? From the dbc_mint repo it looks to be multiple nodes (using bls_dkg and SecretKeySet).
Single thread or multi thread? From the dbc_mint repo looks to be single thread.
ed25519 or bls keys? From the dbc_mint repo looks to be bls.
I’m just a little unclear on what the 19K tps stat means because from my testing of bls verifications it looks like each signature verification takes around 6ms, which would give around 170 tps. Being 100x faster than that is really impressive. Do you have any info about the test process to get the 19K tps number?
Ah the test is from bench_reissue_1_to_100
thanks for this dirvine I need to read the whole forum backlog before posting!
edit: ah sorry Dimitar I should know better than to post in the other thread! Thanks for moving it