kyle

313 posts

kyle banner
kyle

kyle

@kyscott18

@monad @ponder_sh

New York, NY Katılım Mart 2021
541 Takip Edilen777 Takipçiler
kyle
kyle@kyscott18·
Monad now supports the Machine Payments Protocol through our TypeScript SDK. MPP is an open protocol for agentic payments. Charge for API requests, tool calls, or content with a few lines of code.
kyle tweet media
English
14
9
123
30.8K
kyle retweetledi
Keone Hon
Keone Hon@keoneHD·
v0.14.0 of the Monad client has been released. This update includes several key user-facing improvements and bug fixes: - [Feat] Adds a new RPC endpoint eth_fillTransaction that takes an unsigned, partially filled transaction object and returns it with all missing fields populated, ready for signing and broadcasting. - [Perf][Behavioral] eth_getTransactionReceipt and eth_getBlockReceipts are now available at "Proposed" time, making the responses ~400s faster. - [Perf] eth_getLogs calls return faster for recent blocks that are still in memory. - [Perf][Behavioral] newHeads and logs subscriptions (EVM spec) now notify on "Proposed" blocks instead of "Voted", aligning with monadNewHeads and monadLogs. - [Fix] Blocktags in eth_getLogs are fixed. Previously, all of them resolved to the latest block. Now, they resolve to their correct statuses.
Keone Hon tweet media
English
51
55
342
34.5K
kyle
kyle@kyscott18·
Monad is adding support for eth_fillTransaction soon. Without it, you need separate RPC calls for nonce (eth_getTransactionCount), gas limit (eth_estimateGas), and fee params (eth_gasPrice / eth_maxPriorityFeePerGas). eth_fillTransaction collapses that into one call and returns a fully populated unsigned tx ready to sign externally. viem already calls eth_fillTransaction when the node supports it, so this is a free speedup for every viem user on Monad.
English
4
5
30
1.4K
kyle
kyle@kyscott18·
Apps using Monad will all get 400 ms faster after MONAD_NINE hard fork (scheduled 3/19). The JSON-RPC behavior changed to use the "proposed" block state, meaning requests read from an earlier block instead of waiting on consensus.
English
4
7
72
3.6K
kyle retweetledi
Kevin
Kevin@typedarray·
Big news: the Ponder team has joined the Monad Foundation. We’re excited to contribute open-source tooling and standards that help applications take full advantage of Monad's performance and decentralization.
Kevin tweet media
English
71
16
271
72.2K
kyle retweetledi
Kevin
Kevin@typedarray·
Today's Ponder release introduces a new indexing mode where each chain runs on a separate worker thread. The new design offers big benefits across indexing & query performance, and paves the way for better caching, reliability, and DX.
Kevin tweet media
English
5
7
38
3.8K
kyle retweetledi
Kevin
Kevin@typedarray·
Ponder 0.14 → * We redesigned every log line that Ponder emits * Custom database views * Offset pagination in GraphQL * Better performance & reliability across the board
Kevin tweet media
English
2
7
20
908
kyle
kyle@kyscott18·
@_jxom Mostly improvements related to the cursor and handling hex vs bytes. This benchmark does do a checksum on the addresses, even though Ponder skips checksums as of the last minor version
English
0
0
0
81
jxom
jxom@_jxom·
@kyscott18 Faster keccak and/or no checksum address?
English
2
0
1
288
kyle
kyle@kyscott18·
Latest version of Ponder is faster because of performance improvements in decodeAbiParameters
kyle tweet media
English
1
3
25
1.3K
kyle retweetledi
Kevin
Kevin@typedarray·
Ponder now supports WebSockets (eth_subscribe) for new block notifications. Opt-in to improve realtime indexing latency by ~35% and consume fewer RPC credits. S/o @opaquefeldspar for the excellent work on this.
Kevin tweet media
English
10
8
89
6.1K
kyle
kyle@kyscott18·
Ponder has gotten much faster in the past few months. With features like RPC request speculation and in-memory database logic, we're making progress towards processing 100,000 events per second. Check out our latest blog for the technical details and what's next.
kyle tweet media
English
4
4
63
9.4K
kyle retweetledi
Kevin
Kevin@typedarray·
Introducing Marble. Marble is a platform for offchain software, built by the team behind Ponder. We're making it radically easier to build fast & reliable backend systems for crypto apps.
Kevin tweet media
English
50
26
366
41.2K
kyle retweetledi
Kevin
Kevin@typedarray·
Ponder 0.11 → We shipped a new docs website, made it easier to query Ponder tables directly in Postgres, and eliminated a bunch of RPC endpoint footguns.
Kevin tweet media
English
4
7
64
4.2K
kyle retweetledi
Kevin
Kevin@typedarray·
Ponder 0.10 This release speeds up large factories and contract reads, adds a new `event­.id` property, and fixes several reliability issues →
Kevin tweet media
English
1
3
24
1.5K