Home
last modified time | relevance | path

Searched refs:bootnode (Results 1 – 16 of 16) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/aleth-bootnode/
H A DREADME.md1 # Aleth-bootnode, a C++ Ethereum discovery bootnode implementation
4 Aleth-bootnode is an application which runs the Ethereum devp2p discovery protocol (v4), which is t…
6 Aleth-bootnode doesn't support syncing (it doesn't understand the devp2p/RLPx TCP-based transport p…
8bootnode will connect to the official Ethereum bootnodes and participate in the discovery process.…
11 Aleth-bootnode is a part of the [Aleth project](https://github.com/ethereum/aleth) and binaries are…
14 The following is the output of `aleth-bootnode.exe -h` on Windows:
17 aleth-bootnode
19 aleth-bootnode [options]
29 --no-bootstrap Do not connect to the default Ethereum bootnode servers
40 Aleth-bootnode is a part of the Aleth project and covered by it's license. Please see the [License …
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/dev/
H A DMakefile8 go build -o bin/bootnode github.com/ethereum/go-ethereum/cmd/bootnode
H A Dbashrc12 - Run 'make' to build the swarm, geth and bootnode binaries
H A DREADME.md14 Run `make` to build the `swarm`, `geth` and `bootnode` binaries into the
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/
H A DREADME.md39 | `bootnode` | Stripped down version of our Ethereum client implementation that only takes part in …
232 clean way is to configure and run a dedicated bootnode:
235 $ bootnode --genkey=boot.key
236 $ bootnode --nodekey=boot.key
239 With the bootnode online, it will display an [`enode` URL](https://github.com/ethereum/wiki/wiki/en…
244 *Note: You could also use a full fledged Geth node as a bootnode, but it's the less recommended way…
248 With the bootnode operational and externally reachable (you can try `telnet <ip> <port>` to ensure
249 it's indeed reachable), start every subsequent Geth node pointed to the bootnode for peer discovery
254 $ geth --datadir=path/to/custom/data/folder --bootnodes=<bootnode-enode-url-from-above>
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/
H A DREADME.md43 | `bootnode` | Stripped down version of our Ethereum client implementation that only takes part …
277 the internet. The clean way is to configure and run a dedicated bootnode:
280 $ bootnode --genkey=boot.key
281 $ bootnode --nodekey=boot.key
284 With the bootnode online, it will display an [`enode` URL](https://eth.wiki/en/fundamentals/enode-u…
289 *Note: You could also use a full-fledged `geth` node as a bootnode, but it's the less
294 With the bootnode operational and externally reachable (you can try
296 node pointed to the bootnode for peer discovery via the `--bootnodes` flag. It will
301 $ geth --datadir=path/to/custom/data/folder --bootnodes=<bootnode-enode-url-from-above>
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/p2p/
H A Ddial.go210 bootnode := s.bootnodes[0]
212 s.bootnodes = append(s.bootnodes, bootnode)
214 if addDial(dynDialedConn, bootnode) {
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc/sparc/
H A Dautoconf.c1248 int mid, bootnode = 0; in mainbus_attach() local
1262 if (bootnode == 0) { in mainbus_attach()
1266 bootnode = node; in mainbus_attach()
1268 if (node == bootnode) in mainbus_attach()
1278 if (node == bootnode && bootmid != 0) { in mainbus_attach()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/
H A DREADME.md247 * **[aleth-bootnode](aleth-bootnode/)**: A C++ Ethereum discovery bootnode implementation
H A DCHANGELOG.md106 - Added: [#5485](https://github.com/ethereum/aleth/pull/5485) aleth-bootnode now by default connect…
/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Deltorito.c365 IsoFile **bootnode) in create_image() argument
378 *bootnode = NULL; in create_image()
418 *bootnode = (IsoFile *) imgfile; in create_image()
H A Dfs_image.c5429 IsoBoot *bootnode; in iso_eltorito_report() local
5442 bootnode = image->bootcat->node; in iso_eltorito_report()
5443 if (bootnode == NULL) in iso_eltorito_report()
5447 (unsigned int) bootnode->lba, in iso_eltorito_report()
5448 (unsigned int) (bootnode->size + 2047) / 2048); in iso_eltorito_report()
5450 path = iso_tree_get_node_path((IsoNode *) bootnode); in iso_eltorito_report()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/amiga/powerpc/
H A Dexecd.inc374 AN_NoBootNode = $0700000F; // No bootnode found in eb_MountList
/dports/lang/fpc-source/fpc-3.2.2/rtl/amiga/powerpc/
H A Dexecd.inc374 AN_NoBootNode = $0700000F; // No bootnode found in eb_MountList
/dports/lang/fpc/fpc-3.2.2/rtl/amiga/powerpc/
H A Dexecd.inc374 AN_NoBootNode = $0700000F; // No bootnode found in eb_MountList
/dports/lang/fpc-utils/fpc-3.2.2/rtl/amiga/powerpc/
H A Dexecd.inc374 AN_NoBootNode = $0700000F; // No bootnode found in eb_MountList