whyrusleeping
|
86deb7528c
|
fix websocket closing again
|
2019-10-08 17:29:37 +09:00 |
|
Whyrusleeping
|
cefd75be64
|
Merge pull request #292 from filecoin-project/feat/mpool-precheck
mpool: check origin balance before actually pushing to mpool
|
2019-10-08 15:51:47 +09:00 |
|
Łukasz Magiera
|
2b04a9b6be
|
mpool: check origin balance before actually pushing to mpool
|
2019-10-08 15:09:07 +09:00 |
|
Whyrusleeping
|
8618e724ed
|
Merge pull request #291 from filecoin-project/fix/blockviewer
pond: Fix block explorer after stateroot refactor
|
2019-10-08 15:03:59 +09:00 |
|
Łukasz Magiera
|
4107c49db2
|
pond: Fix block explorer after stateroot refactor
|
2019-10-08 14:58:10 +09:00 |
|
Whyrusleeping
|
3c68e66b4c
|
Merge pull request #285 from filecoin-project/fix/event-null-blocks
events: Handle null blocks correctly
|
2019-10-08 11:34:01 +09:00 |
|
Whyrusleeping
|
d71b8bd8ba
|
Merge pull request #290 from filecoin-project/fix/sync-forked-chain
Fix/sync forked chain
|
2019-10-07 18:39:56 -06:00 |
|
Whyrusleeping
|
c6fbf3b704
|
Merge pull request #281 from filecoin-project/fix/vm-log
Fix vm log
|
2019-10-07 18:32:14 -06:00 |
|
Whyrusleeping
|
6c2db4fbcb
|
Merge pull request #288 from filecoin-project/feat/more-logs
Improve logs
|
2019-10-07 18:31:45 -06:00 |
|
whyrusleeping
|
983ae22a03
|
remove outdated comment
|
2019-10-08 09:30:20 +09:00 |
|
whyrusleeping
|
684e8e27fc
|
use proper const
|
2019-10-08 09:28:13 +09:00 |
|
whyrusleeping
|
0182b804a2
|
give syncer ability to deal with forked chains
|
2019-10-05 23:14:50 -06:00 |
|
whyrusleeping
|
5cb819b322
|
lots of cleanup, and finally a chain fork test case repro!
|
2019-10-05 21:32:56 -06:00 |
|
Łukasz Magiera
|
27411f7e3a
|
events: Give non-null tipsets in handlers
|
2019-10-06 01:43:10 +02:00 |
|
whyrusleeping
|
76ceb1f25a
|
a bit more hacking to make the test framework bend to my will
|
2019-10-05 17:18:39 -06:00 |
|
Whyrusleeping
|
1faabad512
|
Merge pull request #287 from filecoin-project/feat/miner-pprof
Add pprof server to storage miner
|
2019-10-05 10:09:58 -06:00 |
|
whyrusleeping
|
e17fc950b3
|
Add pprof server to storage miner
|
2019-10-05 10:08:55 -06:00 |
|
whyrusleeping
|
fca5a4765d
|
begin allowing test framework to generate forks
|
2019-10-05 10:04:58 -06:00 |
|
Jakub Sztandera
|
9e74b19da0
|
Improve logs
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-05 17:59:35 +02:00 |
|
Łukasz Magiera
|
d0850b8c2f
|
events: Change null block handling
|
2019-10-05 01:49:18 +02:00 |
|
Łukasz Magiera
|
1cfe67cb59
|
Make sure that tipsetcache get works when tail ts in null
|
2019-10-05 01:26:36 +02:00 |
|
Łukasz Magiera
|
7170e1893f
|
events: Handle null blocks correctly
|
2019-10-05 00:43:04 +02:00 |
|
Jakub Sztandera
|
991ab167fe
|
Fix vm log
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-04 22:57:59 +02:00 |
|
Jakub Sztandera
|
1ea23da756
|
Merge pull request #279 from filecoin-project/build/rm-paramfetch
build: remove paramfetch from make
|
2019-10-04 22:18:17 +02:00 |
|
Jakub Sztandera
|
08758159cc
|
Use ./lotus fetch-params for CI
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-04 22:10:49 +02:00 |
|
Łukasz Magiera
|
99bbfc24e0
|
Merge pull request #280 from filecoin-project/feat/devnet3
Depoly devnet v3
|
2019-10-04 22:10:22 +02:00 |
|
Łukasz Magiera
|
32df3e4f90
|
Depoly testnet v3
|
2019-10-04 22:05:29 +02:00 |
|
whyrusleeping
|
640437e13a
|
add param fetch command
|
2019-10-04 13:55:33 -06:00 |
|
Łukasz Magiera
|
2525ba40d6
|
build: remove paramfetch from make
|
2019-10-04 20:48:36 +02:00 |
|
Whyrusleeping
|
238142bc23
|
Merge pull request #273 from filecoin-project/fix/websocket-closing
fix websocket closing
|
2019-10-04 12:41:53 -06:00 |
|
Łukasz Magiera
|
83ff9da9ef
|
Merge pull request #278 from filecoin-project/fix/dont-drop-sectors
the doneset is for dropping sectors
|
2019-10-04 20:32:28 +02:00 |
|
whyrusleeping
|
f9ac86ab00
|
the doneset is for dropping sectors
|
2019-10-04 12:30:30 -06:00 |
|
Łukasz Magiera
|
7f1c90cc7b
|
Merge pull request #277 from filecoin-project/fix/bitfield-deterministic
Sort the result of All in bitfiled
|
2019-10-04 20:25:55 +02:00 |
|
Jakub Sztandera
|
211444059c
|
Sort the result of All in bitfiled
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-04 20:18:11 +02:00 |
|
whyrusleeping
|
6dd8ed7d7a
|
pass those tests
|
2019-10-04 10:06:05 -06:00 |
|
whyrusleeping
|
697bed27a6
|
fix websocket closing
|
2019-10-04 10:06:05 -06:00 |
|
Whyrusleeping
|
b6d50c07c8
|
Merge pull request #276 from filecoin-project/fix/block-printing
improve accuracy of block printing with getblock
|
2019-10-04 09:39:47 -06:00 |
|
whyrusleeping
|
27f120bfce
|
improve accuracy of block printing with getblock
|
2019-10-03 13:22:21 -07:00 |
|
Whyrusleeping
|
c0a3e675e4
|
Merge pull request #275 from filecoin-project/feat/cleanup-create-block
clean up create block
|
2019-10-03 14:05:03 -06:00 |
|
Łukasz Magiera
|
c45944627a
|
Merge pull request #274 from filecoin-project/misc/better-log
Improve logs and error messages
|
2019-10-03 22:01:13 +02:00 |
|
whyrusleeping
|
ed64b87ce2
|
clean up create block
|
2019-10-03 13:45:14 -06:00 |
|
Jakub Sztandera
|
9b90022c50
|
Improve logs and error messages
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-03 20:20:29 +02:00 |
|
Jakub Sztandera
|
cbba161e41
|
Merge pull request #272 from filecoin-project/fix/jaeger-spam
Fix jaeger spam
|
2019-10-03 20:14:34 +02:00 |
|
Jakub Sztandera
|
9353869914
|
Clean built binaries
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-03 20:07:49 +02:00 |
|
Jakub Sztandera
|
fb12206596
|
Fix jaeger spam
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-03 20:01:23 +02:00 |
|
Łukasz Magiera
|
1acd6ba18b
|
Merge pull request #269 from filecoin-project/feat/devnet-2
Depoly testnet v2
|
2019-10-03 19:04:27 +02:00 |
|
Łukasz Magiera
|
d5e909425a
|
Depoly testnet v2
|
2019-10-03 18:59:15 +02:00 |
|
Łukasz Magiera
|
77835636b0
|
Merge pull request #263 from filecoin-project/feat/libp2p-in-kstore
Store libp2p key in keystore
|
2019-10-03 02:18:11 +02:00 |
|
Łukasz Magiera
|
1534536590
|
Store libp2p key in keystore
|
2019-10-03 02:11:31 +02:00 |
|
Łukasz Magiera
|
51f03026d5
|
Merge pull request #260 from filecoin-project/feat/builtin-paramfetch
Built in paramfetch
|
2019-10-03 01:37:37 +02:00 |
|