SHIVAM SHARMA
|
b1d86bd6ea
|
Shivam/txpool tracing (#604)
* lock, unlock to rlock, runlock
* add : tracing Pending() and Locals()
* Log time spent in committing a tx during mining
* Remove data from logging
* Move log into case where a tx completes without error
* profile fillTransactions
* fix conflict
* bug fixes
* add logs
* txpool: add tracing in Pending()
* rearrange tracing
* add attributes
* fix
* fix
* log error in profiling
* update file mode and file path for profiling
* full profiling
* fix log
* fix log
* less wait
* fix
* fix
* logs
* worker: use block number for prof files
* initial
* txList add
* fix gas calculation
* fix
* green tests
* linters
* prettify
* allocate less
* no locks between pending and reorg
* no locks
* no locks on locals
* more tests
* linters
* less allocs
* comment
* optimize errors
* linters
* fix
* fix
* Linters
* linters
* linters
* simplify errors
* atomics for transactions
* fix
* optimize workers
* fix copy
* linters
* txpool tracing
* linters
* fix tracing
* duration in mcs
* locks
* metrics
* fix
* cache hit/miss
* less locks on evict
* remove once
* remove once
* switch off pprof
* fix data race
* fix data race
* add : sealed total/empty blocks metric gauge
* add : RPC debug_getTraceStack
* fix : RPC debug_getTraceStack
* fix : RPC debug_getTraceStack for all go-routines
* linters
* add data race test on txpool
* fix concurrency
* noleak
* increase batch size
* prettify
* tests
* baseFee mutex
* panic fix
* linters
* fix gas fee data race
* linters
* more transactions
* debug
* debug
* fix ticker
* fix test
* add cacheMu
* more tests
* fix test panic
* linters
* add statistics
* add statistics
* txitems data race
* fix tx list Has
* fix : lint
Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
Co-authored-by: Jerry <jerrycgh@gmail.com>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
Co-authored-by: Evgeny Danienko <6655321@bk.ru>
|
2022-12-12 12:34:02 +05:30 |
|
marcello33
|
50a778207e
|
dev: add: pos-944: snyk and govuln integration (#578)
* dev: add: pos-944 security ci and readme
* dev: add: pos-944 remove linters as this is included already in build ci
* dev: chg: pos-947 dependencies upgrade to solve snyk security issues
* dev: chg: update security-ci
* dev: chg: remove linter to allow replacements for security issues
* dev: add: pos-944 verify path when updating metrics from config
* dev: add: pos-944 fix linter
* dev: add: pos-944 add .snyk policy file / fix snyk code vulnerabilities
* dev: fix: pos-944 import common package / gitignore snyk dccache file
* dev: fix: pos-944 verify canonical path for crashers
* dev: fix: pos-944 linter
* dev: add: pos-976 add govuln check
* dev: add: pos-976 test upload with permissions
* dev: add: pos-976 remove duplicated upload
* dev: add: pos-976 report upload
* dev: add: pos-976 remove upload
* dev: fix: pos-944 fix govuln action
* dev: fix: pos-944 move govulncheck to security-ci
* dev: fix: pos-944 bump golvun action and golang versions
* dev: fix: pos-944 remove persmissions and fix conflicts
* dev: chg: restore err msg
* dev: chg: remove duplicated function
* dev: chg: sort import
* dev: chg: fix linter
* dev: add: use common VerifyCrasher function to avoid duplications / replace deprecated ioutils.ReadFile
* dev: fix: typo
|
2022-12-06 10:53:55 +01:00 |
|
Arpit Temani
|
ba5822543c
|
Merge pull request #599 from maticnetwork/raneet10/pos-534
CI: Optimize devnet setup
|
2022-11-30 11:38:13 +05:30 |
|
Raneet Debnath
|
806ed051be
|
minor chg: add new line
|
2022-11-25 17:50:58 +05:30 |
|
Raneet Debnath
|
9155cfc68b
|
CI: cleanup
|
2022-11-25 17:37:31 +05:30 |
|
Raneet Debnath
|
7cb597886a
|
CI: echo peers and block no.
|
2022-11-25 16:20:43 +05:30 |
|
Raneet Debnath
|
e378b5febc
|
CI: fix assignment operator
|
2022-11-25 15:29:25 +05:30 |
|
Raneet Debnath
|
5df25bd360
|
CI: fix missing ;
|
2022-11-25 14:50:18 +05:30 |
|
Raneet Debnath
|
c686660fe5
|
CI: try using checked out bor path
|
2022-11-25 14:05:58 +05:30 |
|
Raneet Debnath
|
ca5fbadd70
|
CI: test: use bor in matic-cli
|
2022-11-25 12:19:20 +05:30 |
|
Raneet Debnath
|
be0a2ad79f
|
CI: test launch devnet without hardcoded sleep time (pos-534)
|
2022-11-25 11:24:56 +05:30 |
|
Arpit Temani
|
b1739f67d7
|
Merge pull request #588 from maticnetwork/arpit/qa-to-develop
qa to develop
|
2022-11-22 13:30:10 +05:30 |
|
Arpit Temani
|
7ae5bce4d5
|
minor refactor
|
2022-11-22 12:28:57 +05:30 |
|
Arpit Temani
|
d89759c318
|
fix issues
|
2022-11-22 12:22:22 +05:30 |
|
Arpit Temani
|
be58978cdc
|
revert some changes
|
2022-11-22 12:20:57 +05:30 |
|
Arpit Temani
|
a4a39a4dd9
|
merge v0.2.18-candidate
|
2022-11-22 12:16:28 +05:30 |
|
Arpit Temani
|
4c8ff3a062
|
merge v0.2.17
|
2022-11-22 12:14:10 +05:30 |
|
Arpit Temani
|
8ca3251aab
|
version change
|
2022-11-22 01:27:22 +05:30 |
|
Arpit Temani
|
ac0593d6e1
|
mumbai fork - 13th dewc
|
2022-11-22 01:20:09 +05:30 |
|
SHIVAM SHARMA
|
aece5ca954
|
Merge pull request #587 from maticnetwork/shivam/POS-991
add : statesync tx added to GetBlockTransactionCount rpc
|
2022-11-21 22:55:15 +05:30 |
|
Shivam Sharma
|
5f8f8988ec
|
lint : fix lint
|
2022-11-21 18:28:23 +05:30 |
|
Shivam Sharma
|
3008b04252
|
add : statesync tx added to GetBlockTransactionCount rpc
|
2022-11-21 18:23:12 +05:30 |
|
SHIVAM SHARMA
|
72831c1f3a
|
Merge pull request #585 from maticnetwork/shivam/POS-992
add : bor.logs in custom GetFilterLogs
|
2022-11-21 18:19:43 +05:30 |
|
Shivam Sharma
|
4cd58f176a
|
fix : minor fix
|
2022-11-21 15:28:34 +05:30 |
|
Shivam Sharma
|
b6d1276474
|
fix : lint
|
2022-11-21 15:16:28 +05:30 |
|
Shivam Sharma
|
07f9741e8a
|
add : bor.logs in custom GetFilterLogs
|
2022-11-21 14:53:22 +05:30 |
|
Arpit Temani
|
06c8ca6611
|
fix unused imports
|
2022-11-20 21:47:00 +05:30 |
|
Arpit Temani
|
1004bbd912
|
merge qa to develop
|
2022-11-20 21:44:55 +05:30 |
|
Raneet Debnath
|
a3e7769b5b
|
Merge pull request #583 from maticnetwork/raneet10/pos-535
Speed up smoke test
|
2022-11-18 20:06:37 +05:30 |
|
Raneet Debnath
|
296a9c4ff5
|
fix: incorrect condition
|
2022-11-18 18:58:52 +05:30 |
|
Raneet Debnath
|
f3573f086d
|
fix: timer condition
|
2022-11-18 18:38:03 +05:30 |
|
Raneet Debnath
|
1da5b36da9
|
new: timer
|
2022-11-18 16:18:34 +05:30 |
|
Raneet Debnath
|
87c54fa7be
|
chg: remove repetitive logs
|
2022-11-18 15:00:46 +05:30 |
|
Raneet Debnath
|
b2a453b115
|
chg: increase timeout
|
2022-11-18 14:04:34 +05:30 |
|
Raneet Debnath
|
dfa051483f
|
Merge branch 'develop' of https://github.com/maticnetwork/bor into raneet10/pos-535
|
2022-11-17 18:23:16 +05:30 |
|
Raneet Debnath
|
1b8ef5059f
|
cleanup
|
2022-11-17 18:20:53 +05:30 |
|
Raneet Debnath
|
245b327129
|
sq paranthesis
|
2022-11-17 17:13:12 +05:30 |
|
Raneet Debnath
|
ee2009e0c5
|
op
|
2022-11-17 16:17:35 +05:30 |
|
Raneet Debnath
|
529e81bd92
|
bool types
|
2022-11-17 15:01:29 +05:30 |
|
Raneet Debnath
|
c6079a4d4e
|
chg parenthesis
|
2022-11-17 13:59:07 +05:30 |
|
Arpit Temani
|
55001d8023
|
Merge pull request #461 from maticnetwork/arpit/pos-655
sprint length change
|
2022-11-17 13:03:06 +05:30 |
|
Raneet Debnath
|
6c77efc955
|
fix logic
|
2022-11-17 12:55:00 +05:30 |
|
Raneet Debnath
|
5f0fc27fea
|
fix
|
2022-11-17 12:02:00 +05:30 |
|
Arpit Temani
|
f713647762
|
Merge branch 'arpit/pos-655' of github.com:maticnetwork/bor into arpit/pos-655
|
2022-11-17 11:43:35 +05:30 |
|
Arpit Temani
|
366496f68a
|
revert changes for delhi fork
|
2022-11-17 11:43:21 +05:30 |
|
Raneet Debnath
|
e004e5f298
|
init: pos-535 smoke test
|
2022-11-17 11:11:42 +05:30 |
|
Arpit Temani
|
f919886a39
|
Update sealer_test.go
|
2022-11-16 09:47:01 +05:30 |
|
Arpit Temani
|
9330780bb1
|
Update smoke_test.sh
|
2022-11-16 09:43:48 +05:30 |
|
Arpit Temani
|
d5482469d0
|
change 5 sec to 2 sec
|
2022-11-15 22:26:42 +05:30 |
|
Arpit Temani
|
22988ac97b
|
bugfix
|
2022-11-15 22:13:57 +05:30 |
|