This website requires JavaScript.
Explore
Help
Sign In
GRIN
/
grin-node
Watch
1
Star
0
Fork
0
You've already forked grin-node
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
96ea9a7d9ff68e8f4071467d595afbf34862f1f3
grin-node
/
grin
/
src
T
History
Ignotus Peverell
96ea9a7d9f
Minor fixes and URL for web static file seeds
2017-04-24 18:53:42 -07:00
..
adapters.rs
Discovery and seeding of other peers. Relies either on a gist with IP addresses or a static list. Connects to a first list, sending peer request messages to discover more. Monitor the server to make sure there's always enough peer connections.
2017-02-18 18:42:34 -08:00
lib.rs
Server types cleanup and serde for configuration types
2017-04-24 18:49:57 -07:00
miner.rs
core: various cleanups, improvements, code comments (
#38
)
2017-04-09 23:17:23 -07:00
seed.rs
Minor fixes and URL for web static file seeds
2017-04-24 18:53:42 -07:00
server.rs
Server types cleanup and serde for configuration types
2017-04-24 18:49:57 -07:00
sync.rs
Cleaned up error handling in p2p module. Setting peer status on disconnect.
2017-02-26 20:08:40 -08:00
types.rs
Server types cleanup and serde for configuration types
2017-04-24 18:49:57 -07:00