andri lim
8193a4ae6a
refactor gas used in transaction
2019-02-27 13:30:18 +02:00
andri lim
f21f73e5c5
refactor setupComputation
2019-02-27 13:30:18 +02:00
andri lim
9d6fb4c82e
add comment to transaction tracer
2019-02-27 13:30:18 +02:00
andri lim
810259bfc4
make test green
2019-02-27 13:30:18 +02:00
andri lim
200f93a3b7
refactor incNonce
2019-02-27 13:30:18 +02:00
andri lim
2c032ad1ab
refactor utils
2019-02-27 13:30:18 +02:00
Ștefan Talpalaru
091bbe22db
Merge branch 'windows'
2019-02-27 11:47:32 +01:00
Ștefan Talpalaru
de5a3899f7
env.sh: use native Windows paths on Mingw
2019-02-27 03:59:56 +01:00
Ștefan Talpalaru
6188e3f6b8
Merge branch 'submodules'
2019-02-26 18:14:17 +01:00
Ștefan Talpalaru
780860544d
update vendor/nim-beacon-chain and vendor/nim-http-utils
2019-02-26 16:31:48 +01:00
Ștefan Talpalaru
fee0b7536a
Merge branch 'jangko-fix_512335'
2019-02-26 16:16:58 +01:00
andri lim
a7c19e7c71
update tracer test data again
2019-02-26 09:00:46 +07:00
andri lim
dac44f557b
update test log
2019-02-26 08:47:24 +07:00
andri lim
8fbcbfb9b3
add some notable blocks into test
2019-02-26 08:45:32 +07:00
andri lim
10b61ae22a
update tracer test data
2019-02-26 08:40:40 +07:00
andri lim
9522c1145f
fix #245 again
2019-02-25 22:59:05 +07:00
andri lim
9fcba8f90d
fix block 512335 problem
2019-02-25 21:18:13 +07:00
andri lim
d679798abb
pass additional 12 GST
2019-02-25 21:13:05 +07:00
andri lim
0d64e0a6c3
fix #245
2019-02-25 20:02:16 +07:00
Ștefan Talpalaru
750ea067d2
Merge pull request #246 from jangko/fix_299804
...
Fix 299804
2019-02-25 13:27:32 +01:00
andri lim
d6f7dfde5c
pass additional 4 GST
2019-02-25 17:10:38 +07:00
andri lim
3dd18bd8ec
fix block 299804 problem
2019-02-25 17:03:43 +07:00
Ștefan Talpalaru
230e1d6fd0
update submodules
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
2abf779668
fix rebase
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
e8a6b48904
reorder tests
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
9806110979
Makefile: better "github-ssh" target
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
63a976868d
update vendor/nim-beacon-chain
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
2d5952da78
update submodules
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
53917e2d53
AppVeyor: disable test-reproducibility on 32-bit Windows
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
afc865cf89
AppVeyor: see which Mingw-w64 versions are available in this image
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
5fcfa70be4
test-reproducibility: coloured messages
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
4818685c39
AppVeyor: add test-reproducibility
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
e9565258a6
Windows: disable timestamps in PE headers
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
a96976cd0a
custom nimcache dir
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
05535591f1
quiet compiler building
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
0f656125ac
macOS doesn't have "md5sum"
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
0e126d3014
the Windows build is not reproducible
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
90dcb20d35
let the Makefile manage the symlink
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
1324d8e961
Windows can't deal with symlinks in Git
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
da79a7e996
very simple reproducibility test
...
Additional changes:
- Makefile verbosity control
- nimble.sh can now run in parallel on the same *.nimble file
- nimble.sh no longer used in the Makefile, in favour of a nimbus.nims
symlink that eliminates race risks in parallel jobs
- nimbus.nimble takes extra params in the command line, with the caveat
that they also apply to nim
- setCommand() replaced with exec(), to avoid splitting param strings
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
944d489c19
cleanup .appveyor.yml
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
e8d654ed0f
Windows: allow architecture override
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
50860e3817
Makefile: delete tool binaries in the "clean" target
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
63b8ce8c00
Windows: take into account the .exe suffix
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
4c1a20e9cd
AppVeyor: fix x86 PATH
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
69440a6b4c
Makefile comments
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
1b1be6b2ee
try to use the Mingw-w64 instances provided by AppVeyor
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
766d4fb657
AppVeyor: syntax fix
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
74196c87ea
don't bother rebuilding Nimble, since we don't use it
2019-02-24 10:41:05 +02:00
Ștefan Talpalaru
e5833d046c
AppVeyor: use the Makefile
2019-02-24 10:41:05 +02:00