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

Port Feb 1 2019 through Feb 1 2020 changes #1

Open
wants to merge 97 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
362ed1b
Merge pull request #143 from ryo-currency/dev
psychocrypt Nov 7, 2018
d4e25f8
Update Ryo copyright notices
fireice-uk Feb 1, 2019
d555d44
Merge pull request #172 from fireice-uk/topic-cc-update
psychocrypt Feb 2, 2019
e7931ca
Remove OptimizeCoinbase refresh
fireice-uk Feb 2, 2019
edd97c2
Merge pull request #173 from fireice-uk/topic-rm-opt-coinbase
psychocrypt Feb 2, 2019
89d462a
Ryo 0.4.0.0 - Lorentz Transform
fireice-uk Feb 3, 2019
0676721
Merge pull request #174 from fireice-uk/topic-new-release-name
psychocrypt Feb 3, 2019
33b2463
README change
Ryo-RU Feb 3, 2019
0c63033
Merge pull request #176 from fireice-uk/Ryo-RU-readme-update
fireice-uk Feb 3, 2019
0c26a9a
Merge branch 'master' into dev
fireice-uk Feb 3, 2019
2933f3e
Merge pull request #177 from ryo-currency/dev
psychocrypt Feb 3, 2019
132487b
Backport typos from Monero
fireice-uk Feb 15, 2019
399b8f5
Merge pull request #179 from fireice-uk/topic-backport-typo-fixes
psychocrypt Feb 15, 2019
1196440
fix CI
psychocrypt Feb 16, 2019
d12582f
Fix tx serialisation
fireice-uk Feb 20, 2019
ad5cae0
Always use uniform pids
fireice-uk Feb 20, 2019
d96bcdf
Merge pull request #181 from psychocrypt/fix-ci
fireice-uk Feb 20, 2019
ebd6b5c
Merge pull request #182 from fireice-uk/topic-multisig-fix
psychocrypt Feb 20, 2019
cf65276
Increase to v0.4.0.1
fireice-uk Feb 21, 2019
f701e06
Merge pull request #183 from fireice-uk/topic-ver-inc
psychocrypt Feb 21, 2019
61e4a75
libunbound: fix MinGW compile
psychocrypt Feb 21, 2019
e145237
Updated Readme
mosu-forge Feb 22, 2019
792c8e2
Merge pull request #186 from mosu-forge/topic-readme
fireice-uk Feb 25, 2019
fb78556
7zip key images
fireice-uk Feb 25, 2019
056d9ce
Merge pull request #184 from psychocrypt/topic-fixMinGWCompileLibunbound
fireice-uk Feb 25, 2019
3bbfdac
Merge pull request #187 from fireice-uk/topic-7z-key-images
psychocrypt Feb 25, 2019
e165654
Merge branch 'master' into dev
psychocrypt Feb 25, 2019
db7e05f
Create verify_premine_burn_instructions.md
Ryo-RU Feb 25, 2019
bc0798c
Merge pull request #189 from fireice-uk/topic-burn-verify-instr
fireice-uk Feb 26, 2019
0e20734
fix avx2 detection
psychocrypt Mar 13, 2019
2e29ca0
Merge pull request #191 from psychocrypt/fix-avx2detection
fireice-uk Mar 14, 2019
c2f9b91
feat(docs): Add verbage to the readme to outline the process for impo…
KyleMcMaster Apr 4, 2019
40c0903
feat(docs): Provide link to Blockchain Utilities docs from main READM…
KyleMcMaster Apr 6, 2019
640ada9
Merge pull request #192 from KyleMcMaster/feat/import-blockchain-docs
fireice-uk May 6, 2019
9021f43
boost 1.7.0 fixes
fireice-uk May 7, 2019
38be2db
fix boost 1.67 linking
psychocrypt May 9, 2019
b45ca61
travis enforce ubuntu trusty
psychocrypt May 9, 2019
5e7b8d3
Merge pull request #195 from fireice-uk/boost-fixes
fireice-uk May 10, 2019
2d2a8eb
Add save wallets tool
fireice-uk May 6, 2019
77ef9cc
Merge pull request #193 from fireice-uk/topic-save-wallets-tool
psychocrypt May 10, 2019
906b08e
libreadline fix on msys2
fireice-uk May 10, 2019
0102ccb
gulps
fireice-uk May 13, 2019
a98aaa0
Merge pull request #194 from fireice-uk/topic-gulps-rebased
psychocrypt May 14, 2019
5ae3f93
Merge pull request #196 from fireice-uk/topic-readline-fix
psychocrypt May 14, 2019
de4d7ab
re-add `set_log` command
psychocrypt Jun 26, 2019
8891c60
Merge pull request #197 from psychocrypt/topic-setLogLvl
fireice-uk Jun 28, 2019
d8e8ec5
fix missing log categories in message
psychocrypt Jun 28, 2019
222a8d0
Merge pull request #198 from psychocrypt/fix-logMessage
fireice-uk Jun 29, 2019
050bb1e
new plateau emission curve
psychocrypt Jun 29, 2019
f4e12d9
add script to generate plateau emission curve
mosu-forge Jun 30, 2019
a957f5a
Merge pull request #199 from psychocrypt/topic-newEmissionCurve
fireice-uk Jul 2, 2019
3285224
fix mem leakage
Jul 5, 2019
2628387
avoid exposing contructor with bool
psychocrypt Jul 5, 2019
90fea7d
use emplace_back instead of push_back
psychocrypt Jul 6, 2019
f2ca047
Merge pull request #201 from psychocrypt/fix-mem-leakage
fireice-uk Jul 7, 2019
f4ebd13
64bit elliptic curve
Jul 12, 2019
7e84d48
add tests for 64bit elliptic curve implementation
psychocrypt Jul 13, 2019
f2231da
update travis
psychocrypt Jul 13, 2019
6e448dd
Add extra check for hits
fireice-uk Jul 16, 2019
d623123
Merge pull request #202 from psychocrypt/topic-ec64
fireice-uk Jul 16, 2019
f445700
64 bit key derivation
Jul 18, 2019
4b41879
unit test `generate_key_derivation`
psychocrypt Jul 19, 2019
7641f2b
Merge pull request #203 from psychocrypt/topic-key_dev_64
fireice-uk Jul 20, 2019
4a11b9e
fix gulps usage
psychocrypt Jul 23, 2019
7862699
rename gulps macros
psychocrypt Jul 23, 2019
33b15f6
fix style
psychocrypt Jul 23, 2019
1761bad
rename categories
psychocrypt Jul 23, 2019
a4b03c5
Merge pull request #205 from psychocrypt/fix-gulpsUsage
fireice-uk Jul 25, 2019
fb73230
readme update
Ryo-RU Jul 25, 2019
e29e62a
Merge pull request #204 from Ryo-RU/dev
fireice-uk Jul 26, 2019
9e4b663
syntax fix
Ryo-RU Jul 27, 2019
9537800
Multi-threaded wallet scan
fireice-uk Jul 25, 2019
34bba83
Make get_blocks faster
fireice-uk Jul 27, 2019
5aca945
New GULPS adjustments
fireice-uk Jul 27, 2019
5ec4bfe
PSC's ideas
fireice-uk Jul 27, 2019
e7cacc4
Add transactions in block order
fireice-uk Jul 27, 2019
943de9e
Merge pull request #207 from Ryo-RU/dev
fireice-uk Jul 27, 2019
431fffd
Fix for self-referential work packages
fireice-uk Jul 30, 2019
a80e565
Fix for gen-multisig display
fireice-uk Jul 31, 2019
0d0b622
Merge pull request #206 from fireice-uk/topic-parallet-wallet
psychocrypt Jul 31, 2019
abeefcc
Merge pull request #208 from fireice-uk/topic-fix-gen-multisig
psychocrypt Jul 31, 2019
dd7fb26
fix boost version check in CMake
psychocrypt Aug 2, 2019
b705914
fix cmake
psychocrypt Aug 2, 2019
7680755
Merge pull request #209 from psychocrypt/fix-cmakeVersionCompare
fireice-uk Aug 4, 2019
09679b0
Merge pull request #210 from psychocrypt/fix-cmakeSystemProcessorDete…
fireice-uk Aug 4, 2019
545c429
Fixed issue #212
Kryptoxic Aug 6, 2019
e538e03
Fix macos build
fireice-uk Aug 11, 2019
ddf122d
Merge pull request #214 from Kryptoxic/dev
fireice-uk Aug 15, 2019
e25dfe4
Merge pull request #215 from fireice-uk/topic-macos-fix
psychocrypt Aug 19, 2019
ae70088
fix usage of depricated boost functions/defines
psychocrypt Aug 2, 2019
6a10723
Merge pull request #211 from psychocrypt/fix-boostDepricatedUsage
fireice-uk Aug 20, 2019
c6a45c2
optimze queue lock handling
psychocrypt Aug 22, 2019
4eb4c98
fix alt chain coin overflow
psychocrypt Aug 23, 2019
d4178d7
Merge pull request #216 from psychocrypt/topic-deferlock
fireice-uk Aug 23, 2019
cdb1963
Merge pull request #217 from psychocrypt/fix-altChainCoinOverflow
fireice-uk Aug 30, 2019
cd2d039
simplewallet: fix output
psychocrypt Jan 24, 2020
9376655
Merge commit 'cd2d0394d671515ba1e74c7fbcda272b8e8b91ec' into topic-2020
mosu-forge Feb 21, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
7zip key images
fireice-uk committed Feb 25, 2019
commit fb78556c310a6d552e7cb6737e1cd726c72a7006
Binary file added utils/burned_premine_keyimages/key_images.7z
Binary file not shown.
Binary file not shown.
2 changes: 0 additions & 2 deletions utils/burned_premine_keyimages/wallet1_key_images.bin

This file was deleted.

2 changes: 0 additions & 2 deletions utils/burned_premine_keyimages/wallet2_key_images.bin

This file was deleted.

3 changes: 0 additions & 3 deletions utils/burned_premine_keyimages/wallet3_key_images.bin

This file was deleted.