forked from cerc-io/laconicd-deprecated
* revise the way of the logs store into the stateDB * wording * refine GetTxLogs/SetLogs * nit * add bytes_uint16 convert helper * using helper to instead of big.Int * nit * helper tests and fixes * handle the logs length in SetLogs * revise Get/Set logs with store.iterator * remove Bytes<->Uint16 functions * remove unused const * simplify SetLog(s) * make logs return determinism * Add comments * update changelog * Update CHANGELOG.md Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| abci.go | ||
| benchevm_test.go | ||
| context_stack.go | ||
| ERC20Contract.json | ||
| grpc_query_test.go | ||
| grpc_query.go | ||
| keeper_test.go | ||
| keeper.go | ||
| msg_server.go | ||
| params_test.go | ||
| params.go | ||
| state_transition_test.go | ||
| state_transition.go | ||
| statedb_test.go | ||
| statedb.go | ||