lotus/chain/types
Darko Brdareski 79453663b3
feat: Add additional test annotations (#8272)
* Annotate api,proxy_util,blockstore_badger, policy tests

* Annotate splitstore: bsbadger / markset

* Annotate splitstore feature

* Annotate union/timed blockstore tests

* Annotate openrpc, diff_adt tests

* Annotate error,drand,events tests

* Annotate predicates_test

* Fix annotations

* Annotate tscache, gen tests

* Annotate fundmanager test

* Annotate repub and selection tests

* Annotate statetree_test

* Annotate forks_test

* Annotate searchwait_test.go

* Fix duplicated @@ symbols

* Annotate chain stmgr/store tests

* Annotate more (types) tests

* More tests annotated

* Annotate conformance chaos actor tests

* Annotate more integration tests

* Annotate journal system tests

* Annotate more tests.

* Annotate gas,head buffer behaviors

* Fix markset annotations

* doc: test annotations for the markets dagstore wrapper

* Annotate miner_api test in dagstore

* Annotate more test files

* Remove bad annotations from fsrepo

* Annotate wdpost system

* Remove bad annotations

* Renamce "conformance" to "chaos_actor" tests

* doc: stm annotations for blockheader & election proof tests

* Annotate remaining "A" tests

* annotate: stm for error_test

* memrepo_test.go

* Annotate "b" file tests

* message_test.go

* doc: stm annotate for fsrepo_test

* Annotate "c" file tests

* Annotate "D" test files

* message_test.go

* doc: stm annotate for chain, node/config & client

* docs: stm annotate node_test

* Annotate u,v,wl tests

* doc: stm annotations for various test files

* Annotate "T" test files

* doc: stm annotate for proxy_util_test & policy_test

* doc: stm annotate for various tests

* doc: final few stm annotations

* Add mempool unit tests

* Add two more memPool Add tests

* Update submodules

* Add check function tests

* Add stm annotations, refactor test helper

* Annotate api,proxy_util,blockstore_badger, policy tests

* Annotate splitstore: bsbadger / markset

solving merge conflicts

* Annotate splitstore feature

* Annotate union/timed blockstore tests

* Annotate openrpc, diff_adt tests

* Annotate error,drand,events tests

* Annotate predicates_test

* Fix annotations

* Annotate tscache, gen tests

* Annotate fundmanager test

* Annotate statetree_test

* Annotate forks_test

* Annotate searchwait_test.go

* Fix duplicated @@ symbols

* Annotate chain stmgr/store tests

* Annotate more (types) tests

* More tests annotated

* Annotate conformance chaos actor tests

* Annotate more integration tests

* Annotate journal system tests

* Annotate more tests.

* Annotate gas,head buffer behaviors

solve merge conflict

* Fix markset annotations

* Annotate miner_api test in dagstore

* Annotate more test files

* doc: test annotations for the markets dagstore wrapper

* Annotate wdpost system

* Renamce "conformance" to "chaos_actor" tests

* Annotate remaining "A" tests

* doc: stm annotations for blockheader & election proof tests

* annotate: stm for error_test

* Annotate "b" file tests

* memrepo_test.go

* Annotate "c" file tests

* message_test.go

* Annotate "D" test files

* doc: stm annotate for fsrepo_test

* Annotate u,v,wl tests

* message_test.go

* doc: stm annotate for chain, node/config & client

* docs: stm annotate node_test

* Annotate "T" test files

* doc: stm annotations for various test files

* Add mempool unit tests

solve merge conflict

* doc: stm annotate for proxy_util_test & policy_test

* doc: stm annotate for various tests

* doc: final few stm annotations

* Add two more memPool Add tests

* Update submodules

* Add check function tests

solve conflict

* Add stm annotations, refactor test helper

solve merge conflict

* Change CLI test kinds to "unit"

* Fix double merged test

* Fix ccupgrade_test merge

* Fix lint issues

* Add stm annotation to types_Test

* Test vectors submodule

* Add file annotation to burn_test

Co-authored-by: Nikola Divic <divicnikola@gmail.com>
Co-authored-by: TheMenko <themenkoprojects@gmail.com>
2022-03-16 18:37:34 +01:00
..
mock Fix PR comments. 2022-02-17 14:24:42 +01:00
testdata Add golden test for exp function 2020-06-23 16:33:10 +02:00
actor.go Centralize some params in builtin 2020-09-29 02:25:43 -04:00
bigint_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
bigint.go Adjust various CLI display ratios to arbitrary precision 2021-05-25 14:09:01 +02:00
blockheader_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
blockheader.go chain: Cleanup consensus logic 2021-09-02 18:09:37 +02:00
blockmsg.go scaffolding and refactoring to make post scheduler work 2019-09-17 19:50:03 -07:00
cbor_gen.go integrate DAG store and CARv2 in deal-making (#6671) 2021-08-16 23:34:32 +01:00
electionproof_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
electionproof.go Change WinCount to int64, wire it to BlockMessage 2020-06-24 19:51:22 +02:00
execresult.go correctly mark new actors as "important" 2020-10-21 12:18:38 -07:00
fil_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
fil.go commit batch: AggregateAboveBaseFee config 2021-07-01 13:33:54 +02:00
fullblock.go refactoring to accomodate the bls message changes in the spec 2019-08-01 18:19:22 -07:00
keystore.go Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
logs.go Structure logs 2019-10-11 02:00:04 +02:00
message_fuzz.go feat: expose ChainGetPath on the gateway 2021-08-30 16:43:21 -07:00
message_receipt.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
message_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
message.go Avoid sending messages to the zero BLS address 2020-11-17 01:42:11 -05:00
mpool.go Add GasLimitOverestimation to mpool config 2020-08-08 17:09:47 +02:00
signature_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
signedmessage.go Fix BLS message ChainLength add more detail to ValidForBlockInclusion 2020-10-13 20:02:42 +02:00
state.go Add v6 actors 2021-09-21 14:23:14 -04:00
tipset_key_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
tipset_key.go Use EmptyTSK where appropriate 2021-04-29 01:00:03 -04:00
tipset.go modify tipset Equals 2020-09-27 10:17:06 +08:00
types_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
vmcontext.go doc: add comments related to actor code review 2020-03-18 16:43:58 -07:00