bsc/rlp
dylanhuang bf68be2bd9
dep: bump the version of several important library (#1274)
* dep: upgrade secp256k1 to use btcec/v2 v2.3.2 and update insecurity pkg

* build ci: upgrade go to 1.19 and golangci-lint to 1.50.1

* docs: fix format that does not follow the goimports

* dep: redirect github.com/bnb-chain/tendermint to v0.31.13

* ci: disable GOPROXY
2023-02-02 19:36:37 +08:00
..
internal/rlpstruct rlp/rlpgen: RLP encoder code generator (#24251) 2022-08-26 14:44:18 +08:00
rlpgen rlp/rlpgen: RLP encoder code generator (#24251) 2022-08-26 14:44:18 +08:00
decode_tail_test.go all: update license information 2016-04-15 09:48:05 +02:00
decode_test.go all: prefer new(big.Int) over big.NewInt(0) (#25087) 2022-10-28 09:03:38 +08:00
decode.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
doc.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
encbuffer_example_test.go rlp/rlpgen: RLP encoder code generator (#24251) 2022-08-26 14:44:18 +08:00
encbuffer.go rlp trie: faster trie node encoding (#24126) 2022-08-26 14:46:13 +08:00
encode_test.go all: prefer new(big.Int) over big.NewInt(0) (#25087) 2022-10-28 09:03:38 +08:00
encode.go rlp trie: faster trie node encoding (#24126) 2022-08-26 14:46:13 +08:00
encoder_example_test.go rlp/rlpgen: RLP encoder code generator (#24251) 2022-08-26 14:44:18 +08:00
iterator_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
iterator.go core/rawdb: fix transaction indexing/unindexing hashing error (#22457) 2021-03-16 12:15:14 +02:00
raw_test.go all: fix warning flagging the use of DeepEqual on error (#23624) 2021-10-19 17:06:47 +02:00
raw.go p2p/rlpx: reduce allocation and syscalls (#22899) 2021-05-27 10:19:13 +02:00
safe.go rlp: minor optimizations for slice/array encoding (#23467) 2021-08-25 19:01:10 +02:00
typecache.go rlp/rlpgen: RLP encoder code generator (#24251) 2022-08-26 14:44:18 +08:00
unsafe.go rlp: minor optimizations for slice/array encoding (#23467) 2021-08-25 19:01:10 +02:00