Daniel Liu
|
4e951ed8fe
|
all: use github.com/deckarep/golang-set/v2 (generic set) (#26159)
|
2025-01-24 16:54:11 +08:00 |
|
Daniel Liu
|
c046f36afd
|
accounts: fix some typos (#25551)
|
2025-01-24 16:54:11 +08:00 |
|
Daniel Liu
|
d8c9ad3c9f
|
all: replace RWMutex with Mutex in places where RLock is not used (#21622)
|
2025-01-24 16:18:30 +08:00 |
|
Daniel Liu
|
165510daef
|
accounts/keystore: rename skipKeyFile to nonKeyFile to better reveal the function purpose (#17290)
|
2025-01-24 16:18:28 +08:00 |
|
Daniel Liu
|
f11bf739a2
|
fix panic caused by skipKeyFile (#440)
|
2024-02-23 14:11:42 +08:00 |
|
Wanwiset Peerapatanapokin
|
aaa246f60e
|
PDF-01 (#397)
* replace deprecated ioutil lib calls
* fix for FileInfo type required
* fix for ioutil.Discard
* fix .Discard
* fix for go-bindata generated files
|
2024-01-19 15:05:03 +04:00 |
|
olumuyiwadad
|
b5abbfed79
|
new EVM Upgrade
- Solidity Upgraded up to v0.8.0
- Fixed and Added eth_chainId
- Fix error in TransactionRecipet
- Reward halving issue fixed
|
2021-09-21 16:53:46 +05:30 |
|
olumuyiwadad
|
571c41f891
|
FIx Bad block error.
|
2021-09-17 17:59:06 +05:30 |
|
Roc Yu
|
70176cda0e
|
accounts/keystore: rename skipKeyFile to nonKeyFile to better reveal the function purpose (#17290)
|
2018-08-03 10:25:17 +03:00 |
|
Ralph Caraveo III
|
5d30be412b
|
all: switch out defunct set library to different one (#16873)
* keystore, ethash, eth, miner, rpc, whisperv6: tech debt with now defunct set.
* whisperv5: swap out gopkg.in/fatih/set.v0 with supported set
|
2018-07-16 10:54:19 +03:00 |
|
Péter Szilágyi
|
6810674de9
|
accounts/keystore: lock file cache during scan, minor polish
|
2017-11-20 12:21:52 +02:00 |
|