Tiago Carvalho

Results 113 comments of Tiago Carvalho

might also be helpful to include lints for `println!()` and `eprintln!()` https://rust-lang.github.io/rust-clippy/master/index.html#/print_stdout https://rust-lang.github.io/rust-clippy/master/index.html#/print_stderr

it's also possible to apply for developer boards: https://riscv.org/risc-v-developer-boards/details/

FYI this package is no longer compiling on `1.0`. it needs to be patched

@tzemanovic @Fraccaman the changelog ci job is failing for some reason

To satisfy the second objective, consult: https://github.com/wasmerio/wasmer/blob/v5.0.0/lib/api/Cargo.toml

@mateuszjasiuk reported this PR doesn't entirely fix the issue

https://github.com/near/wasmer/commit/62546ccc7f24b242e53e240d1bf186f43648000e potentially fixed by this commit the dereferenced pointer is not even aligned to a power of two, in this issue, so I doubt it is related to #4072

~~this is already supported. in the cli of `claim-rewards`, pass `--source `~~ nevermind, `source` is some account where the bond originated from, so it is true we can't withdraw to...