-
Hi,
I'm exploring the possibility of using a native implementation of an EVM and its host in [Buidler](https://buidler.dev/) to run smart contract tests. We currently use `ethereumjs-vm`, so I beli…
-
When I run "truffle push" from truffle directory I get this error, but the directory build/contracts exists and the .json files are there.
```
# tenderly push --debug
Setting up your project...
…
-
As discussed on the 2020-12-03 sync, a useful EVM extension-~~in terms of offering the best possible developer experience~~-could be support for Hardhat's [`console.log()`]([https://hardhat.org/hardha…
artob updated
2 years ago
-
There should be a way to disable analytics, but I can't find it in the documentation. I guess users have to add `analytics: {enabled: false}}` to their buidler config?
---
Though I'd recommend D…
-
- The directories master_ufo and instance_ufo should not be deleted if the font doesn't build
- There should not be "Done building fonts!" if the build fails
```
fontmake: Error: In 'instance_ufo…
-
Buidler's wrapper around ethereumjs-vm, `buidler node`, provides meaningful logs regarding contract deployment, since it recognizes each contract from its bytecode:
```
eth_sendTransaction
Contra…
-
I'm writing a [Nuxt Module](https://nuxt.com/docs/guide/going-further/modules), in this module I want to use `` directly in my vue Single File Component.
I have some mixins, functions and variables…
-
I would love to have a `buidler compile --watch` command that I can leave running in the background to recompile contracts when they change on disk.
I would use this to run tests in watch mode at t…
-
Related to #637, but focused on the specific reason for why `@nomiclabs/buidler-waffle` doesn't interoperate well with `ethereum-waffle`. I left the other issue because the docs will still have to be …
-
Connect Wallet is a new (integration? Boost? feature?) that Magesmiths are getting very excited about. Talk to a buidler, understand what this thing is and why it will be game changing, capture the no…