Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README.md & Start.md #127

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Conversation

Slixe
Copy link
Contributor

@Slixe Slixe commented Jun 4, 2023

Description

Improve README.md to have correct markdown syntax and to reflect the current mainnet version of DERO.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • This will require a HardFork to be enabled

Which part is impacted ?

  • Wallet
  • Daemon
  • Miner
  • Explorer
  • Simulator
  • Misc (documentation, comments, text...)

License

Im am contributing & releasing the code under DERO Research License (which can be found here).

@Slixe Slixe force-pushed the md-update branch 2 times, most recently from 9080287 to 30daed2 Compare June 4, 2023 19:12
@CaptainDero CaptainDero merged commit a56da91 into deroproject:main Jun 6, 2023
@Slixe Slixe deleted the md-update branch June 11, 2023 09:20
Nelbert442 added a commit to Nelbert442/derohe that referenced this pull request Feb 19, 2024
* Optimizing Inefficient Functions Usecase.

* Fixes: Wallet sync issues, certificate negative serial bug, bbolt dependency.

* Reproducible builds implemented. Pruning & fastsync fixes.

* Several bugs fixes. Thanks to Slixe.

* implement gettxkey wallet function

* Out of memory error fix.

* anti TX spam

* Update chain_sync.go

* Wallet token support

* Wallet token support

* arm7 doesn't start syncing

* add pull request template

* improve pull request template

* Fix: typos (deroproject#114)

* add misc, explorer, simulator in PR template (deroproject#126)

* add misc, explorer, simulator in PR template

* explain branch process in template

* update README.md & Start.md (deroproject#127)

* RingSize Sanity Check Fix by Slixe

* prevent leaking path in invalid change set request, verify valid order (deroproject#130)

* fix --generate-new-wallet and support --wallet-file (deroproject#136)

* search TXID in all tokens history

* returns SCID in which it got found

* update

* improve changeSet topo verification (deroproject#137)

* missing variable assignation

* add comments, better verification

* support asset selection in integrated address (deroproject#138)

* support asset selection in integrated address

* show all balances available

* clean balance cache on rescan, lock

* better display, error

* support selected SCID integrated address creation

* fix rpc payload sender real position (deroproject#147)

* Fix broken fastsync (deroproject#149)

* fix legacy code invalid error (deroproject#151)

* Delete Readme.md

---------

Co-authored-by: Captain <captain@dero.io>
Co-authored-by: Slixe <slixeprivate@gmail.com>
Co-authored-by: 8lecramm <89603217+8lecramm@users.noreply.github.com>
Co-authored-by: omahs <73983677+omahs@users.noreply.github.com>
Co-authored-by: CaptainDero <34203756+CaptainDero@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants