Commit graph

  • 24fe3cc8fc
    fix lint Lucca Martins 2025-01-27 04:43:12 -0300
  • 8255ce1e1f
    unit tests on new functions Lucca Martins 2025-01-27 04:37:37 -0300
  • 07089d36e9
    Update natupnp.go crStiv 2025-01-27 00:54:42 +0100
  • 461828c04a
    Merge 1df93d5c6c into f0e8a3e9c8 crStiv 2025-01-25 21:54:25 -0800
  • f0e8a3e9c8
    fix README.md (#31076) Christina 2025-01-26 01:53:14 +0200
  • 5f373a31dc
    readme: revert hyphen in already running lightclient 2025-01-25 09:30:51 -0700
  • c7bc67ad43
    Update README.md Christina 2025-01-25 18:20:55 +0200
  • 402a3acb17
    Update core/vm/interpreter.go jwasinger 2025-01-24 22:47:53 -0500
  • 837cb2db5d
    Update core/vm/interpreter.go jwasinger 2025-01-24 22:47:27 -0500
  • d152aa69b4
    Update core/vm/interpreter.go jwasinger 2025-01-24 22:46:41 -0500
  • 08e37a48ba
    Merge pull request #798 from gzliudan/upgrade_accounts Daniel Liu 2025-01-25 08:38:50 +0800
  • 35313fd50a all: remove Run argument Felix Lange 2025-01-24 21:32:24 +0100
  • 7fee5576b2
    fix on lint Lucca Martins 2025-01-24 16:32:58 -0300
  • 72cbafbd16
    apply validator id from validatorSet contract Lucca Martins 2025-01-24 15:45:46 -0300
  • 479ea1196d core/vm: remove redundant tracing hook invocation from interpreter loop Jared Wasinger 2025-01-24 13:28:02 -0500
  • c1c1ba0f30 core: change system call determination in EVM Felix Lange 2025-01-24 16:35:43 +0100
  • 75526bb8e0
    p2p/nat: add stun protocol (#31064) zhen peng 2025-01-24 23:16:02 +0800
  • 3003a13440
    core/vm: implement EIP-2537 spec updates (#30978) Sina M 2025-01-24 15:38:17 +0100
  • dae71020ee
    Merge pull request #822 from XinFinOrg/update-devnet-bootnodes Daniel Liu 2025-01-24 21:03:09 +0800
  • b6bce43bba update bootnodes wanwiset25 2025-01-24 15:48:03 +0400
  • 3a3e619d4c
    Merge pull request #1411 from maticnetwork/manav/indexer-graceful-shutdown Manav Darji 2025-01-24 16:12:26 +0530
  • f700ed9eb6
    accounts/usbwallet: fix ledger access for latest firmware and add Ledger Flex (#31004) Michael de Hoog 2025-01-23 23:59:33 -1000
  • 7645effa31 p2p/nat: fix stun default test pengzhen 2025-01-24 17:09:46 +0800
  • a8a96a804f accounts/abi/bind: make it possible to wait for tx hash (#30079) Daniel Liu 2025-01-14 10:56:17 +0800
  • 6f37e85e80 accounts/abi: support unpacking solidity errors (#30738) Daniel Liu 2025-01-14 10:56:17 +0800
  • aa164fbbc1 accounts/abi: fix MakeTopics mutation of big.Int inputs (#30785) Daniel Liu 2025-01-14 10:56:17 +0800
  • db3dc1932c accounts/usbwallet: support dynamic tx (#30180) Daniel Liu 2025-01-14 10:56:17 +0800
  • 72e5ee7f17 accounts/abi: golangci-lint 1.61.0 (#30587) Daniel Liu 2025-01-14 10:56:17 +0800
  • ced65923db accounts/abi/bind: check SendTransaction error in tests (#30349) Daniel Liu 2025-01-14 10:56:17 +0800
  • 11d3afd849 accounts/abi: handle ABIs with contract type parameter (#30315) Daniel Liu 2025-01-14 10:56:17 +0800
  • c6a8f79702 accounts/abi/bind: add accessList support to base bond contract (#30195) Daniel Liu 2025-01-14 10:56:17 +0800
  • 5beff83a6d all: remove deprecated protobuf dependencies (#30232) Daniel Liu 2025-01-14 10:56:17 +0800
  • 0cbaccd106 accounts/keystore: simplify tests using t.TempDir() (#30150) Daniel Liu 2025-01-14 10:56:17 +0800
  • 52ac8ae22b accounts/abi/bind: use embed pkg to split go source template to file (#30098) Daniel Liu 2025-01-14 10:56:17 +0800
  • 1fcc36a2dc build: add check for stale generated files (#30037) Daniel Liu 2025-01-14 10:56:17 +0800
  • a0a1322d84 accounts/usbwallet/trezor: upgrade to generate with protoc 27.1 (#30058) Daniel Liu 2025-01-14 10:56:17 +0800
  • 62895df693 accounts/keystore: use t.TempDir in test (#30052) Daniel Liu 2025-01-14 10:56:17 +0800
  • d2e00672c5 accounts: avoid duplicate regex compilation (#29943) Daniel Liu 2025-01-14 10:56:17 +0800
  • 643c715b43 accounts: fix TestUpdateKeyfileContents (#29867) Daniel Liu 2025-01-14 10:56:17 +0800
  • ef71887d7a accounts, cmd/geth, core: close opened files (#29598) Daniel Liu 2025-01-14 10:56:17 +0800
  • 02a3aa13c1 accounts/abi: fix typos (#29542 #29600) Daniel Liu 2025-01-14 10:56:17 +0800
  • 733a5fc193 accounts: fix mismatched names in comments (#29348) Daniel Liu 2025-01-14 10:56:17 +0800
  • dfc0f112b8 accounts/keystore: use min/max/clear from go1.21 (#29307) Daniel Liu 2025-01-14 10:56:16 +0800
  • 30dc0f47c9 accounts/abi/bind: check invalid chainID first (#29275) Daniel Liu 2025-01-14 10:56:16 +0800
  • 2b60816af1 accounts/scwallet: remove references to deprecated elliptic package (#28946) Daniel Liu 2025-01-14 10:56:16 +0800
  • a9ca99dc6a accounts: remove redundant string conversion (#29184) Daniel Liu 2025-01-14 10:56:16 +0800
  • 888963c6ff accounts: remove deprecated function NewPlaintextKeyStore (#29171) Daniel Liu 2025-01-14 10:56:16 +0800
  • 13d39173b3 accounts/usbwallet: update hid library (#29176) Daniel Liu 2025-01-14 10:56:16 +0800
  • 85059ed0d7 accounts/abi: delete duplicate error check (#29136) Daniel Liu 2025-01-14 10:56:16 +0800
  • b6f3007af1 core: move genesis alloc types to core/types (#29003) Daniel Liu 2025-01-14 10:56:16 +0800
  • 745c276ed3 fix: update outdated link to trezor docs (#28966) Daniel Liu 2025-01-14 10:56:16 +0800
  • 2dfb1cf7d3 accounts: fix typos (#28881) Daniel Liu 2025-01-14 10:56:16 +0800
  • 0a0784d324 acounts/usbwallet: fix typo (#28815) Daniel Liu 2025-01-14 10:56:16 +0800
  • c1913bb22a accounts/abi/bind/backends: replace NewSimulatedBackend with NewXDCSimulatedBackend Daniel Liu 2025-01-14 10:56:16 +0800
  • b5f6104d5d accounts/abi: fix bigInt topic encoding (#28764) Daniel Liu 2025-01-14 10:56:16 +0800
  • 0e7679dc6a accounts,signer: fix typos in comments (#28730) Daniel Liu 2025-01-14 10:56:16 +0800
  • 36bf7311cd accounts: properly close managed wallets when closing manager (#28710) Daniel Liu 2025-01-14 10:56:16 +0800
  • 8133f96d5f all: fix typos in comments (#28662) Daniel Liu 2025-01-14 10:56:16 +0800
  • 4a54407eb9 accounts: run tests in parallel (#28544) Daniel Liu 2025-01-14 10:56:16 +0800
  • c032eed8f8 accounts/abi/bind: fixed typos (#28634) Daniel Liu 2025-01-14 10:56:16 +0800
  • 0b30a3de38 accounts/abi/bind: fix typo (#28630) Daniel Liu 2025-01-14 10:56:16 +0800
  • f804203609 accounts/keystore: speed up tests (#28461) Daniel Liu 2025-01-14 10:56:16 +0800
  • ea6606ad1c accounts/abi: context info on unpack-errors (#28529) Daniel Liu 2025-01-14 10:56:16 +0800
  • 4d07efe6b6 cdm/abigen: run tests in parallel (#28546) Daniel Liu 2025-01-14 10:56:16 +0800
  • ccda15ef5d accounts, cmd: fix typos (#28526) Daniel Liu 2025-01-14 10:56:16 +0800
  • e78abe0e44 accounts/scwallet: replace strings.SplitN(arg, sep, 2) with strings.Cut(arg, sep) (#28446) Daniel Liu 2025-01-14 10:56:16 +0800
  • 919cbf6032 accounts/abi: improve readability of method-to-string conversion (#28530) Daniel Liu 2025-01-14 10:56:16 +0800
  • 390daf98e4 accounts: fix errors checked by go-staticcheck ST1005 (#28532) Daniel Liu 2025-01-14 10:56:16 +0800
  • 5081ad72f5 accounts: move fuzzers into native packages (#28467) Daniel Liu 2025-01-14 10:56:15 +0800
  • df87605355 api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) Daniel Liu 2025-01-14 10:56:15 +0800
  • b6c33b9a14 internal/ethapi, accounts/abi/bind: use errors.Is for error comparison (#28348) Daniel Liu 2025-01-14 10:56:15 +0800
  • 382855b191 accounts, cmd: fix typos (#28300) Daniel Liu 2025-01-14 10:56:15 +0800
  • 57598e1825 accounts/abi/bind/backend: use requested header for gas prices and gas limits (#28280) Daniel Liu 2025-01-14 10:56:15 +0800
  • 0efc73d664 accounts: handle genesis state missing (#28171) Daniel Liu 2025-01-14 10:56:15 +0800
  • 3e880ef27d cmd/clef: suppress fsnotify error if keydir not exists (#28160) Daniel Liu 2025-01-14 10:56:15 +0800
  • 4c7507af85 account/abi: handle solidity panic revert (#27868) Daniel Liu 2025-01-14 10:56:15 +0800
  • d2cfa789da account/abi: convert if-else-if chain to tagged switch (#27869) Daniel Liu 2025-01-14 10:56:15 +0800
  • 3bce105c95 accounts: use atomic type (#27857) Daniel Liu 2025-01-14 10:56:15 +0800
  • e1c7317374 all: remove trailing whitespace (#27741) Daniel Liu 2025-01-14 10:56:15 +0800
  • 0f737b4725 core: replace suicide with selfdestruct to improve code consistency (#27716) Daniel Liu 2025-01-14 10:56:15 +0800
  • 80967d52f6 accounts: fix docstrings (#27703) Daniel Liu 2025-01-14 10:56:15 +0800
  • f365434a0c accounts/keystore: use slices package for sorting (#27485) Daniel Liu 2025-01-14 10:56:15 +0800
  • a57f3583fc accounts/keystore: handle error for invalid key in DecryptKey (#27432) Daniel Liu 2025-01-14 10:56:15 +0800
  • d4bf06d689 accounts: replace noarg fmt.Errorf with errors.New (#27331) Daniel Liu 2025-01-14 10:56:15 +0800
  • 013c90a4e8 accounts/abi: add ErrorById (#27277) Daniel Liu 2025-01-14 10:56:15 +0800
  • d9ec687a2c accounts/abi: resolve name conflict for methods starting with a number (#26999) Daniel Liu 2025-01-14 10:56:15 +0800
  • 5de961552e accounts/abi/bind: handle UnpackLog with zero topics (#26920) Daniel Liu 2025-01-14 10:56:15 +0800
  • 1a07b9bb49 accounts/abi: add error-checks (#26914) Daniel Liu 2025-01-14 10:56:15 +0800
  • ba053a5468 accounts/usbwallet: mitigate ledger app chunking issue (#26773) Daniel Liu 2025-01-14 10:56:15 +0800
  • 3d90cf7de2 accounts/keystore: remove deprecated uses of math.rand (#26710) Daniel Liu 2025-01-14 10:56:15 +0800
  • b18e0e45b7 accounts/abi: fix integer encoding/decoding (#26568) Daniel Liu 2025-01-14 10:56:15 +0800
  • 4e951ed8fe all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) Daniel Liu 2025-01-14 10:56:15 +0800
  • cab293859a eth/filters: update Backend interface (#26126) Daniel Liu 2025-01-14 10:56:15 +0800
  • 4081ed926a accounts/keystore: replace inotify with fsnotify (#26176) Daniel Liu 2025-01-14 10:56:14 +0800
  • e88251d63a accounts/abi: properly quote untrusted data in error message (#26110) Daniel Liu 2025-01-14 10:56:14 +0800
  • cd9c09f384 accounts/abi.bind: don't fetch head in transact unless required (#25988) Daniel Liu 2025-01-14 10:56:14 +0800
  • 19085392a2 accounts/abi: return error on fixed bytes with size larger than 32 bytes (#26075) Daniel Liu 2025-01-14 10:56:14 +0800
  • 4292979685 accounts/scwallet: fix keycard data signing error (#25331) Daniel Liu 2025-01-14 10:56:14 +0800
  • a79d2a2ed3 accounts/keystore: faster tests (#25827) Daniel Liu 2025-01-14 10:56:14 +0800
  • 669b5e081d accounts: fix spelling mistakes (#25961) Daniel Liu 2025-01-14 10:56:14 +0800