laconicd-deprecated/rpc/ethereum/namespaces
yihuang 40d5eff9fa
fix: Metamask keeps failing sending transactions (#968)
* Problem: Metamask keeps failing sending transactions

Closes: #967
Solution:
- add 1/8 buffer on top of base fee for default gas price

* changelog

* fix typo

Co-authored-by: Freddy Caceres <freddy.caceres@crypto.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-03-03 20:50:40 +00:00
..
debug rpc: make trace transaction api work with batch tx (#907) 2022-01-16 15:36:19 +00:00
eth fix: Metamask keeps failing sending transactions (#968) 2022-03-03 20:50:40 +00:00
miner fix: improve error message in SendTransaction json-rpc api (#786) 2021-11-26 15:19:28 +01:00
net rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
personal rpc: personal_listWallets (#748) 2021-11-15 11:20:59 +00:00
txpool rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
web3 rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00