Changes
- 1.10.50 stable @ucwong (#1796)
- deps @ucwong (#1795)
- reused error msg @ucwong (#1794)
- set networkID to chainID by default @ucwong (#1793)
- fast exit for invalid block range @ucwong (#1792)
- deps @ucwong (#1791)
- cola jobs & deps @ucwong (#1790)
- add position field for callTracer logs @ucwong (#1789)
- core/vm: performance tweak of
OpCode.String()
@ucwong (#1788) - Dev @ucwong (#1787)
- cap memory table size as maxMemTableSize-1 @ucwong (#1786)
- tx context @ucwong (#1785)
- core/rawdb: add logging and fix comments around AncientRange function… @ucwong (#1784)
- deps @ucwong (#1783)
- all: make vendored copy of reexec @ucwong (#1782)
- pebble deps @ucwong (#1781)
- trie: use explicit errors in stacktrie (instead of panic) @ucwong (#1780)
- trie/triedb/pathdb, core/rawdb: enhance error message in freezer @ucwong (#1779)
- crypto/kzg4844: use the new trusted setup file and format @ucwong (#1778)
- event: fix Resubscribe deadlock when unsubscribing after inner sub en… @ucwong (#1777)
- deps @ucwong (#1776)
- core/state, tests: fix memory leak via fastcache @ucwong (#1775)
- deps @ucwong (#1774)
- codeql-analysis.yml @ucwong (#1773)
- crypto/blake2b: put architecture-dependent features behind build-tag … @ucwong (#1772)
- fix flaky test TestPendingTxFilterDeadlock @ucwong (#1771)
- rpc: increase timeout in TestClientWebsocketPing @ucwong (#1770)
- deps @ucwong (#1769)
- api/bind: add CallOpts.BlockHash to allow calling contracts at a spec… @ucwong (#1768)
- deps @ucwong (#1767)
- fix fetcher timeout @ucwong (#1766)
- cortex seeding checksum for latest release @ucwong (#1765)
- deps @ucwong (#1764)
- enable Pebble on 32 bits and OpenBSD too @ucwong (#1763)
- max common hash @ucwong (#1762)
- action cache yml added @ucwong (#1761)
- update release drafter @ucwong (#1760)
- add level file metrics @ucwong (#1759)
- sync/aliases fix @ucwong (#1758)
- deps & workflow upgrade @ucwong (#1757)
- torrentfs @ucwong (#1756)
- go get @ucwong (#1755)
- deps upgrade @ucwong (#1754)
- 1.10.50 unstable @ucwong (#1753)
MD5
c50749b28e22b02422a6ae4d47b9d596 cortex-Linux-x86_64-v1.10.50-3192a8cb.tar.gz
20d2b19489709e94282e6d580ea68055 cortex-Linux-x86_64-v1.10.50-3192a8cb.zip
SHA256
ff539df9e370795109553ea466987ab0ed9dc919be672a633bfba076c0ddd8eb cortex-Linux-x86_64-v1.10.50-3192a8cb.tar.gz
aeaf9932cab86fb4b8fe6a84bdb030849cf8ef9772c710780619fa2eb72f4139 cortex-Linux-x86_64-v1.10.50-3192a8cb.zip
What's Changed
- 1.10.50 unstable by @ucwong in #1753
- deps upgrade by @ucwong in #1754
- go get by @ucwong in #1755
- torrentfs by @ucwong in #1756
- deps & workflow upgrade by @ucwong in #1757
- sync/aliases fix by @ucwong in #1758
- add level file metrics by @ucwong in #1759
- update release drafter by @ucwong in #1760
- action cache yml added by @ucwong in #1761
- max common hash by @ucwong in #1762
- enable Pebble on 32 bits and OpenBSD too by @ucwong in #1763
- deps by @ucwong in #1764
- cortex seeding checksum for latest release by @ucwong in #1765
- fix fetcher timeout by @ucwong in #1766
- deps by @ucwong in #1767
- api/bind: add CallOpts.BlockHash to allow calling contracts at a spec… by @ucwong in #1768
- deps by @ucwong in #1769
- rpc: increase timeout in TestClientWebsocketPing by @ucwong in #1770
- fix flaky test TestPendingTxFilterDeadlock by @ucwong in #1771
- crypto/blake2b: put architecture-dependent features behind build-tag … by @ucwong in #1772
- codeql-analysis.yml by @ucwong in #1773
- deps by @ucwong in #1774
- core/state, tests: fix memory leak via fastcache by @ucwong in #1775
- deps by @ucwong in #1776
- event: fix Resubscribe deadlock when unsubscribing after inner sub en… by @ucwong in #1777
- crypto/kzg4844: use the new trusted setup file and format by @ucwong in #1778
- trie/triedb/pathdb, core/rawdb: enhance error message in freezer by @ucwong in #1779
- trie: use explicit errors in stacktrie (instead of panic) by @ucwong in #1780
- pebble deps by @ucwong in #1781
- all: make vendored copy of reexec by @ucwong in #1782
- deps by @ucwong in #1783
- core/rawdb: add logging and fix comments around AncientRange function… by @ucwong in #1784
- tx context by @ucwong in #1785
- cap memory table size as maxMemTableSize-1 by @ucwong in #1786
- Dev by @ucwong in #1787
- core/vm: performance tweak of
OpCode.String()
by @ucwong in #1788 - add position field for callTracer logs by @ucwong in #1789
- cola jobs & deps by @ucwong in #1790
- deps by @ucwong in #1791
- fast exit for invalid block range by @ucwong in #1792
- set networkID to chainID by default by @ucwong in #1793
- reused error msg by @ucwong in #1794
- deps by @ucwong in #1795
- 1.10.50 stable by @ucwong in #1796
Full Changelog: v1.10.49...v1.10.50