lotus/chain/types
Jakub Sztandera 722d6e8ffb
Introduce base fee
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-08-06 21:14:38 +02:00
..
mock fix mr test 2020-08-01 16:29:26 -07:00
testdata Add golden test for exp function 2020-06-23 16:33:10 +02:00
actor.go fix import ordering 2020-05-12 13:48:09 +02:00
bigint_test.go Merge remote-tracking branch 'origin/master' into next 2020-07-10 21:50:38 +02:00
bigint.go Rename constants to match CE spec 2020-07-28 17:26:55 -04:00
blockheader_test.go Fix TestInteropBH 2020-06-23 20:37:35 +02:00
blockheader.go Introduce base fee 2020-08-06 21:14:38 +02:00
blockmsg.go scaffolding and refactoring to make post scheduler work 2019-09-17 19:50:03 -07:00
cbor_gen.go Introduce base fee 2020-08-06 21:14:38 +02:00
electionproof_test.go Change WinCount to int64, wire it to BlockMessage 2020-06-24 19:51:22 +02:00
electionproof.go Change WinCount to int64, wire it to BlockMessage 2020-06-24 19:51:22 +02:00
execresult.go Make gas traces smaller, strip callers in import-bench 2020-06-25 16:46:50 +02:00
fil.go fix tests, handle parsing with suffixes properly 2020-07-09 17:26:06 -07:00
fullblock.go refactoring to accomodate the bls message changes in the spec 2019-08-01 18:19:22 -07:00
keystore.go spects-actors: More type propagation 2020-02-13 04:50:45 +01:00
logs.go Structure logs 2019-10-11 02:00:04 +02:00
message_fuzz.go Audit pass for blatantly wrong panics 2019-11-16 17:41:14 -06:00
message_receipt.go change gas limit to be a normal int64 2020-03-18 13:45:37 -07:00
message.go Introduce base fee 2020-08-06 21:14:38 +02:00
signature_test.go types: Drop some redundant alias types 2020-02-25 22:09:22 +01:00
signedmessage.go Support inline CIDs 2020-07-23 23:12:32 -07:00
tipset_key_test.go Fix even more lint warnings 2020-06-02 16:29:39 +02:00
tipset_key.go Support inline CIDs 2020-07-23 23:12:32 -07:00
tipset.go document NewTipSet checks 2020-08-04 14:44:48 -03:00
types_test.go change gas limit to be a normal int64 2020-03-18 13:45:37 -07:00
vmcontext.go doc: add comments related to actor code review 2020-03-18 16:43:58 -07:00
voucher.go 4-stage v23 lotus-bench 2020-02-28 19:06:59 +01:00