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
Martin Holst Swende
6a4e05c93a
signer: enable typed data signing from signer rpc ( #26241 )
...
This PR should makes it easier to sign EIP-712 typed data via the accounts.Wallet API, by using the mimetype for typed data.
Co-authored-by: nasdf <keenan.nemetz@gmail.com>
2022-11-25 09:13:45 +01:00
rjl493456442
add1bff13f
core/rawdb: fix freezer validation ( #26251 )
...
* core/rawdb: fix freezer validation
* core/rawdb: address comment
2022-11-25 09:10:31 +01:00
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
Manav Darji
137fb19d2a
metrics: handle equal to separated config flag ( #596 )
...
* metrics: handle based config path
* internal/cli/server: add more context to logs
* use space separated flag and value in bor.service
2022-11-24 09:12:32 -05:00
Felix Lange
c5dc61c62d
cmd/utils: gofmt
2022-11-24 13:03:38 +01:00
6xiaowu9
e76813eb13
signer/core/apitypes: deep convert types in slice ( #26203 )
2022-11-24 11:45:20 +01:00
Felix Lange
8846c07d04
cmd/utils: print warning when --metrics.port set without --metrics.addr ( #26248 )
2022-11-24 11:37:58 +01:00
Felix Lange
193f350eb9
core/rawdb: improve freezerTable.Sync ( #26245 )
...
While investigating #22374 , I noticed that the Sync operation of the
freezer does not take the table lock. It also doesn't call sync for all files
if there is an error with one of them. I doubt this will fix anything, but
didn't want to drop the fix on the floor either.
2022-11-24 10:50:28 +01:00
Will Button
58a63147f2
Merge pull request #594 from maticnetwork/wbutton/docker-user-rollback
...
Docker User
2022-11-23 15:42:22 -07:00
Will Button
5fe83d35cf
rollback bor user and use root
2022-11-23 14:16:36 -07:00
Daniel Jones
01e05cd1c3
Merge pull request #590 from maticnetwork/djpolygon/v0.3.0packaging
...
Adding in Mumbai/Mainnet precursor deb packaging for tests to use dur…
2022-11-23 13:36:26 -06:00
Manav Darji
3b6c9b05d7
Merge branch 'qa' of https://github.com/maticnetwork/bor into djpolygon/v0.3.0packaging
2022-11-24 00:03:41 +05:30
Will Button
e468e96be0
Merge pull request #592 from maticnetwork/wbutton/v0.3.0-docker-qa
...
Docker v0.3.0 release for QA
2022-11-23 11:25:43 -07:00
Will Button
08ec50a846
change bor_dir and add bor user for v0.3.0 release
2022-11-23 09:43:34 -07:00
Daniel Jones
c1e84fd694
Removing README swap file
2022-11-23 09:12:42 -06:00
Daniel Jones
ba56c98769
Disabling goreleaser
2022-11-23 09:10:41 -06:00
Daniel Jones
1f0e49b0d8
Adding prerelease true
2022-11-23 09:07:41 -06:00
Daniel Jones
5e92a7fe25
Added changes per discussion in PR, more changes may be necessary
2022-11-23 07:54:15 -06:00
Marius van der Wijden
ec2ec2d08e
core: implement EIP-3651, warm coinbase ( #25819 )
...
Implements EIP-3651, "Warm Coinbase", for Shanghai hardfork. Specification: https://eips.ethereum.org/EIPS/eip-3651 .
2022-11-22 22:39:52 +01:00
Daniel Jones
a0f754dfc5
Adding in Mumbai/Mainnet precursor deb packaging for tests to use during upgrade(iterations to come)
2022-11-22 15:34:25 -06:00
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
Pratik Patil
96e66e5256
Merge branch 'develop' of https://github.com/maticnetwork/bor into block-stm
2022-11-21 17:00:12 +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
kumavis
64dccf7aa4
cmd/utils: log path used when checking disk space ( #26212 )
...
This change logs the path checked when encountering low disk space.
2022-11-21 10:18:18 +01:00
Martin Holst Swende
6975f09998
eth/catalyst: make tests less time-sensitive ( #26201 )
...
This makes a couple of sometimes-failing tests less brittle.
2022-11-21 09:52:12 +01:00
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
Martin Holst Swende
c2e0abce2e
ethstats: set readlimit on ethstats server connection ( #26207 )
...
This prevents DoS when connected to a malicious ethstats server.
2022-11-17 15:33:03 +01:00