qualterz

Results 3 issues of qualterz

Just tried to run one of the examples. Backtrace ```bash λ ~/Downloads/chamomile/ main RUST_BACKTRACE=1 cargo run --example permissionless 127.0.0.1:8000 Finished dev [unoptimized + debuginfo] target(s) in 0.14s Running `target/debug/examples/permissionless '127.0.0.1:8000'`...

There is need to import bitwise flag definitions: https://github.com/bitcoin-core/secp256k1/blob/01b819a8c7d485fdd3f024d77273f5769d75b2d3/include/secp256k1.h#L191-L214 Currently, any expressions are ignored: https://github.com/crystal-lang/crystal_lib/blob/c3012aad7eb0074ba09fc8086dc6f4439a363eba/src/crystal_lib/prefix_importer.cr#L21

### Is your feature request related to a problem? Please describe. Let's take into account the Valence examples, the possible barrier of play testing these examples is a disabled offline...

enhancement