-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: TxDAG generation v0.1 version #187
base: main
Are you sure you want to change the base?
Commits on Nov 19, 2024
-
txdag: the initial the TxDAG commit;
txdag: opt rw record flag; txdag: fix some broken UTs; txdag: opt some logic;
Configuration menu - View commit details
-
Copy full SHA for a6ce37c - Browse repository at this point
Copy the full SHA a6ce37cView commit details -
evm: fix failed tx rwSet collecting;
Configuration menu - View commit details
-
Copy full SHA for 22d858d - Browse repository at this point
Copy the full SHA 22d858dView commit details -
mvstates: fix oom issue when mining is enabled;
mvstates: opt async dep generation; mvstates: opt resolve dep logic; mvstates: fix async dep gen deadlock issue; miner: support record sysytem tx rwset; miner: opt txdag enable checking; txdag: fix system tx finalise issue; mvstate: using pending writes to accelerate txdag generation; txdag: test snappy compress ratio; txdag: add more bench tests; txdag: reduce mem alloc and async resolve tx dependency; txdag: add excluded flag; mvstates: generate txdag with excluded flag; txdag: support multi flags, and supported in pevm; txdag: opt TxDAG rwset collecting & generating; txdag: opt txdag encoding, reduce rlp size
Configuration menu - View commit details
-
Copy full SHA for 71f4525 - Browse repository at this point
Copy the full SHA 71f4525View commit details -
* txDAG transfer * encode/decode txDAG data with ABI * set txDAG receiver to a special address --------- Co-authored-by: andyzhang2023 <andyzhang2023@gmail.com> merge conflict fix conflict
Configuration menu - View commit details
-
Copy full SHA for a70fe85 - Browse repository at this point
Copy the full SHA a70fe85View commit details -
fix bug: only generate DAG tx after both 'remote' and 'local' transac…
…tions are executed
Configuration menu - View commit details
-
Copy full SHA for 5f9c619 - Browse repository at this point
Copy the full SHA 5f9c619View commit details -
fix bug: only generate DAG tx after both 'remote' and 'local' transac…
…tions are executed
Configuration menu - View commit details
-
Copy full SHA for 560af71 - Browse repository at this point
Copy the full SHA 560af71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c802a - Browse repository at this point
Copy the full SHA 63c802aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef7ba8 - Browse repository at this point
Copy the full SHA 7ef7ba8View commit details -
mvstates: abandon RWKey, using origin key to record rwset;
mvstates: support txdepMap to produce txdag; mvststes: using struct in rwset;
Configuration menu - View commit details
-
Copy full SHA for d11a90b - Browse repository at this point
Copy the full SHA d11a90bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38040aa - Browse repository at this point
Copy the full SHA 38040aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb6f8f - Browse repository at this point
Copy the full SHA 9eb6f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7332f06 - Browse repository at this point
Copy the full SHA 7332f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0001951 - Browse repository at this point
Copy the full SHA 0001951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b57be3 - Browse repository at this point
Copy the full SHA 4b57be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c6c71 - Browse repository at this point
Copy the full SHA 69c6c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for e74d13d - Browse repository at this point
Copy the full SHA e74d13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e4cbf - Browse repository at this point
Copy the full SHA 60e4cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0593ec3 - Browse repository at this point
Copy the full SHA 0593ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c9e329 - Browse repository at this point
Copy the full SHA 9c9e329View commit details -
txdag: clean code, abandon useless codes, add more async logic;
txdag: refactor async logic, reduce concurrent logic; txdag: using slice cache rather than sending chan directly; txdag: opt gc issue; txdag: support init cache pool;
Configuration menu - View commit details
-
Copy full SHA for 1ae3839 - Browse repository at this point
Copy the full SHA 1ae3839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39100e7 - Browse repository at this point
Copy the full SHA 39100e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e483990 - Browse repository at this point
Copy the full SHA e483990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b1c5a - Browse repository at this point
Copy the full SHA 80b1c5aView commit details -
txdag: fix record panic after stop the async gen;
worker: add UT to test txdag gasless block generation;
Configuration menu - View commit details
-
Copy full SHA for 44a78b8 - Browse repository at this point
Copy the full SHA 44a78b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31263e7 - Browse repository at this point
Copy the full SHA 31263e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 778fa73 - Browse repository at this point
Copy the full SHA 778fa73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3b498 - Browse repository at this point
Copy the full SHA 1b3b498View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0526cc - Browse repository at this point
Copy the full SHA d0526ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf69635 - Browse repository at this point
Copy the full SHA bf69635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 051107e - Browse repository at this point
Copy the full SHA 051107eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d56ca - Browse repository at this point
Copy the full SHA e0d56caView commit details -
Configuration menu - View commit details
-
Copy full SHA for f65ca0a - Browse repository at this point
Copy the full SHA f65ca0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b1e2e - Browse repository at this point
Copy the full SHA e9b1e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 917aaa0 - Browse repository at this point
Copy the full SHA 917aaa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c77b545 - Browse repository at this point
Copy the full SHA c77b545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ae50e - Browse repository at this point
Copy the full SHA 14ae50eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f55f7 - Browse repository at this point
Copy the full SHA b6f55f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bf1bb6 - Browse repository at this point
Copy the full SHA 2bf1bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e251dc - Browse repository at this point
Copy the full SHA 6e251dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c397a9 - Browse repository at this point
Copy the full SHA 9c397a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f206e6d - Browse repository at this point
Copy the full SHA f206e6dView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a61b73 - Browse repository at this point
Copy the full SHA 6a61b73View commit details