Changes
- 1.10.46 stable @ucwong (#1621)
- udp fix @ucwong (#1620)
- robot 03 @ucwong (#1619)
- update leveldb metrics collection @ucwong (#1618)
- cortex robot added @ucwong (#1617)
- ioutil 2 os @ucwong (#1616)
- storage log fix @ucwong (#1615)
- deps @ucwong (#1614)
- node: fix listening on IPv6 address @ucwong (#1613)
- deps @ucwong (#1612)
- version emoji @ucwong (#1611)
- make signature of ContractCode hash-independent @ucwong (#1610)
- verkle @ucwong (#1609)
- send big tx by announce only @ucwong (#1608)
- rawdb fix @ucwong (#1607)
- core: log message if DeriveFields returns error @ucwong (#1606)
- common/lru: add test case for BasicLRU.Peek @ucwong (#1605)
- database put in sync mode @ucwong (#1604)
- correct op num @ucwong (#1603)
- common/math: fix typo in comment @ucwong (#1602)
- deps @ucwong (#1601)
- crypto/secp256k1: define NDEBUG only if not defined @ucwong (#1600)
- deps @ucwong (#1599)
- remote db added @ucwong (#1598)
- p2p/discover: swap verification order in discv4 ping handler @ucwong (#1597)
- core: use slices package for sorting @ucwong (#1596)
- hash less func added @ucwong (#1595)
- narrow down the scope of the variable @ucwong (#1594)
- go.mod: update kzg libraries to use big-endian @ucwong (#1593)
- consensus/clique: use slices package for sorting @ucwong (#1592)
- metrics: use slices package for sorting @ucwong (#1591)
- cmd/devp2p: use slices package for sorting @ucwong (#1590)
- accounts/keystore: use slices package for sorting @ucwong (#1589)
- p2p: use slices package for sorting @ucwong (#1588)
- deps @ucwong (#1587)
- rpc: avoid use of cgo by hard-coding maxPathSize @ucwong (#1586)
- typos @ucwong (#1585)
- build: use slices package for sorting @ucwong (#1584)
- 1.10.46 unstable @ucwong (#1583)
What's Changed
- 1.10.46 unstable by @ucwong in #1583
- build: use slices package for sorting by @ucwong in #1584
- typos by @ucwong in #1585
- rpc: avoid use of cgo by hard-coding maxPathSize by @ucwong in #1586
- deps by @ucwong in #1587
- p2p: use slices package for sorting by @ucwong in #1588
- accounts/keystore: use slices package for sorting by @ucwong in #1589
- cmd/devp2p: use slices package for sorting by @ucwong in #1590
- metrics: use slices package for sorting by @ucwong in #1591
- consensus/clique: use slices package for sorting by @ucwong in #1592
- go.mod: update kzg libraries to use big-endian by @ucwong in #1593
- narrow down the scope of the variable by @ucwong in #1594
- hash less func added by @ucwong in #1595
- core: use slices package for sorting by @ucwong in #1596
- p2p/discover: swap verification order in discv4 ping handler by @ucwong in #1597
- remote db added by @ucwong in #1598
- deps by @ucwong in #1599
- crypto/secp256k1: define NDEBUG only if not defined by @ucwong in #1600
- deps by @ucwong in #1601
- common/math: fix typo in comment by @ucwong in #1602
- correct op num by @ucwong in #1603
- database put in sync mode by @ucwong in #1604
- common/lru: add test case for BasicLRU.Peek by @ucwong in #1605
- core: log message if DeriveFields returns error by @ucwong in #1606
- rawdb fix by @ucwong in #1607
- send big tx by announce only by @ucwong in #1608
- verkle by @ucwong in #1609
- make signature of ContractCode hash-independent by @ucwong in #1610
- version emoji by @ucwong in #1611
- deps by @ucwong in #1612
- node: fix listening on IPv6 address by @ucwong in #1613
- deps by @ucwong in #1614
- storage log fix by @ucwong in #1615
- ioutil 2 os by @ucwong in #1616
- cortex robot added by @ucwong in #1617
- update leveldb metrics collection by @ucwong in #1618
- robot 03 by @ucwong in #1619
- udp fix by @ucwong in #1620
- 1.10.46 stable by @ucwong in #1621
Full Changelog: v1.10.45...v1.10.46