jekkos

Results 501 comments of jekkos

You can change it in the dialog you showed in the other issue? Or can it only be done by an admin? Once set it should not change often or...

I think that someone with some knowledge of Arabic would be best suited to solve this.

Any progress on this? It would be nice to have the tx logs in the callbundle result. This used to be possible in a patched version of mev-geth as well.

https://github.com/DC-Dev-Team/opensourcepos/commit/4ea0ff211e229fa1038548af4f29a01ea9a7da3d

Not sure what the question is here

@diego-ramos is this something you have also encountered?

@diego-ramos base64 might also generate unallowed characters , in this case the = is used for padding purposes , it wont be there if the string had a multiple of...

So as suggested previously I would try URL encoding either on top of base64 or just on the plain input

@diego-ramos could you prepare a fix for thuis? Thanks