Liam Zebedee
Liam Zebedee
explain linking https://ethereum.stackexchange.com/questions/17558/what-does-deploy-link-exactly-do-in-truffle
how to issue a token contract and then access it from other areas of codebase. https://sourcegraph.com/github.com/AugurProject/augur-core@master/-/blob/source/contracts/trading/FillOrder.sol#L104 https://sourcegraph.com/github.com/AugurProject/augur-core@master/-/blob/source/contracts/reporting/Universe.sol#L49:27
Delegate pattern: - Controller: register of all contracts - IControlled - inheritance gives access to singleton controller instance throughout code - Delegator responsible for forwarding calls to the contract registered...
FUCK
Yeah when's it gonna be out? Got an AI TV show that I'd love to drop this into
Hey @dmihal - we've been developing/testing tbtc.js with some of the latest versions of node (v13), which include native support for ES modules. I believe you still need a flag...
> I know how frustrating it is trying to get a library to play nicely with both Web/Babel & Node 😩 Oh, I agree @dmihal, it's a nightmare. Sourcemaps in...
@Shadowfiend what do you think? I'm comfortable with option 2.
Low-key excited for this - I've got a hacked-together local Bitcoin regtest and ElectrumX setup [here](https://github.com/keep-network/local-tbtc-env/tree/regtest-with-electrumx), and it's currently only blocked by the dApp redemption script requiring a specific network...
Is there any progress on the polygon hitboxes, and/or the rotation of hitboxes?