-
Notifications
You must be signed in to change notification settings - Fork 101
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
[R4R]-{release/v0.4.3}: merge Develop into release/v0.4.3 #1350
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc30663 - Browse repository at this point
Copy the full SHA fc30663View commit details -
[R4R] - {license}: add DA license (#1263)
* add DA license * add DA license and FraudProof LICENSE * fix DA proof
Configuration menu - View commit details
-
Copy full SHA for 2b3c947 - Browse repository at this point
Copy the full SHA 2b3c947View commit details
Commits on Aug 2, 2023
-
[R4R]-{develop}:Optimize the rollup service (#1301)
* add mt-batcher flag * add mt-batcher params flag. * finish mt-batcher logic change * add judge logic * finish mt-batcher * add batch_submitter flag config * finish adding MinRollupTxn and MaxRollupTxn config for limiting rollup txn. * cancel the limit of requiring 1 deposit tx for rollup submitting * delete size limit for rollup process * add rollup timeout config flag. * fix some error * delete unnecessary judge logic * fix bug * fix bug * fix PR comments problem * fix PR comments problem for annotation * delete unnecessary log info msg * Add new timeout check logic * change time check * fix config error drop * fix import format * delete unused import ERC20 --------- Co-authored-by: Shijiang Guo <guoshijiang2012@163.com>
Configuration menu - View commit details
-
Copy full SHA for ba52077 - Browse repository at this point
Copy the full SHA ba52077View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee604d1 - Browse repository at this point
Copy the full SHA ee604d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00cd0f7 - Browse repository at this point
Copy the full SHA 00cd0f7View commit details
Commits on Aug 8, 2023
-
Add Mantle audit report files (#1333)
* Add Mantle audit report files * Add Mantle audit report files
Configuration menu - View commit details
-
Copy full SHA for 84ad98d - Browse repository at this point
Copy the full SHA 84ad98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 440a741 - Browse repository at this point
Copy the full SHA 440a741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30019c0 - Browse repository at this point
Copy the full SHA 30019c0View commit details -
[R4R]-{mt-batcher}: log optimization for mt-batcher and da-retriever (#…
…1329) * log optimization for mt-batcher * rm pnpm-lock.yaml
Configuration menu - View commit details
-
Copy full SHA for 2562dab - Browse repository at this point
Copy the full SHA 2562dabView commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78091f2 - Browse repository at this point
Copy the full SHA 78091f2View commit details -
[R4R]-{changelog}: add change log for v0.4.3-alpha.0 (#1325)
# Goals of PR Core changes: add change log for v0.4.3-alpha.0 merge main into develop Notes: no Related Issues: no
Configuration menu - View commit details
-
Copy full SHA for 446e2af - Browse repository at this point
Copy the full SHA 446e2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 170161d - Browse repository at this point
Copy the full SHA 170161dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c8c57 - Browse repository at this point
Copy the full SHA 09c8c57View commit details -
R4R: Feature/fix mt batcher (#1334)
# Goals of PR Core changes: - modify for Rollup services optimization code. Notes: - associated pr: #1301 Related Issues: - no
Configuration menu - View commit details
-
Copy full SHA for 10f6f93 - Browse repository at this point
Copy the full SHA 10f6f93View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0736b3 - Browse repository at this point
Copy the full SHA b0736b3View commit details -
[R4R]: delete error judge logic (#1337)
# Goals of PR Core changes: - delete error judge logic Notes: - Write notes here Related Issues: - Link issues here
Configuration menu - View commit details
-
Copy full SHA for d67a238 - Browse repository at this point
Copy the full SHA d67a238View commit details
Commits on Aug 10, 2023
-
hotfix: polyfill mnt address for testnet
AlbertZhang authored and AlbertZhang committedAug 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 683a8cf - Browse repository at this point
Copy the full SHA 683a8cfView commit details -
[R4R]-{develop}: handle testnet MNT token address compatibility (#1338)
# Goals of PR Core changes: - Add testnet MNT token address compatibility Notes: - No Related Issues: - No
Configuration menu - View commit details
-
Copy full SHA for b1720ed - Browse repository at this point
Copy the full SHA b1720edView commit details
Commits on Aug 14, 2023
-
[R4R]-{develop}: Bugfix/fix gas oracle gomod (#1341)
[fix]: fix gasoracle go mod
Configuration menu - View commit details
-
Copy full SHA for b3bbba4 - Browse repository at this point
Copy the full SHA b3bbba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed203f6 - Browse repository at this point
Copy the full SHA ed203f6View commit details -
[R4R]-{develop}: fix gas-oracle dockerfile (#1342)
# Goals of PR Core changes: fix gasoracle gomod & docker file Notes: no Related Issues: no
Configuration menu - View commit details
-
Copy full SHA for db46a0c - Browse repository at this point
Copy the full SHA db46a0cView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed6fa65 - Browse repository at this point
Copy the full SHA ed6fa65View commit details -
[R4R]-{develop}: fix gasoracle update frequency (#1344)
# Goals of PR Core changes: fix gasoracle update frequency Notes: no Related Issues: no
Configuration menu - View commit details
-
Copy full SHA for 0a5ea1f - Browse repository at this point
Copy the full SHA 0a5ea1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a9ef8 - Browse repository at this point
Copy the full SHA 09a9ef8View commit details -
[R4R]-{develop}: fix bigint cmp formula (#1345)
# Goals of PR Core changes: fix overhead compare formula Notes: no Related Issues: no
Configuration menu - View commit details
-
Copy full SHA for 9803e74 - Browse repository at this point
Copy the full SHA 9803e74View commit details -
[R4R]-{develop}: fix block log query range (#1347)
[fix]: fix block log query range
Configuration menu - View commit details
-
Copy full SHA for 88f482e - Browse repository at this point
Copy the full SHA 88f482eView commit details -
[R4R]-{develop}-[gasoracle]impr: initialize fee_scalar metrics (#1346)
Core changes: - Query scalar from gas_oracle contract and initialize fee_scalar for metrics when gas_oracle starts
Configuration menu - View commit details
-
Copy full SHA for 894f76d - Browse repository at this point
Copy the full SHA 894f76dView commit details
Commits on Aug 16, 2023
-
update @mantleio/sdk to version 0.2.2 (#1349)
Co-authored-by: Sha3n <qingruishen@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for ca288dd - Browse repository at this point
Copy the full SHA ca288ddView commit details