frontier-node-template icon indicating copy to clipboard operation
frontier-node-template copied to clipboard

Standalone template based on upstream: https://github.com/paritytech/frontier/tree/master/template

Results 3 frontier-node-template issues
Sort by recently updated
recently updated
newest added

i try to Transfer with frontier. but it tell me system:ExtrinsicSuccess [{"weight":"100,000,000","class":"Mandatory","paysFee":"Yes"}] system:ExtrinsicFailed [{"Module":{"index":"5","error":"0x03000000"}},{"weight":"159,200,000","class":"Normal","paysFee":"Yes"}] balances:Withdraw ["5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY","125,000,141"] system:ExtrinsicSuccess [{"weight":"100,000,000","class":"Mandatory","paysFee":"Yes"}] system:ExtrinsicSuccess [{"weight":"100,000,000","class":"Mandatory","paysFee":"Yes"}] what's wrong with this transaction?

When trying to add a offchian worker ( from ocw-example pallet ), the node throws `Thread 'tokio-runtime-worker' panicked at 'there is no reactor running, must be called from the context...

Getting **no matching package found searched package name: `substrate-prometheus-endpoint`** error when I tried to run cargo build --release after deleting cargo.lock file and also getting this error when try to...