-
32c7e0de40
SSH instructions
Mariano Sorgente
2019-10-30 14:38:16 -0700
-
1a9819a89e
User aiter from lib.
Richard Kiss
2019-10-30 14:35:28 -0700
-
1391bfc9c4
Merge branch 'master' of github.com:Chia-Network/chia-blockchain into prompt
Mariano Sorgente
2019-10-30 14:35:09 -0700
-
-
-
-
b69e5d5f02
LCA fix
Mariano Sorgente
2019-10-30 14:28:39 -0700
-
22f8ffd745
Create tests/plots using git.
Richard Kiss
2019-10-30 14:19:44 -0700
-
8cf36355e0
UI working with new networking
Mariano Sorgente
2019-10-30 11:51:27 -0700
-
fb9b8b4420
persistence: all fns work, manual decode, start/stop
Alex Wice
2019-10-30 08:18:29 +0100
-
bddb146df1
Merge branch 'uipot' into prompt
Mariano Sorgente
2019-10-30 01:37:43 +0900
-
-
93f855b650
Allow ssh
Mariano Sorgente
2019-10-29 15:25:28 +0900
-
1a8599efcb
Start with ssh
Mariano Sorgente
2019-10-29 14:44:23 +0900
-
499be9004b
Better fix for duplicate issue
Mariano Sorgente
2019-10-29 14:33:24 +0900
-
500412e67d
Fix duplicate connection bubg
Mariano Sorgente
2019-10-29 14:15:21 +0900
-
0dc343ddb2
More work
Mariano Sorgente
2019-10-29 13:28:25 +0900
-
e5732d3c1c
More logging
Mariano Sorgente
2019-10-29 13:19:48 +0900
-
6f385ee680
Remove test
Mariano Sorgente
2019-10-29 12:54:20 +0900
-
8bafbbaac7
Fix a few bugs
Mariano Sorgente
2019-10-29 12:33:32 +0900
-
22a70166e7
Initial process commit
fchirica
2019-10-29 03:22:21 +0200
-
44fdd743db
Start on prompt
Mariano Sorgente
2019-10-29 09:39:02 +0900
-
-
cbc8c0bbef
Merge branch 'master' of github.com:Chia-Network/chia-blockchain into ui
Mariano Sorgente
2019-10-29 03:19:58 +0900
-
-
-
-
128600ce73
Add more plots
Mariano Sorgente
2019-10-29 03:19:27 +0900
-
8bb3e6ee3c
Disconnect
Mariano Sorgente
2019-10-29 02:47:37 +0900
-
22e3c697f2
Fix event loop issue
Mariano Sorgente
2019-10-26 12:00:25 +0900
-
b50fb9c097
Working
Mariano Sorgente
2019-10-26 11:13:23 +0900
-
b4449fbe04
Fix error messages
Mariano Sorgente
2019-10-25 19:25:26 +0900
-
f645d04a0a
new motor wip
Alex Wice
2019-10-24 04:16:44 +0200
-
8b7822b043
More work
Mariano Sorgente
2019-10-23 16:49:16 +0900
-
dfb7844dd1
Start with UI
Mariano Sorgente
2019-10-23 13:23:32 +0900
-
ca7151f820
Merge pull request #8 from Chia-Network/refactor
Mariano Sorgente
2019-10-22 17:36:00 -1000
-
-
1d30cc0910
Changed nodes to be classes, fix type checking
Mariano Sorgente
2019-10-23 12:18:48 +0900
-
0fef0b933e
Changed to mypy from pyright, fix tests (full node still broken)
Mariano Sorgente
2019-10-22 16:44:01 +0900
-
3916e9032b
Start with refactor
Mariano Sorgente
2019-10-21 22:48:27 +0900
-
-
d4896a2f65
Merge pull request #7 from Chia-Network/new-formula
Mariano Sorgente
2019-10-17 19:35:34 -1000
-
-
8e99f2cad9
Fix too slow block bug
Mariano Sorgente
2019-10-18 14:32:50 +0900
-
b4baff9f4e
Fix tests
Mariano Sorgente
2019-10-16 17:38:49 +0900
-
-
-
-
e2247c7565
Merge pull request #6 from Chia-Network/new_pot
Mariano Sorgente
2019-10-14 19:15:24 -1000
-
-
5247032828
Improved timelord logic
fchirica
2019-10-11 01:16:41 +0300
-
c78d870ec1
Merge branch 'new_pot' of github.com:Chia-Network/chia-blockchain into new_pot
Mariano Sorgente
2019-10-10 13:51:26 +0900
-
-
dad8bb55e8
.gitignore changes
Mariano Sorgente
2019-10-10 13:10:18 +0900
-
a22e606f75
Merge
Mariano Sorgente
2019-10-10 13:04:52 +0900
-
-
-
-
30305a72d2
Get timelord only the latest blocks. Free VDF servers
fchirica
2019-10-10 03:39:39 +0300
-
-
397925d29e
Implement new formula, and added tests
Mariano Sorgente
2019-10-09 16:36:58 +0900
-
-
-
b100889550
Hack to extend a block with multiple iters (free up VDF server)
fchirica
2019-10-09 02:21:00 +0300
-
d00c4284df
More attemps to fix memory leaks
fchirica
2019-10-08 19:14:53 +0300
-
52a19e7aaf
Sync with master
fchirica
2019-10-07 20:02:34 +0300
-
1de9027c45
Hunt memory leaks
fchirica
2019-10-07 18:27:52 +0300
-
f8531017c1
initialize arrays thought shouldn't matter
Bill Blanke
2019-10-04 14:54:15 -0700
-
a66fe8c184
made vdf_original thread safe since it is called by squaring thread in addition to proof threads
Bill Blanke
2019-10-04 13:12:14 -0700
-
e95ac87647
uninitialized var and null terminated strings
Bill Blanke
2019-10-04 11:43:00 -0700
-
d56c028494
New socket protocol
fchirica
2019-10-04 17:34:27 +0300
-
2b6d85b4af
Dummy VDF process
fchirica
2019-09-30 18:56:11 +0300
-
4f89752d62
Implement difficulty adjustment
Mariano Sorgente
2019-09-30 22:15:32 +0900
-
5c7c5753ad
WIP PoT: creating some blocks now with fake genesis
fchirica
2019-09-27 17:52:51 +0300
-
ce590d5b67
Merge pull request #4 from Chia-Network/height-fix
Mariano Sorgente
2019-09-25 21:05:10 -1000
-
-
-
-
6d6eb9853d
Fix small bug with height
Mariano Sorgente
2019-09-26 16:04:35 +0900
-
909a03cfe3
Merge pull request #3 from Chia-Network/network
Mariano Sorgente
2019-09-23 22:48:38 -1000
-
-
b3776814fa
Add tests for blockchain class
Mariano Sorgente
2019-09-24 17:46:03 +0900
-
55063e0f73
New blockchain class implementation
Mariano Sorgente
2019-09-24 15:01:32 +0900
-
a5688f9c03
Implement blockchain validation
Mariano Sorgente
2019-09-21 00:28:12 +0900
-
1198273ee7
Merge branch 'master' of github.com:Chia-Network/chia-blockchain into network
Mariano Sorgente
2019-09-20 13:59:54 +0900
-
-
-
-
f658607a74
Network working with multiple peers
Mariano Sorgente
2019-09-20 13:57:22 +0900
-
af50f11844
Merge pull request #2 from Chia-Network/add_reqs
Mariano Sorgente
2019-09-19 15:37:52 -1000
-
-
1234fcdb0e
README.md: Add more installation instructions
Rostislav
2019-09-19 10:38:54 +0300
-
-
398e7233fb
First time sync working
Mariano Sorgente
2019-09-18 19:13:06 +0900
-
139e5defe7
Separate config
Mariano Sorgente
2019-09-17 18:17:11 +0900
-
16df3c7f17
Full node startup and sync
Mariano Sorgente
2019-09-17 14:44:16 +0900
-
3b2e6d8391
One node working with new code
Mariano Sorgente
2019-09-13 16:55:04 +0900
-
3982bc44a9
More additions to networking
Mariano Sorgente
2019-09-12 13:31:49 +0900
-
7643f74c31
installed by brew
Bill Blanke
2019-09-10 15:46:46 -0700
-
6cd62cfaaf
added build hints
Bill Blanke
2019-09-09 12:01:00 -0700
-
6d0635f68a
updated submodule version
Bill Blanke
2019-09-05 11:30:27 -0700
-
a68f3cd051
Merge pull request #1 from Chia-Network/network
Mariano Sorgente
2019-08-29 10:47:34 +0900
-
-
f6e1506e44
Merge branch 'master' of github.com:Chia-Network/chia-blockchain into network
Mariano Sorgente
2019-08-29 10:46:50 +0900
-
-
-
-
69b540cde8
simple loop working
Alex Wice
2019-08-23 02:42:56 +0900
-
668fb32d32
Merge branch 'master' of github.com:Chia-Network/chia-blockchain into network
Mariano Sorgente
2019-08-23 02:26:41 +0900
-
-
-
-
e26aa9b6d0
New networking works
Mariano Sorgente
2019-08-22 15:20:26 +0900
-
616e3b20a1
More refactoring network
Mariano Sorgente
2019-08-22 13:19:24 +0900
-
de2deb33be
min iters, small fix in dfs logic
Alex Wice
2019-08-16 06:16:47 +0900
-
919fbca7fc
Start refactoring using aiter
Mariano Sorgente
2019-08-15 17:31:19 -0300
-
a1cda97fe7
small fix block can be added
Alex Wice
2019-08-16 05:27:43 +0900
-
a1aef6b165
added support for blockchain difficulty
Alex Wice
2019-08-16 05:05:49 +0900
-
-
ff2915642e
Timelord processes
Mariano Sorgente
2019-08-14 16:02:15 -0300
-
005259a12d
Timelord server, python vdf, calculate iterations, and multiple plots in plotter
Mariano Sorgente
2019-08-08 19:37:51 +0900
-
92a3549c90
Some style fixes
Mariano Sorgente
2019-08-06 12:49:44 +0900
-
d68c59f499
Create messages for all protocol messages
Mariano Sorgente
2019-08-05 17:10:40 +0900
-
3c9cbf7449
Fix errors, and merge tests
Mariano Sorgente
2019-08-05 15:16:08 +0900
-
-
784c8b4d8a
Added tests, improved serialization
Mariano Sorgente
2019-08-05 14:38:16 +0900
-
7dcc11c17d
blockchain.py, slots in streamables
Alex Wice
2019-08-01 06:33:38 +0800
-
-
212d5da74a
CBOR serialization
Mariano Sorgente
2019-08-01 01:48:30 +0900
-
d79cf4bfc4
Merge branch 'master' of github.com:Chia-Network/chia-blockchain
Mariano Sorgente
2019-07-30 15:54:37 +0900
-
-
2c5fe392f4
Block created by full node
Mariano Sorgente
2019-07-30 15:54:26 +0900
-
184db2a281
types wip
Alex Wice
2019-07-30 07:56:08 +0800
-
852045e027
types wip
Alex Wice
2019-07-30 07:41:30 +0800
-
9991803a5f
reorg python bindings. copyright
Bill Blanke
2019-07-28 18:05:07 -0700
-
62674cc183
better python example
Bill Blanke
2019-07-27 22:01:42 -0700
-
a52590899a
python submodule
Bill Blanke
2019-07-27 11:25:12 -0700
-
8f6d3dadd2
pybind and cmake support
Bill Blanke
2019-07-27 11:20:10 -0700
-
b41ad92da7
removing bip to redo hierarchy
Bill Blanke
2019-07-27 11:17:01 -0700
-
180007e0a3
pybind
Bill Blanke
2019-07-26 13:45:14 -0700
-
c4da76e0a3
removed dup
Bill Blanke
2019-07-26 09:32:32 -0700
-
e9170e704d
exercise match and matchany
Bill Blanke
2019-07-26 09:10:51 -0700