Łukasz Magiera
|
eb61a36fd7
|
workers: RPC scaffolding
|
2020-03-11 02:58:02 +01:00 |
|
whyrusleeping
|
1beab85d61
|
Drop debug messages
|
2020-03-09 23:46:13 -07:00 |
|
Łukasz Magiera
|
a9dc2aa58b
|
Merge pull request #1375 from filecoin-project/feat/mpool-debug-future
mpool: add debug logs for future detection
|
2020-03-10 07:02:41 +01:00 |
|
whyrusleeping
|
bccec5af95
|
update to latest specs-actors
|
2020-03-09 22:43:43 -07:00 |
|
Travis Person
|
0fe55f81f6
|
mpool: add debug logs for future detection
|
2020-03-10 05:41:24 +00:00 |
|
Whyrusleeping
|
7b5e7178f4
|
Merge pull request #1369 from filecoin-project/fix/reward-ticket-count
pass ticket count into reward application message
|
2020-03-09 22:35:46 -07:00 |
|
whyrusleeping
|
85e17fa5b0
|
fix state cid accounting after 'Transaction' calls
|
2020-03-09 22:20:46 -07:00 |
|
whyrusleeping
|
114cb2d2aa
|
squash the spec shim and the vmcontext into the new runtime type
|
2020-03-09 21:44:29 -07:00 |
|
Łukasz Magiera
|
f3798f9d40
|
Merge pull request #1374 from filecoin-project/fix/state-power-json
make state power a pointer so it marshals properly
|
2020-03-09 22:48:53 +01:00 |
|
whyrusleeping
|
26ca72e252
|
make state power a pointer so it marshals properly
|
2020-03-09 14:41:57 -07:00 |
|
Łukasz Magiera
|
06d18484f6
|
Merge remote-tracking branch 'origin/master' into feat/update
|
2020-03-09 09:34:31 +01:00 |
|
whyrusleeping
|
f1ff55f8b6
|
pass ticket count into reward application message
|
2020-03-09 00:45:40 -07:00 |
|
Whyrusleeping
|
3a94d9d176
|
Merge pull request #1354 from filecoin-project/feat/state-compute-trace
implement compute state trace output
|
2020-03-08 21:22:40 -07:00 |
|
whyrusleeping
|
bf6948f8d6
|
update to latest specs-actors
|
2020-03-08 21:21:46 -07:00 |
|
whyrusleeping
|
4260cc38c9
|
implement compute state trace output
|
2020-03-08 20:07:25 -07:00 |
|
Łukasz Magiera
|
697ab30304
|
Merge pull request #1328 from filecoin-project/metrics/rework-default-view
remove high cardinality tags from metrics
|
2020-03-08 21:40:16 +01:00 |
|
whyrusleeping
|
24bf720a9a
|
Merge branch 'master' into testnet/3
|
2020-03-07 16:46:12 -08:00 |
|
whyrusleeping
|
34ad13fc22
|
fix initial reward actor balance
|
2020-03-06 17:33:24 -08:00 |
|
Aayush Rajasekaran
|
340afc3503
|
Add information about internal message executions to SimulationResult
- The VM now tracks a list of ExecutionResults to keep track of internal messages
|
2020-03-06 11:11:06 -08:00 |
|
Aayush Rajasekaran
|
2d63b007f2
|
Unify MethodCall and ReplayResults into SimulationResult
- Call and Replay now return the same type, which includes both Message and MessageReceipt
|
2020-03-06 11:10:40 -08:00 |
|
Łukasz Magiera
|
3cab8bd5d1
|
gofmt
|
2020-03-06 20:01:28 +01:00 |
|
Łukasz Magiera
|
e51fa5c9ac
|
libs: Use zerocomm from sectorbuilder
|
2020-03-06 19:50:41 +01:00 |
|
Whyrusleeping
|
05a95cace5
|
Merge pull request #1336 from filecoin-project/vet/some-go-vet-fixes
some go vet fixes
|
2020-03-06 00:11:13 -08:00 |
|
whyrusleeping
|
16096e2c71
|
some go vet fixes
|
2020-03-05 22:46:07 -08:00 |
|
Łukasz Magiera
|
7d3e16986c
|
sectorbuilder type updates
|
2020-03-06 06:38:59 +01:00 |
|
whyrusleeping
|
8a7f249aaa
|
update to latest specs-actors
|
2020-03-05 16:20:57 -08:00 |
|
Łukasz Magiera
|
1c052b7c81
|
Merge remote-tracking branch 'origin/testnet/3' into feat/4stage-seal
|
2020-03-06 00:59:12 +01:00 |
|
frrist
|
b8394c3573
|
update, you guessed it, chain-validation
|
2020-03-05 13:41:35 -08:00 |
|
frrist
|
00f5ee6064
|
add TODO for return value checking
|
2020-03-05 13:41:35 -08:00 |
|
frrist
|
f4b07a7293
|
enable multisig tests
|
2020-03-05 13:41:35 -08:00 |
|
frrist
|
a34a6c65e7
|
fix gas limit check in apply message
|
2020-03-05 13:41:35 -08:00 |
|
frrist
|
4e41479464
|
bls key deterministic, enable paych test
|
2020-03-05 13:41:35 -08:00 |
|
Frrist
|
e4728eb719
|
update chain-val with latest tests (#1325)
* update chain-val with latest tests
|
2020-03-05 13:39:28 -08:00 |
|
whyrusleeping
|
2cd06e3ea0
|
update to latest specs-actors
|
2020-03-05 13:02:33 -08:00 |
|
Łukasz Magiera
|
fa5bc3a5a9
|
Merge remote-tracking branch 'origin/testnet/3' into feat/4stage-seal
|
2020-03-05 20:20:47 +01:00 |
|
Adrian Lanzafame
|
d0c748460e
|
remove high cardinality tags from metrics
|
2020-03-05 19:47:20 +10:00 |
|
whyrusleeping
|
4e9e3f3dc3
|
make state tree snapshots properly stack based
|
2020-03-04 17:19:15 -08:00 |
|
whyrusleeping
|
5076b2b950
|
fix reward actor and block reward application
|
2020-03-04 13:21:24 -08:00 |
|
Łukasz Magiera
|
799ff17c7c
|
Merge remote-tracking branch 'origin/testnet/3' into feat/4stage-seal
|
2020-03-04 06:37:11 +01:00 |
|
Łukasz Magiera
|
1d3877fab3
|
sync: Use correct epost randomness
|
2020-03-04 06:32:33 +01:00 |
|
Łukasz Magiera
|
4e46d00eb6
|
Merge remote-tracking branch 'origin/testnet/3' into feat/4stage-seal
|
2020-03-04 04:01:13 +01:00 |
|
whyrusleeping
|
2be2891647
|
wire up lotus side of make deal for manual commP
|
2020-03-03 16:18:08 -08:00 |
|
Whyrusleeping
|
0025b3c1dc
|
Merge pull request #1300 from filecoin-project/frrist/chainval-integrate
implement chain-validation driver
|
2020-03-03 16:10:16 -08:00 |
|
whyrusleeping
|
0da2f81252
|
get most of the chain validation tests passing
|
2020-03-03 16:06:41 -08:00 |
|
frrist
|
1c864d1eef
|
fixs after rebase
|
2020-03-03 16:06:41 -08:00 |
|
whyrusleeping
|
8657b4698f
|
fix invoker tests
|
2020-03-03 16:06:41 -08:00 |
|
frrist
|
dfad346cff
|
add test skipper and update chain-validation
|
2020-03-03 16:06:41 -08:00 |
|
whyrusleeping
|
0f6c365411
|
Do proper shimming for chain validation library
|
2020-03-03 16:06:41 -08:00 |
|
frrist
|
bd91008462
|
clean up validation config
|
2020-03-03 16:06:41 -08:00 |
|
frrist
|
72132c851b
|
update chain-validation version for miner creation
|
2020-03-03 16:06:41 -08:00 |
|