beruf

Results 7 issues of beruf

The lib supports next to mainnet also fantom and arbitrum, extending it for optimism is probably not too different to arbitrum.

enhancement
help wanted

It would be great to have branch that integrates hardhat into this foundry template, to leverage strengths of both tools. Hardhat for example helps on integration testing or deployment management.

good first issue
priority: 2
effort: high
work: complicated
type: feature

The app would be a great addition at f-droid. I hope you release it there too soon!

Many people run their Obisidan templates to create new notes with the QuickAdd addon. On my local fork of the obsidian-raycast extension I added a command "Run QuickAdd". Which checks...

The factory schema indicates an owner field ``` # current owner of the factory owner: ID! ``` It's only set to 0x0 on init ``` factory.owner = ADDRESS_ZERO ``` but...

I tried to run the example from the README to recover the public key from a signature `sig.recoverPublicKey(msg) === pub; // public key recovery` which results actually as false. I...

I already asked in Discord, but I didn't get an answer. Why is only the ExclusiveDutchOrderReactor deployed? Will the other implementations, LimitOrderReactor/DutchOrderReactor also be deployed? If yes, when? If no,...