Releases: mwcproject/mwc-node
Releases · mwcproject/mwc-node
4.4.0
4.3.0
4.2.2
4.2.1
Rebase from Grin v4.1.0
Rebase form the grin current release. Bunch on minor bugs was fixed. NRD kernels code is here but it is not activated.
Fixes in Header Synchronization
We have fixed some issues with Header Synchronization.
Backwards compatibility fix for Qt connection count
4.0.0-beta.3 get_connected_peers backwards compat
Beta 2 version of TOR inbound release
4.0.0-beta.2 fix completion percent issue
TOR inbound support release
Changes:
- 36af84e bump for release
- 032f74c erge branch 'master' of https://github.com/mwcproject/mwc-node
- 806ed3f fix canonicalization for windows
- 339f835 Update tor_inbound_feature.md
- ca3868f fix for relative paths
- 5e9a9dc take out unneded message
- 53d7f28 Merge branch 'master' of https://github.com/mwcproject/mwc-node
- bbf0001 don't shorten onion address
- 3be3f51 Update tor_inbound_feature.md
- 2247968 Update tor_inbound_feature.md
See More
- badc9d8 Update tor_inbound_feature.md
- d5bf1d1 Add files via upload
- 6a76b92 Update tor_inbound_feature.md
- 4596f8b Update tor_inbound_feature.md
- 1888969 Create tor_inbound_feature.md
- 720c45f fix ban
- ee60765 check for onion
- 477586f allow for banning onion addresses
- acd2d85 limit requests
- 77faf22 fix peers_connected for legacy
- 898b2ef simplifiy tor logic
- 82e2511 external tor
- 9c4725e rewrite torrc on startup
- af18bb3 set default header cache size to 0 to work on all platforms
- 5240956 spinner status for tor
- 89b4c69 Merge branch 'master' of https://github.com/mwcproject/mwc-node
- 573c633 remove http
- eaaab61 Create tor_inbound_testing.md
- 32c2bcf exit if tor fails to start
- 4a76dba allow onion addresses in toml
- c276e61 update configs
- a5cdadc clean up commented code
- a312e70 disable tor kill signal
- 27c0207 update tor_timeout heuristics
- 010e01d 5 bad messages before restart
- a4da7ca redirect stderr to null
- 1551f09 must continue to consume stdout
- efdd442 modify script
- 20cca67 build static linux
- d868da4 kick off tests
- ab3f29b add use statement
- 7a50acf check if we're progressing on a txhashset download
- 93a20af convert process id
- 69f2f2b take out unneded logging
- 846a1ee spacing
- 67a11e5 fix build
- 1d0290e merge torinbound
- 7430d5f fix tests
- 87548da presentation
- 892d94b don't update if we're not tor enabled
- 245593e check for self
- 38c3dd3 strip http
- 5c04954 take out onion_address
- 0b0cee2 filter properly
- 6fbaef2 only send tor peers to peers that have it enabled
- a463d1b disable TOR address in master
- 9ab39c3 multiple types of PeerData
- 87d4350 tor_stream proxy
- b52dc48 more inbound code
- 885a0af fix tests
- 377a649 sync on disconnect
- 5bb76e3 more updates to sync
- 60c10c3 check health
- 3b1d54a move up tor startup
- 7f9fd54 tor outbound
- fe07cb5 fix first time startup issue
- c728ba2 add files
- b6b8fe5 tor thread
- fef1634 include tor
- 94a68e9 TorAddress message
- 8fb65fc bump to beta version
- ed3c282 tor enabled detection
- bd2d51a fix test
- 1b20e0b add tor mask
- a5123ad kick off tests
- 7bcdb68 kick off build
- 5ca3528 fix test
- bee2422 fix test
- c8b79e2 typo
- bc04a1e print tor enabled peers
- 2a13764 change default cache size to 25,000
- 1e167ba lower cache size
- 465ee2a set lastheader
- deaef1e separate out header fields
- 469894d try again after a minute
- a8aa767 improve performance
- ec93afe improve disconnect handling and fraud bans for headers
- 8137b71 attempt reconnect if no peers available
- 30c8eef basic reconnection attempt
- 7d0e3cf handle ref db error with no peers
- 4530e2b special logic peer count = 0
- 1a258ff properly reset cache and tip_processed
- a4e1759 Merge branch 'master' of https://github.com/mwcproject/mwc-node
- 6fd92bd check current hash, not previous
- 05868bd Add access to chain type for global
- 68a31ac request again after 1 minute
- d7a0c92 invalid header list
- 211d881 fix warning
- d9b4695 reduce log level for not found commit message
- e0eff78 add reportign about adding invalid transaction to the pool
- 009dca8 improve sync
- 417770e Update outbound_tor_for_full_node.md
- c2d104a Update outbound_tor_for_full_node.md
This list of changes was auto generated.
TOR outbound connections via socks5proxy
3.2.3 Update outbound_tor_for_full_node.md