Commit Graph

83 Commits (af794ef682bc2c481ccf9ad01d3492910c50ce61)

Author SHA1 Message Date
rjl493456442 f46c878441
core/rawdb: implement in-memory freezer (#29135) 5 months ago
Aaron Chen 74995bf8a1
all: use slices.Contains (#29459) 6 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 7 months ago
Felix Lange 69f5d5ba1f
node, rpc: add configurable HTTP request limit (#28948) 8 months ago
Delweng 386cba15b5
node: increase batch limits for auth rpc API (#27924) 1 year ago
Sanghee Choi acc2a2ac61
node: remove unused error return from Attach (#27450) 1 year ago
mmsqe f3314bb6df
rpc: add limit for batch request items and response size (#26681) 1 year ago
Delweng 8f373227ac
cmd/geth: make account commands not require datadir lock (#27084) 1 year ago
Martin Holst Swende 09a9ccdbce
core/rawdb, node: use standalone flock dependency (#26633) 2 years ago
Martin Holst Swende ed51b8c5d3
ethdb: pebble backend (64bit platforms only) (#26517) 2 years ago
Marius van der Wijden d0a4989a8d
cmd, eth, node: deprecate personal namespace (#26390) 2 years ago
Sina Mahmoodi 3630cafb34
node: drop support for static & trusted node list files (#25610) 2 years ago
Felix Lange 9cddfe92a3
node: prevent exposing engine API on unauthenticated endpoint (#25939) 2 years ago
protolambda 90711efb0a
node, rpc: add JWT auth support in client (#24911) 2 years ago
rjl493456442 e44d6551c3
cmd, core, ethdb, node: move chain freezer one folder deeper (#25487) 2 years ago
Marius van der Wijden d78d302f3d
node: add info message when JWT secret is loaded (#25095) 2 years ago
Marius van der Wijden a8040bc2c5
node: allow JWT pass by file only (#24579) 3 years ago
Marius van der Wijden 4f4622bc8b
core: eth: implement Kiln-v2 spec (#24506) 3 years ago
Felix Lange 5079e3c6e5
cmd/geth: make authrpc listening address settable from command line (#24522) 3 years ago
Martin Holst Swende 4860e50e05
cmd/geth, node, rpc: implement jwt tokens (#24364) 3 years ago
Sina Mahmoodi 108eec3fee
node: remove dependency on wallet backend packages (#23019) 3 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
rene 5c2a7ce2cc
node: rename startNetworking to openEndpoints (#22105) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Steven E. Harris 40283d0522
node: shut down all node-related HTTP servers gracefully (#20956) 4 years ago
rene 07d909ff32
node: allow websocket and HTTP on the same port (#20810) 5 years ago
rene d7851e6359
graphql, node, rpc: fix typos in comments (#20824) 5 years ago
Martin Holst Swende 0734c4b820
node, cmd/clef: report actual port used for http rpc (#20789) 5 years ago
Felix Lange 38d1b0cba2
cmd/geth: enable DNS discovery by default (#20660) 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
Péter Szilágyi 006c21efc7
cmd, core, eth, les, node: chain freezer on top of db rework 5 years ago
Péter Szilágyi 29bc982d75
cmd/geth, internal, node, vendor: nuke geth monitor 6 years ago
Steve Ruckdashel a8dd1f93c6 node: switching prometheus flock location to tsdb (#19376) 6 years ago
gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) 6 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Matthew Halpern 7b3e3d549e node: prefer nil slices over zero-length slices (#19083) 6 years ago
Janoš Guljaš 26aea73673 cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
Franklin 21dd59bd04 . 6 years ago
Martin Holst Swende 493903eede
core: better side-chain importing 6 years ago
Felix Lange dcae0d348b
p2p/simulations: fix a deadlock and clean up adapters (#17891) 6 years ago
Ryan Schneider 5d7e18539e rpc: make HTTP RPC timeouts configurable, raise defaults (#17240) 6 years ago
Kurkó Mihály a9835c1816 cmd, dashboard, log: log collection and exploration (#17097) 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
Felix Lange 52b046c9b6
rpc: clean up IPC handler (#16524) 7 years ago
Martin Holst Swende ec3db0f56c cmd/clef, signer: initial poc of the standalone signer (#16154) 7 years ago
GuiltyMorishita e2f2bb3e2e node: fix typo hvosts -> vhosts (#16096) 7 years ago
Martin Holst Swende 6c6247a690
node, rpc: fix linter issues 7 years ago
Martin Holst Swende 589b603a9b rpc: dns rebind protection (#15962) 7 years ago
Lewis Marshall 54aeb8e4c0 p2p/simulations: various stability fixes (#15198) 7 years ago