Anil Chinchawale
80ac2a9717
Merge pull request #87 from XinFinOrg/develop
...
MainNet Changes Added
2019-05-29 14:56:22 +05:30
ronakgothi
4db94d8917
updated reward
2019-05-27 11:55:38 +05:30
ronakgothi
d49db00216
Updated Candidate Delay Withdraw to 30 days
2019-05-27 11:20:58 +05:30
ronakgothi
d32e733510
Initial ValidatorCap changed to 10M
2019-05-25 11:24:28 +05:30
Ritesh kakkad
79a16c0f00
Update README.md
2019-05-11 10:05:34 +05:30
Ritesh kakkad
0f622f91b5
Update README.md
2019-05-11 10:00:14 +05:30
Ritesh kakkad
b857c9daac
Update README.md
2019-05-11 09:59:26 +05:30
parmarrushabh
f3bd1beb36
Merge branch 'develop' of https://github.com/XinFinOrg/XDPoS-TestNet-Apothem into develop
2019-04-29 12:53:30 +05:30
parmarrushabh
637cf2c0f7
created bew checklist
2019-04-29 12:52:04 +05:30
Anil Chinchawale
8c85c288a9
Merge pull request #84 from XinFinOrg/AnilChinchawale-patch-3
...
Update version.go
2019-04-25 17:48:05 +05:30
Anil Chinchawale
9f647eee3e
Update version.go
2019-04-25 17:47:51 +05:30
Anil Chinchawale
931fa283fb
Merge pull request #83 from XinFinOrg/develop
...
Fix Bad_Block issue
2019-04-25 17:45:26 +05:30
parmarrushabh
8bf8ff64c3
Merge branch 'develop' of https://github.com/XinFinOrg/XDPoS-TestNet-Apothem into develop
2019-04-25 12:12:00 +05:30
parmarrushabh
3e5f4d54a8
Hot_Fix Bad block Error
2019-04-25 12:11:30 +05:30
rushabh parmar
2454030063
Merge pull request #82 from XinFinOrg/main-net
...
Main net
2019-04-24 16:30:01 +05:30
parmarrushabh
384f548c77
Added new Params
2019-04-23 18:15:19 +05:30
parmarrushabh
51298b5264
default balance 350
2019-04-23 12:03:31 +05:30
parmarrushabh
a5325f346f
changes in foundation wallet address)
2019-04-23 11:15:00 +05:30
parmarrushabh
44e1e35a0f
changes in params due to large data
2019-04-22 18:03:59 +05:30
parmarrushabh
3f5196c056
Added new hard coded reward
2019-04-22 14:26:50 +05:30
parmarrushabh
f1a9ceae54
change in params for swap wallet)
2019-04-18 12:10:42 +05:30
Péter Szilágyi
4bcc0a37ab
Merge pull request #19473 from karalabe/geth-1.8.27
...
[1.8.27 backport] eth, les, light: enforce CHT checkpoints on fast-sync too
2019-04-17 15:47:54 +03:00
Péter Szilágyi
b5f92e66c6
params, swarm: release Geth v1.8.27 (noop Swarm v0.3.15)
2019-04-17 14:57:38 +03:00
Péter Szilágyi
d8787230fa
eth, les, light: enforce CHT checkpoints on fast-sync too
2019-04-17 14:56:58 +03:00
Péter Szilágyi
cdae1c59ab
Merge pull request #19437 from zsfelfoldi/fix-sendtx
...
les: fix SendTx cost calculation and verify cost table
2019-04-10 15:45:13 +03:00
Péter Szilágyi
0b00e19ed9
params, swarm: release Geth v1.8.26 (+noop Swarm v0.3.14)
2019-04-10 15:38:01 +03:00
Zsolt Felfoldi
c8d8126bd0
les: check required message types in cost table
2019-04-10 13:12:46 +02:00
Zsolt Felfoldi
0de9f32ae8
les: backported new SendTx cost calculation
2019-04-10 13:12:42 +02:00
Péter Szilágyi
14ae1246b7
Merge pull request #19416 from jmcnevin/cli-fix
...
Revert flag removal
2019-04-09 11:47:09 +03:00
Péter Szilágyi
dc59af8622
params, swarm: hotfix Geth v1.8.25 release to restore rpc flags
2019-04-09 10:58:00 +03:00
Jeremy McNevin
45730cfab3
cmd/geth: fix accidental --rpccorsdomain and --rpcvhosts removal
2019-04-09 10:56:50 +03:00
Péter Szilágyi
4e13a09c50
Merge pull request #19370 from karalabe/geth-1.8.24
...
Backport PR for the v1.8.24 maintenance release
2019-04-08 16:16:05 +03:00
Péter Szilágyi
009d2fe2d6
params, swarm: release Geth v1.8.24 (noop Swarm 0.3.12)
2019-04-08 16:06:59 +03:00
Martin Holst Swende
e872ba7a9e
eth, les, geth: implement cli-configurable global gas cap for RPC calls ( #19401 )
...
* eth, les, geth: implement cli-configurable global gas cap for RPC calls
* graphql, ethapi: place gas cap in DoCall
* ethapi: reformat log message
2019-04-08 15:15:13 +03:00
Felix Lange
9d9c6b5847
p2p/discover: bump failure counter only if no nodes were provided ( #19362 )
...
This resolves a minor issue where neighbors responses containing less
than 16 nodes would bump the failure counter, removing the node. One
situation where this can happen is a private deployment where the total
number of extant nodes is less than 16.
Issue found by @jsying.
2019-04-08 14:35:50 +03:00
Péter Szilágyi
8ca6454807
params: set Rinkeby Petersburg fork block (4th May, 2019)
2019-04-08 12:14:05 +03:00
Péter Szilágyi
0e63a70505
core: minor code polishes + rebase fixes
2019-04-08 12:04:31 +03:00
rjl493456442
f1b00cffc8
core: re-omit new log event when logs rebirth
2019-04-08 12:02:15 +03:00
Péter Szilágyi
442320a8ae
travis: update builders to xenial to shadow Go releases
2019-04-08 12:00:42 +03:00
Martin Holst Swende
af401d03a3
all: simplify timestamps to uint64 ( #19372 )
...
* all: simplify timestamps to uint64
* tests: update definitions
* clef, faucet, mobile: leftover uint64 fixups
* ethash: fix tests
* graphql: update schema for timestamp
* ethash: remove unused variable
2019-04-08 12:00:42 +03:00
Péter Szilágyi
80a2a35bc3
trie: there's no point in retrieving the metaroot
2019-04-08 12:00:42 +03:00
Péter Szilágyi
fca5f9fd6f
common/fdlimit: fix macos file descriptors for Go 1.12
2019-04-02 13:14:21 +03:00
Péter Szilágyi
38c30f8dd8
light, params: update CHTs, integrate CHT for Goerli too
2019-04-02 12:10:06 +03:00
Anil Chinchawale
f4bdcb1238
Merge pull request #80 from XinFinOrg/AnilChinchawale-patch-1
...
Update tx_pool.go
2019-04-01 14:35:48 +05:30
Anil Chinchawale
4adc9c0fdc
Update tx_pool.go
2019-04-01 14:33:59 +05:30
parmarrushabh
3456368fdc
XDPoS unit test fixed
2019-03-27 17:18:37 +05:30
AnilChinchawale
a1915c3249
random block set
2019-03-26 17:10:47 +05:30
AnilChinchawale
00c46851a2
downloader error fix
2019-03-26 14:54:16 +05:30
parmarrushabh
a6238b785d
test output corrected
2019-03-26 14:50:50 +05:30
AnilChinchawale
8000ce3c93
move m2 for unit test
2019-03-26 14:46:39 +05:30