ece8f25511
We now enforce the following rules: 1. No duplicate topics or data. 2. Topics must have 32 byte keys. 3. Topics may not be skipped. (e.g., no t1 & t3 without a t2). 4. Raw codecs. We _don't_ require that topics/data be emitted in any specific order. We _skip_ events with unknown keys. We _drop_ events that violate the above rules. |
||
---|---|---|
.. | ||
bundle | ||
config | ||
hello | ||
impl | ||
modules | ||
repo | ||
builder_chain.go | ||
builder_miner.go | ||
builder.go | ||
fxlog.go | ||
health.go | ||
options.go | ||
rpc.go | ||
shutdown_test.go | ||
shutdown.go | ||
testopts.go |