CryptoKiddies
CryptoKiddies
Looking forward to this feature as well. @0xall in the meantime, you can still access the create list api using the low level ethers method `send` from your wallet instance.
@junxion-io can you provide some help with using the HD key submodule with wallet subprovider? https://github.com/ethereumjs/ethereumjs-wallet/issues/48 I'll send a tip your way:)
Thanks for letting me know. Have you tested this library with web3 v1?
@junxion-io goodluck! There are simpler solutions for mashing your wallet with a public 'zero-client' node. I looked through the codebase of this truffle fork and seems safe: https://github.com/crypedit/truffle-wallet-provider
None of the disable directives seem to work while I have the vscode solidity extension enabled
Hi here they are: ``` displaylink-driver.service - DisplayLink Driver Service Loaded: loaded (/usr/lib/systemd/system/displaylink-driver.service; static) Drop-In: /usr/lib/systemd/system/service.d └─10-timeout-abort.conf Active: activating (auto-restart) (Result: exit-code) since Thu 2023-08-31> Process: 7727 ExecStartPre=/sbin/modprobe evdi (code=exited,...
`mokutil --sb-state`: SecureBoot enabled `lsmod | grep evdi`: empty `dmesg | grep evdi`: empty I updated my kernel today and perhaps evdi needs an update. When I run make in...
Either 6.4.10 or 6.4.11
I get the error `dkms is needed by displaylink-1.14.1-1.x86_64`. I think that's progress... The evdi folder in _/var/lib/dkms_ was referencing an old kernel version fyi. I'm trying to avoid dnf...
It failed with the same error unfortunately. Did you build evdi devel manually before installing? ``` bash make[1]: Entering directory '/home/g/projects/evdi/module' make -C /lib/modules/6.4.12-200.fc38.x86_64/build M=$PWD make[2]: Entering directory '/usr/src/kernels/6.4.12-200.fc38.x86_64' make[2]:...