ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Here are the timecode of some key functions:00:20 Brief introduction00:58 Submitting a transaction diagram02:47 func SubmitTransaction()04:44 func addTxs()08:05 func add()09:33 func syncTransactions()11:45 func announceTransactions()12:41 func sendPooledTransactionHashes()13:50 func Send()16:25 Remote transactions and local transactions17:24 Creating a block22:43 func fillTransactions()23:59 func commitTransaction()24:43 func applyTransaction()24:54 func TransitionDb()30:05 func Call()32:22 func RunPrecompiledContract()35:07 func Run()37:47 func opCreate2()38:38 func opAdd()39:09 How to revert a transaction
Truly helpful!Tracing codes of geth by oneself could be painful works.
Thank you!!
Thanks!
may i know when syncTransactions is invoked? as i check the code, the method is not invoked directly every time a tx is added into the pending tx pool
how block are finalised??
pre-compiled contracts means contracts that are built-in the protocol?
yes, it is truly what they mean👍
this guy is drunk!
Here are the timecode of some key functions:
00:20 Brief introduction
00:58 Submitting a transaction diagram
02:47 func SubmitTransaction()
04:44 func addTxs()
08:05 func add()
09:33 func syncTransactions()
11:45 func announceTransactions()
12:41 func sendPooledTransactionHashes()
13:50 func Send()
16:25 Remote transactions and local transactions
17:24 Creating a block
22:43 func fillTransactions()
23:59 func commitTransaction()
24:43 func applyTransaction()
24:54 func TransitionDb()
30:05 func Call()
32:22 func RunPrecompiledContract()
35:07 func Run()
37:47 func opCreate2()
38:38 func opAdd()
39:09 How to revert a transaction
Truly helpful!
Tracing codes of geth by oneself could be painful works.
Thank you!!
Thanks!
may i know when syncTransactions is invoked? as i check the code, the method is not invoked directly every time a tx is added into the pending tx pool
may i know when syncTransactions is invoked? as i check the code, the method is not invoked directly every time a tx is added into the pending tx pool
how block are finalised??
pre-compiled contracts means contracts that are built-in the protocol?
yes, it is truly what they mean👍
this guy is drunk!