Wang Gerui
5cfa0ea8bf
fix error during cherry-picking
2023-11-02 00:59:16 +08:00
Guillaume Ballet
6743853dca
console, internal/jsre: use github.com/dop251/goja ( #20470 )
...
This replaces the JavaScript interpreter used by the console with goja,
which is actively maintained and a lot faster than otto. Clef still uses otto
and eth/tracers still uses duktape, so we are currently dependent on three
different JS interpreters. We're looking to replace the remaining uses of otto
soon though.
2023-11-02 00:43:55 +08:00
Wang Gerui
29123c5d28
bump go to 1.21 in go.mod & go.sum
2023-10-23 23:43:43 +08:00
Daniel Liu
0b06bc3a5d
not compare strings in func CompareSignersLists
2023-10-23 22:51:06 +08:00
Daniel Liu
320b358830
replace package sort with common/sort
2023-10-23 22:51:06 +08:00
Daniel Liu
4bbe5a0443
common: implement old version of func sort.Slice
2023-10-23 22:51:06 +08:00
Wang Gerui
9d6adab8fb
bump go to 1.21 in makefile and ci.go
2023-10-23 21:56:09 +08:00
Wang Gerui
9e4b4060c0
bump go to 1.21 in Dockerfiles
2023-10-23 00:08:43 +08:00
Wang Gerui
2b4c0ce851
update .travis.yml
2023-10-19 22:58:27 +08:00
Anil Chinchawale
1718a5b66b
Merge pull request #291 from gzliudan/fix-issue-288
...
Increase gas price from 250000000 to 12500000000
2023-10-16 12:27:54 +05:30
Daniel Liu
41c149916b
set new gas price for devnet
2023-10-16 11:41:33 +08:00
Daniel Liu
7adb98fbe8
update gas fee
2023-10-16 11:24:47 +08:00
Daniel Liu
148e2f1699
add parameter number for function NewMessage
2023-10-16 11:24:47 +08:00
Daniel Liu
0e8b3f1d31
replace TRC21Cost with TxCost
2023-10-16 11:24:47 +08:00
Daniel Liu
9a7ffaa09f
change msg.gasPrice in function AsMessage
2023-10-16 11:24:47 +08:00
Daniel Liu
845d3d49e5
change minGasPrice in function validateTx
2023-10-16 11:24:47 +08:00
Daniel Liu
05ad748307
change MinGasPrice in function Call
2023-10-16 11:24:47 +08:00
Daniel Liu
726172903b
change min and max gas price in SuggestPrice
2023-10-16 11:24:47 +08:00
Daniel Liu
72c51e2bc9
set new MinGasPrice in function makeConfigNode
2023-10-16 11:24:47 +08:00
Daniel Liu
3764cb3d84
add gas price variables and function
2023-10-16 11:22:19 +08:00
Liam
548aa05990
current testnet masternode is 15 ( #333 )
2023-10-14 02:31:44 +11:00
Liam
493a0134da
set testnet v2 block ( #330 )
...
* set testnet v2 block
* set testnet v2 block
2023-10-12 10:50:23 +11:00
Liam
9e00cc595e
Merge pull request #320 from gzliudan/fix-issue-208
...
return right blockHash in logs
2023-10-11 19:21:30 +11:00
Liam
5363ada84d
fix cicd script ( #318 )
...
* fix cicd script
* add port as variable
* add port as variable
2023-09-03 22:04:25 +10:00
Daniel Liu
9e860e4c3f
eth/filters: fix blockHash in eth_getfilterchanges ( #208 )
2023-08-31 15:26:33 +08:00
Daniel Liu
02158d06d9
core: fix blockHash for eth_getLogs, eth_getFilterLogs, eth_getTransactionReceipt ( #208 )
2023-08-31 15:26:26 +08:00
Liam
f6b50b84cd
Merge pull request #317 from XinFinOrg/resolve-master-conflict
...
Resolve master conflict
2023-08-25 16:40:55 +10:00
Liam Lai
1a2e457b7a
resolve conflict
2023-08-25 16:11:33 +10:00
Liam
5153e05edc
Awsv2 ( #316 )
...
* add aws v2
* add aws v2
* fix start script
* fix start script
2023-08-24 23:56:27 +10:00
Liam
0fcf13e842
upgrade terraform ( #315 )
...
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2023-08-23 17:48:36 +10:00
Liam
45c1518ea1
Devnet fix on ci improvement ( #314 )
...
* fix ci
* update pr template
2023-08-21 10:07:00 +10:00
Liam
938db0afcc
Bug Fix: V2 getSigner API ( #313 )
2023-08-20 10:56:08 +10:00
Liam
9369f7b3fa
update apothem config ( #310 )
2023-08-19 16:27:39 +10:00
Banana-J
c87218ae03
Make the pull request template a bit shorter ( #308 )
2023-08-13 09:31:26 +10:00
Liam
7997dc68c1
build universe docker image ( #309 )
...
* build universe docker image
* build universe docker image
* build universe docker image
---------
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2023-08-10 15:37:23 +10:00
Banana-J
1f0599ac19
update the pull request template ( #306 )
2023-08-07 20:04:15 +10:00
Liam
7155e722e4
make sync mode full to avoid race condition ( #305 )
...
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2023-08-07 19:45:19 +10:00
Liam
379ab9ccc7
Merge pull request #304 from XinFinOrg/bump-memory
...
bump memory for fix
2023-08-07 18:47:24 +10:00
Liam Lai
2606438f7c
bump memory for fix
2023-08-07 18:34:54 +10:00
Liam
ef5d064553
Merge pull request #295 from XinFinOrg/dev-upgrade
...
consensus version 2 and cicd pipeline
2023-08-07 18:09:26 +10:00
Liam
8d3a17af92
Merge pull request #303 from XinFinOrg/dev-upgrade-resolve-conflict-2
...
Dev upgrade resolve conflict 2
2023-08-06 23:52:17 +10:00
Liam Lai
f81b286b28
resolve conflict
2023-08-06 22:52:59 +10:00
Liam
53f066b895
bump current version to 1.4.8 ( #301 )
...
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2023-08-06 19:02:53 +10:00
Liam
89d2cbe47d
Add pull request template ( #299 ) ( #302 )
...
Co-authored-by: Banana-J <wjrjerome@gmail.com>
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2023-08-06 14:34:54 +10:00
Banana-J
10f80e34f1
Add pull request template ( #299 )
2023-08-05 22:17:26 +10:00
Liam
368ccdb77b
add parameter into devnet config ( #298 )
...
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2023-08-05 16:32:58 +10:00
Liam
bb6d797dad
Merge pull request #296 from XinFinOrg/dev-upgrade-merge-master
...
Dev upgrade merge master
2023-08-02 17:29:48 +10:00
Liam Lai
69c38ac490
fix broken the tests and one bug
2023-08-02 09:27:46 +10:00
Liam Lai
5623ce8de0
merge from master
2023-07-30 16:50:45 +10:00
Wanwiset Peerapatanapokin
176a3d0756
Merge pull request #292 from XinFinOrg/add-standbynodes-api
...
add standbynodes in GetMasternodesByNumber similar way to subnet
2023-07-24 12:27:26 +07:00