JK

Results 5 issues of JK

Only few notes to methods documentation in FantomAuction: **createToken**: The method description claims "*In addition to owning the item, the sender also has to have the MINTER role.*" However I...

Allow to configure timeout for RPC method calls. Related to https://github.com/Fantom-foundation/go-ethereum/pull/38 (go.mod to be rebased after the related go-ethereum change is merged/tagged)

When I submit row add, it works, but doesnt appear - I must refresh page. First HTTP request and reponse: ``` POST /crm/www/zakaznik/detail?id_zakaznik=106&do=skupinaZakaznikGrid-gridForm-submit {"redirect":"http:\/\/localhost\/crm\/www\/zakaznik\/detail?id_zakaznik=106&_fid=ftz1"} ``` Second HTTP request and reponse:...

In the current version, when DiscoveryV5 is enabled, it runs and discovers peers, however they are not pushed into the `dialScheduler`, so they are actually not used.

When I upload new avatar, the avatar file is still visible in Media page (wp-admin/upload.php), not removed from server. Even when I call manually `avatar_manager_delete_avatar($user_id)` (from my testing plugin), the...