Skip to content

Floonet update

Pre-release
Pre-release
Compare
Choose a tag to compare
@yeastplume yeastplume released this 07 Jan 21:46

Change Log

Implemented enhancements:

v0.5.1 (2019-01-07)

Full Changelog

Implemented enhancements:

  • One peer occupy multiple TCP connections #2258
  • [dandelion] specify node address for dandelion stem phase #1250

Fixed bugs:

  • State syncing always failure #2246
  • Peer ban doesn't work as expected #2241
  • Spending zero confirmation outputs [-c 0] doesn't seem to work #2153
  • --min_conf 0 parameter generates some buggy transactions and seems to corrupt the wallet #2019
  • fix: shutdown the tcpstream when we initiate to close a peer connection #2288 (garyyu)
  • Fix for genesis outputs confirms count #2271 (ignopeverell)

Closed issues:

  • TUI display negative blocks during sync #2309
  • broken link in intro.md #2306
  • Error connecting to "curl gringod.info" #2297
  • No grins after restore, strange accounts #2296
  • Regression - "not yet implmented" error while creating a file-based tx #2293
  • Crash when running grin server #2292
  • Chain won't sync stays forever at step 2/4 #2291
  • Panic when trying to receive coins #2281
  • Grin wallet recover fails with IO error - Mac OSX #2279
  • LibTx Error when finalizing a slate returned by issue_send_tx using keybase #2266
  • error: failed to run custom build command for croaring-sys v0.3.7 #2264
  • Example for receive tx is missing @ api doc #2255
  • Transaction output not showing up correctly in the wallet #2248
  • 'grin wallet reconcile' process #2242
  • TUI stay on "Downloading headers: 6%, step 1/4" #2233
  • grin help wallet contains same help message for init and restore commands #2231
  • Lost grins from delayed wallet receive and finalize #2228
  • Send grin without node (offline tx building) #2227
  • transactions not always confirming #2223
  • thread 'main' panicked at 'called Option::unwrap\(\) on a None value' #2220
  • need larger list of DNS_SEEDS for mainnet #2214
  • Wallet seed recovery process leaves recovery phrase in shell history #2174

Merged pull requests: