Ed Mazurek
Ed Mazurek
R tasks and reports are sometimes bigger than a single script or rmarkdown file. They often source scripts and data from elsewhere, say from a project directory or common assets...
I have been thinking of how to persist songs in lissajous as well as encapsulate the song as an object for sharing and more relevantly for collaborating in real time....
After unboxing, then compiling and migrating my contracts, Jest tests fail on `npm run test` node v7.1.0 truffle v3.4.11 solidiy v0.4.15 ``` FAIL src/App.test.js ● renders without crashing Invariant Violation:...
Resolves: SNO-185
### Component Cast ### Describe the feature you would like [Profanity](https://github.com/johguse/profanity) is now unsafe and archived; a maintained vanity address generator that uses GPU would be useful. Thank you! ###...
resolves #134 todo: - make it easier to publish (.env token?) - squash commits (v0.1.4?? huh?) - try to maybe get the src folder out of the build folder (but...
Wrong snapshot url!
On goerli we get an error on successful delivery (see example tx https://wormholescan.io/#/tx/e98bb7ed3e7c98949402fae9cc6a867c85b5b7e914ac1ebb59f8275bd15b18c8?network=TESTNET) Consider changing refund chain to target chain so that users can successfully receive any refunded ETH
> this contract is inherited by WormholeL1ERC20Bridge.sol where the method is used. > > @alexkeating and I were discussing folding the WormholeL1VotePool contract (which really only contains this method) into...
Should there be a generic/abstracted `L1GovernorMetadataBridge`? Seems we only have wormhole-specific stuff here _Originally posted by @mds1 in https://github.com/ScopeLift/l2-flexible-voting/pull/38#discussion_r1323587080_