..
actors
use exitcode type from specs actors instead of byte
2020-04-02 11:24:38 -07:00
blocksync
feat(deps): update fil-markets, graphsync
2020-04-07 23:25:29 -07:00
events
code review changes
2020-03-25 12:13:09 -07:00
gen
Add GetMiningBaseInfo api and use it for mining
2020-04-01 18:15:25 -07:00
market
change gas limit to be a normal int64
2020-03-18 13:45:37 -07:00
messagepool
Add Replace by Fee
2020-04-01 22:26:14 +02:00
metrics
Merge branch 'testnet/3' into feat/specs-actors
2020-02-24 18:32:02 +01:00
state
cache address resolutions in state tree
2020-04-06 12:32:22 -07:00
stmgr
fsm: Get correct interactive randomness if it lands on a nullblock
2020-04-04 04:57:05 +02:00
store
code review changes
2020-03-25 12:13:09 -07:00
sub
several fixes and improvements while debugging interop
2020-03-31 18:35:23 -07:00
types
update CBOR encoders/decoders
2020-04-06 13:35:29 -07:00
validation
Update chain-validation, enable state root validation
2020-03-31 03:09:42 -04:00
vectors
Integrate updated serialization vectors as tests
2020-03-18 22:53:15 -07:00
vm
remove todo
2020-04-03 15:50:52 -07:00
wallet
spects-actors: More type propagation
2020-02-13 04:50:45 +01:00
badtscache.go
mark down reason for block inclusion in bad tipset cache
2020-02-11 23:21:11 -08:00
block_receipt_tracker.go
Tag peers who send us good blocks over pubsub
2019-12-19 12:47:55 -08:00
sync_manager_test.go
fix incoming tipset bucketing
2019-12-11 21:41:24 +01:00
sync_manager.go
cache load tipset
2019-12-16 11:22:56 -08:00
sync_test.go
Don't double account for miner power when setting up genesis blocks
2020-03-10 15:42:41 -07:00
sync.go
also use correct set when validating blocks
2020-04-01 18:39:38 -07:00
syncstate.go
Spec Actors integration
2020-02-08 03:18:32 +01:00
types_test.go
change gas limit to be a normal int64
2020-03-18 13:45:37 -07:00