Commit graph

13952 commits

Author SHA1 Message Date
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
Arpit Temani
2b84185173 change ci params 2022-11-15 22:06:12 +05:30
Arpit Temani
1832134a42
Merge pull request #579 from maticnetwork/shivam/POS-972
Shivam/pos 972
2022-11-15 19:42:13 +05:30
Arpit Temani
709bbc8a3e change mumbai and mainnet blocks 2022-11-15 19:41:41 +05:30
Arpit Temani
5a9a8c5804 change hardfork to span start 2022-11-15 16:44:28 +05:30
Arpit Temani
db1c31316f Merge branch 'arpit/pos-655' of github.com:maticnetwork/bor into shivam/POS-972 2022-11-15 16:40:24 +05:30
Arpit Temani
278f7e7239 add checkpoint delay 2022-11-15 16:34:47 +05:30
Arpit Temani
54934761bf change mumbai block number 2022-11-15 16:28:06 +05:30
Arpit Temani
4a1653f7e3 change sprintlength for 2022-11-15 15:06:49 +05:30
Arpit Temani
4642045a4c Merge branch 'arpit/pos-655' of github.com:maticnetwork/bor into shivam/POS-972 2022-11-15 15:00:47 +05:30
Arpit Temani
2543e974ee change version 2022-11-15 14:44:51 +05:30
Arpit Temani
ab6925d7a8 fix matic cli config 2022-11-15 14:27:27 +05:30
Arpit Temani
769e2bb805 change matic-cli config 2022-11-15 13:38:16 +05:30
Arpit Temani
3896c5b319 ci changes 2022-11-15 13:01:16 +05:30
Shivam Sharma
846abac772 fix : failing TestJaipurFork 2022-11-15 11:30:50 +05:30
Shivam Sharma
2e3924ddea lint 2022-11-15 10:47:46 +05:30
Arpit Temani
102d293609 fix tests 2022-11-15 00:57:47 +05:30
Shivam Sharma
7d92be2f17 fix : jaipurFork & baseFeeChangeDenom hardfork num to bigInt 2022-11-14 17:52:55 +05:30
Shivam Sharma
f768136102 init : baseFeeChangeDenom HardFork Changes 2022-11-14 17:38:12 +05:30
Arpit Temani
a4cbe442d8 skip test 2022-11-14 16:18:06 +05:30
Arpit Temani
3da2f650cb fix lints 2022-11-14 12:18:05 +05:30
Arpit Temani
dd9147dcd7 fix testcases 2022-11-14 11:36:54 +05:30
Arpit Temani
b7a282792c merge develop 2022-11-13 19:05:26 +05:30
Arpit Temani
817ca2a2ba add 2 node testcase 2022-11-13 17:28:47 +05:30
SHIVAM SHARMA
7122ddbde8
Merge pull request #576 from maticnetwork/shivam/POS-654
fix : TestRemoteMultiNotifyFull
2022-11-10 02:49:01 +05:30
Raneet Debnath
0c222f3dad
Merge pull request #535 from maticnetwork/raneet10/pos-845
POS-845 testcase
2022-11-09 22:30:19 +05:30
Raneet Debnath
41fddd6a5e pos-845: efficient ticker 2022-11-09 21:25:30 +05:30
Raneet Debnath
82bf6d0c37
defer ticker.Stop
Co-authored-by: Evgeny Danilenko <6655321@bk.ru>
2022-11-09 19:32:43 +05:30
Raneet Debnath
27cd2ae11a pos-845: parallelise subtests 2022-11-09 18:19:28 +05:30
Raneet Debnath
3e4b872e16 pos-845: subtests 2022-11-09 16:21:05 +05:30
Raneet Debnath
043547129a merge develop 2022-11-09 15:14:21 +05:30
Shivam Sharma
c5569e4da9 fix : TestRemoteMultiNotifyFull 2022-11-04 17:09:46 +05:30
Jerry
b1f4196fa8
Merge pull request #575 from cffls/qa
Removed vhosts for ws and replaced cors with origins (#574)
2022-11-03 22:47:34 -07:00
Pratik Patil
8cc0b25353 Removed vhosts for ws and replaced cors with origins (#574)
* removed vhosts for ws and added replaced cors with origins

* updated script
2022-11-03 12:56:58 -07:00
Pratik Patil
1ab225c0e4
Removed vhosts for ws and replaced cors with origins (#574)
* removed vhosts for ws and added replaced cors with origins

* updated script
2022-11-03 12:54:57 -07:00
Jerry
cabd736df9
Merge pull request #572 from cffls/qa
Add state sync transaction to debug_trace functions.
2022-11-02 12:44:37 -07:00
Jerry
0bc9f60756 Remove context from ApplyMessage 2022-11-01 17:00:41 -07:00
Shivam Sharma
2ec9e7b540 add : lint 2022-11-01 16:57:48 -07:00
Shivam Sharma
3a0cedc4b1 chg : standardTraceBlockToFile fix 2022-11-01 16:57:48 -07:00
Shivam Sharma
5e574bf129 chg : fix derference error on config without borTraceEnabled 2022-11-01 16:57:48 -07:00
Shivam Sharma
06a8f28703 chg : minor fix 2022-11-01 16:57:48 -07:00
Shivam Sharma
967b20ebf7 chg : major fix 2022-11-01 16:57:48 -07:00
Shivam Sharma
bce66b7ef5 chg : lint files 2022-11-01 16:57:48 -07:00