Releases: CortexFoundation/CortexTheseus
Releases · CortexFoundation/CortexTheseus
Hotpot 🎉
Changes
- 1.10.71 stable @ucwong (#2611)
- fix fuzz test compilation @ucwong (#2607)
- refactor: drop legacy // +build comment @rifeplight (#2591)
- core/rawdb: fix size counting in memory freezer @ucwong (#2606)
- p2p/tracker: fix head detection in Fulfil to avoid unnecessary timer … @ucwong (#2605)
- fix PC increment @ucwong (#2604)
- deprecate XORBytes in favor of stdlib crypto/subtle @ucwong (#2603)
- fix err shadowing in UPnP addAnyPortMapping @ucwong (#2602)
- chore: fix mismatched comment for ChainHeaderReader interface @xiaolinny (#2601)
- pebble config @ucwong (#2600)
- add configuration changes @ucwong (#2597)
- internal/debug: fix log memory limit format @ucwong (#2596)
- remove dead proc counter @ucwong (#2595)
- improve memory resize @ucwong (#2594)
- remove redundant bytes clone in WHOAREYOU encoding @ucwong (#2593)
- finalize listIterator on parse error to prevent non-advancing loops @ucwong (#2592)
- 1.10.71 unstable @ucwong (#2590)
MD5
c7ba2241cc3425b146e875543007bd3e cortex-Linux-x86_64-v1.10.71-53ff0481.tar.gz
24e695243cc31ca5af13491fa4b8cb38 cortex-Linux-x86_64-v1.10.71-53ff0481.zip
SHA256
ddbc280edff685c0e56972de3e2ecf86c8dc065146a824f1f5d5b55cbe7ce361 cortex-Linux-x86_64-v1.10.71-53ff0481.tar.gz
37cd1453646160ab8f701fd9486aea5834143617f7e8944345e6dc60c87fab9d cortex-Linux-x86_64-v1.10.71-53ff0481.zip
Morango 🎉
Changes
- 1.10.70 stable @ucwong (#2589)
- res panic fix @ucwong (#2588)
- ancient inspect @ucwong (#2587)
- refactor: omit unnecessary reassignment @rifeplight (#2586)
- skip resolver for zero-commitment verkle children @ucwong (#2585)
- fix underflow in freezer inspect for empty ancients @ucwong (#2584)
- deps @ucwong (#2583)
- removed tablewriter from the dependencies @ucwong (#2582)
- make datadir.minfreedisk an IntFlag @ucwong (#2581)
- 1.10.70 unstable @ucwong (#2580)
MD5
39a03236544a2be8f1ad38c1256db76c cortex-Linux-x86_64-v1.10.70-85439510.tar.gz
a65572296280f0bfd6e95971bc233e15 cortex-Linux-x86_64-v1.10.70-85439510.zip
SHA256
192a5b4246d47162f485eef5ec76285f64feacd2ab4036eee263ca31526836b1 cortex-Linux-x86_64-v1.10.70-85439510.tar.gz
15ca047207f28debb66c38c2676b020a9b41b55be8c4ca5a1a9901b10eaa998c cortex-Linux-x86_64-v1.10.70-85439510.zip
Albergaria dos Doze 🎉
Changes
- 1.10.69 stable @ucwong (#2579)
- tree maker filter fix @ucwong (#2578)
- remove useless file @ucwong (#2577)
- ttl revert @ucwong (#2576)
- v5 ping msg fix @ucwong (#2575)
- 1.10.69 unstable @ucwong (#2574)
MD5
2d11c422b12b03ac59d9fa1509b0c341 cortex-Linux-x86_64-v1.10.69-3ace5cbf.tar.gz
fc69d49b0c9172fba10026a159673908 cortex-Linux-x86_64-v1.10.69-3ace5cbf.zip
SHA256
1ba4bb8bec89504c342cf2963bc9e3d0ff50ab66fc24562e58c29c167d8b3624 cortex-Linux-x86_64-v1.10.69-3ace5cbf.tar.gz
e739b72c3434948cfea324a15bb982074665457a23426491f01d1e8df9311a1a cortex-Linux-x86_64-v1.10.69-3ace5cbf.zip
Domingues 🎉
Changes
- 1.10.68 stable @ucwong (#2573)
- fix @ucwong (#2572)
- fix panic in randomDuration when min equals max @ucwong (#2570)
- 1.10.68 unstable @ucwong (#2569)
MD5
c72eaa5896c87446fcaa3eb240940822 cortex-Linux-x86_64-v1.10.68-e0747d63.tar.gz
39777cb2d5ab3ab286f7c00de0763fef cortex-Linux-x86_64-v1.10.68-e0747d63.zip
SHA256
027b8ac6bcda955ca12c7b0b91be2decc7d1f5de798e43016c7871fd81ba76d7 cortex-Linux-x86_64-v1.10.68-e0747d63.tar.gz
3e34632762263b4a7a06ba8192a9bd533453c0e5a0066f62768ddc2f2d113df3 cortex-Linux-x86_64-v1.10.68-e0747d63.zip
Faro 🎉
Changes
- 1.10.67 stable @ucwong (#2568)
- return iterator error in findTxInBlockBody @ucwong (#2567)
- accounts/keystore: clear decrypted key after use @ucwong (#2566)
- further optimize tx hash map in @ucwong (#2565)
- avoid unnecessary RST_STREAM, PING frames sent by client @ucwong (#2564)
- capture open file error and fix resource leak @ucwong (#2563)
- fix bug about getting stable LogsHash result @ucwong (#2562)
- chore: fix incorrect function name in comment @geogrego (#2561)
- common: fix size comparison in StorageSize @ucwong (#2560)
- core/rawdb: fix readOnly mode for database @ucwong (#2559)
- is hex hash @ucwong (#2558)
- deps @ucwong (#2557)
- fix duration comparison in PrettyAge @ucwong (#2556)
- download test fix @ucwong (#2555)
- simplify FileExist helper @ucwong (#2554)
- deps @ucwong (#2552)
- cleanup v4 if v5 failed @ucwong (#2551)
- pass correct args to setTimeout/setInterval callbacks @ucwong (#2550)
- refine condition for freezer directory @ucwong (#2549)
- Fix copy @ucwong (#2548)
- crypto split @ucwong (#2547)
- ws accept timeout fix @ucwong (#2546)
- use IsHexAddress to validate coinbase @ucwong (#2545)
- silence on listener shutdown @ucwong (#2544)
- add tx tracker setup @ucwong (#2543)
- add journal setupWriter @ucwong (#2542)
- vm gas error fix @ucwong (#2541)
- avoid rebuild the hash map multi times @ucwong (#2540)
- prealloc for HashDifference @ucwong (#2539)
- remove dangling peers from alternates @ucwong (#2538)
- add tracking slow peers @ucwong (#2537)
- copy trie @ucwong (#2536)
- add SendRawTransactionSync api @ucwong (#2535)
- deps go1.25.3 @ucwong (#2534)
- slow down node discover @ucwong (#2533)
- reject messages with duplicated txs @ucwong (#2532)
- transaction pool queue added @ucwong (#2531)
- implement the partial state index read @ucwong (#2530)
- p2p/enode: optimize DistCmp @ucwong (#2529)
- p2p/enode: optimize LogDist @ucwong (#2528)
- uninstall subscription in filter apis on error @ucwong (#2527)
- remove useless var @ucwong (#2526)
- optimize MergeBloom by using bitutil @ucwong (#2525)
- fix error condition in gzipResponseWriter.init() @ucwong (#2524)
- add SubscribeTransactionReceipts @ucwong (#2523)
- fix validTxMeter to count transactions @ucwong (#2522)
- add transactionReceipts subscription @ucwong (#2521)
- terminate pending tx subscription on error @ucwong (#2520)
- remove duplicated type storedReceiptRLP @ucwong (#2519)
- deps @ucwong (#2518)
- trap for error @ucwong (#2517)
- new pkg shell script added @ucwong (#2516)
- process result return value @ucwong (#2515)
- refactor StateProcessor to accept ChainContext interface @ucwong (#2514)
- slices concat @ucwong (#2513)
- p2p/enode: fix asyncfilter comment @ucwong (#2512)
- unstable 1.10.67 @ucwong (#2511)
MD5
2efc6bad621051bcccb385ad1cad82ba cortex-Linux-x86_64-v1.10.67-be40951f.tar.gz
aed9317cc4c0485f53b866f111ca948e cortex-Linux-x86_64-v1.10.67-be40951f.zip
SHA256
c08a3582da9efa1e8b81b245f8bffa28995dbf41b05a1cb3f1dfe79d36cb07e8 cortex-Linux-x86_64-v1.10.67-be40951f.tar.gz
594ce23b611cf7fe8fff7f0ed86c18f75162cba104a12bf89cdaf778770cfd1d cortex-Linux-x86_64-v1.10.67-be40951f.zip
Oliveira do Hospital 🎉
Changes
- stable 1.10.66 @ucwong (#2510)
- fix discovery AyncFilter deadlock on shutdown @ucwong (#2509)
- reduce allocations in derivesha @ucwong (#2508)
- std max @ucwong (#2506)
- tx nonce limit @ucwong (#2505)
- use ticker to avoid timer allocations @ucwong (#2504)
- load seeding expect EOF error fix @ucwong (#2503)
- accounts/keystore: use runtime.AddCleanup @ucwong (#2502)
- gnark @ucwong (#2501)
- report truncateErr in concurrent truncate failure @ucwong (#2500)
- add sub-trie iterator support @ucwong (#2499)
- p2p & metrics @ucwong (#2498)
- use go-bigmodexpfix for modexp @ucwong (#2497)
- torrentfs attributes scope fix @ucwong (#2496)
- remove duplicate optionalAndTailField test case @ucwong (#2495)
- use slices.Sort to remove duplicated elements @ucwong (#2494)
- torrentfs peer @ucwong (#2493)
- set metric namespace correctly @ucwong (#2492)
- remove delay from discv5 RandomNodes @ucwong (#2491)
- refactor: omit unnecessary reassignment @mickychang9 (#2489)
- torrentfs @ucwong (#2490)
- torrentfs update @ucwong (#2488)
- refactor: use slices.Contains to simplify code @zhedazijingang (#2476)
- fix: inconsistance in error message @VolodymyrBg (#2485)
- inspect database in parallel @ucwong (#2483)
- stabilize tx relay peer selection @ucwong (#2482)
- 1.10.66 unstable @ucwong (#2481)
MD5
8fa305df40cdd95d3e1424337735fe7a cortex-Linux-x86_64-v1.10.66-cbed42fb.tar.gz
f586dce6e9b1a6720c78afbec556cd6c cortex-Linux-x86_64-v1.10.66-cbed42fb.zip
SHA256
ec8638cbdab52d550925c4980efa49cb80c3bc83219f12b928e883a53cbc6149 cortex-Linux-x86_64-v1.10.66-cbed42fb.tar.gz
d06dd23adc35880e909d5b73c20212021be9e1c4f0762c8fd48be868cab38e15 cortex-Linux-x86_64-v1.10.66-cbed42fb.zip
Carne 🎉
Changes
- 1.10.65 stable @ucwong (#2480)
- p2p use slices clone @ucwong (#2479)
- fix vhosts @ucwong (#2478)
- p2p test fix @ucwong (#2477)
- fixes missing protection of nil pointer dereference in scwallet @ucwong (#2475)
- using go std lib @ucwong (#2474)
- using math.MaxInt32 from go std lib @ucwong (#2473)
- introduce trie Prefetch for optimizing preload @ucwong (#2472)
- add SetWebsocketReadLimit in Server @ucwong (#2471)
- add non-unix alternative for tablewriter @ucwong (#2470)
- metrics: add tinygo build flag for CPU time @ucwong (#2469)
- modexp fix @ucwong (#2468)
- remove workaround for Value.Bytes @ucwong (#2467)
- to use bitutil.TestBytes @ucwong (#2466)
- refactor to use bitutil.TestBytes @ucwong (#2465)
- use ReadBits from common/math @ucwong (#2464)
- refactor to use time.Now().UnixMilli() in golang std lib @ucwong (#2463)
- opt intsize @ucwong (#2462)
- use slices.Contat instead of copy @ucwong (#2461)
- use reflectFOr @ucwong (#2460)
- make types consistent in makeDup @ucwong (#2459)
- check iterator error in Database.DeleteRange @ucwong (#2458)
- move interpreter to vm combined @ucwong (#2457)
- reflect fix @ucwong (#2456)
- p2p/enode: use atomic.Pointer in LocalNode @ucwong (#2455)
- use reflect.TypeFor @ucwong (#2454)
- vm restruct @ucwong (#2453)
- deps @ucwong (#2452)
- core/filtermaps: remove unnecessary nil check and add cv2 lock @ucwong (#2451)
- implement package renaming support @ucwong (#2450)
- chore: remove redundant words in comment @zhedazijingang (#2448)
- fix error when blockHash is used with fromBlock/toBlock @ucwong (#2449)
- add configurable jumpdest analysis cache @ucwong (#2447)
- deps @ucwong (#2446)
- reduce the memory allocation in trie hashing @ucwong (#2445)
- cmd/devp2p/internal/v4test: add test for ENRRequest @ucwong (#2444)
- common/hexutil: replace customized bit sizer with bit.Uintsize @ucwong (#2443)
- improve PrettyPrint function @ucwong (#2442)
- core/state: preallocate capacity for logs list @ucwong (#2441)
- contracts upgrade fix @ucwong (#2440)
- deps @ucwong (#2439)
- fix potential overflow @ucwong (#2438)
- optimize XOR operation using bitutil.XORBytes @ucwong (#2437)
- core/rawdb: downgrade log level in chain freezer @ucwong (#2436)
- active precompile @ucwong (#2435)
- riple modexp cost @ucwong (#2434)
- rpc optimization @ucwong (#2433)
- update tx gas limit cap @ucwong (#2432)
- reduce allocations @ucwong (#2431)
- trie: avoid spawning goroutines for empty children @ucwong (#2430)
- uint64 pointer convert @ucwong (#2429)
- improve zero time checks @ucwong (#2428)
- change the mechanism to schedule freezer sync @ucwong (#2427)
- tx gas limit validation @ucwong (#2426)
- fix announcement drop logic @ucwong (#2425)
- log print @ucwong (#2424)
- activators enable @ucwong (#2423)
- rm useless flag @ucwong (#2422)
- fix ancient limit @ucwong (#2421)
- block size print @ucwong (#2420)
- block validation @ucwong (#2419)
- update gas cost of CLZ to five @ucwong (#2418)
- Transaction Gas Limit Cap @ucwong (#2417)
- clz @ucwong (#2416)
- secp256r1 precompiled @ucwong (#2415)
- hoist jumptable nil-check out of the interpreter loop @ucwong (#2414)
- add GetStateAndCommittedState @ucwong (#2413)
- define APIs for map, epoch calculation @ucwong (#2412)
- prealloc map for the txpool api @ucwong (#2411)
- clean up log format of unindexing message @ucwong (#2410)
- fix log indexer noise after debug_setHead @ucwong (#2409)
- do not double-wrap KV stores @ucwong (#2407)
- open trie when first invoke @ucwong (#2406)
- parse range @ucwong (#2404)
- deps @ucwong (#2403)
- quick canceling block inserting when debug_setHead is invoked @ucwong (#2402)
- batch state prefetch @ucwong (#2400)
- range delete in batch @ucwong (#2399)
- g2 comments added @ucwong (#2398)
- align marshaling behavior @ucwong (#2397)
- remove secKeyCacheOwner @ucwong (#2396)
- don't decode the full block body in ReadTransaction @ucwong (#2395)
- setupSnapshot @ucwong (#2394)
- deps @ucwong (#2393)
- pull in upstream fix for R27 and R29 usage @ucwong (#2392)
- reuse global hash buffer @ucwong (#2390)
- fix gnark deserialisation @ucwong (#2389)
- lower the compaction debt @ucwong (#2388)
- fix data race when closing manager @ucwong (#2387)
- fix: skip storage entries with missing preimage keys @ucwong (#2386)
- always remove empty accounts from pre-state @ucwong (#2385)
- store cache only when preimage is non-nil @ucwong (#2384)
- adjust memory table size @ucwong (#2382)
- avoid copying blobs for marshaling @ucwong (#2381)
- error when packing negative values in unsigned types @ucwong (#2380)
- disable CPU metrics on tinyg @ucwong (#2379)
- remove filter base row cache, add group read @ucwong (#2378)
- integrate eradb backend @ucwong (#2377)
- return null for not-found @ucwong (#2376)
- 1.10.65 unstable @ucwong (#2375)
MD5
8ce595887ddf8243fbc011af9b8582bf cortex-Linux-x86_64-v1.10.65-c467aa14.tar.gz
e088c650f4f78dad330144fd03796ef6 cortex-Linux-x86_64-v1.10.65-c467aa14.zip
SHA256
ef1f3eb107414e76c70fc07392e13a32d04067e40c01a003a3f9d0504eec9fd3 cortex-Linux-x86_64-v1.10.65-c467aa14.tar.gz
7599f2d0c070ea0a249c207cbbf91bb7021ffe3e518d6976c1217be6219258c8 cortex-Linux-x86_64-v1.10.65-c467aa14.zip
Semana 🎉
Changes
- latest go @ucwong (#2374)
- fix @ucwong (#2373)
- new version test format fix @ucwong (#2372)
- 1.10.64 stable @ucwong (#2371)
- deps @ucwong (#2370)
- core/state: fix copy of storageChange @ucwong (#2369)
- crypto: use pure Go signature implementation in tinygo @ucwong (#2368)
- reduce alloc @ucwong (#2367)
- use hash as key instead of string @ucwong (#2366)
- core: don't emit the warning of log indexing if the db was not initia… @ucwong (#2365)
- p2p/enode: add support for naming iterator sources @ucwong (#2364)
- table writer 1.0.4 update @ucwong (#2363)
- hashing fix @ucwong (#2362)
- mgas output @ucwong (#2361)
- code size config expand @ucwong (#2360)
- hash pool @ucwong (#2359)
- introduce database sync function @ucwong (#2358)
- remove the legacy backtraceAt method @ucwong (#2357)
- add metrics for inbound connection error @ucwong (#2356)
- rpc: add method name length limit @ucwong (#2355)
- logs(indexer)Clean up log format in head index progress messages @ucwong (#2354)
- reduce api load @ucwong (#2353)
- core/filtermaps: fix log index initialization @ucwong (#2352)
- core/filtermaps: fix log value search range @ucwong (#2351)
- rename gasRemaining @ucwong (#2350)
- fix retrieval of pending block @ucwong (#2349)
- do not derive full receipts during rendering @ucwong (#2348)
- define BatchSize as a constant @ucwong (#2347)
- add ComputeCells functionality @ucwong (#2346)
- add edgecase for rangeproof correctness @ucwong (#2345)
- refactor truncatePending @ucwong (#2344)
- deps @ucwong (#2343)
- fix deadlock @ucwong (#2342)
- add debug_setMemoryLimit @ucwong (#2341)
- filter test fix @ucwong (#2340)
- test fix @ucwong (#2339)
- clone cached slices, fix tempRange @ucwong (#2338)
- safe chain view update @ucwong (#2337)
- tiny @ucwong (#2336)
- core/filtermaps: make ChainView thread safe @ucwong (#2335)
- core/filtermaps: only use common ancestor snapshots @ucwong (#2334)
- fix transaction sender cache miss before broadcast @ucwong (#2333)
- fix sync reset in pruned nodes @ucwong (#2332)
- fix history pruning initialization for empty DB @ucwong (#2331)
- fix map renderer reorg issue @ucwong (#2330)
- p2p: fix dial metrics not picking up the right error @ucwong (#2329)
- initialize history pruning in BlockChain @ucwong (#2328)
- backend & discovery fix @ucwong (#2327)
- add logic to drop peers randomly when saturated @ucwong (#2326)
- p2p: better dial/serve success metrics @ucwong (#2325)
- p2p/nat: fix UPnP port reset @ucwong (#2324)
- optimized push2 @ucwong (#2323)
- improve error handling @ucwong (#2322)
- cache flags @ucwong (#2321)
- deps @ucwong (#2320)
- era added @ucwong (#2319)
- p2p/nat: remove forceful port mapping in upnp @ucwong (#2318)
- deps @ucwong (#2317)
- use sync write option in pebble @ucwong (#2316)
- cmd/devp2p/internal/v5test: log test descriptions @ucwong (#2315)
- Fix overflows in GetBlockHeaders @ucwong (#2314)
- p2p/discover: pass node instead of node ID to TALKREQ handler @ucwong (#2313)
- p2p/discover: repeat exact encoding when resending WHOAREYOU packet @ucwong (#2312)
- tiny fix @ucwong (#2311)
- filter maps @ucwong (#2310)
- cmd: apply snapshot cache flag in the MakeChain @ucwong (#2309)
- p2p/nat: improve AddMapping code @ucwong (#2308)
- rawdb rawdb.DeleteAllTxLookupEntries @ucwong (#2307)
- trie memmory optimized @ucwong (#2305)
- all: use fmt.Appendf instead of fmt.Sprintf where possible @ucwong (#2304)
- return code 3 from call/estimateGas even if a revert reason was not r… @ucwong (#2303)
- respect history cutoff in txindexer @ucwong (#2302)
- p2p/discover: repeat WHOAREYOU challenge when handshake in progress @ucwong (#2301)
- deps @ucwong (#2300)
- log: fix SetDefault for custom loggers @ucwong (#2299)
- accounts/abi: improve unpack performance @ucwong (#2298)
- p2p/discover: expose discv5 functions for portal JSON-RPC interface @ucwong (#2297)
- update blockProcFeed in insertChain @ucwong (#2296)
- deps @ucwong (#2295)
- crypto/secp256k1: update libsecp256k1 @ucwong (#2294)
- chore: make function comment match function name @momantech (#2292)
- fix ctrl-c interrupt in import command @ucwong (#2293)
- no need to check the metric nilness @ucwong (#2291)
- add preimage miss metric @ucwong (#2290)
- deps @ucwong (#2289)
- tiny fix @ucwong (#2288)
- remove EventMux @ucwong (#2287)
- drop x/exp direct dependency @ucwong (#2286)
- internal/build fix @ucwong (#2285)
- build/ci.go lint fix @ucwong (#2284)
- build/ci.go command fix @ucwong (#2283)
- deps @ucwong (#2282)
- add getBlockReceipts api @ucwong (#2281)
- fix loading key in dail filter @ucwong (#2280)
- Add dev & sys to contract @ucwong (#2279)
- add comment to FromECDSAPub @ucwong (#2278)
- report error from setupDiscovery at startup @ucwong (#2277)
- deps @ucwong (#2276)
- remove asm @ucwong (#2275)
- vm env struct clean up @ucwong (#2274)
- filter tiny fix @ucwong (#2273)
- bench test tiny fix @ucwong (#2272)
- OP push0 added if nd @ucwong (#2271)
- fix marshaling of NAT in TOML @ucwong (#2270)
- create block's bloom by merging receipts' bloom and filter test fix @ucwong (#2269)
- skip setting flushOffset in read-only mode @ucwong (#2267)
- p2p/discover: make discv5 response timeout configurable @ucwong (#2266)
- p2p/discover: remove unused parameter in revalidationList.get @ucwong (#2265)
- deps @ucwong (#2264)
- introduce flush offset in freezer @ucwong (#2263)
- interpreter resize mem fix @ucwong (#2262)
- Intrinsic gas fix with bytes count @ucwong (#2261)
- all: add build tags for wasip1 @ucwong (#2260)
- build: provide a flag to disable publishing in dockerx build @ucwong (#2259)
- unstable 1.10.64 @ucwong (#2258)
MD5
2e4f3b0bd8bb0be9d0a3ec58eb05a89d cortex-Linux-x86_64-v1.10.64-a64b26ad.tar.gz
8188d7adcd93f7b3a0a5e17537e5a94a cortex-Linux-x86_64-v1.10.64-a64b26ad.zip
SHA256
586deb8d267eccf6f0f9574b446a10ea2ffabf3efc2e1ca57449185c8e213164 cortex-Linux-x86_64-v1.10.64-a64b26ad.tar.gz
76a4c906514d60b5cf474df7d266dac62e1d76f3ab9d7a41fffa7c650b595c8b cortex-Linux-x86_64-v1.10.64-a64b26ad.zip
Bom dia 🎉
Please update your nodes ASAP.
Changes
- 1.10.63 stable @ucwong (#2257)
- crypto: add IsOnCurve check @ucwong (#2256)
- build: retry PPA upload up to three times @ucwong (#2255)
- build: bump test timeout @ucwong (#2254)
- vm contracts spec implements updated @ucwong (#2252)
- stun protocol added @ucwong (#2251)
- trie stack allocation optimized @ucwong (#2250)
- toml config file supported @ucwong (#2249)
- ensure API timeoutLoop terminates with event system @ucwong (#2248)
- cmd/abigen: require flags @ucwong (#2247)
- faster delete range @ucwong (#2245)
- error check fix @ucwong (#2244)
- prevent hanging dispatch @ucwong (#2242)
- core/rawdb: fix panic in freezer @ucwong (#2241)
- use cmp.Compare in all @ucwong (#2239)
- crypto/bn256: fix MulScalar @ucwong (#2238)
- 1.10.63 unstable @ucwong (#2237)
Full Changelog: v1.10.62...v1.10.63
MD5
215d178f9d3ac06960cd90287f60241e cortex-Linux-x86_64-v1.10.63-00892936.tar.gz
dd1c44c4c41935d5d6867940773dc003 cortex-Linux-x86_64-v1.10.63-00892936.zip
SHA256
b6dd8e30f11167cec8c94042ab5e1916ddfc56f305a160337e37bf0d86b893b7 cortex-Linux-x86_64-v1.10.63-00892936.tar.gz
6c3a5d730d5475d3fb2723b624363ef827b6363b0a4fc6db01c205c1eb8dffdf cortex-Linux-x86_64-v1.10.63-00892936.zip
Tchau 🎉
Changes
- 1.10.62 stable @ucwong (#2236)
- precompiled @ucwong (#2234)
- make all opcodes proper type @ucwong (#2233)
- make it possible to wait for tx hash @ucwong (#2232)
- use faster method to write to memory @ucwong (#2231)
- mkalloc fix @ucwong (#2230)
- remove precacheTransaction @ucwong (#2228)
- Make receipt @ucwong (#2227)
- p2p: DNS resolution for static nodes @ucwong (#2226)
- fix DiscReason encoding/decoding @ucwong (#2225)
- core/state: remove pointless wrapper functions @ucwong (#2224)
- abi unpack custom error @ucwong (#2223)
- remove useless transaction local checking @ucwong (#2222)
- move tx context set to apply msg @ucwong (#2219)
- core/types: add length check in CalcRequestsHash @ucwong (#2218)
- combine validation loops in VerifyRangeProof @ucwong (#2217)
- tx index fix @ucwong (#2215)
- transaction index independent & fix @ucwong (#2214)
- accounts/abi: fix MakeTopics mutation of big.Int inputs @ucwong (#2213)
- replace custom logic with bytes.HasPrefix @ucwong (#2212)
- 1.10.62 unstable @ucwong (#2211)
MD5
01044d21b7714525baeceadf70ac0082 cortex-Linux-x86_64-v1.10.62-a792f87f.tar.gz
60ef38f3f9eae02050b2a2117bf85ea3 cortex-Linux-x86_64-v1.10.62-a792f87f.zip
SHA256
d5b3046df7af0810e404099d0865e2b38c828bc0e7e52bac6935eeb74e76da37 cortex-Linux-x86_64-v1.10.62-a792f87f.tar.gz
4d57d995b56e5e8623d20254d70ee96602ef874910f3766c03eea4839c86346f cortex-Linux-x86_64-v1.10.62-a792f87f.zip
Full Changelog: v1.10.61...v1.10.62