Matthew Howard and Yostra
5531ba3438
-added hooks for function calls
2020-04-22 15:52:15 -07:00
Matthew Howard and Yostra
e4a2e783b3
changed create new coloured coins to be a function inside regular wallet
2020-04-22 15:52:07 -07:00
Matthew Howard and Yostra
9172205d63
example changes
2020-04-22 15:51:59 -07:00
Matthew Howard and Yostra
91f275643f
-added todos for Matt
2020-04-22 15:51:51 -07:00
Matthew Howard and Yostra
efd0510b73
-ported more coloured coin stuff
2020-04-22 15:51:33 -07:00
Yostra
6a3828d165
style
2020-04-22 15:50:00 -07:00
Yostra
60c493a32c
cc_wallet stubs
2020-04-22 15:49:53 -07:00
Yostra
8ad44b14f4
actions
2020-04-22 15:49:42 -07:00
Yostra
eb5e00c244
missed this
2020-04-22 15:49:31 -07:00
Yostra
b210d94a7a
move jsoon encoder
2020-04-22 15:49:22 -07:00
Matthew Howard and Yostra
3b83c2825e
created "create"
2020-04-22 15:48:25 -07:00
Lipa Long and Yostra
a16cfbc475
begin ui for colored coins wallet
2020-04-22 15:06:52 -07:00
Gene Hoffman
41f722ed77
Win Install - improve readme.txt and rename icon "Chia Wallet"
2020-04-22 02:03:13 -07:00
Mariano Sorgente
2705a4e75c
Fix test
2020-04-22 16:43:30 +09:00
Mariano Sorgente and GitHub
f6762b80fd
New hash to prime (breaking change) ( #184 )
...
* Uses new chia-vfd (chiavdf=0.12.7)
* Migration script replaces old puzzle hashes with new ones (as long as CHIA_ROOT is not set)
* New genesis block
* Fix bug in genesis block generation
* Increment protocol version to 0.14
2020-04-22 16:24:59 +09:00
Richard Kiss
2eb4fd7b8e
Squashed commit of merge conflicts.
2020-04-21 23:31:20 -07:00
Gene Hoffman and Richard Kiss
98c0daaaa7
Add Desktop Shortcut to improved install.txt
2020-04-21 23:30:45 -07:00
Yostra and Richard Kiss
fde280d004
just use new ssl
2020-04-21 23:12:18 -07:00
Yostra and Richard Kiss
4594fb6993
don't start harvester,timelord server; use generated cert in server
2020-04-21 23:12:18 -07:00
Gene Hoffman and Richard Kiss
ef472de0d4
Better action names, spell upgrade correctly
2020-04-21 23:12:16 -07:00
Mariano Sorgente and Richard Kiss
5539083e21
remove install -f
2020-04-21 23:12:15 -07:00
Mariano Sorgente and Richard Kiss
4c46addcd5
Fix dependencies
2020-04-21 23:12:15 -07:00
Mariano Sorgente and Richard Kiss
d336e70c64
libssldev
2020-04-21 23:12:15 -07:00
Mariano Sorgente and Richard Kiss
c138d18b30
Another try to fix CI
2020-04-21 23:12:15 -07:00
Mariano Sorgente and Richard Kiss
b0464096b8
More accurate space estimation, and tests
2020-04-21 23:12:13 -07:00
Richard Kiss
93c9092a47
Add chia start, and remove a bunch of shell scripts.
2020-04-21 23:11:53 -07:00
Richard Kiss
5139375138
Fold chia-generate-keys into chia generate.
2020-04-21 23:11:53 -07:00
Gene Hoffman and Richard Kiss
b2dc144064
netspace merged including getting delta block heights
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
e0128bd6e1
revert to b1.4
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
3ac742b72f
Hand merge netspace
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
0894d0f828
flake8
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
f2392d6948
refactor compare_block_headers - working
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
c101861049
Works before moving to hash by height
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
705f4cc9a0
RPC extension working
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
f1ae08c62a
flake8 cleanups
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
5b47319713
Get header by height instead
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
011a76634f
chasing height_to_hash
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
9ec9726159
Add get_block_by_height to RPC
2020-04-21 23:11:43 -07:00
Mariano Sorgente and Richard Kiss
119b55d7da
Use corrrect formula from math simulations
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
2f725cda8c
Phrasing output and flake8
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
f66f344166
First working (early) version of netstorage
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
f51e900908
flake8 show.py
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
aaba397dfb
Fix aggsig display
2020-04-21 23:11:43 -07:00
Gene Hoffman and Richard Kiss
90ea20d5d9
Add PoSpace witness, fix Tx outputs
2020-04-21 23:11:43 -07:00
Mariano Sorgente and Richard Kiss
83635f7c01
Small networking fixes
2020-04-21 22:55:21 -07:00
Gene Hoffman and Richard Kiss
ba8208e21c
Update chiavdf to 12.6, Windows installer to 0.1.9
2020-04-21 22:55:21 -07:00
Gene Hoffman and Richard Kiss
55a4637e86
install nodejs-dev node-gyp libssl1.0-dev for Github ci
2020-04-21 22:55:21 -07:00
Gene Hoffman and Richard Kiss
1fcae84c19
Add nodejs-dev - github's 18.04 runner is broken..
2020-04-21 22:55:21 -07:00
Gene Hoffman and Richard Kiss
d3939e318d
Add node-gyp to install.sh - test ci
2020-04-21 22:55:21 -07:00
Gene Hoffman and Richard Kiss
2896904afa
Actually change Ubuntu - not RHAT - test ci
2020-04-21 22:55:21 -07:00