Daniel Liu
|
4709ca3f13
|
all: fix staticcheck warning SA1006
|
2024-10-28 15:13:21 +08:00 |
|
Daniel Liu
|
87a6b5f4c3
|
Merge pull request #689 from gzliudan/fix-st1005
all: fix staticcheck warning ST1005
|
2024-10-25 15:28:07 +08:00 |
|
Daniel Liu
|
f79763ca88
|
all: fix staticcheck warning S1039: unnecessary use of fmt.Sprintf
|
2024-10-24 12:49:37 +08:00 |
|
Daniel Liu
|
a79411fa06
|
all: fix staticcheck warning ST1005: incorrectly formatted error string
|
2024-10-24 09:48:20 +08:00 |
|
JukLee0ira
|
47d27fed3b
|
all: replace uses of ioutil with io and os (#24869)
|
2024-09-27 15:14:17 +08:00 |
|
Daniel Liu
|
5470485450
|
all: split vm.Context into BlockContext and TxContext (#21672)
|
2024-09-21 22:18:10 +08:00 |
|
JukLee0ira
|
bea4431f6f
|
eth/filters: avoid block body retrieval when no matching logs (#25199)
|
2024-08-03 10:03:22 +08:00 |
|
JukLee0ira
|
ad71d706fb
|
all: add global block logs cache (#25459)
|
2024-08-03 10:03:22 +08:00 |
|
JukLee0ira
|
0c9f2fcceb
|
eth/filters: fix pending for getLogs (#24949)
|
2024-08-03 10:03:22 +08:00 |
|
JukLee0ira
|
83782e5368
|
eth/filters: remove use of event.TypeMux for pending logs (#20312)
|
2024-08-03 10:03:22 +08:00 |
|
Daniel Liu
|
e72f6dedb3
|
accounts/abi/bind: allow to specify signer on transactOpts (#21356)
|
2024-06-20 15:52:32 +08:00 |
|
JukLee0ira
|
2d89951e5b
|
all: use errrors.New instead of empty fmt.Errorf
|
2024-06-14 19:19:21 +08:00 |
|
Daniel Liu
|
fd8811cc9e
|
core, backends: rename callmsg to callMsg
|
2024-05-14 23:27:23 +08:00 |
|
Daniel Liu
|
01e1728a94
|
all: add support for EIP-2718, EIP-2930 transactions (#21502)
|
2024-05-14 23:15:35 +08:00 |
|
Daniel Liu
|
48f9bbed50
|
core: types: less allocations when hashing and tx handling (#21265)
|
2024-05-13 22:07:03 +08:00 |
|
Daniel Liu
|
1c9f1d8279
|
all: change TxPreEvent to TxsPreEvent (#16720)
|
2024-03-28 11:16:21 +08:00 |
|
Daniel Liu
|
a4b557b062
|
accounts, eth, les: blockhash based filtering on all code paths (#16734)
|
2024-03-18 10:08:25 +08:00 |
|
Domino Valdano
|
69b4383528
|
eth/filters, ethereum: EIP-234 add blockHash param for eth_getLogs
|
2024-03-14 11:52:42 +08:00 |
|
Daniel Liu
|
f11bf739a2
|
fix panic caused by skipKeyFile (#440)
|
2024-02-23 14:11:42 +08:00 |
|
Banana-J
|
bbd7d00068
|
fix: missing validation in unpacklog (#416)
Co-authored-by: wjrjerome <wjrjerome@babylonchain.io>
|
2024-02-11 20:32:44 +11:00 |
|
Banana-J
|
3e0deddfaa
|
fix: missing length validaiton after doing regex (#415)
Co-authored-by: wjrjerome <wjrjerome@babylonchain.io>
|
2024-02-05 21:43:04 +11:00 |
|
Banana-J
|
2504961a33
|
fix: replace all time.after with the time.newtimer (#400)
|
2024-01-27 21:01:24 +11: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 |
|
Daniel Liu
|
05ad748307
|
change MinGasPrice in function Call
|
2023-10-16 11:24:47 +08:00 |
|
Liam Lai
|
5623ce8de0
|
merge from master
|
2023-07-30 16:50:45 +10:00 |
|
Daniel Liu
|
42379f530f
|
internal/ethapi: EstimateGas and Call handle revert error(#173) (#200)
hot fix for EstimateGas and Call handle revert error https://github.com/XinFinOrg/XDPoSChain/issues/173
|
2022-10-27 17:25:25 +08:00 |
|
Jianrong
|
4addb69561
|
generate and verify timeout message
|
2021-12-30 11:00:20 +11:00 |
|
Jianrong
|
0eb2504db3
|
Add 1 test for adaptor to switch from v1 to v2
|
2021-10-17 11:20:57 +11:00 |
|
Jianrong
|
ce106abffe
|
fix tests related to consensus
|
2021-10-10 22:05:32 +11:00 |
|
olumuyiwadad
|
c0677f03cb
|
update test C-[a-m] tests.
|
2021-09-27 12:47:59 +05:30 |
|
olumuyiwadad
|
cf18ceba33
|
Merge branch 'forking-incident-fix' of https://github.com/hash-laboratories-au/XDPoSChain into hash-laboratories-au-forking-incident-fix
|
2021-09-23 17:01:19 +05:30 |
|
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 |
|
Jianrong
|
9efb89dffb
|
fix simulator functions to choose between XDC faker and eth faker
|
2021-08-30 14:56:14 +10:00 |
|
Jianrong
|
fa2b341c9a
|
resolving broken eth tests
|
2021-08-29 17:14:10 +10:00 |
|
Jianrong
|
7b7e34ae00
|
Fix XDC forking incident with tests
|
2021-08-29 14:20:01 +10:00 |
|
Jianrong
|
d17f1fdd75
|
replace comment out tests with t.Skip()
|
2021-08-29 11:47:19 +10:00 |
|
Jianrong
|
2d92ccb59b
|
fix all XDCÐ tests and enable it in CI
|
2021-08-25 23:51:42 +10:00 |
|
dev-vadim
|
dbe8c9d984
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
diglspacedavid
|
474cc37036
|
upgrade codebase with ethereum:v1.8.13
|
2020-11-23 13:40:30 +05:30 |
|
AnilChinchawale
|
239f9702ce
|
Change address in keystore
|
2019-03-17 16:13:27 +05:30 |
|
AnilChinchawale
|
7de9cee4fb
|
Trezor data updated
|
2019-03-14 15:59:48 +05:30 |
|
Guillaume Ballet
|
115b1c38ac
|
accounts/abi: Add tests for reflection ahead of refactor (#18434)
|
2019-01-15 16:45:52 +01:00 |
|
Guillaume Ballet
|
38cce9ac33
|
accounts/abi: Extra slice tests (#18424)
Co-authored-by: weimumu <934657014@qq.com>
|
2019-01-10 16:27:54 +01:00 |
|
gary rong
|
7ca40306af
|
accounts/abi: tuple support (#18406)
|
2019-01-10 09:59:37 +01:00 |
|
Jeremy Schlatter
|
aca588a8e4
|
accounts/keystore: small code simplification (#18394)
|
2019-01-07 10:35:44 +02:00 |
|
Jeremy Schlatter
|
072c95fb74
|
accounts/keystore: fix comment typo (#18395)
|
2019-01-05 21:27:57 +01:00 |
|
AnilChinchawale
|
a4e35b0a22
|
Fixed issue | File Modified
|
2019-01-05 08:32:22 +05:30 |
|
Dragan Milic
|
27913dd226
|
accounts/abi/bind: add optional block number for calls (#17942)
|
2019-01-03 12:54:24 +01:00 |
|
Guillaume Ballet
|
9bfd0b60cc
|
accounts/abi: fix case of generated java functions (#18372)
|
2019-01-02 10:22:10 +01:00 |
|