Łukasz Magiera
|
1b96c6488b
|
Merge pull request #327 from filecoin-project/feat/get-genesis
Add get genesis api endpoint
|
2019-10-11 04:17:46 +02:00 |
|
whyrusleeping
|
52fd55a379
|
import order
|
2019-10-11 11:17:24 +09:00 |
|
whyrusleeping
|
1b263f685b
|
Add get genesis api endpoint
|
2019-10-11 11:14:22 +09:00 |
|
Łukasz Magiera
|
40267e15b2
|
Merge pull request #326 from filecoin-project/feat/periodic-bootstrap
Periodic bootstrap
|
2019-10-11 04:09:01 +02:00 |
|
Łukasz Magiera
|
1c98501112
|
Merge pull request #322 from filecoin-project/feat/townhall
Lotus Townhall
|
2019-10-11 03:11:16 +02:00 |
|
Łukasz Magiera
|
c0179bd4fa
|
Periodic bootstrap
|
2019-10-11 02:31:26 +02:00 |
|
Jakub Sztandera
|
e14e0ae762
|
Use the same key
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-11 02:02:54 +02:00 |
|
Jakub Sztandera
|
1af13fe2c3
|
Add filebeat integration
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-11 02:00:04 +02:00 |
|
Jakub Sztandera
|
49e3fe39f8
|
Structure logs
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-11 02:00:04 +02:00 |
|
Łukasz Magiera
|
1a5bf0afe3
|
chainstore: execute reorg ops in separate goroutine
|
2019-10-11 01:50:49 +02:00 |
|
Jakub Sztandera
|
530dc64e82
|
Update go-log
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-11 00:24:54 +02:00 |
|
eshon
|
3f155ccc9a
|
Merge branch 'master' of github.com:filecoin-project/lotus
|
2019-10-10 19:35:01 +02:00 |
|
Łukasz Magiera
|
4c5157d270
|
Lotus Townhall
|
2019-10-10 14:02:43 +02:00 |
|
whyrusleeping
|
3f342d7ae2
|
add some more tracing to chain sync
|
2019-10-10 20:13:26 +09:00 |
|
Łukasz Magiera
|
fef544f88e
|
Merge pull request #320 from filecoin-project/fix/pond-empty-blk-view
pond: fix block viewer with no messages
|
2019-10-10 06:01:39 +02:00 |
|
Łukasz Magiera
|
356c1cfab0
|
Merge pull request #321 from filecoin-project/feat/chain-set-head
expose command to set chainstore head
|
2019-10-10 06:00:54 +02:00 |
|
whyrusleeping
|
4eaaefce09
|
Add cmd to subcommand list
|
2019-10-10 12:59:32 +09:00 |
|
Łukasz Magiera
|
4a129458e1
|
pond: fix block viewer with no messages
|
2019-10-10 05:54:58 +02:00 |
|
whyrusleeping
|
acec79cf3f
|
expose command to set chainstore head
|
2019-10-10 12:50:50 +09:00 |
|
Łukasz Magiera
|
f8ccbe92c1
|
Merge pull request #319 from filecoin-project/fix/bad-expansion
don't add bad blocks to tipsetcache
|
2019-10-10 05:50:03 +02:00 |
|
Whyrusleeping
|
b964a8d3c0
|
Update chain/sync.go
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2019-10-10 12:37:29 +09:00 |
|
whyrusleeping
|
85684ba7e2
|
don't add bad blocks to tipsetcache
|
2019-10-10 12:04:10 +09:00 |
|
Łukasz Magiera
|
b32d197bca
|
Merge pull request #313 from filecoin-project/fix/genesis-timestamp
Fix timestamp in genesis
|
2019-10-10 04:18:58 +02:00 |
|
Łukasz Magiera
|
ec90ce3cfa
|
Merge pull request #317 from filecoin-project/feat/log-latemne
miner: Log late blocks
|
2019-10-10 04:16:54 +02:00 |
|
Łukasz Magiera
|
7194a64ce7
|
Merge pull request #315 from filecoin-project/feat/more-docs
Clear up confusion around arguments
|
2019-10-10 04:16:30 +02:00 |
|
Łukasz Magiera
|
fde1f7f4cb
|
Merge pull request #316 from filecoin-project/typo/makefile
Fix typo in the Makefile
|
2019-10-10 04:09:12 +02:00 |
|
Łukasz Magiera
|
14d88d27b4
|
miner: Alos check lastbase ticket
|
2019-10-10 04:03:42 +02:00 |
|
Łukasz Magiera
|
30d7a714a9
|
miner: don't mine on the same base twice
|
2019-10-10 02:39:53 +02:00 |
|
Łukasz Magiera
|
3fd2f3da7a
|
miner: Log late blocks
|
2019-10-10 02:22:32 +02:00 |
|
Jakub Sztandera
|
b2fdb565e4
|
Fix typo in the Makefile
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-09 23:00:02 +02:00 |
|
Jakub Sztandera
|
79ee959a90
|
Use log.Warn
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-09 22:23:04 +02:00 |
|
Jakub Sztandera
|
2a9ab727c8
|
Make version print nicely
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-09 22:18:53 +02:00 |
|
Jakub Sztandera
|
8dc088b4dd
|
Clear up confusion around arguments
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-09 22:02:08 +02:00 |
|
Jakub Sztandera
|
22ad0e176d
|
Fix timestamp in genesis
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-09 19:08:06 +02:00 |
|
Łukasz Magiera
|
0c6fcde9c4
|
Merge pull request #309 from filecoin-project/devnet/4
Devnet 4
|
2019-10-09 15:27:23 +02:00 |
|
Łukasz Magiera
|
59e8cbbdfa
|
Devnet 4
|
2019-10-09 15:24:54 +02:00 |
|
Łukasz Magiera
|
289332c497
|
Merge pull request #308 from filecoin-project/fix/tostoragebls
Fix ToStorageBlock on BLS msgs
|
2019-10-09 15:08:26 +02:00 |
|
Łukasz Magiera
|
e0d935530f
|
Fix ToStorageBlock on BLS msgs
|
2019-10-09 14:57:48 +02:00 |
|
Łukasz Magiera
|
5448ba6a3c
|
Merge pull request #305 from filecoin-project/feat/bad-block-cache
Implement cache for bad blocks
|
2019-10-09 14:56:18 +02:00 |
|
whyrusleeping
|
67058aee53
|
make it a const
|
2019-10-09 21:55:27 +09:00 |
|
whyrusleeping
|
bb974d23e6
|
arc cache is threadsafe
|
2019-10-09 21:50:07 +09:00 |
|
whyrusleeping
|
b333247fab
|
switch to a bounded cache
|
2019-10-09 21:23:45 +09:00 |
|
Łukasz Magiera
|
e7b49403b8
|
Merge pull request #307 from filecoin-project/fix/sleep-until-timestamp
don't sleep if no block mined
|
2019-10-09 11:24:41 +02:00 |
|
whyrusleeping
|
8a374232fb
|
if we mine a null round, wait until end of current round before attempting to continue
|
2019-10-09 18:23:43 +09:00 |
|
whyrusleeping
|
a6f6674468
|
don't sleep if no block mined
|
2019-10-09 18:11:41 +09:00 |
|
Łukasz Magiera
|
719f20d091
|
Merge pull request #306 from filecoin-project/fix/msg-search-back
don't bother looking in genesis block for messages
|
2019-10-09 11:00:23 +02:00 |
|
whyrusleeping
|
8e51ab8375
|
don't bother looking in genesis block for messages
|
2019-10-09 17:56:47 +09:00 |
|
whyrusleeping
|
da08ab9fd8
|
Implement cache for bad blocks
|
2019-10-09 17:50:57 +09:00 |
|
Łukasz Magiera
|
a71772ae18
|
Merge pull request #304 from filecoin-project/fix/pond-nobootstrap
don't auto-bootstrap in pond
|
2019-10-09 10:14:09 +02:00 |
|
Łukasz Magiera
|
0e75723c6d
|
don't auto-bootstrap in pond
|
2019-10-09 10:10:13 +02:00 |
|