Commit Graph

  • ff67f124fe go.sum: go mod tidy Felix Lange 2022-06-25 15:13:38 +02:00
  • 1dfc46f3b0 cmd: implement MigrateFlags as App.Before hook Felix Lange 2022-06-25 15:10:43 +02:00
  • 1d93f3b6c7 cmd/utils: move custom flag types to package internal/flags Felix Lange 2022-06-25 13:30:46 +02:00
  • bbfe4162eb cmd/*: use RunAndExitOnError Felix Lange 2022-06-25 13:03:26 +02:00
  • 573a874ee9 cmd/p2psim: use flags.NewApp Felix Lange 2022-06-25 12:55:40 +02:00
  • 6542a6bae0 cmd/utils: remove FilePath in custom flags Felix Lange 2022-06-25 12:33:41 +02:00
  • cd91b89c54 cmd/geth: remove command categories Felix Lange 2022-06-25 12:16:13 +02:00
  • fd3aa2efd1 cmd: use cli/v2 flag categories Felix Lange 2022-06-25 12:07:41 +02:00
  • 657cfdd1bd internal/flags: remove useless cli.App metadata Felix Lange 2022-06-23 15:48:50 +02:00
  • a4fa5d4db1 cmd/utils: put back HelpPrinter Felix Lange 2022-06-23 02:10:32 +02:00
  • 5ce5c8b8d2 cmd/geth: fix args accesses for cli/v2 Felix Lange 2022-06-23 02:09:53 +02:00
  • cd40e607e1 cmd/*: port to cli/v2 Willian Paixao 2022-04-24 17:06:37 +02:00
  • cc0fd43710
    internal/ethapi: add note about eth_chainId compatibility with EIP-695 lightclient@protonmail.com 2022-06-24 18:40:02 +02:00
  • 647c6f2db6
    internal/ethapi: always return chain id (#25166) lightclient 2022-06-24 18:03:13 +02:00
  • 1a86e438b3
    docs: update Go API page (#25112) Joseph Cook 2022-06-24 16:23:50 +01:00
  • 4be825206c internal/ethapi: use currentHeader instead of currentBlock for ChainID call Marius van der Wijden 2022-06-24 17:23:09 +02:00
  • 3716873d01 improvements, add filter logs example Sina Mahmoodi 2022-06-24 17:21:56 +02:00
  • b971f9fd66
    internal/ethapi: always return chain id lightclient@protonmail.com 2022-06-24 17:19:08 +02:00
  • 8a7a6036e7 eth: fix typo int88 2022-06-24 15:18:47 +00:00
  • e620fa3980
    eth: fix typo (#25161) int88 2022-06-24 20:28:01 +08:00
  • f8a4f8a2b0 accounts/abi/bind/backends: Return hash of new blocks Jens 2022-06-24 11:29:41 +02:00
  • 87b94e06b8
    Merge branch 'gh-pages' into cl-page Joseph Cook 2022-06-24 09:44:20 +01:00
  • d6339a7b0d
    apply changes from review + warn about early prep Joseph Cook 2022-06-24 09:40:09 +01:00
  • 43f274a27b core/state/snapshot: add log.Lvl to snapshot generator Log fn signature meows 2022-06-23 09:43:00 -07:00
  • d43042a3ad
    remove debug println (#8) Murphy Law 2022-06-23 12:35:09 -04:00
  • 6135c688b8
    eth/tracers: optimize goja buffer conversion (#25156) Sina Mahmoodi 2022-06-23 18:11:47 +02:00
  • 576614f72e
    Merge pull request #7 from Inphi/inphi/net-mempool Michael de Hoog 2022-06-23 10:59:43 -05:00
  • e221824819
    Fix NetworkTransaction packet receive handling inphi 2022-06-21 19:53:37 -04:00
  • e12e5bc349 eth/tracers/js: return copy of calldata to JS in contract.getInput Felix Lange 2022-06-23 15:29:27 +02:00
  • 9ba345aa10 eth/tracers/js: simplify toBuf Felix Lange 2022-06-23 15:29:13 +02:00
  • 53474a8c95 eth/tracers/js: tiny optimization in fromBuf Felix Lange 2022-06-23 15:28:22 +02:00
  • 20b960b419
    internal/ethapi: error if tx args includes chain id that doesn't match local lightclient@protonmail.com 2022-06-23 13:02:57 +02:00
  • 65a0f781c5 fix nil pointer dereference Ha ĐANG 2022-06-23 18:01:59 +07:00
  • b43cd60fee unnecessary conversion Ha ĐANG 2022-06-23 17:59:12 +07:00
  • 9944edb1dd eth/tracers: optimize goja buffer conversion Sina Mahmoodi 2022-06-23 12:58:28 +02:00
  • bee406cd93 internal/ethapi: remove variable that has no effect. dbadoy4874 2022-06-23 19:48:28 +09:00
  • 11a094ce11
    internal/ethapi: explicitly return chain id for EIP-155 legacy txs lightclient@protonmail.com 2022-06-23 12:08:13 +02:00
  • c05fb0da7a ethdb: use leveldb stats struct instead of parsing the stats in string format Ha ĐANG 2022-06-23 16:50:55 +07:00
  • 0f044f3433
    go.mod: upgrade to latest goleveldb (#25067) ucwong 2022-06-23 16:35:27 +08:00
  • 65d4f4a42c
    graphql: remove underscore variable that has no effect. Seungbae.yu 2022-06-23 17:21:27 +09:00
  • 7897ef8128
    graphql: remove underscoll variable that has no effect. Seungbae.yu 2022-06-23 17:18:12 +09:00
  • f731427282
    fix(trace): change error type to string (#119) maskpp 2022-06-23 16:00:36 +08:00
  • f31993644c
    Merge pull request #25008 from NicoSerranoP/patch-1 rjl493456442 2022-06-23 11:27:52 +08:00
  • 3246b8d44f
    Update native-bindings.md rjl493456442 2022-06-23 11:24:33 +08:00
  • 2388d1a476
    Update native-bindings.md rjl493456442 2022-06-23 11:22:49 +08:00
  • 8007f09b0b go.mod: upgrade to very latest goleveldb Felix Lange 2022-06-23 00:21:19 +02:00
  • 0cbdb1fcb5 go.mod : goleveldb upgrade ucwong 2022-06-13 20:28:49 +08:00
  • 68420e1aa5
    core: fix typo in txpool (#25149) aaronbuchwald 2022-06-22 16:51:45 -04:00
  • 71353e89b6
    Fix typo in txPool truncateQueue comment Aaron Buchwald 2022-06-22 16:38:25 -04:00
  • 27b1ebb78a add tutorial Joe 2022-06-22 14:07:15 +01:00
  • 7c7cd410d1
    eth, miner: retrieve mining state from live database (#25139) rjl493456442 2022-06-22 19:59:55 +08:00
  • 21b65f4944
    core/vm: Make INVALID a defined opcode (#118) HAOYUatHZ 2022-06-22 17:18:47 +08:00
  • 97c47870c8 core: fix when db empty on startup overrides for TTD and gray glacier do not work Leo Lara 2022-06-22 11:08:13 +02:00
  • 26b8170f5e
    [DOCS]: add note about hardcoded ropsten ttd (#25138) Zachinquarantine 2022-06-22 04:41:32 -04:00
  • 82545a076d cmd/utils: move whitelist flag to legacy file Zachinquarantine 2022-06-21 16:12:03 -04:00
  • cf38c625ea more dashes Zachinquarantine 2022-06-21 16:08:25 -04:00
  • 745a5d66fe cmd/utils: add Kiln, Ropsten deprecation warnings Zachinquarantine 2022-06-21 16:05:29 -04:00
  • 0e48f618d3 optionally include subscription callbacks Sina Mahmoodi 2022-06-21 16:19:05 +02:00
  • b3f1489b1b gethclient: add rpcMethods Sina Mahmoodi 2022-06-21 15:12:02 +02:00
  • 048d4875cb
    apply suggestions from review Joseph Cook 2022-06-21 11:45:04 +01:00
  • fdfbb0b946
    Apply suggestions from code review Joseph Cook 2022-06-21 11:36:47 +01:00
  • c106439025
    apply suggestions from code review Joseph Cook 2022-06-21 11:31:57 +01:00
  • e15d0d35cb
    fix: fix codeList type (#117) maskpp 2022-06-21 18:25:07 +08:00
  • 9c4893b0fe
    Apply suggestions from code review Joseph Cook 2022-06-21 11:20:42 +01:00
  • f49e298330
    README,rpc: remove mention of "shh" RPC API (#25137) Zachinquarantine 2022-06-21 05:59:02 -04:00
  • 7216338c20 eth/catalyst: ignore stale fcu events from cl Gary Rong 2022-06-21 17:37:12 +08:00
  • f20a569265
    cmd/geth: drop geth js command (#25000) Sina Mahmoodi 2022-06-21 11:16:05 +02:00
  • 3418d1c4e7
    all: remove public field from rpc.API lightclient@protonmail.com 2022-06-09 17:11:28 +02:00
  • 10dc5dce08
    all: remove concept of public/private API definitions (#25053) lightclient 2022-06-21 11:05:43 +02:00
  • 0030c7e792
    eth,internal/ethapi: sync comments with previous renamings lightclient@protonmail.com 2022-06-10 12:41:46 +02:00
  • 52b782da40
    node: rename publicWeb3API to web3API lightclient@protonmail.com 2022-06-09 13:51:48 +02:00
  • 784aa64121
    node: move privateAdminAPI methods to adminAPI lightclient@protonmail.com 2022-06-09 13:49:35 +02:00
  • 105c887437
    node: rename publicAdminAPI to adminAPI lightclient@protonmail.com 2022-06-09 13:47:28 +02:00
  • d062dbf67b
    eth: move PrivateDebugAPI methods to DebugAPI lightclient@protonmail.com 2022-06-09 13:44:53 +02:00
  • c6e7d124d5
    eth: rename PublicDebugAPI to DebugAPI lightclient@protonmail.com 2022-06-09 13:41:49 +02:00
  • b16462515b
    eth: rename PrivateAdminAPI to AdminAPI lightclient@protonmail.com 2022-06-09 13:40:37 +02:00
  • adb16f16fc
    eth: move PrivateMinerAPI methods to MinerAPI lightclient@protonmail.com 2022-06-09 13:40:01 +02:00
  • 7d58223e40
    eth: rename PublicDownloaderAPI to DownloaderAPI lightclient@protonmail.com 2022-06-09 13:38:56 +02:00
  • b8bc2f9007
    eth: rename PublicMinerAPI to MinerAPI lightclient@protonmail.com 2022-06-09 13:38:06 +02:00
  • d410bc14c4
    eth,les: rename PublicFilterAPI to FilterAPI lightclient@protonmail.com 2022-06-09 13:37:16 +02:00
  • 4838391f21
    les: rename PublicDownloaderAPI to DownloaderAPI lightclient@protonmail.com 2022-06-09 13:35:12 +02:00
  • 1bb4e333e6
    les: rename PrivateDebugAPI to DebugAPI lightclient@protonmail.com 2022-06-09 13:33:51 +02:00
  • 0505b759a9
    les: rename PrivateLightAPI to LightAPI lightclient@protonmail.com 2022-06-09 13:32:42 +02:00
  • 2a54c74e11
    les: rename PrivateLightServerAPI to LightServerAPI lightclient@protonmail.com 2022-06-09 13:26:37 +02:00
  • 5453a42f7d
    internal/ethapi: rename PublicNetAPI to NetAPI lightclient@protonmail.com 2022-06-09 13:24:23 +02:00
  • 5438d2b8cf
    internal/ethapi: move PrivateDebugAPI methods to DebugAPI lightclient@protonmail.com 2022-06-09 13:23:37 +02:00
  • 0273b2b575
    internal/ethapi: rename PublicDebugAPI to DebugAPI lightclient@protonmail.com 2022-06-09 13:21:18 +02:00
  • 9af7f6d707
    internal/ethapi: rename PublicTransactionPoolAPI to TransactionAPI lightclient@protonmail.com 2022-06-09 13:15:18 +02:00
  • 7aa2e2c57c
    internal/ethapi: rename PublicBlockChainAPI to BlockChainAPI lightclient@protonmail.com 2022-06-09 13:12:24 +02:00
  • f74f8b511f
    internal/ethapi: rename PrivateAccountAPI to PersonalAccountAPI lightclient@protonmail.com 2022-06-09 13:08:25 +02:00
  • 899db590dd
    internal/ethapi: rename PublicAccountAPI to EthereumAccountAPI lightclient@protonmail.com 2022-06-09 13:06:32 +02:00
  • d40399bee3
    internal/ethapi: rename PublicTxPoolAPI to TxPoolAPI lightclient@protonmail.com 2022-06-09 13:01:01 +02:00
  • a9f9a2f56f
    eth: rename PublicEthereumAPI to EthereumAPI lightclient@protonmail.com 2022-06-09 12:57:05 +02:00
  • 8b7baca40b
    internal/ethapi: rename PublicEthereumAPI to EthereumAPI lightclient@protonmail.com 2022-06-09 12:56:07 +02:00
  • 3d38617d61 core: apply overrides properly Marius van der Wijden 2022-06-21 11:03:18 +02:00
  • 241dd27300
    trie: fix size accounting in cleaner (#25007) aaronbuchwald 2022-06-21 05:00:37 -04:00
  • e804c41058
    Update client.go Felix Lange 2022-06-21 10:42:32 +02:00
  • ea665cbb52 miner: retrieve mining state from live database Gary Rong 2022-06-21 11:02:48 +08:00
  • 3126e56dcd
    [DOCS]: add note about hardcoded ropsten ttd Zachinquarantine 2022-06-20 22:49:55 -04:00
  • daaa67f3c0 rpc,readme: remove shh rpc api Zachinquarantine 2022-06-20 21:44:43 -04:00